17 Commits

Author SHA1 Message Date
1802fd6607 Add OpenAPI contract and generated frontend client 2026-02-18 21:25:07 +01:00
e55a1b01f4 Migrate current password hashing to Argon2id 2026-02-18 21:06:22 +01:00
a130cba41a Harden CSRF/CSP and add hash version upgrades 2026-02-18 20:51:18 +01:00
3c7f3d2114 Add event-driven state sync with ETag optimization 2026-02-18 19:58:57 +01:00
6e5bbec86e Automate app-base injection during FTP deploy 2026-02-09 18:46:52 +01:00
de9123b260 Add local deploy wrappers and ignore private FTP profile 2026-02-08 22:33:09 +01:00
726ba79fdf Enforce explicit test coverage thresholds in CI 2026-02-08 21:52:37 +01:00
368b4877bc Parameterize FTP deployment with environment profiles 2026-02-08 21:50:58 +01:00
acffbc199d Remove startup migration and runtime frontend rewrites 2026-02-08 21:46:26 +01:00
2d2201d0a2 Decouple workflow services from HTTP result types 2026-02-08 21:43:07 +01:00
fe6a9d5da4 Harden owner and suggestion invariants for concurrent writes 2026-02-08 21:37:46 +01:00
1c59d68a50 Add owner role and admin management controls 2026-02-08 19:01:58 +01:00
42e60d2a5a Harden app security controls from audit 2026-02-08 18:40:13 +01:00
5ec18d20ea Revert "Implement admin back-pass flow and guarded admin actions"
This reverts commit 5595bfd3b1.
2026-02-08 14:43:26 +01:00
5595bfd3b1 Implement admin back-pass flow and guarded admin actions 2026-02-08 14:20:38 +01:00
5b06e279f3 Add analyzer and frontend lint guardrails 2026-02-07 02:12:00 +01:00
c672802469 Add root README with setup and ownership map 2026-02-07 00:48:52 +01:00