iiRecord
Agentic AI Atlas · Sleep Cycle
extension-interface:sleep-cyclea5c.ai
II.
ExtensionInterface overview

extension-interface:sleep-cycle

Reference · live

Sleep Cycle overview

Sleep Cycle

ExtensionInterfaceOutgoing · 0Incoming · 1

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