content(projects): add witness as the 4th Verify tool#41
Merged
Conversation
Witness wasn't on the cube. Adding it on the Verify face alongside
Verus / Rocq / Lean 4 — the empirical structural-coverage counterpart
to the three proof tools.
- Face tile: 4th tool entry — `witness` · `MC/DC on Wasm IR`,
linking to github.com/pulseengine/witness
- Detail panel:
- Heading reframed: "three proof paths and the empirical coverage cell"
- New paragraph sentence introducing witness as the §FM.6.7(f) /
structural-coverage cell-filler for DO-178C, ISO 26262 Part 6
Table 12, and IEC 61508 Annex C
- Link list gains witness alongside the rules wrappers
- "Three independent paths" → "Four independent verification paths
in CI on every commit: three proof, one coverage"
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Witness wasn't on the projects cube. Adding it on the Verify face alongside Verus / Rocq / Lean 4 — the empirical structural-coverage counterpart to the three proof tools.
Two changes
Face tile (visible on cube rotation)
```
witness MC/DC on Wasm IR
```
Slots in as the 4th tool on the Verify face. Same styling as the other three.
Detail panel (when Verify face is opened)
Why on Verify (not Build)
The advisor's framing positions witness as the empirical complement to proof. Build is for transformations (meld, loom, synth, sigil); Verify is for assurance techniques. Witness measures coverage — that's an assurance/observation activity, not a transformation, so Verify is the right face.
Test plan
🤖 Generated with Claude Code