Skip to main content

Module ready

Module ready 

Source
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§

OrgRepoReport
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
ReadyDimension
ReadyReport

Enums§

ReadyLevel
ReadyStatus

Functions§

assess
assess_all
Score every repo in the host catalog at config_path (~/.kranz/config.json for the CLI; injected for tests).
render
render_org