# Release Notes: v0.3.0

Agent Spine v0.3.0 focuses on stricter verification, broader adoption profiles, and pilot evidence.

## Highlights

- strict adapter drift verification
- unified verifier runner with JSON output
- docs link and Pages checks in template verification
- expanded CI verification matrix
- Rust/Python and docs-heavy starter profiles
- stack policy examples
- pilot results evidence surface
- getting-started and compatibility docs

## Release Gate

```bash
git diff --check
./scripts/check-executable-bits.sh
./scripts/verify-template.sh --strict
./scripts/test-verifier-modules.sh
./scripts/smoke-test-installer.sh
./scripts/smoke-test-bootstrap.sh
./scripts/verify-release.sh v0.3.0
```

## Known Limits

- Node/TypeScript, monorepo/infra, and Rust/Python pilots still need target-backed execution before v0.5.
- Static Pages is still hand-authored HTML.
