Skip to main content

Agent-native database with causal memory, composite-scored recall, and a tamper-evident integrity chain

Reason this release was yanked:

0.2.10 available with recalls across all LLM Sessions;

Project description

meta-agents-db

Agent-native database with causal memory, composite-scored recall, and a tamper-evident integrity chain.

The first database designed for autonomous AI agents.

Install

pip install meta-agents-db

Quick start

from meta_agents_db import MetaAgentsDB

db = MetaAgentsDB("./data")
event_id = db.write(content="SPY broke below 200-day MA", tags=["signal", "SPY"])
results = db.recall("SPY bearish signals", top_k=10)
chain = db.trace_cause(event_id, direction="backward", max_depth=5)

Features

  • Causal DAG — every memory links to its causes; trace full decision chains
  • 5-signal composite recall — vector similarity + recency + causal proximity + importance + tag overlap
  • Storage-layer policy (roadmap) — risk, budget, and rate caps at write time; the policy engine is not enabled by default in this release
  • Optional HNSW vector index — approximate nearest-neighbor search (opt-in; brute-force is the default backend)
  • Session caching — deduplicates repeated recalls within a pipeline cycle
  • MVCC — snapshot isolation for concurrent readers/writers
  • WAL + SSTables — crash-safe append-only log with background compaction

License

Meta-Agents.AI Proprietary License v1.0. Install-and-use is permitted for end-users of the published wheels; source access, OEM embedding, and hosted-service rights are reserved for separately-negotiated agreements. Patent pending.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

meta_agents_db-0.2.9-cp39-abi3-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.9+Windows x86-64

meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

meta_agents_db-0.2.9-cp39-abi3-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

Details for the file meta_agents_db-0.2.9-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for meta_agents_db-0.2.9-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 3812d99d1745994cf50cd0cd128a06cdb7c964fdf2a6e13d57d4b8b3ad1936b8
MD5 5d06720c0dc246cbeb8a2f36431c2bb6
BLAKE2b-256 653ddda8f004ea19be04c1d1f9a09eac669983b74caee453ae4b9c458f9e41d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for meta_agents_db-0.2.9-cp39-abi3-win_amd64.whl:

Publisher: ci.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8e0853e0d8a587952761ff2dc63ca08e9b06ee649aca000954c19fc9a66b1cb
MD5 8637822221d27b37edb276838a44c244
BLAKE2b-256 d769a95a8863a512b45779fc3bad7aaa57357b250517c6498d9f9626e47a135e

See more details on using hashes here.

Provenance

The following attestation bundles were made for meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6060d364e0b038ef12c0942ccc2bb627b55eab750920a813e16d5e59244c1e2e
MD5 ee4a47eb52b5184b92933a02ddbad702
BLAKE2b-256 c1fcbd76bf9a45b612061f98783be43b312f868e86b9f37b383dc46a5c22ffac

See more details on using hashes here.

Provenance

The following attestation bundles were made for meta_agents_db-0.2.9-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meta_agents_db-0.2.9-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for meta_agents_db-0.2.9-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a467ccca269717b44379f5569de24ade3b46de2188f9203f677b03c3ae92ca2
MD5 028063034ce56e6d6b00814db9fb4371
BLAKE2b-256 83123dd4d71b4933aa3ead5563067abc8f1ef4663b3abd571f564dd1be33d764

See more details on using hashes here.

Provenance

The following attestation bundles were made for meta_agents_db-0.2.9-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: ci.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page