docs(voyage): pin Handover 8 + templates + PIPELINE_COMMANDS update — v4.2 Step 12

This commit is contained in:
Kjell Tore Guttormsen 2026-05-09 15:36:15 +02:00
commit 6d57314937
5 changed files with 308 additions and 2 deletions

View file

@ -1,3 +1,19 @@
<!--
Optional annotation fields (Handover 8 — added in v4.2). Written by
`/trekrevise` when an operator annotates this review via the playground.
All fields are additive — absence implies `revision: 0`. The review_version
is NOT bumped; the validator tolerates these fields on every review.md.
# revision: 0 # optional — annotation revision counter (incremented by /trekrevise)
# source_annotations: # optional — list of applied annotations from /trekrevise
# - id: ANN-0001
# target_artifact: review.md
# target_anchor: finding-0123456789abcdef0123456789abcdef01234567
# intent: clarify # 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
-->
---
type: trekreview
review_version: "1.0"