Jeden/Docs

CLI command

jeden roadmap acceptance evidence

Attach one artifact URI to a specific acceptance criterion.

Exact invocation#

Shell
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 &lt;item&gt; has no acceptance criterion &lt;id&gt;, and stale revisions are refused.