2.2 KiB
2.2 KiB
[DEF:Project_Map:Root]
@COMPLEXITY: 3
@PURPOSE: Canonical ownership record for repository structure navigation and generated project-map artifacts.
@RELATION: DEPENDS_ON -> [Project_Knowledge_Map:Root]
@RELATION: DEPENDS_ON -> [Std:Constitution:Standard]
@RELATION: DEPENDS_ON -> [Std:UserPersona:Standard]
@RELATION: BINDS_TO -> [MCP_Config:Block]
@LAST_UPDATE: 2026-03-26
Canonical ownership
- Canonical owner for
Project_Mapis this file:.ai/PROJECT_MAP.md. - Generated structural snapshot lives at
.ai/structure/PROJECT_MAP.mdand is a backing artifact, not the canonical ownership document. - References that previously pointed directly to
.ai/structure/PROJECT_MAP.mdforProject_Mapshould normalize to this file.
Canonical relations
- Root knowledge entry:
.ai/ROOT.md->[DEF:Project_Knowledge_Map:Root] - Normalized project MCP configuration:
.kilo/mcp.json->[DEF:MCP_Config:Block] - Repository constitution:
.ai/standards/constitution.md->[DEF:Std:Constitution:Standard] - Repository persona:
.ai/PERSONA.md->[DEF:Std:UserPersona:Standard]
Generated snapshot handoff
- Use
.ai/structure/PROJECT_MAP.mdfor the expanded generated module/file inventory. - Regeneration may replace snapshot contents without changing canonical ownership of
Project_Map.
[DEF:MCP_Config:Block]
@COMPLEXITY: 3
@PURPOSE: Canonical ownership record for normalized project MCP configuration consumed by semantic workflows.
@RELATION: DEPENDS_ON -> [Project_Map:Root]
@RELATION: DEPENDS_ON -> [Std:Constitution:Standard]
@RELATION: DEPENDS_ON -> [Std:UserPersona:Standard]
@LAST_UPDATE: 2026-03-26
Normalized config path
- Canonical project MCP config path is
.kilo/mcp.json. - For this repository, new docs and workflows must reference
.kilo/mcp.jsonas the normalized MCP config. - Do not introduce new canonical references to deprecated project MCP doc paths for ownership or workflow wiring.
Current semantic workflow binding
- AXIOM semantic workflows in
.kilocode/workflows/bind to tools exposed through.kilo/mcp.json. - The
axiom-coreserver definition in.kilo/mcp.jsonis the normalized semantic-audit integration point for this repository.