Runtime package documentation¶
Contributor-oriented runtime documentation lives next to the mas-runtime
package. These pages are not duplicated on this site; use the links below
(browse on GitHub or open locally after clone).
| Topic | Path in repository |
|---|---|
| Index | runtime/docs/index.md |
| Mealy machines guide | runtime/docs/mealy-machines-guide.md |
| Contracts (on this site) | Contracts |
| Contracts (developer detail) | runtime/docs/dev/contracts/ |
| Design patterns | runtime/docs/dev/contracts/design-patterns.md |
| Plugin flavours | runtime/docs/plugin-flavours.md |
| Instrumentation | runtime/docs/instrumentation/index.md |
User-facing manifest fields for agents and MAS are documented under Runtime manifests.