Dashboard: redact-by-default for session text #6

Open
opened 2026-05-23 20:55:22 +00:00 by coilysiren · 0 comments
Owner

Originally filed by @coilysiren on 2026-05-21T10:21:11Z - https://github.com/coilysiren/repo-recall/issues/246

Child of #229.

Decision - Session text is redact-by-default on the repo-recall dashboard. The session detail page already renders a transcript on-demand from JSONL (#51); session text - stored or on-demand - must be obscured by default in the UI.

Scope

  • Default state is "you cannot see it": blurred, collapsed, or behind a click-to-reveal. Revealing is a deliberate action.
  • Applies to prompt inputs, model outputs, and thinking steps alike.
  • Matters more on any tailnet-hosted instance than a purely-local one - redaction is not optional on tailnet-hosted repo-recall.

Depends on

  • The tantivy-indexing and/or raw-text children of #229 - there must be session text to render.

Out of scope

  • Ingest-time scrub (separate child) - that removes secrets; this hides everything else by default.
_Originally filed by @coilysiren on 2026-05-21T10:21:11Z - [https://github.com/coilysiren/repo-recall/issues/246](https://github.com/coilysiren/repo-recall/issues/246)_ Child of #229. **Decision** - Session text is redact-by-default on the repo-recall dashboard. The session detail page already renders a transcript on-demand from JSONL (#51); session text - stored or on-demand - must be obscured by default in the UI. ## Scope - Default state is "you cannot see it": blurred, collapsed, or behind a click-to-reveal. Revealing is a deliberate action. - Applies to prompt inputs, model outputs, and thinking steps alike. - Matters more on any tailnet-hosted instance than a purely-local one - redaction is not optional on tailnet-hosted repo-recall. ## Depends on - The tantivy-indexing and/or raw-text children of #229 - there must be session text to render. ## Out of scope - Ingest-time scrub (separate child) - that removes secrets; this hides everything else by default.
coilysiren added
P3
and removed
P2
labels 2026-05-31 07:01:20 +00:00
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/repo-recall#6
No description provided.