inbound(jess#91 → REQ-PIX-018): triage witness+scry CI gates (feasibility confirmed, deviation flagged); falcon-v1.87 GREEN#96
Merged
Conversation
…lity confirmed, deviation flagged); falcon-v1.87 per-piece GREEN INBOUND jess#91 (avrabe, org release-consistency campaign, hub pulseengine.eu#98): add witness (MC/DC) + scry (sound abstract interpretation) CI gates on the falcon wasm. Triaged + feasibility-investigated + captured as REQ-PIX-018 (draft). Feasibility CONFIRMED locally: witness v0.36.0 (SHA/sig-verified) instruments the meld-fused core jess already produces (falcon.fused.wasm) -> 1407 branches, 0 DWARF decisions (released falcon is stripped). scry ships a wasm + crates.io lib (synth already consumes it). DEVIATION (to raise at hub pulseengine.eu#98): jess CONSUMES the released stripped wasm, so its witness gate is branch-coverage + scry sound-analysis on the fused core — COMPLEMENTING relay's source-level DWARF-MC/DC, not duplicating it; sigil N/A (no release, sigil#164). falcon-v1.86/v1.87 = relay traceability closeout (pulseengine.eu#89), NOT flight logic. Per-piece GREEN on v1.87, skip inventory unchanged (3/18 #369, bulk-mem clean). AFD-024 noted; evidence committed. rivet validate: PASS. Co-Authored-By: Claude Opus 4.8 <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.
Inbound jess#91 (avrabe, org release-consistency campaign; hub pulseengine.eu#98): add witness (MC/DC) + scry (sound abstract interpretation) CI gates on the falcon wasm. Triaged, feasibility-investigated, captured as REQ-PIX-018 (draft).
Feasibility confirmed locally:
falcon.fused.wasm) → 1407 branches, 0 DWARF decisions (the released falcon wasm is stripped). Running the instrumented core needs a kilnd harness — whichjess-build.shalready has.scry-…-wasm32-wasip2.wasm+ a crates.io lib (synth already consumes it for #383) → runnable on the falcon core.Deviation (to raise at the hub per the campaign rule): jess consumes the released stripped falcon wasm, so its witness gate is branch coverage + scry sound-analysis on the fused core — complementing relay's source-level DWARF-correlated MC/DC, not duplicating it. sigil-signing N/A (jess cuts no release; sigil#164).
Also: falcon-v1.86/v1.87 = relay traceability closeout (pulseengine.eu#89), not flight logic. Per-piece GREEN on v1.87, skip inventory unchanged (3/18 #369, bulk-mem clean).
The actual gate wiring (witness branch-coverage + scry into
ci.yml) is the deliberate follow-on feature — not rushed in a supervisory tick.rivet validate: PASS.🤖 Generated with Claude Code