Anchorage API reference
    Preparing search index...
    RunCapConsult: () => Promise<boolean> | boolean

    A run-cap consult for an idle-thread wake: starting a run with nobody watching must charge the same deployment budget an unattended schedule fire does, or a signal storm bills Cloudflare instead of exhausting a quota. Returns false to REFUSE the wake (over cap). A refused or capped wake, or an absent start seam, degrades to a durable persist when the principal may persist and the agent has memory; otherwise the route answers persistence-forbidden or memory-unavailable. Absent ⇒ wake is unmetered (hosts with no budget).

    Type Declaration

      • (): Promise<boolean> | boolean
      • Returns Promise<boolean> | boolean