This repository has been archived on 2026-06-01 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
feat/log-archive
- Add meta table with archived_up_to watermark in logs.db - Archive logs older than 30 days to data/archive/logs/YYYY-MM-DD.jsonl - Idempotent: same-day re-export overwrites file - Single transaction: DELETE + UPDATE meta - Optional VACUUM after archive loop - CLI: nerve store archive [--vacuum] - 15+ new tests for archive logic
nerve
Observation engine — Sense, Reflex, Workflow
Description
Languages
TypeScript
97.2%
HTML
2%
JavaScript
0.5%
Shell
0.3%