1.3 KiB
1.3 KiB
Quick Task 260322-27k: Add project README - Context
Gathered: 2026-03-22 Status: Ready for planning
## Task BoundaryAdd a project README.md to the repository root with overview, features, installation, usage examples, and build requirements/how to build.
## Implementation DecisionsContent Depth
- Comprehensive sections: overview, features list, installation instructions, usage with CLI examples, build requirements and how-to-build guide
- No contributing guidelines or architecture section needed at this stage
Platform Scope
- Linux only — focus on the primary eBPF-based experience
- No macOS installation or usage instructions
Visual Elements
- No badges (no CI set up yet)
- Include a placeholder/section for an animated TUI screenshot
- Provide guidance on tools for creating animated terminal recordings (e.g., asciinema, VHS by Charmbracelet, ttygif)
Claude's Discretion
- Exact section ordering and formatting style
- Level of detail in CLI usage examples
- User wants advice on creating animated terminal screenshots/recordings for the README
- Build section should cover prerequisites (Rust nightly, bpf-linker, LLVM) and build commands