Skip to content

fix(scope-audit): put the collector links where a reader with data sees them - #10

Merged
efiten merged 1 commit into
masterfrom
fix/scope-audit-collector-links
Sep 6, 2026
Merged

fix(scope-audit): put the collector links where a reader with data sees them#10
efiten merged 1 commit into
masterfrom
fix/scope-audit-collector-links

Conversation

@efiten

@efiten efiten commented Sep 6, 2026

Copy link
Copy Markdown
Owner

The collector links lived only in the empty state, which never renders on an instance that has data. On this deployment (197 rows, 199 collected targets) the provenance note named both collectors in prose and linked neither, so exactly the readers best placed to act on it could not.

sourcesLineHtml now carries both links and is extracted and exported so the gap is asserted rather than assumed: two links present, rel="noopener" on both, the declared-versus-observed distinction stated, and the newest-answer-wins rule visible to a reader who never sees the empty state.

CoreDrive RX points at https://rx.on8ar.eu/ here; upstream keeps the repo URL, since a hosted instance is this deployment's rather than everyone's. The empty-state assertion accepts either form rather than pinning one fork's URL.

680 passed, 0 failed.

…es them

The links to both collectors lived only in the empty state, which by definition
never renders on an instance that HAS data. So on the deployment this page was
built for, 197 rows and 199 collected targets, the provenance note named the
two collectors in prose and linked neither. Exactly the readers best placed to
act on it could not.

sourcesLineHtml now carries both links itself and is extracted and exported so
the gap is asserted rather than assumed: four tests covering two links present,
rel="noopener" on both, the declared-versus-observed distinction stated, and
the newest-answer-wins rule visible to a reader who never sees the empty state.

CoreDrive RX points at https://rx.on8ar.eu/ here. Upstream keeps the repo URL,
since a hosted instance is this deployment's, not everyone's. The empty-state
assertion accepts either form rather than pinning one fork's URL.

680 passed, 0 failed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PQS3XLoPD98yu9pxdRujqg
@efiten
efiten merged commit 4e018f9 into master Sep 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant