• v0.5.0 3d069319b5

    grimacing released this 2026-05-29 16:47:20 +00:00 | 39 commits to main since this release

    v0.5 Milestone: Honest Baseline

    All 5 phases complete. The CI system now:

    • Executes honestly — fails clearly when backends are unavailable
    • Verifies git-natively — checks real git history and npm audit
    • Parses markdown requirements and architecture docs for real
    • Has 31 test suites, 355 tests, all passing
    • TypeScript typecheck clean

    Phases

    • v0.5.1 — Quick Wins: dead refs, unused imports, postinstall fix
    • v0.5.2 — Backend Test Coverage: 4 new test suites
    • v0.5.3 — Honest Execution: real rollback, honest orchestrator
    • v0.5.4 — Verification Intelligence: git-log coverage, npm audit, TS check
    • v0.5.5 — Parser Completeness: real markdown parsing
    Downloads