Metadata-Version: 2.4
Name: bourdon
Version: 0.0.0
Summary: Reserved package name for Bourdon — cross-agent memory federation. The actual package will be published from github.com/getbourdon/bourdon.
Author-email: Ryan Davis <ryandavispro1@gmail.com>
Maintainer: RADLAB LLC
License: MIT
Project-URL: Homepage, https://bourdon.ai
Project-URL: Repository, https://github.com/getbourdon/bourdon
Project-URL: Issues, https://github.com/getbourdon/bourdon/issues
Keywords: ai,memory,agents,federation,placeholder
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
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Bourdon — Cross-Agent Memory Federation

> **This is a placeholder release that reserves the `bourdon` name on PyPI.**
> The actual package is in development at [github.com/getbourdon/bourdon](https://github.com/getbourdon/bourdon).

## What is Bourdon?

Bourdon is the cross-agent memory federation protocol — a tiered, timing-aware memory layer that lets AI agents (Claude Code, Codex, Cursor, Cline, Copilot, and others) share recognition and recall across tools and sessions. MIT-licensed, fully open source.

Named for the *bourdon* — the deep continuous drone of a pipe organ, the foundational tone that holds every other voice in place.

## Status

Pre-alpha (v0.1.0 just shipped — see [github.com/getbourdon/bourdon/releases](https://github.com/getbourdon/bourdon/releases)). This `0.0.0` PyPI release is a name reservation. The next release on this PyPI package will be the real one.

## Install (when ready)

```bash
pip install bourdon
```

## Documentation

- **Repository**: https://github.com/getbourdon/bourdon
- **Homepage**: https://bourdon.ai
- **License**: MIT (Copyright © 2026 RADLAB LLC)
