docs: name seven until-revoked target admissions in the README - #1140
Merged
Conversation
The PRODUCTION LIFECYCLE block now says openadapt-flow 1.34.0 on PyPI is an admitted production runtime for that exact wheel and sdist. Install stays pip install openadapt. Product-wide Production is still false.
privacy 1.1.0, types 0.17.0, and desktop 0.16.0 are the published releases. Desktop 0.16.0 has tag v0.16.0 and no desktop-v0.16.0 tag, so the generator binds the published tag instead of inventing one. README admission copy is unchanged: native Mac DMGs remain ad-hoc 0.15.0.
The signed ledger at source fe51c2c has active admissions for all seven targets. Evidence class is remote-safe-synthetic. Install stays pip install openadapt (launcher 1.16.0, Flow 1.34.0). Desktop's admitted artifact is the 0.16.0 wheel; native Mac DMGs stay ad-hoc 0.15.0. A Production run still needs a workflow admission for the exact bundle.
abrichr
force-pushed
the
agent/flow-134-target-admission
branch
from
September 3, 2026 01:40
534a717 to
defbecd
Compare
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.
The README PRODUCTION LIFECYCLE block now names the seven active target admissions on the signed ledger (source
fe51c2c). Evidence class isremote-safe-synthetic, not MockMedproduction_acceptance. They stay valid until revoked; there's no expiry date.pip install openadaptis the admitted runtime (launcher 1.16.0, Flow 1.34.0). Desktop's admitted artifact is the 0.16.0 wheel. Native Mac DMGs stay ad-hoc signed 0.15.0.A Production run still needs a workflow admission for the exact compiled bundle, application, and environment. The block does not claim OpenAdapt itself is Production.
--checkmatches that block and refuses if the live projection drops an admission, changes the evidence class, grows an expiry, or moves the named versions.Platform-manifest versions are unchanged from the prior commit on this branch: privacy 1.1.0, types 0.17.0, desktop 0.16.0 at tag
v0.16.0.Reviewer:
python3 -m unittest discover -s tests -p test_readme_maturity.pyandpython3 scripts/render_readme_maturity.py --check --require-current-source.Merged by an agent session, not the founder.