Skip to content

docs(artifacts): file REQ-135 (status enum) + REQ-136 (modify ergonomics)#361

Merged
avrabe merged 2 commits into
mainfrom
docs/triage-status-modify-reqs
May 31, 2026
Merged

docs(artifacts): file REQ-135 (status enum) + REQ-136 (modify ergonomics)#361
avrabe merged 2 commits into
mainfrom
docs/triage-status-modify-reqs

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 31, 2026

Roadmap REQs from the agent-reported issue cluster (verified against source; dogfooding the plan-in-rivet step). REQ-135 consolidates the status-enum cluster #352/#354/#355/#353 (status type: enum with no values + validate never checks artifact.status + mutate accepts anything — rivet's own repo has 4 drift statuses). REQ-136 covers modify ergonomics #359/#360. Draft, validated PASS.

🤖 Generated with Claude Code

…ics)

Agent-reported issue cluster, verified against source.

- REQ-135  status enum is unenforced: common.yaml declares status type:enum
           with no allowed-values, validate never checks artifact.status, and
           mutate accepts any string. rivet's own repo already has 4 drift
           statuses passing validate. Cluster: #352/#354/#355/#353.
- REQ-136  rivet modify ergonomics: add --set-description; positional misuse
           should hint the --set-* flag. Issues #359/#360.

Refs: REQ-135, REQ-136

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 2026

📐 Rivet artifact delta

Change Count
Added 2
Removed 0
Modified 0
Downstream impacted (depth ≤ 5) 0

Graph

graph LR
  REQ_135["REQ-135"]:::added
  REQ_136["REQ-136"]:::added
  classDef added fill:#d4edda,stroke:#28a745,color:#155724
  classDef removed fill:#f8d7da,stroke:#dc3545,color:#721c24
  classDef modified fill:#fff3cd,stroke:#ffc107,color:#856404
  classDef overflow fill:#e2e3e5,stroke:#6c757d,color:#495057,stroke-dasharray: 3 3
Loading
Added
  • REQ-135
  • REQ-136

📎 Full HTML dashboard attached as workflow artifact rivet-delta-pr-361download from the workflow run.

Posted by rivet-delta workflow. The graph shows only changed artifacts; open the HTML dashboard (above) for full context.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

…dify-reqs

# Conflicts:
#	artifacts/requirements.yaml
@avrabe avrabe merged commit ac46f94 into main May 31, 2026
2 checks passed
@avrabe avrabe deleted the docs/triage-status-modify-reqs branch May 31, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant