Skip to content

fix(runtime): accept execution authority profiles - #13

Merged
kinzhi merged 1 commit into
mainfrom
fix/runtime-authority-profile
Aug 3, 2026
Merged

fix(runtime): accept execution authority profiles#13
kinzhi merged 1 commit into
mainfrom
fix/runtime-authority-profile

Conversation

@kinzhi

@kinzhi kinzhi commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • accept Core-owned standard and Browser Runtime authority envelopes
  • expose validated Browser policy and canonical mutation-origin evidence to handlers
  • reject unknown, non-canonical, or tampered authority fields before handler execution

Validation

  • python -m ruff check .
  • python -m compileall -q src
  • python -m pytest (100 passed, 1 skipped)
  • python -m build

@kinzhi
kinzhi merged commit 1dfabf5 into main Aug 3, 2026
2 checks passed
@kinzhi
kinzhi deleted the fix/runtime-authority-profile branch August 3, 2026 08:19
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