Generated Files

Understanding the files Aspect Code creates.

Primary output: AGENTS.md

AGENTS.md is generated at your project root. It's a single markdown file containing architecture rules, conventions, and guardrails for AI coding assistants.


Every major AI tool reads it automatically when present.

Optional: Knowledge Base (.aspect/)

When using --kb, the .aspect/ folder is created with detailed analysis files:


FilePurpose
architecture.mdHigh-risk hubs, directory layout, entry points, blast radius
map.mdData models with signatures, symbol index, naming conventions
context.mdModule clusters, external integrations, data flow paths