Skip to content

Surface reproducible proof and v0.4.0 changelog - #8

Merged
TueJon merged 2 commits into
mainfrom
feature/public-reach-proof
Aug 17, 2026
Merged

Surface reproducible proof and v0.4.0 changelog#8
TueJon merged 2 commits into
mainfrom
feature/public-reach-proof

Conversation

@TueJon

@TueJon TueJon commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • promote the existing reproducible Chrome proof near the README top
  • add a v0.4.0 changelog covering the shipped discovery and trust work
  • declare the package as ESM so Node no longer emits the typeless-package warning

Verification

  • npm run check (17/17 tests)

@TueJon TueJon added documentation Improvements or additions to documentation enhancement New feature or request webmcp WebMCP agent surface labels Aug 17, 2026
@TueJon TueJon self-assigned this Aug 17, 2026

@TueJon TueJon left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README.md:25 — The newly surfaced “full verification run,” “Nothing in the recording is staged output,” and “entire integration patch” claims describe an end-to-end skill run that the linked artifacts do not perform. proof/demo/run.mjs:63-102 and proof/demo/run.mjs:152-165 hard-code the inventory, integration, and audit narration, then dispatch registration of a tool module already present in the fixture; proof:verify never invokes the webmcpify inventory/integrate/audit pipeline or derives and checks the before/after manifests. proof/integration.patch also abbreviates the implementation as createToolScope(...), so it is not the entire reproducible patch. The harness does reproduce native getTools()/executeTool() verification, but not the broader pipeline proof claimed here. Please either label the recording as a scripted runtime-verification demo and the patch as illustrative, or make the harness generate and assert the advertised pipeline artifacts before presenting it as unstaged end-to-end proof.

@TueJon

TueJon commented Aug 17, 2026

Copy link
Copy Markdown
Owner Author

Addressed the blocking proof-scope finding in b97c38d. The README and proof documentation now state that the phase narration, manifests, and illustrative patch are prepared fixtures; the reproducible claim is limited to the real approval-to-registration handoff and native Chrome getTools/executeTool assertions. npm run check passes 17/17 and CI is green.

@TueJon
TueJon merged commit c778acb into main Aug 17, 2026
1 check passed
@TueJon
TueJon deleted the feature/public-reach-proof branch August 17, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request webmcp WebMCP agent surface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant