chore: remove completed PRD and superseded bash implementation

rust_prd.md (3,091 lines):
  The Rust port PRD has been fully implemented — all beads closed,
  all features delivered across 7 prior commits. Keeping the PRD
  in-repo adds confusion about what's aspirational vs actual.

statusline.sh (2,245 lines):
  The original bash implementation is fully superseded by the Rust
  binary (claude-statusline). The bash script had fundamental
  limitations: ~200ms render time, no caching, no gradient support,
  no per-tool breakdown, and fragile process-tree width detection.
  The Rust binary renders in <5ms with full feature parity and then
  some. install.sh now targets the Rust binary exclusively.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Taylor Eernisse
2026-02-09 23:43:12 -05:00
parent 8853afffa1
commit e5b18b17ff
2 changed files with 0 additions and 5336 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff