Skip to content

Release AKTA v0.7.0#4

Merged
fraware merged 113 commits into
mainfrom
release/v0.7
Jun 28, 2026
Merged

Release AKTA v0.7.0#4
fraware merged 113 commits into
mainfrom
release/v0.7

Conversation

@fraware

@fraware fraware commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Policy signing with three integrity modes, release key registry, and grant-aware gate/review loop for v0.7 conformance.
  • Live SCOPE chain verification, PCS scope grant export tests, reconstructable experiment demo, and expanded adversarial eval harness.
  • Documentation, example PCS bundles, eval report baselines, and package version 0.7.0.

Test plan

  • pip install -e .[dev,security] and make ci passed locally before push
  • Review CHANGELOG and README acceptance criteria
  • Merge only after release sign-off (do not merge via this PR until ready)

fraware added 30 commits June 28, 2026 09:24
Centralizes release-key signing and verification so v0.7 can enforce policy integrity across dev, CI, and production modes.
Separates strict, warn, and off behaviors so operators can adopt v0.7 signing without breaking local workflows.
Documents trusted Ed25519 public keys used to validate signed policy manifests at gate time.
Ensures loaded policy bundles honor v0.7 integrity expectations before evaluation or export.
Provides a single entry point for grant-aware review cycles required for v0.7 conformance demos and tests.
Aligns gate evaluation with PCS scope grants so v0.7 can reject overbroad or mismatched authority.
Persists scope grant linkage on AKTA records for downstream PCS export and audit replay.
Keeps exported bundles reconstructable when grants constrain protocol transitions in v0.7.
Validates end-to-end SCOPE import and grant replay against real v0.6 fixtures for v0.7 live conformance.
Explains how operators run live conformance checks that gate v0.7 release acceptance.
Anchors contract tests to a canonical grant shape from the SCOPE v0.6 reference bundle.
Pairs with the grant fixture so import tests assert decision-grant consistency.
Enables live-chain tests to exercise review packet import without external repos.
Guarantees the adapter import path used in v0.7 demos matches live SCOPE artifacts.
Locks the verify_scope_live_chain script behavior expected in CI and release checks.
Models a valid draft-only protocol grant for evaluate_with_grant regression coverage.
Documents a grant that must fail gate checks under v0.7 authority rules.
Supports offline tests when live SCOPE checkout is unavailable in CI.
Mirrors the negative real grant for deterministic simulated export tests.
Verifies v0.7 grant metadata round-trips through the PCS bundle manifest.
Encodes v0.7 conformance rules for grant-bound evaluation in automated tests.
Prevents regressions in strict, warn, and off manifest verification behavior.
Walks grant-aware PCS export so release acceptance can replay a full scientific memory chain.
Ensures the v0.7 demo script produces verifiable bundles in CI.
Adds cases that stress grant boundaries and failure classes targeted in v0.7 evals.
Scores new transition scenarios against v0.7 gate and review expectations.
Captures updated metrics used to sign off v0.7 adversarial eval acceptance.
Keeps regression coverage in sync with expanded adversarial scenario set.
Gives reviewers shared vocabulary for classifying gate and eval failures.
Standardizes labels so v0.7 adversarial and public evals stay comparable release to release.
fraware added 29 commits June 28, 2026 11:44
Cross-link integrity modes for v0.7.1 readers.
Describe prior-review tool gating for v0.7.1.
Align admissibility narrative with v0.7.1 policy surface.
Clarify SCOPE bridge and akta-review paths for v0.7.1.
Update threat model framing for the public release.
Minor trusted-boundary updates for v0.7.1.
Refresh positioning, acceptance criteria, and onboarding for the v0.7.1 ship.
Align governance text with the public release.
Update security posture and reporting guidance for v0.7.1.
Record grant re-gate, akta-review CLI, and demo changes for the public release.
Prepare PyPI and tag metadata for the v0.7.1 public release.
Use public-facing summary text for the v0.7.1 release.
Document scope akta-review contract tests for v0.7.1.
Update skill guidance for grant-aware review in v0.7.1.
Clarify overlay layout for v0.7.1 adopters.
Update cross-repo CI guidance for v0.7.1 release workflows.
Sync eval baseline for v0.7.1 conformance harness.
Sync public eval report for v0.7.1 release.
Align weak-evidence example narrative with v0.7.1.
Align protocol-drift example narrative with v0.7.1.
Refresh hashed sidecar for v0.7.1 PCS examples.
Refresh hashed sidecar for v0.7.1 PCS examples.
Refresh review trigger artifact for v0.7.1 examples.
Refresh PF obligation artifact for v0.7.1 examples.
Update PCS bundle decision member for v0.7.1.
Update PCS bundle record member for v0.7.1.
Update PCS bundle PF obligation for v0.7.1.
Update PCS bundle review trigger for v0.7.1.
Recompute manifest hashes after v0.7.1 example sync.
@fraware fraware merged commit bc0a7aa into main Jun 28, 2026
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