# Runtime artifacts (generated, ephemeral, session-scoped)
analyses/
graph/
debug/
interactions/
sessions/
streams/
workspaces/
state.json
state/
handoff.json
handoff-*.json
autopilot-state.json
session-taint-*.json
dispatch-last-head.txt
health-snapshot.json
release-readiness.json
skills-index.json
stack-profile.json
metrics/
events.jsonl
.install-id
telemetry.json
.telemetry-notice-shown

# Phase 3 webhook delivery queue — SQLite runtime DB (and WAL/SHM sidecars)
webhook-queue.sqlite
webhook-queue.sqlite-wal
webhook-queue.sqlite-shm
# Maintenance task run history (regenerated each tick)
maintenance/

# security/: track timeline.json (trend ledger), ignore everything else
security/*
!security/timeline.json
