release: v1.0.0 contract freeze#10
Merged
Merged
Conversation
Freeze AKTA contract at scope-akta-review-v1.0, publish compatibility matrix, align SECURITY.md and pilot fixtures, and bump package to 1.0.0.
Set PYTHONPATH to repo root and invoke scope via module entry point so adapters package resolves in GitHub Actions bash demo runs.
Register session-complete extended eval, add orchestration test, regenerate multi_role_genomics_review with issued grant for v1.0 contract verification.
Wire effective_queue_dir through queue metrics, creation, and escalation so REST tenant headers isolate queue storage.
Reject cross-tenant queue directory access with HTTP 403 when a caller targets another tenant namespace.
Add REST tests for AKTA session-complete orchestration, ledger audit events, and per-tenant queue separation.
Provide scripts/verify_ledger_chain.py for production ledger integrity checks with tamper detection tests.
Update version badge, session-complete regeneration docs, and production verification steps for ledger chain checks.
Trigger CI on release/** pushes and pull requests so release train PRs get status checks.
Resolve ruff I001 import ordering so CI lint passes on Linux runners.
Satisfy mypy no-any-return on _load_json_ref for Linux CI typecheck gate.
Avoid passing default SCOPE_REST_URL to pf_inject_violation in dry demo runs without a live REST server.
Quality report exposes runtime violation rates under metrics, not summary.
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
Test plan