feat(psa): add PSA abstraction layer — base types, exceptions, abstract interface

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Michael Chihlas
2026-03-14 21:46:12 -04:00
parent 1e3b6c0784
commit d2edb9e3ce
4 changed files with 177 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""PSA integration abstraction layer."""