v0.3.4
Fixes from the first real agent test report (Mira testing against boothbeacon.org).
Fixed
- Feedback body persistence:
detailfield expanded from 2K to 10K characters. Addedmessageas an alias field. Previously only the 200-char summary survived to disk — the full feedback body was silently dropped. - Alpha color grouping: CSS parser now consolidates
#rrggbbaavariants into their#rrggbbparent color. Dramatically reduces noise in extraction results (e.g., 14 colors → 10 after grouping). - Feedback schema documented: README now includes a usage example for
brand_feedbackwith all fields.
Known Issues
- Logo SVG gradient stops may extract with empty
stop-colorattributes. Tracked in Lane I (extraction quality audit).