singularity-forge/src/resources
Mikael Hugo 8571ef702d fix(schedule): snooze keeps status pending so items re-fire
- snoozeItem: write status:"pending" + snoozed_at (audit trail) instead
  of status:"snoozed", which was invisible to findDue/findUpcoming
- findDue/findUpcoming: include status==="snoozed" for backward compat
  with any pre-existing snoozed entries in the store
- listItems default filter: show snoozed entries (they are active)
- _findEntry: remove dead exact-match branch (exact ⊆ startsWith)
- ScheduleEntry typedef: add optional snoozed_at field
- Tests: add coverage for snoozed-entry visibility in findDue,
  findUpcoming, and the list command

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 01:38:44 +02:00
..
agents sf snapshot: pre-dispatch, uncommitted changes after 42m inactivity 2026-05-04 22:41:07 +02:00
extensions fix(schedule): snooze keeps status pending so items re-fire 2026-05-05 01:38:44 +02:00
skills fix(skills): correct .claude/skills/gh/ → .claude/skills/github-workflows/references/gh/ 2026-05-02 18:42:44 +02:00
workflows fix: stabilize sf auto and subagent routing 2026-04-30 21:55:17 +02:00
SF-WORKFLOW.md sf snapshot: pre-dispatch, uncommitted changes after 46m inactivity 2026-04-30 21:07:36 +02:00
traces.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00