chore(inventory): declare Postbox client transform endpoint
Dependency Audit / dependency-audit (push) Successful in 1m35s
Deployment Installer / deployment-installer (push) Successful in 6s
Security Audit / security-audit (push) Successful in 10m33s

This commit is contained in:
2026-08-20 03:42:58 +02:00
parent e88dceb639
commit f407419d25
@@ -1377,6 +1377,13 @@
"rationale": "Postbox delivery, access-decision, and routing-preview APIs are consumed by Campaign and other module capabilities.",
"repository": "govoplan-postbox"
},
{
"category": "public_integration",
"method": "POST",
"path": "/postbox/admin/postboxes/{}/protection-transitions/{}/transform",
"rationale": "An approved external encryption client uses this governed endpoint to submit per-message E2EE or plaintext transforms with digest and authority evidence; the ordinary server-rendered WebUI never handles E2EE private keys.",
"repository": "govoplan-postbox"
},
{
"category": "intentionally_headless",
"method": "POST",