@agentifai-oss/domain
v0.1.0
Published
Canonical event schema and projections for AgentifAI.
Readme
@agentifai-oss/domain
Canonical event schema, validation, session summaries, and timeline projections for AgentifAI.
npm install @agentifai-oss/domainimport {
agentEventSchema,
projectSession,
projectTimeline,
} from "@agentifai-oss/domain";The schema is provider-neutral and currently versioned as 1.0. See the AgentifAI repository for event families, compatibility rules, and security guidance.
