Repair Prolog timer handling #38
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/zara!38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/zara-006-timers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
[Seconds, Name]Why
Generic intent and argument clauses shadowed timer-specific parsing, resolver and executor shapes disagreed, and completion only logged a claim that Python had handled a notification.
Impact
Common named and unnamed second/minute/hour timers resolve without the LLM, schedule the exact converted duration, and invoke the Prolog notification abstraction once on completion.
Validation
scripts/test-*.shCloses #7