II.
ExtensionInterface overview
Reference · liveextension-interface:sleep-cycle
Sleep Cycle overview
Sleep Cycle
Attributes
interfaceVersion
1.0.0
description
Sleep Cycle
displayName
Sleep Cycle
concern
Pause and resume long-running agent work across wall-clock gaps.
surface
`sleep(duration)`, `wakeAt(timestamp)`, `onWake(handler)`.
Persists context across the gap.
builtInDefault
Process exits and restarts on the next invocation; no persistence
beyond the journal.
notableImpls
[]
Outgoing edges
None.
Incoming edges
implements1
- skill:cicd-pipeline-design·SkillCI/CD Pipeline Design