Commit Graph

4 Commits

Author SHA1 Message Date
a83ed83b5e feat(opax-mcp): encrypt pending Gitea plan payloads
Encrypt proposal content with Cloud KMS before persistence, store a versioned Base64 envelope, and bind plan metadata to an approval-subject hash.
2026-09-21 08:42:58 +00:00
004267689c feat(a2h2a): auth, CSRF, logging fixes + test updates
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
2026-09-04 20:38:37 +00:00
3e296673b2 test(a2h2a): add end-to-end test for approval flow
Adds a test script that validates the entire A2H2A approval process, from ticket creation to final verification in Firestore.

- The server now supports a `test_mode` flag to facilitate testing.

- The test verifies ticket creation, review page access, approval, final ticket status, and audit log creation.
2026-09-04 12:43:55 +00:00
1ba991f582 feat(core): Fresh initialization - Deploy v3.6.1 Singularity Architecture 2026-09-03 04:03:09 +00:00