Skip to content

Add generic runtime reference index#368

Merged
chubes4 merged 1 commit into
mainfrom
feature/browser-runtime-reference-index
May 31, 2026
Merged

Add generic runtime reference index#368
chubes4 merged 1 commit into
mainfrom
feature/browser-runtime-reference-index

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Adds a generic files/runtime-reference-index.json artifact report for local references discovered in captured HTML, CSS, and Markdown.
  • Reports likely entrypoints, source-to-target metadata, and present/missing local file references without product-specific semantics.
  • Wires the report into artifact metadata, manifests, and smoke coverage.

Verification

  • npm run build
  • npm run runtime-reference-index-smoke
  • npm run artifact-contract-smoke passed before the full-check rerun was interrupted.
  • npm run browser-actions-artifact-smoke
  • npm run check was started and passed build, WP plugin smoke, browser runtime operation, package distribution, artifact verifier, and artifact patch-apply before interruption during artifact-contract-smoke rerun.
  • npm run browser-probe-artifact-smoke currently fails on an existing console fixture expectation where the captured log contains a CSP inline-script violation instead of wp-codebox fixture console error; this is unrelated to the reference-index change.

Closes #316

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented the generic runtime reference index, smoke coverage, verification runs, and PR drafting. Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit d5a0429 into main May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate runtime reference index for browser artifacts

1 participant