docs(voyage): pin Handover 8 + templates + PIPELINE_COMMANDS update — v4.2 Step 12
This commit is contained in:
parent
97b6f5406e
commit
6d57314937
5 changed files with 308 additions and 2 deletions
|
|
@ -14,6 +14,22 @@ source_findings:
|
|||
---
|
||||
-->
|
||||
|
||||
<!--
|
||||
Optional annotation fields (Handover 8 — added in v4.2). Written by
|
||||
`/trekrevise` when an operator annotates this plan via the playground.
|
||||
All fields are additive — absence implies `revision: 0`. The plan_version
|
||||
is NOT bumped; the validator tolerates these fields on every plan.md.
|
||||
|
||||
# revision: 0 # optional — annotation revision counter (incremented by /trekrevise)
|
||||
# source_annotations: # optional — list of applied annotations from /trekrevise
|
||||
# - id: ANN-0001
|
||||
# target_artifact: plan.md
|
||||
# target_anchor: step-3
|
||||
# intent: change # change | add | remove | clarify | risk
|
||||
# annotation_digest: <16-char sha256 prefix> # optional, deterministic over sorted source_annotations
|
||||
# revision_reason: "..." # required only if revision is non-additive
|
||||
-->
|
||||
|
||||
# {Task Title}
|
||||
|
||||
> **Plan quality: {grade}** ({score}/100) — {APPROVE | APPROVE_WITH_NOTES | REVISE | REPLAN}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue