86f0b70fdd
* fix(vat): complete account treatment enforcement * docs(api): refresh account endpoint skill * fix(mcp): preserve ruta 05 compatibility * test(vat): seed migration constraint fixtures * docs(vat): clarify treatment precedence --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
25 lines
735 B
JSON
25 lines
735 B
JSON
{
|
|
"_comment": "Ratchet baseline for scripts/checks/no-new-antipatterns.mjs. These counts may only decrease. Re-run with --update after a migration lowers them. Goal: both reach 0 (A1 route-auth campaign, D1 rounding codemod).",
|
|
"rawRouteAuth": {
|
|
"count": 1,
|
|
"files": [
|
|
"app/api/mcp-oauth/authorize/route.ts"
|
|
]
|
|
},
|
|
"naiveOreRound": {
|
|
"count": 630
|
|
},
|
|
"handRolledInvariants": {
|
|
"count": 115
|
|
},
|
|
"ledgerScanningReports": {
|
|
"count": 4,
|
|
"files": [
|
|
"lib/bokslut/assets/asset-service.ts",
|
|
"lib/bokslut/reserves/periodiseringsfond-service.ts",
|
|
"lib/bokslut/tax-provision/bolagsskatt-calculator.ts",
|
|
"lib/bokslut/tax-provision/sarskild-loneskatt-calculator.ts"
|
|
]
|
|
}
|
|
}
|