Skip to content

feat: add admit status that reports not-admitted - #443

Merged
abrichr merged 4 commits into
mainfrom
feat/admit-status-2026-08-30
Sep 2, 2026
Merged

feat: add admit status that reports not-admitted#443
abrichr merged 4 commits into
mainfrom
feat/admit-status-2026-08-30

Conversation

@abrichr

@abrichr abrichr commented Aug 30, 2026

Copy link
Copy Markdown
Member

openadapt-flow admit status reads the published production-lifecycle ledger and prints whether Flow is admitted.

It does not sign an admission. An empty, expired, or revoked row is not_actively_admitted. --check exits 1 in that case so a release gate can fail closed. --ledger takes a path or URL.

The pack fields (wheel digest, soak, rollback) stay missing until a real Flow admission exists. This CLI will not invent them.

Review: tests/test_admit_status.py drives main(["admit", "status", ...]) against fixture ledgers, including the empty seven-target shape.

Opened by an agent session, not the founder.

Read the published production-lifecycle ledger. Print Flow as
not_actively_admitted when the row is empty, expired, or revoked.
Do not mint a signature or a wheel digest.
Wrap the two pytest signatures that fail ruff format --check on CI.
@abrichr
abrichr enabled auto-merge (squash) September 1, 2026 23:28
@abrichr
abrichr merged commit a2181f9 into main Sep 2, 2026
17 checks passed
@abrichr
abrichr deleted the feat/admit-status-2026-08-30 branch September 2, 2026 00:01
@abrichr

abrichr commented Sep 2, 2026

Copy link
Copy Markdown
Member Author

Merged by an agent session, not the founder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant