Commit 5887505
fix(cortex): align KNOWLEDGE_CATEGORIES with current schema.md
The hardcoded category list still used the old taxonomy (entities,
concepts, summaries, how-to), but the live schema documented in
skills/cortex/schema.md uses people/ventures/topics/synthesis/
decisions/learning/research.
Result: status, rebuild-index, and setup all ignored the real store
contents, reporting tiny page counts (e.g. 21) for stores with
hundreds of valid pages because they only counted directories that
no longer match the schema.
Changes:
- KNOWLEDGE_CATEGORIES now matches schema.md
- MEMORY.md routing template links to people/ instead of entities/
- EXTRA_DIRECTORIES drops duplicate 'learning' (now in main list)
Verified against a live store: 366 pages now counted correctly
across all 7 schema categories.
Co-Authored-By: Bosun <bosun@carmenta.ai>1 parent 745aea1 commit 5887505
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
467 | | - | |
| 468 | + | |
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
| |||
0 commit comments