Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ snapshot
Method
snapshot
orchestrate/skills/orchestrate/scripts/core/andon.ts:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
export
interface
AndonSource {
14
snapshot(): Promise<AndonSnapshot>;
15
}
16
17
export
class
AndonPoller {
Callers
2
drainEvents
Method · 0.65
andon-root-cache.test.ts
File · 0.65
Implementers
1
SlackReactionAndonSource
orchestrate/skills/orchestrate/scripts
Calls
no outgoing calls
Tested by
no test coverage detected