Prepare an incident handoff
Where: triage → incidents → investigate → export investigation. This is read-only cluster access and creates a local Markdown file or clipboard copy; nothing is uploaded automatically.
- Verify captured context, namespace, resource name and Pod UID.
- Review UID-correlated events and current owner snapshots. Name-only events are unverified and excluded.
- Select a container and current/previous mode, then choose capture bounded logs. Capture is finite and identity-checked before and after the read.
- Edit the redacted preview or clear include edited excerpt in export.
- Open export, reread all evidence and limitations, then copy or download Markdown.
Log evidence is capped and may be truncated or unavailable. Current/previous selection does not prove an exact runtime container instance. Redaction is best effort; review before sharing.
Source: src/components/TriageInvestigation.tsx, src/lib/logEvidence.ts, src/lib/incidentReport.ts, src-tauri/src/k8s/logs.rs at v0.18.0.