Commit graph

2 commits

Author SHA1 Message Date
Manohar
7e352eea7b fix(bridge): audit cron source counts only 'finished' run actions 2026-06-10 15:06:24 +00:00
Manohar
197c43dfee feat: complete audit trail on /activity
- bridge GET /tiger/activity/audit merges every durable action store at
  read time: executions (spawns), tasks lifecycle, outputs, OpenClaw cron
  run JSONL. Cursor pagination (before=ISO), type filters. Read-time merge
  = retroactively complete, no action without an audit row.
- dashboard /api/activity merges in recent file-modification events
- /activity page: type filter chips, status colors, Load older
2026-06-10 14:59:41 +00:00