Metadata-Version: 2.4
Name: mddb
Version: 0.0.1
Summary: A YAML+markdown card substrate for agentic and human knowledge work
Author-email: Handley Research Group <wh260@cam.ac.uk>
License: MIT
Project-URL: Homepage, https://github.com/handley-lab/aidb
Project-URL: Repository, https://github.com/handley-lab/aidb
Project-URL: Issues, https://github.com/handley-lab/aidb/issues
Keywords: knowledge,agents,mcp,yaml,markdown,substrate
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# aidb

A YAML + markdown card substrate for agentic and human knowledge work.

**Status: placeholder.** Real implementation is forthcoming. This release reserves the name on PyPI.

## Intent

`aidb` is a deliberately minimal substrate for storing knowledge as cards (YAML frontmatter + markdown body), queryable by agents and humans, with decades-durable on-disk format and git-backed history. It imposes no schema and privileges no fields — semantics live in layers above.
