docs(artifacts): mark merged features implemented + re-file REQ-131#363
Merged
Conversation
Mark-implemented sweep — acceptance met by merged code: - REQ-105 (HTML export self-containment, v0.14.0) draft -> implemented - REQ-110/111 (coverage relabel, #348) draft -> implemented - REQ-124 (diagnostic remediation, v0.14.0) approved -> implemented Also re-files REQ-131 (the #349 required-backlink fix, status implemented): its artifact was dropped when #351 was reworked to add alternate-backlink support, so the code shipped on main without the requirement. Restores the traceability that issue comments on #349/#350 reference. rivet validate PASS. Refs: REQ-105, REQ-110, REQ-111, REQ-124, REQ-131 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
📐 Rivet artifact delta
Graphgraph LR
REQ_105["REQ-105"]:::modified
REQ_110["REQ-110"]:::modified
REQ_111["REQ-111"]:::modified
REQ_124["REQ-124"]:::modified
REQ_131["REQ-131"]:::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
Added
Modified
Posted by |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mark-implemented sweep (task 3 of the dogfooding loop). Flips REQ-105/110/111/124 to
implemented(acceptance met by merged code in v0.14.0 + #348), and re-files REQ-131 (the #349 required-backlink fix) whose artifact was dropped when #351 was reworked.rivet validatePASS.