Evidence anchoring, selector, resolution for citations.
Find a file
tegwick 6a9f5745f0
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 6s
Add Forgejo CI smoke workflow (enablement template)
2026-07-08 12:31:10 +02:00
.claude/rules Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
.forgejo/workflows Add Forgejo CI smoke workflow (enablement template) 2026-07-08 12:31:10 +02:00
registry Add registry/NO_CAPABILITIES.md (reuse-surface REUSE-WP-0017-T03) 2026-07-06 18:50:37 +02:00
workplans Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-22 20:27:50 +02:00
.gitignore Initial commit 2026-05-24 13:45:46 +00:00
.repo-classification.yaml Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass) 2026-06-22 17:47:35 +02:00
AGENTS.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
CLAUDE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
INTENT.md Add MVP Coordination section: code lives in citation-evidence umbrella during MVP 2026-05-24 16:51:04 +02:00
LICENSE Initial commit 2026-05-24 13:45:46 +00:00
README.md Point README at citation-evidence umbrella during MVP phase 2026-05-25 00:13:10 +02:00
SCOPE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00

evidence-anchor

Selector creation, resolution, and the DocumentViewerAdapter contract that every document viewer in the workspace implements.

MVP status: INTENT only

During the citation-evidence MVP, code lives upstream in citation-evidence under src/anchor/. This repo currently holds INTENT.md describing what will move here. Contract changes belong in citation-evidence/wiki/SharedContracts.md, not here.

Per the dependency map, anchor depends on shared/ and engine/ only; nothing in binder/, source/, or work/ may flow back into it.