# Pilot Results

This file separates completed evidence from ready-to-run pilot plans.

## Current Evidence

| Pilot | Status | Evidence | Result |
| --- | --- | --- | --- |
| Inference Guardian | completed locally | `docs/PILOT_INFERENCE_GUARDIAN.md` | Proved merge-first adoption, project-local verification, prompt-context customization, and generated-artifact boundaries. |
| Node TypeScript | target needed | `docs/PILOT_NODE_TYPESCRIPT_RUNBOOK.md` | Runbook ready; needs a repository with real package-manager, lockfile, typecheck, build, and test gates. |
| Monorepo Infra | target needed | `docs/PILOT_MONOREPO_INFRA_RUNBOOK.md` | Runbook ready; needs a repository with ownership boundaries and plan/apply separation. |
| Rust/Python CLI | proposed | `docs/PILOT_RUST_PYTHON_CLI_RUNBOOK.md` | Intended to validate mixed runtime gates, CLI/server boundaries, and generated artifacts. |

## Acceptance Criteria For A Completed Pilot

- target repository already has real conventions or CI gates
- installer dry-run and check mode outputs are captured
- adoption report is reviewed
- project-native verification is run after Agent Spine verification
- rollback plan is documented
- at least one template improvement or explicit non-change is recorded

## v0.3 Pilot Goal

Before `v0.3.0`, complete at least one new target-backed pilot beyond Inference Guardian and update this file with observed results rather than runbook assumptions.
