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

Settings Keys

.aid/settings.yml is the single source of truth for AID pipeline configuration — quality bar, parallelism, project identity, and more. Manage it with the /aid-config skill: a bare /aid-config prints every value; /aid-config <dotted.key> views and updates one key interactively. The keys below reflect this project’s current settings.yml. Every skill with a review state reads review.minimum_grade and only exits when its grade clears that floor (per-skill overrides are allowed).

Key PathValueDescription
project.nameAIDset during /aid-config INIT
project.descriptionAI Integrated Development
project.typebrownfieldbrownfield
tools.installedclaude-codeInstalled AI host tools
review.minimum_gradeA
execution.max_parallel_tasks5parallel pool dispatch capacity (work-001 feature-009)
traceability.heartbeat_interval1minutes — interval at which long-running sub-agents update their heartbeat file

Report an issue with this page →