Skip to content
AID v2.3.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/aid/templates/knowledge-base/architecture.md
coding-standardsCoding Standardscanonical/aid/templates/knowledge-base/coding-standards.md
domain-glossaryDomain Glossarycanonical/aid/templates/knowledge-base/domain-glossary.md
external-sourcesExternal Sourcescanonical/aid/templates/knowledge-base/external-sources.md
feature-inventoryFeature Inventorycanonical/aid/templates/knowledge-base/feature-inventory.md
infrastructureInfrastructurecanonical/aid/templates/knowledge-base/infrastructure.md
integration-mapIntegration Mapcanonical/aid/templates/knowledge-base/integration-map.md
module-mapModule Mapcanonical/aid/templates/knowledge-base/module-map.md
pipeline-contractsAPI Contractscanonical/aid/templates/knowledge-base/pipeline-contracts.md
project-structureProject Structurecanonical/aid/templates/knowledge-base/project-structure.md
schemasData Modelcanonical/aid/templates/knowledge-base/schemas.md
tech-debtTech Debtcanonical/aid/templates/knowledge-base/tech-debt.md
technology-stackTechnology Stackcanonical/aid/templates/knowledge-base/technology-stack.md
test-landscapeTest Landscapecanonical/aid/templates/knowledge-base/test-landscape.md

Report an issue with this page →