Directories
¶
| Path | Synopsis |
|---|---|
|
Package application composes trusted-root policy with UnixFS and Merkle-DAG capabilities into reusable native-client use cases.
|
Package application composes trusted-root policy with UnixFS and Merkle-DAG capabilities into reusable native-client use cases. |
|
add
Package add owns reusable local-input staging and UnixFS materialization for both native MALT and IPFS-compatible Merkle DAG targets.
|
Package add owns reusable local-input staging and UnixFS materialization for both native MALT and IPFS-compatible Merkle DAG targets. |
|
backup
Package backup owns encrypted local snapshot creation and verified restore orchestration.
|
Package backup owns encrypted local snapshot creation and verified restore orchestration. |
|
clientroot
Package clientroot owns the reusable native client-root workflow.
|
Package clientroot owns the reusable native client-root workflow. |
|
Package bucketsync owns durable client-side Bucket synchronization state.
|
Package bucketsync owns durable client-side Bucket synchronization state. |
|
cmd
|
|
|
malt
command
|
|
|
internal
|
|
|
bucketbranch
Package bucketbranch owns the client-side grammar for writable managed Bucket refs.
|
Package bucketbranch owns the client-side grammar for writable managed Bucket refs. |
|
cas
Package cas provides Content Addressable Storage clients.
|
Package cas provides Content Addressable Storage clients. |
|
cas/memory
Package memory provides an in-memory CAS for client tests.
|
Package memory provides an in-memory CAS for client tests. |
|
config
Package config owns trusted-client process configuration.
|
Package config owns trusted-client process configuration. |
|
daemon
Package daemon exposes the trusted client's local control plane.
|
Package daemon exposes the trusted client's local control plane. |
|
deviceauth
Package deviceauth owns the client-side credential issued through browser authorization.
|
Package deviceauth owns the client-side credential issued through browser authorization. |
|
evaluation/e0selftest
Package e0selftest implements the cross-repository side of the evaluator's formal-E0 invocation/receipt contract.
|
Package e0selftest implements the cross-repository side of the evaluator's formal-E0 invocation/receipt contract. |
|
evaluation/gatewaytransport
Package gatewaytransport owns evaluator-only Gateway HTTP capabilities.
|
Package gatewaytransport owns evaluator-only Gateway HTTP capabilities. |
|
evaluation/machine
Package machine pins and verifies the physical machine identity used by the paper evaluator.
|
Package machine pins and verifies the physical machine identity used by the paper evaluator. |
|
evaluation/rq2fixture
Package rq2fixture defines the bounded source fixture used by the paper RQ2 native and browser writers.
|
Package rq2fixture defines the bounded source fixture used by the paper RQ2 native and browser writers. |
|
evaluation/rq2metrics
Package rq2metrics freezes the aggregation semantics of the RQ2 mutation metric wire contract.
|
Package rq2metrics freezes the aggregation semantics of the RQ2 mutation metric wire contract. |
|
evaluation/rq2wire
Package rq2wire mirrors the evaluator-owned RQ2 JSONL contract without importing malt-evaluation.
|
Package rq2wire mirrors the evaluator-owned RQ2 JSONL contract without importing malt-evaluation. |
|
evaluation/rq3baseline
Package rq3baseline exposes the current hash-authenticated UnixFS write path as a narrow, deterministic evaluator primitive.
|
Package rq3baseline exposes the current hash-authenticated UnixFS write path as a narrow, deterministic evaluator primitive. |
|
filelock
Package filelock provides bounded cross-process advisory locks for local client state transitions.
|
Package filelock provides bounded cross-process advisory locks for local client state transitions. |
|
keyring
Package keyring persists client-owned backup master keys.
|
Package keyring persists client-owned backup master keys. |
|
securefile
Package securefile applies owner-only protection to local client state.
|
Package securefile applies owner-only protection to local client state. |
|
importer
Package merkledagimport imports local UnixFS data into an IPFS-style Merkle DAG.
|
Package merkledagimport imports local UnixFS data into an IPFS-style Merkle DAG. |
|
ipld
Package ipld provides client-owned Merkle-DAG parsing and link traversal.
|
Package ipld provides client-owned Merkle-DAG parsing and link traversal. |
|
tools
|
|
|
evaluation/cmd/malt-eval-machine-descriptor-probe
command
Command malt-eval-machine-descriptor-probe emits a descriptor template from the exact host probe used by paper evaluator workers.
|
Command malt-eval-machine-descriptor-probe emits a descriptor template from the exact host probe used by paper evaluator workers. |
|
evaluation/cmd/malt-eval-rq1-fixture-build
command
Command malt-eval-rq1-fixture-build materializes the paper's shared RQ1 payload/query fixture into one token-guarded empty Gateway.
|
Command malt-eval-rq1-fixture-build materializes the paper's shared RQ1 payload/query fixture into one token-guarded empty Gateway. |
|
evaluation/cmd/malt-eval-rq1-worker
command
Command malt-eval-rq1-worker is the stable process boundary used by the evaluator for long-lived warm CAR/Direct-CAS clients.
|
Command malt-eval-rq1-worker is the stable process boundary used by the evaluator for long-lived warm CAR/Direct-CAS clients. |
|
evaluation/cmd/malt-eval-rq2-browser-worker
command
Command malt-eval-rq2-browser-worker is the real-browser process boundary for paper RQ2.
|
Command malt-eval-rq2-browser-worker is the real-browser process boundary for paper RQ2. |
|
evaluation/cmd/malt-eval-rq2-fixture-build
command
Command malt-eval-rq2-fixture-build constructs the exact shared native and browser source fixture for paper RQ2.
|
Command malt-eval-rq2-fixture-build constructs the exact shared native and browser source fixture for paper RQ2. |
|
evaluation/cmd/malt-eval-rq2-worker
command
Command malt-eval-rq2-worker is the native client-root process boundary for the paper RQ2 evaluator.
|
Command malt-eval-rq2-worker is the native client-root process boundary for the paper RQ2 evaluator. |
|
evaluation/cmd/malt-eval-rq3-hash-worker
command
Command malt-eval-rq3-hash-worker exposes the malt-client UnixFS/HAMT baseline primitive as strict, bounded JSONL over stdin/stdout.
|
Command malt-eval-rq3-hash-worker exposes the malt-client UnixFS/HAMT baseline primitive as strict, bounded JSONL over stdin/stdout. |
|
evaluation/cmd/malt-eval-rq3-malt-worker
command
Command malt-eval-rq3-malt-worker executes the paper RQ3 MALT-KZG hybrid write path against one disposable, token-bound Gateway.
|
Command malt-eval-rq3-malt-worker executes the paper RQ3 MALT-KZG hybrid write path against one disposable, token-bound Gateway. |
|
Package client provides the stable Go transport for an untrusted managed MALT gateway.
|
Package client provides the stable Go transport for an untrusted managed MALT gateway. |
|
Package truststore persists the roots accepted by the local MALT client.
|
Package truststore persists the roots accepted by the local MALT client. |
|
Package unixfs provides the transport-neutral, locally verified native UnixFS reader/writer facade plus staging and materialization helpers.
|
Package unixfs provides the transport-neutral, locally verified native UnixFS reader/writer facade plus staging and materialization helpers. |
|
model
Package unixfs defines the MALT UnixFS application model/profile.
|
Package unixfs defines the MALT UnixFS application model/profile. |
|
model/internal/format
Package format defines UnixFS application-model format constants.
|
Package format defines UnixFS application-model format constants. |
|
model/internal/manifest
Package manifest implements the locked directory manifest encodings used by the UnixFS application model.
|
Package manifest implements the locked directory manifest encodings used by the UnixFS application model. |
Click to show internal directories.
Click to hide internal directories.