Skip to content

API by subpath

Version 2 publishes a contract-oriented root and explicit capability and integration subpaths.

SubpathResponsibilityRepresentative exports
@geekist/llm-corePortable contracts and specification journeydefineTool, loadSpecification, reviewSpecification, compileSpecification
/contractsPortable primitivesidentity, invocation, schema, versioning, capability claims
/modelModel contractsrequests, responses, content, prompts and references
/model/runtimeModel extension contractsprofiles, resolution and schema resolution
/toolsTool declarationsdefineTool, Tool, calls and results
/tools/runtimeControlled tool executionexecutable bindings, validation and canonical actions
/controlPortable decisionspolicy, approval and cancellation values
/control/runtimeControl extension portsauthentication, verification and concurrency
/evidenceEvents and receiptsredaction, execution events and journals
/stateState lifetimessnapshots, native checkpoints and compatibility
/agentPortable agent intent and factsdefinitions, events, results and skills
/agent/runtimeAgent runtime SPIAgentRunner, preparation and native-session contracts
/workflowPortable workflow intentWorkflowExecutionPlan
/conversationPortable conversation stateevents, snapshots and store contracts
/interactionExplicit interaction orchestrationinjected-runner sessions and projections
/specificationsExact specification operationssource snapshots, closed five-operation matrices, target-bound change proposals, review, project and authority-bound compile results
/adapters/catalogueInert adapter selectioncandidate descriptions, registration and deterministic resolution
/adapters/catalogue/runtimeAccepted adapter runtimeacquisition, invocation and bounded qualified retry

The remaining context, artifact, evaluation, retrieval, indexing, storage, memory, media, UI, and qualified provider subpaths retain their documented capability ownership.

There is no ./workflow/runtime, broad adapter barrel, local runner export, or root runnable Agent/Workflow/Conversation facade.