One canonical in-app annotation overlay. Mark up any app, press Done, and the
element-anchored notes land in annotations/<app>/ for the agent to read β no screenshot needed.
Then click it on any app to load the overlay (toggle with ctrl + shift + p). Zero changes to the app.
Add one line to the app's base template (ideally behind a dev flag). The file is served here, so there's nothing to copy and one place to update.
<script src="http://overlay.reqr.work/overlay.js"
data-hotkey="ctrl+shift+p"
data-sink="http://overlay.reqr.work/annotations?app=your-app-name"
defer></script>
annotations/cadence/latest.mdannotations/demoapp/latest.mdannotations/facet/latest.mdannotations/flasks/latest.mdannotations/idealab/latest.mdannotations/photovault/latest.mdannotations/strata/latest.mdannotations/tagandreport/latest.mdannotations/topofmind/latest.mdRegular users see a π‘ Suggest button (no setup) β click, mark a spot, leave a categorized note. Submissions collect in a queue you triage here. The full markup toolbar above appears only on browsers unlocked for dev mode.
Enable dev mode on this browser Β· Review the suggestion queue Β· Stats Β· Exposure settings
Tools: Here (point + note) Β· Arrow (relate two elements + verb) Β· Area (a region + every element inside) Β· Redact (mask, no note) Β· Eyedropper. Hover-highlight shows the exact element a note attaches to (hold Alt for the parent). Local/dev only.