TSMM is a portable reference model for designing, comparing, implementing, and assuring trust systems. The v0.19.0 documentation is organized around implementer tasks rather than release history.
| Task | Primary docs | Machine-readable artifacts |
|---|---|---|
| Understand the model | Core model, Entity model, Relationship model | schemas/tsmm.schema.json |
| Model a system | Model, Bind, Validate, Compare, TSMM Graph Model | model/graph/tsmm.graph.json |
| Govern runtime effects | Runtime Governance Envelope, Decision Receipt | schemas/tsmm-runtime-governance.schema.json, schemas/tsmm-decision-receipt.schema.json |
| Govern agent discovery | Discovery Governance, Agent Discovery Pattern | schemas/tsmm-discovery-governance.schema.json |
| Negotiate capabilities | Capability Negotiation, Capability Negotiation Pattern | schemas/tsmm-capability-negotiation.schema.json |
| Track task evidence | Task Evidence Lifecycle, Task Evidence Pattern | schemas/tsmm-task-evidence-lifecycle.schema.json |
| Bind ecosystems | Bindings overview, Binding contract | bindings/*/*.json |
| Validate conformance | Validation and testability | validation/test_vectors/ |