docs(sp42): RUNBOOK.md — drop future-tense 'After SP{N} lands' for SPs already shipped
This commit is contained in:
+2
-2
@@ -294,7 +294,7 @@ from cyclone.parsers.parse_999 import parse as parse_999
|
|||||||
result = parse_999(open("path.999.x12").read())
|
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
|
The corrected files now live under
|
||||||
`ingest/corrected-v2/v2-batch-<batch-id>-<N>-claims/` instead of the
|
`ingest/corrected-v2/v2-batch-<batch-id>-<N>-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"}`.
|
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
|
SP40 wires Edifabric's reference X12 validator into the push flow
|
||||||
as a fail-closed pre-upload gate, plus a CLI / HTTP endpoint for
|
as a fail-closed pre-upload gate, plus a CLI / HTTP endpoint for
|
||||||
|
|||||||
Reference in New Issue
Block a user