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:
parent
e1637c2530
commit
d0dee914be
7 changed files with 16 additions and 16 deletions
|
|
@ -569,8 +569,8 @@ the tab and reopen the same file.
|
|||
```
|
||||
|
||||
You run `open` (or click the `file://` link in your terminal), the HTML
|
||||
opens in your default browser. The annotation UX is modelled on
|
||||
`claude-code-100x/build-site.js`:
|
||||
opens in your default browser. The annotation UX follows an existing
|
||||
annotation surface the operator pointed at:
|
||||
|
||||
- **Topbar:** pencil-toggle button — annotation mode default ON. Click
|
||||
to turn off (then you read the article normally, follow links, etc.).
|
||||
|
|
@ -611,7 +611,7 @@ Claude never pre-generates suggestions in this flow.
|
|||
|
||||
> **What v5.0.3 changed from v5.0.2.** v5.0.2 was operator-led but the UX
|
||||
> was too thin — click a line, type a freeform note, save. The reference
|
||||
> the operator pointed at (`~/repos/claude-code-100x/claude-code-100x/build-site.js`)
|
||||
> the operator pointed at (an existing annotation surface in another project)
|
||||
> already had the right pattern: pencil-toggle, selection capture, three
|
||||
> intent categories, popover form, structured markdown export. v5.0.3
|
||||
> rebuilds `scripts/annotate.mjs` against that reference. v5.0.0 / v5.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue