Expand description
Repository readiness scanner for kranz ready.
This is deliberately read-only and deterministic: it detects the signals a
repo exposes for autonomous missions, but does not run test suites or mutate
anything. It may run agent CLIs with --version, but never starts a model
turn or a repository test suite. The output is a serializable scorecard so
the dashboard can reuse the same shape later.
Structs§
- OrgRepo
Report - One catalog repo’s row in the org report. Unavailable repos degrade with a reason, never silently (and are excluded from the L3+ numerator).
- OrgReport
- Ready
Dimension - Ready
Report
Enums§
Functions§
- assess
- assess_
all - Score every repo in the host catalog at
config_path(~/.kranz/config.jsonfor the CLI; injected for tests). - render
- render_
org