Controls inventory and data-URI truncation #7

Merged
ilia merged 1 commits from feat/controls-inventory-datauri into master 2026-08-09 18:25:41 -05:00
Owner

Summary

  • Shared truncateDataUri for markdown links and prompt/network dumps
  • inventoryControls / inventory_controls with visible vs hidden flags
  • AI prompt includes Interesting Controls section

Test plan

  • make test-js and make test (green locally)
  • CI green on this PR
## Summary - Shared `truncateDataUri` for markdown links and prompt/network dumps - `inventoryControls` / `inventory_controls` with visible vs hidden flags - AI prompt includes Interesting Controls section ## Test plan - [x] `make test-js` and `make test` (green locally) - [ ] CI green on this PR
ilia added 1 commit 2026-08-09 18:13:31 -05:00
Add controls inventory and truncate long data: URIs in dumps.
CI / Lint + tests (pull_request) Successful in 10m24s
CI / automation-js (vitest + real Chromium) (pull_request) Successful in 1m13s
ee520fc391
Agents hitting Outline-style SPAs need visible vs hidden control lists,
and inlined base64 images were blowing up AI prompts and network copy.
ilia scheduled this pull request to auto merge when all checks succeed 2026-08-09 18:23:39 -05:00
ilia merged commit 16731a0c92 into master 2026-08-09 18:25:41 -05:00
ilia deleted branch feat/controls-inventory-datauri 2026-08-09 18:25:41 -05:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/context-extractor#7