Skip to content

Emit stable evidence for core/html transformer fallbacks - #838

Merged
chubes4 merged 1 commit into
trunkfrom
feat/836-core-html-fallback-evidence
Aug 11, 2026
Merged

Emit stable evidence for core/html transformer fallbacks#838
chubes4 merged 1 commit into
trunkfrom
feat/836-core-html-fallback-evidence

Conversation

@chubes4

@chubes4 chubes4 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a versioned generic taxonomy and bounded evidence envelope for every PHP transformer core/html emission
  • include source selector/path, structural source-subtree digest/snippet, emitted block/content digests, and totals/truncation
  • merge evidence across artifact documents and project it into conversion reports and WordPress site-plan quality/reporting
  • add contracts for deterministic, payload-safe transformer and site-plan evidence

Closes #836.

Verification

composer test

AI assistance

OpenAI GPT-5.6 Terra via OpenCode was used to inspect the transformer/evidence pipeline, implement the bounded fallback-evidence contract, and run the PHP test suite. Chris Huber remains responsible for the change.

@chubes4
chubes4 merged commit fe1455a into trunk Aug 11, 2026
4 checks passed
@chubes4
chubes4 deleted the feat/836-core-html-fallback-evidence branch August 11, 2026 10:05
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.

Emit stable, bounded evidence for core/html transformer fallbacks

1 participant