Skip to main content

Module implementation_readiness

Module implementation_readiness 

Source
Expand description

Main-first proposal authority and implementation readiness evaluation. Main-first proposal authority and implementation readiness evaluation.

Structs§

AuthoritativeChangeSource
A temporary .ito tree populated exclusively from one captured authority commit.
AuthoritativeSourceError
Failure to construct an immutable authoritative rendering source.
AuthorityEvidence
Authority evidence captured while one readiness evaluation is in progress.
AuthoritySnapshot
Immutable authority snapshot consumed by tree, history, and worktree checks.
ReadinessCondition
One inspectable condition contributing to a readiness decision.
ReadinessReport
Structured readiness result shared by CLI and lifecycle consumers.
ReadinessRequest
Inputs for one readiness evaluation.

Enums§

ReadinessPhase
Readiness phase selected by a caller.

Functions§

evaluate_execute_from_prepare
Evaluate execute readiness from one already-successful prepare snapshot.
evaluate_readiness
Evaluate main-first readiness using the production Git object adapter.
materialize_authoritative_change
Materialize apply inputs from the immutable authority snapshot captured by a successful prepare report.
render_readiness_text
Render a readiness report for human-facing CLI and runtime failures.