CLI command
jeden roadmap acceptance evidence
Attach one artifact URI to a specific acceptance criterion.
Exact invocation#
jeden roadmap acceptance evidence <item-id> <acceptance-id> <artifact-uri> [--revision N] [--json]Inputs and options#
- Required: item ID, acceptance ID, and artifact URI. Optional expected revision and JSON output.
Output and state effect#
Appends timestamped actor-owned evidence, records roadmap_evidence_attached, validates, and commits a new revision.
Refusals and boundaries#
- Missing values return the exact evidence usage; an unknown criterion is refused as
<item> has no acceptance criterion <id>, and stale revisions are refused.