AIYODIA Agent Factory
Sanitized blueprint view

SAI Agent Lab

A public-safe lab view for how SAI agents are described. The real system can connect to private hosts, tools and devices; this page shows only the architecture pattern: manifest, runtime role, context contract and output gate.

Example manifest

Namecontext_memory_router
Typepersistent service / spawn on trigger
RoleBuild compact context packs from observations, runtime state, sources and future semantic memory.
Outputsfacts, sources, recent observations, open questions and reusable context notes.
PolicyNo direct human notification unless explicitly gated and approved by the surrounding workflow.

Runtime roles

Manual mission

A human-triggered agent run with a defined question and expected artifact.

Scheduled mission

A repeated scout that observes, summarizes and writes structured state.

Event listener

A trigger-oriented agent that reacts to sensor, route or external changes.

Persistent service

A background organ such as memory routing, device bridge or live signal adapter.

Back to Aiyodia Scout example Embodied proof