fix: admit participant delivery temporal subjects - #1390
Open
Brad-Edwards wants to merge 5 commits into
Open
Brad-Edwards wants to merge 5 commits into
Brad-Edwards wants to merge 5 commits into
Conversation
This branch has not been deployed
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.
Summary
Admit the compiler-owned participant inject delivery address as an exact temporal subject in the portable RAES time model. This closes the contract projection gap found while qualifying APTL issue 601.
Requirement UIDs
Related Issues
Closes #1389
ADR Impact
Changes
participant.behavior-specification.<spec>.inject-delivery.<binding>as the participant temporal-subject shapesdl.*temporal subject family and fail closed for other participant addressesTest Plan
Focused participant compiler test: 45 passed. The specification-coverage and formal-semantic evidence checkers passed, and the combined affected evidence suites passed 249 tests. Repository fast feedback passed 204 selected tests plus policy and lint gates.
The corrected contract was also exercised by APTL run
run_20260925T153251Z, which compiled and delivered four participant injects at their authored logical times.Ground Control Checks
Focused pre-commit hygiene passed. The cross-repository issue 601 review supplied the bounded pre-push review for this integration fix.
Traceability
implementations/python/packages/raes_contracts/contracts/time_model.pyimplementations/python/packages/raes_contracts/addressing.pydocs/public/participant-control.mdimplementations/python/tests/test_dsl_142_participant_inject_delivery.pydocs/research/specification-coverage/bundles/raes-standardized-specification-coverage-issue-1389-v48.jsondocs/research/formal-semantic-validation/bundles/retest-v48.jsonChecklist
Documentation
Updated
docs/public/participant-control.mdand the immutable evidence indexes to describe and bind the exact temporal subject and its claim boundary.