← Back to wkappbot-workflow
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.

user/developer

Steps

  1. Eye stores context-alert history in runtime/...
  2. SaveContextWarnedEntry() is called after eve...
  3. State file is in bin/wkappbot.hq/runtime/con...
  4. Verified 2026-04-21: test-eye-tick-context-w...