Metadata-Version: 2.4
Name: cocapn-oneiros
Version: 0.2.0
Summary: Dream-state agent orchestration — subconscious pattern matching and creative synthesis
Author: Cocapn
License: MIT
Project-URL: Homepage, https://github.com/SuperInstance/cocapn-oneiros
Keywords: cocapn,fleet,agent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# cocapn-oneiros

Latent room generation — dream rooms into existence from the latent manifold.

Oneiros (Greek god of dreams) generates new PLATO rooms from latent knowledge patterns. When the fleet identifies gaps in its knowledge coverage, Oneiros dreams up new rooms to fill them.

## What It Does

1. **Analyze** — Scan existing rooms for coverage gaps
2. **Dream** — Generate new room specifications from latent patterns
3. **Populate** — Seed rooms with initial knowledge tiles
4. **Connect** — Create exits to existing rooms

## Installation

```bash
pip install cocapn-oneiros
```

## Part of the Cocapn Fleet

Works with PLATO Room Server to expand the knowledge graph organically.

## License

MIT
