• v0.2.4 b303a41a45

    coreci-bot released this 2026-09-12 02:48:54 +00:00 | 36 commits to main since this release

    Milestone v0.3 Credential Engines — Phase 3 Process-Trace Grading Engine shipped.

    • Deterministic trace digest (D-028): test pass/fail, edit count, error/fix cycles + fix latency, idle gaps, command categories — computed in code; the LLM sees ONLY the compact digest (leak-tested with planted markers through the full stack)
    • Rubric scoring through the reused D-020 4-layer JSON defense; validated RubricScore (4 criteria x 0-4 + strengths/gaps/verdict)
    • G-4 gate (binding): gapped or INCOMPLETE_FLOODED traces → first-class UNGRADABLE_TRACE_INCOMPLETE, LLM never called — no credential from an incomplete trace
    • Calibration contract: strong >= lazy on process quality, strong > struggling on correctness — deterministic digest-feature separation over D-021-aligned fixtures
    • GradeStore (SQLite, protocol-wrapped, D-027) + POST/GET /v1/assessment/grade

    283 tests green; ruff clean; verified end-to-end (real WS ingest → HTTP grade).

    Downloads