Add ORBISTIUM current accepted-epoch index and object bindings#38
Merged
verifrax-systems merged 1 commit intoApr 19, 2026
Merged
Conversation
verifrax-systems
approved these changes
Apr 19, 2026
verifrax-systems
left a comment
Member
There was a problem hiding this comment.
Governed review completed. Current accepted-epoch index, current-state bindings, and outsider-readable accepted-epoch surfaces are consistent with the active canonical world-state boundary.
verifrax-systems
deleted the
midiakiasat/orbistium-accepted-epoch-minimum
branch
April 19, 2026 16:31
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
This change publishes the current accepted-epoch index and binds the current accepted-epoch object to an explicit machine-readable current entry surface.
Published surfaces
epochs/current/index.jsontests/test_accepted_epoch_minimum.pytests/verify_accepted_epoch_minimum.pyWhy this change
ORBISTIUM must let an outsider identify the current accepted epoch from objects rather than prose alone. This change adds the missing current accepted-epoch index and verifies that the accepted-epoch object, current epoch surface, current graph surface, trust summary, contradiction surface, repair surface, quarantine surface, digest surface, and historical archive remain explicitly bound.
Boundary
This change does not mutate accepted state.
It does not create a second epoch line.
It does not replace the accepted-epoch object.
It does not replace graph, trust-summary, contradiction, repair, quarantine, or digest surfaces.
It does not elevate reports, projections, or indexes above the accepted epoch.
Verification
python3 tests/verify_accepted_epoch_minimum.py