Skip to content

@codesoul-co/hypha-adapters-local API

Local-first SQLite, vector, artifact and runtime adapters.

  • Install: npm install @codesoul-co/hypha-adapters-local@1.0.1
  • Entrypoint import: import { ... } from '@codesoul-co/hypha-adapters-local';
  • Public exports: 229
  • Source modules: 54

Export overview

KindCount
class70
function44
interface95
type14
constant6

Source modules

ModuleUse whenExportsSource
artifact-content-ioUse the Artifact content io module for using the public contracts and operations for this capability boundary. It exports 1 class, 4 functions, 1 interface.6source
artifact-manager-execution-cache-verifierUse the Artifact manager execution cache verifier module for executing runtime behavior at this boundary. It exports 1 class, 1 interface.2source
artifact-manager-tool-portUse the Artifact manager tool port module for defining or implementing provider-neutral ports. It exports 1 class, 2 interfaces.3source
artifact-store-adapter-errorUse the Artifact store adapter error module for binding external or local providers to Hypha ports. It exports 1 class, 2 functions.3source
common-tool-port-bindingsUse the Common tool port bindings module for defining or implementing provider-neutral ports. It exports 3 classes, 3 interfaces, 1 type.7source
docker-sandbox-provider-factoryUse the Docker sandbox provider factory module for binding external or local providers to Hypha ports. It exports 1 class, 1 constant, 1 interface.3source
execution-provider-errorUse the Execution provider error module for binding external or local providers to Hypha ports. It exports 1 class, 1 function.2source
execution-provider-valuesUse the Execution provider values module for binding external or local providers to Hypha ports. It exports 5 functions.5source
in-memory-active-execution-registryUse the In memory active execution registry module for registering and resolving versioned capabilities or implementations. It exports 1 class, 1 interface.2source
in-memory-artifact-record-repositoryUse the In memory artifact record repository module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
in-memory-execution-artifact-storeUse the In memory execution artifact store module for persisting and reading data at this boundary. It exports 1 class, 2 interfaces.3source
in-memory-execution-cache-storeUse the In memory execution cache store module for persisting and reading data at this boundary. It exports 2 classes, 2 interfaces.4source
indexAggregates the public entrypoint exports for @codesoul-co/hypha-adapters-local; applications import these symbols from the package entrypoint instead of internal file paths.26source
legacy-tool-artifact-importerUse the Legacy tool artifact importer module for defining or implementing provider-neutral ports. It exports 2 classes, 1 function, 3 interfaces, 1 type.7source
legacy-tool-artifact-inventoryUse the Legacy tool artifact inventory module for using the public contracts and operations for this capability boundary. It exports 2 classes, 3 interfaces, 1 type.6source
legacy-tool-artifact-migration-executorUse the Legacy tool artifact migration executor module for executing runtime behavior at this boundary. It exports 2 classes, 7 interfaces, 1 type.10source
legacy-tool-artifact-migration-plannerUse the Legacy tool artifact migration planner module for using the public contracts and operations for this capability boundary. It exports 2 classes, 7 interfaces, 2 types.11source
legacy-tool-artifact-migration-reportUse the Legacy tool artifact migration report module for defining or implementing provider-neutral ports. It exports 6 functions, 3 interfaces.9source
legacy-tool-artifact-migration-rollbackUse the Legacy tool artifact migration rollback module for using the public contracts and operations for this capability boundary. It exports 2 classes, 5 interfaces, 1 type.8source
local-artifact-filesUse the Local artifact files module for using the public contracts and operations for this capability boundary. It exports 2 classes, 13 functions, 2 interfaces.17source
local-artifact-manifestUse the Local artifact manifest module for using the public contracts and operations for this capability boundary. It exports 4 functions, 1 interface.5source
local-artifact-store-valuesUse the Local artifact store values module for persisting and reading data at this boundary. It exports 4 functions.4source
local-artifact-workspace-content-readerUse the Local artifact workspace content reader module for declaring and enforcing workspace scope boundaries. It exports 1 class, 1 interface.2source
local-filesystem-execution-artifact-storeUse the Local filesystem execution artifact store module for persisting and reading data at this boundary. It exports 1 class, 3 interfaces.4source
local-process-execution-providerUse the Local process execution provider module for binding external or local providers to Hypha ports. It exports 1 class, 1 interface.2source
local-process-output-artifactsUse the Local process output artifacts module for using the public contracts and operations for this capability boundary. It exports 1 class, 5 interfaces, 1 type.7source
local-process-output-collectorUse the Local process output collector module for using the public contracts and operations for this capability boundary. It exports 1 class, 3 interfaces, 1 type.5source
local-process-output-stream-registryUse the Local process output stream registry module for registering and resolving versioned capabilities or implementations. It exports 1 class, 1 interface.2source
local-process-policyUse the Local process policy module for applying policy and governance checks. It exports 1 class, 2 interfaces.3source
local-process-resource-accountingUse the Local process resource accounting module for using the public contracts and operations for this capability boundary. It exports 1 class, 1 interface.2source
local-process-resultUse the Local process result module for using the public contracts and operations for this capability boundary. It exports 1 function, 2 interfaces.3source
local-process-sandbox-provider-factoryUse the Local process sandbox provider factory module for binding external or local providers to Hypha ports. It exports 1 class, 1 constant, 1 type.3source
local-sandbox-lifecycleUse the Local sandbox lifecycle module for using the public contracts and operations for this capability boundary. It exports 1 class, 1 interface.2source
local-workspace-adapterUse the Local workspace adapter module for declaring and enforcing workspace scope boundaries. It exports 1 class, 2 interfaces.3source
local-workspace-snapshot-artifactsUse the Local workspace snapshot artifacts module for declaring and enforcing workspace scope boundaries. It exports 1 class, 2 interfaces.3source
postgres-execution-store-factoryUse the Postgres execution store factory module for persisting and reading data at this boundary. It exports 1 class, 1 constant, 1 type.3source
projection-storeUse the Projection store module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
react-continuation-checkpoint-storeUse the React continuation checkpoint store module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
redis-execution-cache-storeUse the Redis execution cache store module for persisting and reading data at this boundary. It exports 1 class, 2 interfaces.3source
remote-sandbox-provider-factoryUse the Remote sandbox provider factory module for binding external or local providers to Hypha ports. It exports 1 class, 1 constant, 1 interface.3source
run-lease-storeUse the Run lease store module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
runtime-capacity-semaphoreUse the Runtime capacity semaphore module for executing runtime behavior at this boundary. It exports 1 class, 1 interface.2source
runtime-checkpoint-storeUse the Runtime checkpoint store module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
runtime-event-storeUse the Runtime event store module for creating, recording, or reading Event contracts. It exports 1 class, 2 interfaces.3source
runtime-integrity-storeUse the Runtime integrity store module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
s3-execution-artifact-store-factoryUse the S3 execution artifact store factory module for persisting and reading data at this boundary. It exports 1 class, 1 type.2source
session-queueUse the Session queue module for using the public contracts and operations for this capability boundary. It exports 1 class, 1 interface.2source
sqlite-artifact-record-repositoryUse the Sqlite artifact record repository module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
sqlite-driverUse the Sqlite driver module for using the public contracts and operations for this capability boundary. It exports 1 function, 3 interfaces.4source
sqlite-execution-storeUse the Sqlite execution store module for persisting and reading data at this boundary. It exports 1 class, 2 types.3source
sqlite-execution-store-factoryUse the Sqlite execution store factory module for persisting and reading data at this boundary. It exports 1 class, 1 constant.2source
sqlite-execution-store-foundationUse the Sqlite execution store foundation module for persisting and reading data at this boundary. It exports 1 class.1source
state-execution-claim-storeUse the State execution claim store module for persisting and reading data at this boundary. It exports 1 class, 1 interface.2source
workspace-runtimeUse the Workspace runtime module for declaring and enforcing workspace scope boundaries. It exports 1 class.1source

Import boundary

This page documents only the public API exported by the @codesoul-co/hypha-adapters-local package entrypoint. Implementations under packages/adapters-local/src that are not exported from that entrypoint are not part of the npm package contract.