Hi Temporal community,
I’m looking for technical critique on a narrow execution-integrity baseline.
Problem:
approved artifact != sent artifact in AI-assisted workflows.
We built a commit-bound replay path and want independent repro/break attempts.
Scope:
- no calls, no deck
Expected outcomes:
- invalid artifact → FAIL
- admissible artifact → PASS
- replay → MATCH
If useful, I can share:
- Wave 2 verification pack