rulvar API reference / @rulvar/core / ModelKnowledgeHandle
Type Alias: ModelKnowledgeHandle
ts
type ModelKnowledgeHandle = Pick<ModelKnowledgeStore, "current">;Defined in: packages/core/src/l0/spi/knowledge.ts:145
The runtime handle: with propose() deleted from the design and commit absent from this shape, a run has no write path into the cross-run medium at all.