Skip to content

Report generic image asset references#136

Merged
chubes4 merged 1 commit into
trunkfrom
fix/image-asset-reporting-wave2
Jun 25, 2026
Merged

Report generic image asset references#136
chubes4 merged 1 commit into
trunkfrom
fix/image-asset-reporting-wave2

Conversation

@chubes4

@chubes4 chubes4 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Report every resolved local image asset reference in image_references, not only <img src>.
  • Detect inline CSS style="...url(...)..." references and SVG <image href> / <image xlink:href> references.
  • Preserve element, attribute, and context metadata through materialization-plan image asset rows.

Testing

  • php -l src/AssetAnalysis/ReferenceAnalyzer.php && php tests/contract/run.php
  • composer test

AI assistance

  • AI assistance: Yes
  • Tool(s): gpt-5.5 via OpenCode
  • Used for: Analyzing SSI matrix image-reference loss, implementing the generic Blocks Engine image asset reporting fix, and adding/updating contract and parity tests.

@chubes4 chubes4 merged commit ca0faba into trunk Jun 25, 2026
1 check passed
@chubes4 chubes4 deleted the fix/image-asset-reporting-wave2 branch June 25, 2026 19:33
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