# A2C workflow adoption

This project adopts the A2C (Architecture-to-Commit) workflow.

## Version

| Item | Value |
|------|-------|
| A2C version | X.Y.Z |
| ADR | [ADR-0000](../adr/0000-adopt-a2c-workflow.md) |
| Source | `ai-workflows/a2c-workflow` @ tag or commit |

## Mount model

Describe how workflow assets are consumed:

- [ ] Copied into `rules/`, `templates/`, `prompts/`
- [ ] Submodule at `tools/a2c-workflow/` (or similar)
- [ ] Cursor adapters materialized to `.cursor/rules/`

## Profile

| Item | Value |
|------|-------|
| Stack profile | (none / cpp-cmake-conan / …) |

## Local exceptions

Document any project-specific overrides to A2C defaults here. Do not silently fork shared policy.

## Commit plan

Active plan: `plans/<name>.md`
