- Status: draft
- Date: YYYY-MM-DD
- Scope:
- ...
- ...
Capture current behavior with explicit evidence links.
- Baseline metric or trace A.
- Baseline metric or trace B.
- Baseline metric or trace C.
State measurable deltas from the baseline.
- Metric X from
<baseline>to<target>. - Metric Y from
<baseline>to<target>. - Metric Z from
<baseline>to<target>.
State what should not regress.
- Behavior A remains unchanged.
- Behavior B remains unchanged.
- Test suites/specs that must pass.
- Trace scenarios and log fields to inspect.
- Explicit pass/fail thresholds.
- Minimum observation window.
- Trigger condition A -> adjustment action A.
- Trigger condition B -> rollback action B.
- ...
- ...
Goals:
- ...
Implementation:
- ...
Phase Improvement Contract:
- Baseline snapshot: <metric/trace before phase>
- Expected delta:
- Observed delta:
Exit criteria:
- ...
Goals:
- ...
Implementation:
- ...
Phase Improvement Contract:
- Baseline snapshot: ...
- Expected delta: ...
- Observed delta: ...
Exit criteria:
- ...
- Unit tests
- Integration tests
- Acceptance tests
- Regression tests
- Risk A -> mitigation A.
- Risk B -> mitigation B.
- ...