docs(02): create phase plan
This commit is contained in:
@@ -45,7 +45,11 @@ Plans:
|
||||
3. User lands on index.md when the app starts; when index.md is missing, a readable error page is shown instead of a crash
|
||||
4. User can scroll content longer than the terminal with j/k, arrow keys, and PgUp/PgDn
|
||||
5. User sees keyboard hints in the status bar, box-drawing borders on panels, and a CGA-era retro color theme; the layout reflows correctly when the terminal is resized
|
||||
**Plans**: TBD
|
||||
**Plans:** 3 plans
|
||||
Plans:
|
||||
- [ ] 02-01-PLAN.md — Dependencies, vault file loading, and syntax highlighter
|
||||
- [ ] 02-02-PLAN.md — Markdown-to-styled-lines renderer (all constructs)
|
||||
- [ ] 02-03-PLAN.md — App integration: scrolling, status bar, error screen, startup wiring
|
||||
|
||||
### Phase 3: Navigation and Links
|
||||
**Goal**: Users can browse the vault by following links and navigating back and forward through their history
|
||||
@@ -78,6 +82,6 @@ Phases execute in numeric order: 1 → 2 → 3 → 4
|
||||
| Phase | Plans Complete | Status | Completed |
|
||||
|-------|----------------|--------|-----------|
|
||||
| 1. Safety Foundation | 3/3 | Complete | 2026-02-28 |
|
||||
| 2. Vault Core and Rendering | 0/TBD | Not started | - |
|
||||
| 2. Vault Core and Rendering | 0/3 | Not started | - |
|
||||
| 3. Navigation and Links | 0/TBD | Not started | - |
|
||||
| 4. BBS Polish and Live Content | 0/TBD | Not started | - |
|
||||
|
||||
Reference in New Issue
Block a user