chore: dogfood tracking — artifacts, STPA, STPA-Sec for v0.3.1 work#110
Merged
chore: dogfood tracking — artifacts, STPA, STPA-Sec for v0.3.1 work#110
Conversation
19 new features (FEAT-074 to FEAT-092) and 6 design decisions (DD-042 to DD-047) covering all work shipped on 2026-04-01: embed system, snapshots, delta rendering, MCP server, convergence tracking, rivet get, LSP fixes, EU AI Act, GSN safety cases, STPA-for-AI, schema guidance, and STPA self-analysis. Regenerated AGENTS.md (518 artifacts, 19 types).
STPA analysis (safety/stpa/v031-implementation.yaml): - 4 losses: stale export, wrong MCP data, bad traceability, wrong escalation - 6 hazards: corrupt snapshot, wrong baseline, stale MCP, stale embeds, bridge conflicts, hash collisions - 6 system constraints: SC-IMPL-001 to SC-IMPL-006 STPA-Sec analysis (safety/stpa-sec/v031-security.yaml): - 3 losses: artifact tampering, info disclosure, code injection - 4 hazards: no snapshot integrity, no MCP auth, untrusted embed input, unbounded deserialization - 5 security constraints: SSC-IMPL-001 to SSC-IMPL-005
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.
Summary
Rivet eating its own dog food: all v0.3.1 work is now tracked as rivet artifacts with STPA safety analysis.
Artifacts (25 new)
STPA analysis (v0.3.1 implementation)
STPA-Sec analysis (v0.3.1 security surface)
Updated
Test plan
cargo run -- validate— new artifacts clean (0 new errors)cargo run -- stats— 518 total artifacts🤖 Generated with Claude Code