Gemini: document private log vs public summary policy #94

Open
opened 2026-05-28 01:17:30 +02:00 by codex · 0 comments
Collaborator

Context

Raw dogfood logs may contain local/private context; summaries can often be public.

Task

Document the boundary between private .codex logs and public aggregate summaries.

Acceptance criteria

  • Docs state raw logs stay private/gitignored by default.
  • Docs state public summaries must avoid secrets, local paths, and private repo details unless intentionally shared.
  • Include a short redaction checklist.

Verification

  • rg "private|public summary|redact|DOGFOOD-LOG" docs/dogfood*.md
## Context Raw dogfood logs may contain local/private context; summaries can often be public. ## Task Document the boundary between private `.codex` logs and public aggregate summaries. ## Acceptance criteria - Docs state raw logs stay private/gitignored by default. - Docs state public summaries must avoid secrets, local paths, and private repo details unless intentionally shared. - Include a short redaction checklist. ## Verification - `rg "private|public summary|redact|DOGFOOD-LOG" docs/dogfood*.md`
Sign in to join this conversation.
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
pdurlej/fallow-py#94
No description provided.