docs(palace): mark N7 web UI phase complete in roadmap
This commit is contained in:
parent
e6dacbe809
commit
e6a0e7e85c
@ -847,12 +847,15 @@ export async function getPalaceStats(): Promise<PalaceStats>;
|
||||
- **Workspace page** — show wing stats + recent memories
|
||||
- **Search page** — add "Search Palace" tab alongside note search
|
||||
|
||||
### N7.4 Tests
|
||||
### N7.4 Tests ✅ (e6dacbe)
|
||||
|
||||
- [ ] Palace search renders results
|
||||
- [ ] Wings list shows user's workspaces as wings
|
||||
- [ ] Knowledge graph renders entity nodes
|
||||
- [ ] Empty state renders gracefully
|
||||
- [x] Palace search renders results
|
||||
- [x] Wings list shows user's workspaces as wings
|
||||
- [x] Knowledge graph renders entity nodes
|
||||
- [x] Empty state renders gracefully
|
||||
- [x] Palace client API functions (15 tests)
|
||||
- [x] PalaceStats component (3 tests)
|
||||
- [x] PalacePanel component (3 tests)
|
||||
|
||||
---
|
||||
|
||||
@ -867,7 +870,7 @@ export async function getPalaceStats(): Promise<PalaceStats>;
|
||||
| **N4** | Auto-Save Hooks (note create/update/agent action triggers) | 3 | ~10 | N1 |
|
||||
| **N5** | Palace API Routes (REST endpoints + Zod validation) | 3 | ~14 | N1, N2, N3 |
|
||||
| **N6** | MCP Memory Tools (6 `mempalace_*` tools) | 2 | ~10 | N1, N5 |
|
||||
| **N7** | Web UI (palace panel, KG view, timeline, stats) | 4 | ~8 | N5 |
|
||||
| **N7** | Web UI (palace panel, KG view, timeline, stats) — e6dacbe | 4 | 21 ✅ | N5 |
|
||||
| **Total** | | **27-32 days** | **~125** | |
|
||||
|
||||
### New Dependencies (in NoteLett)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user