Threadify records and checks execution. Your services and agent tools perform
the work, and decide how to act on permission or validation results.
Core Concepts
Core concepts
The pieces of execution intelligence and how they fit together.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The pieces of execution intelligence and how they fit together.
| Concept | Responsibility |
|---|---|
| Thread | One execution, optionally governed by a contract version |
| Step | A recorded operation, outcome, and context |
| Contract | Deterministic rules for that execution |
| Execution wait | Permission before acting or validation after reporting |
| Sub-step | A detail within an operation |
| Reference | A business identifier or explicit run correlation |
| Entity profile | History and configured metrics across an entity’s runs |
| Notification | An event your application can react to |
| Integrity verification | Check the recorded chain for tampering |