Skip to main content

Crate atheneum

Crate atheneum 

Source
Expand description

Atheneum: Agent Coordination Graph Database

A graph-based memory system for tracking multi-agent workflows, decisions, and their provenance.

Re-exports§

pub use graph::AtheneumGraph;
pub use graph::ClaudeTranscriptImportParams;
pub use graph::ClaudeTranscriptImportSummary;
pub use graph::EdgeType;
pub use graph::EntityType;
pub use graph::JournalSection;
pub use graph::KanbanStatus;
pub use graph::KanbanUpdate;
pub use graph::SearchResult;
pub use graph::WikiPage;
pub use graph::wiki::content_hash;
pub use graph::wiki::extract_kanban_updates;
pub use graph::wiki::parse_journal_sections;

Modules§

graph

Structs§

GraphEdge
GraphEntity