Scheduling is Meerkat’s durable automation model. It exists to answer:Documentation Index
Fetch the complete documentation index at: https://docs.rkat.ai/llms.txt
Use this file to discover all available pages before exploring further.
- what should run later?
- when should it run?
- where should it be delivered?
- what happens if it overlaps, misfires, or loses its target?
Why this is a concept
Scheduling is more than a set of tool names. It introduces durable entities:- schedules
- occurrences
- triggers
- targets
- delivery policies
Mental model
What this concept owns
- durable time-based automation semantics
- occurrence lifecycle
- target delivery model
