# Flagship Adoption Readiness Gate

A flagship repository should satisfy every required control or record a time-bound exception.

## Governance

- [ ] Scope and authority are explicit.
- [ ] Delegation and supersession rules are documented.
- [ ] Maintainer and review date are recorded.

## Adoption

- [ ] The README explains the operational problem and intended user.
- [ ] A first valid result can be obtained in approximately ten minutes.
- [ ] Stable, experimental, and out-of-scope features are distinguishable.

## Executability

- [ ] A local validation command exists.
- [ ] CI runs the same validation.
- [ ] Positive and negative tests exist where applicable.
- [ ] Machine-readable artifacts are validated.

## Assurance

- [ ] Normative claims map to tests or evidence.
- [ ] Evidence outputs are reproducible and versioned.
- [ ] Known limitations and unresolved findings are visible.

## Documentation

- [ ] Architecture and adoption guidance are current.
- [ ] GitHub Pages renders where documentation is a primary artifact.
- [ ] Links and cross-repository references are checked.
