Expand description
Main-first proposal authority and implementation readiness evaluation. Main-first proposal authority and implementation readiness evaluation.
Structs§
- Authoritative
Change Source - A temporary
.itotree populated exclusively from one captured authority commit. - Authoritative
Source Error - Failure to construct an immutable authoritative rendering source.
- Authority
Evidence - Authority evidence captured while one readiness evaluation is in progress.
- Authority
Snapshot - Immutable authority snapshot consumed by tree, history, and worktree checks.
- Readiness
Condition - One inspectable condition contributing to a readiness decision.
- Readiness
Report - Structured readiness result shared by CLI and lifecycle consumers.
- Readiness
Request - Inputs for one readiness evaluation.
Enums§
- Readiness
Phase - 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.