Skip to content

Pull Request

Roadmap / ADR

  • Roadmap item:
  • ADR:

Summary

Packages Changed

Boundary Impact

  • No core/client boundary change.
  • No provider payload leakage into core.
  • No MCP transport leakage into core.
  • No client direct write to session storage.

Permission Impact

  • No tool execution behavior changed.
  • Tool execution still passes through PermissionEngine.
  • New permission tests added if needed.

Memory / Context Impact

  • No memory behavior changed.
  • Memory changes are auditable and reversible.
  • Context budget behavior is tested if changed.

Event / Replay Impact

  • No event schema changed.
  • Event schema fixtures updated if changed.
  • Replay tests updated if changed.

Tests

Web Regression

Mainline Guardian

Result:

Blocking findings:

Rollback Plan