Skip to content

P0 Triage (Frozen Surfaces)

Generated from the repository source of truth. Source file: /docs/P0-TRIAGE.md.

  • Date: 2026-03-03
  • Scope: pre-beta exit criterion #4 (docs/BETA-CONTRACT.md)
  • Criterion: “No open P0 issues on frozen surfaces.”
  • Runtime invariants and gating behavior (src/run.ts)
  • Public contracts:
    • Agent, RunContext (src/agent.ts, src/run-context.ts)
    • run(...) API and stream/result contracts (src/run.ts, src/types.ts)
    • policy contracts/helpers (src/policy.ts)
    • frozen errors (src/errors.ts)
    • run-record surface (src/run-record.ts)
  1. Contract-to-implementation audit is green (docs/BETA-CONTRACT-AUDIT.md).
  2. CI suite is green (npm run test:ci).
  3. Stability run is green (npm run test:ci:stability).
  4. Local source scan found no explicit blocker markers (P0, critical, blocker, TODO, FIXME, HACK) on frozen surfaces.

Public repository navigation shows Issues 0 for axiastudio/aioc at triage time.

Source snapshot:

  • https://github.com/axiastudio/aioc (Issues 0 counter in repository header).
  • Local/runtime verdict: PASS (no P0 found on frozen surfaces by code/test triage).
  • Release-gate verdict: PASS (no open issues visible in repository tracker at triage time).