No description
Find a file
Yisroel Baum 9661452c75
refactor: extract error response helper and slim json response
Replace multiple catch blocks with single catch(Throwable) funneled through errorResponse() matching the CompanyController pattern. Also clean jsonResponse to accept data+status only, instantiating Response internally.
2026-05-17 09:59:32 +03:00
ai add ai context folder 2026-05-15 16:20:04 +03:00
backend refactor: extract error response helper and slim json response 2026-05-17 09:59:32 +03:00
frontend/rabbi_gerzi revert accidental frontend assets and cache 2026-05-17 09:45:27 +03:00
.envrc init flake 2026-05-14 20:00:09 +03:00
.gitignore ignore reference directory 2026-05-16 21:40:03 +03:00
AGENTS.md init agents.md 2026-05-15 12:32:53 +03:00
flake.lock init flake lock 2026-05-14 20:00:33 +03:00
flake.nix init flake 2026-05-14 20:00:09 +03:00
notes.md add notes 2026-05-16 20:41:28 +03:00