Documentation for Open Verification Kernel v1.2.0.
Use this index as the canonical entry point. Each guide covers one topic; cross-links replace duplicated content across files.
| Role | Start here |
|---|---|
| Adopting in CI | CURRENT_RELEASE_STATUS.md → INTEGRATION.md → EXTERNAL_PILOT_PLAYBOOK.md |
| Contributing code | CONTRIBUTING.md → ARCHITECTURE.md → ADAPTER_CONTRACT.md |
| Maintainers | CURRENT_RELEASE_STATUS.md → RELEASE.md → ovk release-preflight (release readiness checks) |
| Spec / security review | SYSTEM_SPEC.md → FORMAL_SPEC.md → THREAT_MODEL.md |
| Document | Purpose |
|---|---|
| CURRENT_RELEASE_STATUS.md | Adoption dashboard — can I pin strict mode today? |
| RELEASE_AUDIT.md | Engineering audit responses and metric provenance |
| STATUS.md | Capabilities, CLI surface, and trust model |
| INTEGRATION.md | Install locally or in GitHub Actions |
| RELEASE.md | Maintainer release guide and known limitations |
| MIGRATION.md | Upgrade paths between versions |
| Document | Purpose |
|---|---|
| BENCHMARK.md | FormalPR-Bench categories, real-diff corpus, leaderboard artifacts |
| BACKENDS.md | Backend requirements in CI, install matrix, fallback semantics |
| POLICY.md | Verification routing configuration for .verification/config.yml |
| EXTERNAL_VALIDATION.md | Weekly external validation matrix |
| EXTERNAL_PILOT_PLAYBOOK.md | Advisory→strict rollout on external OSS repos |
| PILOT_CASE_STUDIES.md | In-repo pilot metrics and external pilot reporting |
| AGENT_REPAIR_LOOP.md | Counterexample-to-repair workflow for MCP agents |
| benchmarks/adoption-summary.json | Machine-readable adoption metrics (see BENCHMARK.md for field-name notes) |
| Document | Purpose |
|---|---|
| ARCHITECTURE.md | System architecture and runner flows |
| SYSTEM_SPEC.md | System specification |
| FORMAL_SPEC.md | Formal properties and security rules |
| THREAT_MODEL.md | Threat model |
| ADAPTER_CONTRACT.md | Backend adapter contract |
| ROADMAP.md | Release history and planned work |
| Document | Purpose |
|---|---|
| LANES.md | Check types, inputs, and semantics |
| ARTIFACTS.md | Release bundle layout and artifact formats |
| SCHEMA_INDEX.md | JSON schema index |
| CONTRIBUTING.md | Contributor guide |
| Document | Purpose |
|---|---|
| RELEASE_NOTES_v1.2.0.md | v1.2.0 changelog |
| RELEASE_NOTES_v1.1.0.md | v1.1.0 changelog |
| RELEASE_NOTES_v1.0.0.md | v1.0.0 changelog |
docs/
README.md # this index
CURRENT_RELEASE_STATUS.md # living adoption dashboard
STATUS.md # stable capability inventory
RELEASE.md # maintainer guide + known limitations
RELEASE_NOTES_v*.md # immutable per-version changelogs
INTEGRATION.md # install and GitHub Actions
LANES.md, BACKENDS.md, … # reference and operations guides
ARCHITECTURE.md, … # design and specification
benchmarks/ # committed leaderboard and adoption JSON
templates/ # external pilot manifest template