wkappbot-workflow
★☆☆
Eye Context Alert Dedup: Persisted to Disk Across Hot-Swaps
contextWarnedPcts is pre-populated from runtime/context_warned.json on Eye startup. SaveContextWarnedEntry writes each new max-MB. Prevents re-alerting on 60%+ JSONL after Eye hot-swap or restart.
Steps
- Eye stores context-alert history in runtime/...
- SaveContextWarnedEntry() is called after eve...
- State file is in bin/wkappbot.hq/runtime/con...
- Verified 2026-04-21: test-eye-tick-context-w...