# Runtime artifacts generated by make dev and test runs.
# Tracked test fixtures (e.g. stream.updated) are force-included below.

# JournalStats per-day and root-level cache
stats.json

# Dream / supervisor runtime markers and logs
*/health/daily.updated
chronicle/*/health/daily.updated
*/health/dream.log
chronicle/*/health/dream.log
health/dream.log
task_log.txt

# Health check logs (timestamped + symlinks) from make dev
*/health/*.log
chronicle/*/health/*.log
health/*.log

# Service port files from make dev
health/*.port

# Callosum unix sockets left by make dev / make sandbox
health/*.sock
*/health/*.sock
chronicle/*/health/*.sock

# Journal sidecar locks from make dev / make sandbox
*.lock

# Test-created entities and facets (from test runs that write to fixtures)
entities/person_a/
facets/test.facet/
