feat: POST /simulations — quota check + insert productions — 65/65 tests

This commit is contained in:
Hermann_Kitio 2026-04-16 14:13:47 +03:00
parent 2fba6f2003
commit bf2c48b2c7
5 changed files with 361 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(npm run:*)"
]
}
}