Determinism And Guarantees
Prompt Orchestra guarantees versioned, inspectable execution, not deterministic model output.
What is stable
- Versioned behavior: skills and tools are immutable once published.
- Reproducible inputs: run snapshots capture what was sent.
- Traceability: contract, decision, and composition traces explain what happened.
What is not guaranteed
- Model output is probabilistic and provider-dependent.
- Tool side effects depend on external systems.
- Realtime behavior may change as beta features evolve.