Add doc entrypoint freshness detector - #137
Merged
Merged
Conversation
marcusglee11
force-pushed
the
hermes/doc-entrypoint-freshness-local
branch
from
June 1, 2026 14:55
0143810 to
cee4e01
Compare
marcusglee11
force-pushed
the
hermes/doc-entrypoint-freshness-local
branch
from
June 1, 2026 15:03
cee4e01 to
0cb55f9
Compare
Collaborator
Author
|
Review bar: Result: APPROVE / no required changes. What I reviewed:
Review findings actioned before this comment:
Verification:
Residual notes:
|
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
Implements the first read-only detector slice for LifeOS#125: low-noise entrypoint freshness checks for the README/operator read-order baseline.
What changed
check_entrypoint_freshness()indoc_steward/freshness_validator.py.docs/INDEX.mddocs/08_manuals/LifeOS_Operator_Onboarding.mddocs/11_admin/LIFEOS_STATE.mddocs/00_foundations/LifeOS Target Architecture v2.3c.mddocs/INDEX.mdas canonical anddocs/LifeOS_Strategic_Corpus.mdas derived.Verification
python3 -m pytest tests_doc/test_freshness_validator.py -q→ 18 passed.git diff --check→ passed.origin/maincheckout:check_entrypoint_freshness('.')→findings 0.Boundaries
Refs #125.