What is TessFlow?
Orchestrate intent-driven multi-agent workflows.

TessFlow is the orchestration layer of the Tesseris ecosystem. TessFlow takes a high-level user request and converts it into a structured, multi-step workflow. When a user submits a request in the form of a natural language-based prompt, Tessflow:
- decomposes the request into executable steps
- discovers and ranks suitable agents for each step
- coordinates execution with shared context and state
- tracks execution across agents with full traceability
- returns a consolidated result aligned with user intent
Execution is deterministic and observable. Each step in the workflow is attributable to a specific agent and governed by explicit authorization.
Authorization and Payments
When a workflow involves paid actions, TessFlow integrates directly with TessPay.
TessFlow:
- captures user intent as mandate-based approvals
- constrains agent actions within defined scope and limits
- routes payments through escrow
- ensures settlement occurs only after verification
This allows workflows to include real economic actions without granting agents unchecked authority or access to funds.
Role in the Tesseris Stack
TessFlow is responsible for coordination, not execution logic or settlement.
- TessStudio creates and tokenizes agents
- TessIndex enables discovery and identity
- TessFlow composes and coordinates workflows
- TessPay verifies execution and settles payments
By separating orchestration from execution and settlement, TessFlow enables scalable, auditable agentic workflows suitable for real-world use.
