Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mad
command
|
|
|
madder
command
|
|
|
madder-cache
command
|
|
|
madder-gen_man
command
|
|
|
madder-mcp
command
|
|
|
madder-test-craft-legacy-blob
command
Package main is the test-only fixture binary used by bats to materialize legacy-shaped blob bytes deterministically.
|
Package main is the test-only fixture binary used by bats to materialize legacy-shaped blob bytes deterministically. |
|
madder-test-sftp-server
command
Package main is the test-only SFTP server described in RFC 0001.
|
Package main is the test-only SFTP server described in RFC 0001. |
|
madder-test-store-import-smoke
command
Command madder-test-store-import-smoke is the madder#278 regression guard.
|
Command madder-test-store-import-smoke is the madder#278 regression guard. |
|
madder-test-webdav-server
command
Package main is the test-only WebDAV server described in RFC 0001.
|
Package main is the test-only WebDAV server described in RFC 0001. |
|
internal
|
|
|
0/buildinfo
Package buildinfo exposes the version and commit SHA that were burnt into each binary at build time.
|
Package buildinfo exposes the version and commit SHA that were burnt into each binary at build time. |
|
bravo/plugins
Package plugins is madder's blob-encoding plugin registry.
|
Package plugins is madder's blob-encoding plugin registry. |
|
bravo/plugins/builtins
Package builtins blank-imports every built-in plugin so their init() functions register them in plugins.Default.
|
Package builtins blank-imports every built-in plugin so their init() functions register them in plugins.Default. |
|
bravo/plugins/gzip
Package gzip is the gzip blob-encoding plugin.
|
Package gzip is the gzip blob-encoding plugin. |
|
bravo/plugins/none
Package none is the identity (passthrough) blob-encoding plugin.
|
Package none is the identity (passthrough) blob-encoding plugin. |
|
bravo/plugins/zlib
Package zlib is the zlib blob-encoding plugin.
|
Package zlib is the zlib blob-encoding plugin. |
|
bravo/plugins/zstd
Package zstd is the zstd blob-encoding plugin.
|
Package zstd is the zstd blob-encoding plugin. |
|
bravo/registry
Package registry maintains a per-host, best-effort index of every madder blob store created on this machine, so `madder list -all` can enumerate stores host-wide regardless of which XDG scope or cwd created them.
|
Package registry maintains a per-host, best-effort index of every madder blob store created on this machine, so `madder list -all` can enumerate stores host-wide regardless of which XDG scope or cwd created them. |
|
charlie/arg_resolver
Package arg_resolver centralizes how madder commands classify positional arguments as files, blob IDs, or blob-store-id switches.
|
Package arg_resolver centralizes how madder commands classify positional arguments as files, blob IDs, or blob-store-id switches. |
|
charlie/blob_verify_sink
Package blob_verify_sink carries the per-blob result stream shared by `madder fsck` and `madder cache-fsck`.
|
Package blob_verify_sink carries the per-blob result stream shared by `madder fsck` and `madder cache-fsck`. |
|
charlie/blob_write_sink
Package blob_write_sink carries the per-blob result stream shared by `madder write` and `madder cache-write`.
|
Package blob_write_sink carries the per-blob result stream shared by `madder write` and `madder cache-write`. |
|
charlie/cli_main
Package cli_main shares the entry-point shape between madder and madder-cache (and any future sibling).
|
Package cli_main shares the entry-point shape between madder and madder-cache (and any future sibling). |
|
charlie/files
Package files provides filesystem helpers used by madder.
|
Package files provides filesystem helpers used by madder. |
|
charlie/markl_registrations
Package markl_registrations holds madder's own purpose and purpose-id-alias registrations for the markl framework.
|
Package markl_registrations holds madder's own purpose and purpose-id-alias registrations for the markl framework. |
|
charlie/output_format
Package output_format provides a shared -format flag for madder commands that stream per-record results.
|
Package output_format provides a shared -format flag for madder commands that stream per-record results. |
|
echo/madder_env
Package madder_env houses the madder-application-layer `env_dir.EnvVarNames` bundle and the env-var name constants the madder CLI publishes and consults.
|
Package madder_env houses the madder-application-layer `env_dir.EnvVarNames` bundle and the env-var name constants the madder CLI publishes and consults. |
|
foxtrot/mmap_blob
Package mmap_blob promotes a BlobReader to a zero-copy []byte view backed by file mmap, when the underlying storage permits.
|
Package mmap_blob promotes a BlobReader to a zero-copy []byte view backed by file mmap, when the underlying storage permits. |
|
foxtrot/sftp_probe
Package sftp_probe contains pure-function probes that classify SFTP blob bytes against candidate blob_store_configs.Config values without any SFTP, UI, or filesystem dependency.
|
Package sftp_probe contains pure-function probes that classify SFTP blob bytes against candidate blob_store_configs.Config values without any SFTP, UI, or filesystem dependency. |
|
juliett/inventory_log
Package inventory_log implements the per-blob audit log described in ADR 0004 and refined in docs/plans/2026-04-26-typed-write-log-design.md.
|
Package inventory_log implements the per-blob audit log described in ADR 0004 and refined in docs/plans/2026-04-26-typed-write-log-design.md. |
|
pkgs
|
|
|
blob_store_id
Package blob_store_id is a deprecated compatibility alias for pkgs/scoped_id.
|
Package blob_store_id is a deprecated compatibility alias for pkgs/scoped_id. |
Click to show internal directories.
Click to hide internal directories.