Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/current-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Truth rule: no generated output may present itself as cluster truth unless it is
Refresh this section with `./hack/refresh-current-state.sh`.

<!-- BEGIN GENERATED CURRENT STATE FACTS -->
- Refreshed: 2026-04-18 EDT
- Refreshed: 2026-04-24 EDT
- Repo version: `0.10.0`
- Latest published GitHub release: `v0.9.0` (2026-04-15T21:47:54Z)
- Release truth: repo version is ahead of the latest published release
- Latest published GitHub release: `v0.10.0` (2026-04-19T23:05:33Z)
- Release truth: repo version matches the latest published release
<!-- END GENERATED CURRENT STATE FACTS -->

## Executive Summary
Expand Down Expand Up @@ -146,10 +146,10 @@ Refresh this section with `./hack/refresh-current-state.sh`.
- `./hack/coverage-check.sh` -> passes
- Coverage gates:
- `coverage gate passed: internal/knowledge 90.9% >= 90.0%`
- `coverage gate passed: internal/api 70.6% >= 50.0%`
- `coverage gate passed: internal/api 80.7% >= 50.0%`
- `coverage gate passed: internal/mcp 43.1% >= 35.0%`
- `coverage gate passed: internal/ui 100.0% >= 80.0%`
- `coverage gate passed: total 72.6% >= 45.0%`
- `coverage gate passed: internal/ui 94.0% >= 80.0%`
- `coverage gate passed: total 71.8% >= 45.0%`
<!-- END GENERATED CURRENT STATE VERIFICATION -->

## Degraded-State Matrix
Expand Down
Loading