• v0.2.7 16fb52d8f7

    coreci-bot released this 2026-09-12 18:31:06 +00:00 | 12 commits to main since this release

    Milestone v0.3 Credential Engines — Phase 6 Agent Re-grounding + Learner Surface Integration shipped.

    • Lab/Assessor/Proctor run on REAL engine inputs (live digests, stored grades, defense signals + variant cross-check); v0.2 corpus mocks DORMANT (AST-verified zero production importers)
    • /build/[competencyId] is a real build surface: per-learner variant + starter files in a live namespace sandbox, file CRUD, Run/Test exec with read-only output (CUT-2), live telemetry pulse, Lab feedback on the live trace, honest 503/403/429 states
    • /defend/[competencyId] is a live defense: examiner questioning grounded in the digest, typed answers first-class (mic capture + browser-SR fallback), verdict + integrity signals, Grade My Work renders real rubric bars from the process trace
    • E2E credential flow over REAL uvicorn + REAL namespaces: variant → sandbox → exec → trace → grade (seed stamped) → coaching → defense → proctor; zero corpus fixtures in the learner path. E2E caught + fixed a real bug (API dropped task_id → sandboxes were capture-less) and the verifier caught + fixed another (defense keyed on a fabricated task id)

    397 tests green; pnpm build 4/4; typecheck FULL TURBO. Known P1 for P7 review: exec results don't yet reach the trace as command/test events (v0.4 fidelity patch).

    Downloads