You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
12
19
13
20
39.**Sprint F-5: NPC Viewer / Hall (DONE).**
14
21
-**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