Skip to content

Prove persisted Gutenberg edits in solved fixture gate - #846

Merged
chubes4 merged 2 commits into
mainfrom
probe/solved-editability-20260806
Aug 6, 2026
Merged

Prove persisted Gutenberg edits in solved fixture gate#846
chubes4 merged 2 commits into
mainfrom
probe/solved-editability-20260806

Conversation

@chubes4

@chubes4 chubes4 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • require solved-candidate runs to insert fixture-specific content through Gutenberg, save, reload, and verify the marker in persisted front-page post_content
  • run wp.blocks.validateBlock against the post-save document and fail closed on action, persistence, reload, or validation errors
  • keep ordinary development matrix runs unchanged and document the stronger solved-fixture contract

Verification

  • npm run test:fixture-matrix (259 tests passed)
  • direct committed solved-only WP Codebox bench: 2 fixtures passed, 0 failed, 0 findings
  • 15-saas: persistence confirmed; 288/288 post-save blocks valid
  • 89-static-site-importer-architecture: persistence confirmed; 171/171 post-save blocks valid

AI Assistance

OpenAI GPT-5.6 Sol via OpenCode inspected the fixture gate, implemented the edit/save/reload persistence proof, added tests and documentation, and ran the runtime verification. Chris Huber reviewed the work and remains responsible for every line.

chubes4 added 2 commits August 6, 2026 09:34
AI assistance: OpenAI GPT-5.6 Sol via OpenCode implemented and tested the solved-fixture edit/save/reload gate; Chris Huber reviewed and remains responsible for the change.
AI assistance: OpenAI GPT-5.6 Sol via OpenCode removed redundant pre-save validation and added regression coverage; Chris Huber reviewed and remains responsible for the change.
@chubes4
chubes4 merged commit 667e669 into main Aug 6, 2026
6 checks passed
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.

1 participant