docs(compliance): re-audit gap table at 1ff9b15#502
Open
pedrosakuma wants to merge 2 commits into
Open
Conversation
The #418..#427 wave closed all narrowing issues #407..#416; STPC (#14), options SecurityDefinition_12 fields (#479), expiry-aware phase scheduling (#480), and pre-trade fat-finger protections (#432/#436/#441) also landed since the edff9c8 audit. Flip the affected rows to done/partial, refresh the §5 canonical flows, and file follow-ups for the genuinely remaining in-scope gaps: GTD plumbing (#499), daily GTC/GTD restatement (#498), dynamic market protections (#500), Sweep & Cross (#501). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Address gpt-5.5 review: the 'continuous trading only' deviation is false now that auction phases (Reserved/Open/FinalClosingCall/Close), MOC/MOA phase gating, and option expiry-to-Close are implemented; reword to 'no automatic intraday session schedule'. Reword GAP-31/32 Item cells from negative gap statements to positive feature descriptions now that both are done. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refreshes
docs/B3-ENTRYPOINT-COMPLIANCE.mdfrom the staleedff9c8checkpoint to current HEAD1ff9b15.Why
The audit table predated a large fix wave. Verified against current code:
done.done.SecurityDefinition_12fields) + feat(options): expiry-aware phase scheduling (OPT-03 / RFC 0002 T-3) #480 (expiry-aware phase scheduling) → GAP-31/32done.missing→partial.Remaining in-scope gaps (issues filed)
Non-goals (RLP/Pegged, UDS) left catalogued, no issue filed.
Verification
Each flipped row cross-checked against code at
1ff9b15(e.g.MatchingEngine.cs:819-821still rejects GTD;InstrumentDefinitionPublisheremits option fields;InboundFatFingerOptionsenforces price/qty bounds). Docs-only change.