Skip to content
AID v1.0.0 is out.See what's new →
Reference

Knowledge Base Doc Types

The Knowledge Base is the gravitational center of AID — every phase reads it, any phase can revise it. aid-discover populates these 14 standard documents under .aid/knowledge/ (plus three meta-documents: INDEX.md, README.md, and STATE.md). The set is the default seed and is configurable per project via discovery.doc_set in .aid/settings.yml. Each row links to the template the document is generated from.

Doc TypeTitleSource
architectureArchitecturecanonical/templates/knowledge-base/architecture.md
coding-standardsCoding Standardscanonical/templates/knowledge-base/coding-standards.md
domain-glossaryDomain Glossarycanonical/templates/knowledge-base/domain-glossary.md
external-sourcesExternal Sourcescanonical/templates/knowledge-base/external-sources.md
feature-inventoryFeature Inventorycanonical/templates/knowledge-base/feature-inventory.md
infrastructureInfrastructurecanonical/templates/knowledge-base/infrastructure.md
integration-mapIntegration Mapcanonical/templates/knowledge-base/integration-map.md
module-mapModule Mapcanonical/templates/knowledge-base/module-map.md
pipeline-contractsAPI Contractscanonical/templates/knowledge-base/pipeline-contracts.md
project-structureProject Structurecanonical/templates/knowledge-base/project-structure.md
schemasData Modelcanonical/templates/knowledge-base/schemas.md
tech-debtTech Debtcanonical/templates/knowledge-base/tech-debt.md
technology-stackTechnology Stackcanonical/templates/knowledge-base/technology-stack.md
test-landscapeTest Landscapecanonical/templates/knowledge-base/test-landscape.md

Report an issue with this page →