mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
972 B
972 B
Temporal pilot scope — WS3
Status: Planned — gated by adr/0001-tier1-execution-policy-spikes.md.
Recommended first pilot (pick one)
- Partner approval — human waits, multi-day SLA, idempotent notifications.
- DD room state machine — long-running, audit-heavy, compensating actions on red-flag.
Interim (pre-Temporal) hardening
Until ADR-0001 exit criteria are met, strengthen LangGraph checkpoints + Celery idempotency on the flows listed in workflows-inventory.md so long steps survive restarts without duplicate side effects.
Non-goals for pilot v0
- Replacing all Celery workloads.
- Running Temporal without CI integration tests and local
docker composerecipe.
Exit criteria (from ADR 0001)
Worker versioning documented; crash resume verified; secrets boundary reviewed; rollback runbook; product sign-off for second workflow migration.