Knowledge Portal · engineering documentation

Skip to content

PL-006 — AI Observability

Status: Canonical
Owner: AI Platform (subsystem)
Repository: zaixos-ai-platform (observability packages)
Last updated: 2026-07-05


Purpose

Observe, measure, replay, and regress AI behavior without mutating production runtime — traces, benchmarks, acceptance instrumentation, and federation export schemas.


Responsibilities

Owns

ComponentRole
AiTurnTraceRecorderTurn-level tracing
Benchmark runnersDataset evaluation
Replay / regression simulationPL-006 scope (distinct from PL-004 optimization simulation)
Federation export schemasAgent operations manifest

Does not own

  • Production agent orchestration (PL-003)
  • Version promotion decisions (PL-004 + human acceptance)

Architecture

mermaid
flowchart TB
    RT[PL-003 Runtime] -->|trace events| OBS[PL-006]
    OBS --> BM[Benchmark]
    OBS --> EXP[Export / Federation]
    BM -->|read-only metrics| ACC[Acceptance Lab]
    ACC -->|human gate| PL004[PL-004 Registry]

Invariant

Benchmark never changes runtime. See ADR/ADR-007-benchmark-never-changes-runtime.md.


Breadcrumbs: Home → Platforms → PL-006

ZAIXOS Knowledge Portal — public engineering docs at /docs · Staff operations at /admin