Skip to content

Fix runtime dependency parity page scoping - #1114

Open
chubes4 wants to merge 1 commit into
trunkfrom
fix/issue-1104-blocks-engine
Open

Fix runtime dependency parity page scoping#1114
chubes4 wants to merge 1 commit into
trunkfrom
fix/issue-1104-blocks-engine

Conversation

@chubes4

@chubes4 chubes4 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • scope page-owned runtime scripts to their declared page while preserving shared-script checks
  • preserve bounded, ID-addressed static JSON configuration as non-executing runtime markup
  • use declared static companion renders as explicit parity evidence

Fixes #1104

Verification

  • php tests/contract/run.php
  • php tests/contract/staged-artifact-compilation.php
  • composer test:canonical

AI assistance: OpenAI GPT-5.6 Sol via OpenCode implemented and verified the runtime dependency repair. Chris Huber remains responsible for every line.

@chubes4
chubes4 force-pushed the fix/issue-1104-blocks-engine branch from 8c9a83c to 92face3 Compare August 23, 2026 16:25
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.

Scope runtime dependency parity to page-owned scripts and rendered targets

1 participant