Connected Projects: MsadaWise and MsadaAgentOS

Connected Projects: MsadaWise and MsadaAgentOS

Msada Works delivery is connected to two major internal platforms:

MsadaWise

MsadaWise combines a SvelteKit frontend with a FastAPI wisdom engine. It is designed for practical decision support, guided testing workflows, and modular service expansion.

Core characteristics:

  • full-stack runtime with separate frontend and backend concerns,
  • structured local testing and secure-mode auth paths,
  • practical operator-facing user experience.

MsadaAgentOS

MsadaAgentOS is an actor-model runtime built inside SvelteKit. It supports durable workflows, event sourcing, and supervised execution across multiple AI engines.

Core characteristics:

  • actor isolation and supervision hierarchies,
  • replayable workflow history for auditability,
  • local-first persistence with optional remote sync.

Why this connection matters

These systems allow Msada Works to move from planning into implementation quickly, while keeping delivery practical, observable, and maintainable.