pkg/

directory
v0.0.0-...-4e6119a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: MIT

Directories

Path Synopsis
Package consolidation analyzes episodic and working memory to extract durable knowledge.
Package consolidation analyzes episodic and working memory to extract durable knowledge.
Package decay implements salience decay, reinforcement, and scheduling as specified in RFC 15A.7.
Package decay implements salience decay, reinforcement, and scheduling as specified in RFC 15A.7.
Package ingestion provides the ingestion layer for the Membrane memory substrate.
Package ingestion provides the ingestion layer for the Membrane memory substrate.
Package membrane provides the top-level API surface that wires together all subsystems of the memory substrate: ingestion, retrieval, decay, revision, consolidation, and metrics.
Package membrane provides the top-level API surface that wires together all subsystems of the memory substrate: ingestion, retrieval, decay, revision, consolidation, and metrics.
Package metrics collects observability metrics from the memory substrate.
Package metrics collects observability metrics from the memory substrate.
Package retrieval implements the layered memory retrieval service as specified in RFC 15.8 and RFC 15A.11.
Package retrieval implements the layered memory retrieval service as specified in RFC 15.8 and RFC 15A.11.
Package revision implements the revision layer for the Membrane memory substrate.
Package revision implements the revision layer for the Membrane memory substrate.
Package schema defines the core data structures for the memory substrate as specified in RFC 15A (Schema Appendix).
Package schema defines the core data structures for the memory substrate as specified in RFC 15A (Schema Appendix).
Package storage defines the Store interface that all storage backends must implement.
Package storage defines the Store interface that all storage backends must implement.
sqlite
Package sqlite implements the storage.Store interface using SQLite via github.com/mattn/go-sqlite3.
Package sqlite implements the storage.Store interface using SQLite via github.com/mattn/go-sqlite3.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL