Skip to content

Commit 5c74093

Browse files
committed
docs: update status.md with NPC sidebar link session entry
Adds session 40 log entry for the NPC sidebar navigation link and notes Phase 1 (Foundry Completion) is fully complete. https://claude.ai/code/session_01PeB1HsjEYNPSY2iqa7sqqR
1 parent 7314c44 commit 5c74093

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.ai/status.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@
88
<!-- ====================================================================== -->
99

1010
## Last Updated
11-
2026-03-12 -- **Sprint F-5: NPC Viewer / Hall.**
11+
2026-03-12 -- **Post-F-5 QoL: NPC sidebar link + plan reorg.**
12+
13+
40. **Post-F-5 QoL: NPC sidebar navigation link.**
14+
- Added "NPCs" entry to campaign sidebar in `internal/templates/layouts/app.templ` below "All Pages" link.
15+
- Uses `fa-users` icon, `isPathPrefix` for active highlighting, links to `/campaigns/:id/npcs`.
16+
- Updated `.ai/phases.md` with 6-phase priority rewrite (already done in session 36).
17+
- Phase X sprints (X-1 through X-5) already present in `todo.md`.
18+
- **Next up:** Phase 1 continues — Sprint F-4.5/F-QoL/F-5 all complete. Next is Phase 2 (X-1: System Upload UX) or Phase 6 (F-6: Armory/Inventory), depending on owner priority.
1219

1320
39. **Sprint F-5: NPC Viewer / Hall (DONE).**
1421
- **NPC plugin** — New `internal/plugins/npcs/` with model/repo/service/handler/templates/routes. View-layer plugin — no new database tables, queries existing `entities` table filtered by character type + visibility.

0 commit comments

Comments
 (0)