Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/garrytan/gstack
/ ActiveDecision
Interface
ActiveDecision
lib/gstack-decision.ts:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
export
interface
ActiveDecision extends DecisionEvent {
48
kind:
"decide"
;
49
}
50
51
export
interface
DecisionPaths {
52
log: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected