Version 0
MortelOS Documentation
Start building governed Laravel portals with MortelOS.
MortelOS is an operating system model for governed Laravel portals. It gives every feature a clear place in a workspace with roles, policies, workflows, audit history and safe agent access.
Start with a host app from mortelos/starter, then describe the capabilities your portal needs. A capability is something a role can do, such as uploading a document, approving a request or viewing a dossier.
MortelOS keeps the build order strict:
- Understand the roles and capabilities.
- Record package decisions.
- Model the domain objects and events.
- Build projections, workflows and surfaces.
- Verify policies, audit behavior and release evidence.
The current docs version is 0. The version maps directly to the Git branch named 0 in mortelos/docs.