Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
- Initial release of the ontology skill, enabling a typed knowledge graph for structured agent memory and composable skills. - Supports entity creation, querying, linking (relations), enforcement of type constraints, and planning as graph transformations. - Includes core types for people, projects, tasks, events, documents, accounts, and more. - Provides CLI commands for entity and relation CRUD, validation, and graph traversal. - Ensures data integrity through validation, append-only change tracking, and an extensible schema/constraint system. - Designed for cross-skill data sharing and integration patterns, with full documentation and quick start guides.