| Crates.io | oam |
| lib.rs | oam |
| version | 0.1.0 |
| created_at | 2026-01-11 20:13:54.195023+00 |
| updated_at | 2026-01-11 20:13:54.195023+00 |
| description | Object Agent Mapping framework for distributed systems and agents |
| homepage | |
| repository | https://github.com/oamrs/roam |
| max_upload_size | |
| id | 2036359 |
| size | 47,132 |
The roam crate provides OAM (Object Agent Mapper) core functionality with submodules for different concerns:
SchemaModel.Provides a SQLite introspector used to extract database metadata and emit LLM-safe tool definitions.
CHECK(role IN ('admin', 'user')))Run tests:
cd roam-public
cargo test