docs: remove dead references to a retired repository (green)

The annotation surface's provenance is now described as the pattern it
follows (pencil toggle, intent buttons, popover form, structured export)
rather than by naming a repository that no longer exists. Touches the
plugin/package descriptions, README, docs/architecture.md, the v5.0.3
CHANGELOG entry, and two comments in scripts/annotate.mjs and its test.

Retired-reference check: 12 hits in 7 files -> 0 (content and path names).

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-23 12:28:05 +02:00
commit d0dee914be
Signed by: ktg
SSH key fingerprint: SHA256:JakMjO6FTBBzN0Bhfj9saOoEjaFxlSdYuZQQpM/lF9Q
7 changed files with 16 additions and 16 deletions

View file

@ -11,8 +11,8 @@
// every annotation grouped by section; Copy Prompt assembles them into
// one structured markdown the operator pastes back into Claude.
//
// UX modelled on the claude-code-100x annotation surface
// (build-site.js, 2026 — same pencil-toggle, intent buttons, form popover,
// UX modelled on an existing annotation surface the operator pointed at
// (2026 — same pencil-toggle, intent buttons, form popover,
// localStorage persistence, structured markdown export).
//
// • Operator drives every annotation. No Claude-generated suggestions.