Interface: LedgerSessionContext
Makaio Framework / ai-adapters-core / LedgerSessionContext
Interface: LedgerSessionContext
Section titled “Interface: LedgerSessionContext”Defined in: ../../../adapters/core/src/agent/session-tool-ledger.ts:36
Narrowed view of McpSessionContext that the ledger needs. Decouples the ledger from the full session context shape.
Properties
Section titled “Properties”directTools
Section titled “directTools”
readonlydirectTools: readonlyobject[]
Defined in: ../../../adapters/core/src/agent/session-tool-ledger.ts:38
Tools resolved for direct injection in this session
discoverableTools
Section titled “discoverableTools”
readonlydiscoverableTools: readonlyobject[]
Defined in: ../../../adapters/core/src/agent/session-tool-ledger.ts:40
Tools available for discovery (not direct-injected)