diff --git a/docs/RUNBOOK.md b/docs/RUNBOOK.md index df75319..68be72f 100644 --- a/docs/RUNBOOK.md +++ b/docs/RUNBOOK.md @@ -294,7 +294,7 @@ from cyclone.parsers.parse_999 import parse as parse_999 result = parse_999(open("path.999.x12").read()) ``` -### After SP39 lands — corrected-claim push + tracking +### SP39 — corrected-claim push + tracking The corrected files now live under `ingest/corrected-v2/v2-batch---claims/` instead of the @@ -370,7 +370,7 @@ curl -X PATCH http://127.0.0.1:8000/api/clearhouse \ To revert, set `stub: true` and `auth: {"method": "keychain", "secret_ref": "sftp.gainwell.password"}`. -### After SP40 lands — Edifabric /v2/x12/validate integration +### SP40 — Edifabric /v2/x12/validate integration SP40 wires Edifabric's reference X12 validator into the push flow as a fail-closed pre-upload gate, plus a CLI / HTTP endpoint for