chore: upgrade Node.js runtime to v24 across codebase #419

Merged
jason.woltje merged 438 commits from fix/auth-frontend-remediation into main 2026-02-17 01:04:47 +00:00
Showing only changes of commit 45a795d29e - Show all commits

View File

@@ -23,10 +23,10 @@
{
"category": "AUTH_ADD",
"current_heuristic": "15-25K",
"proposed_heuristic": "PENDING INVESTIGATION",
"confidence": "LOW",
"proposed_heuristic": "NO CHANGE NEEDED",
"confidence": "HIGH",
"evidence": ["MS-SEC-001"],
"notes": "-98% variance is anomalous. Do not update heuristic until root cause understood."
"notes": "Investigation complete: -98% variance was REPORTING ANOMALY, not estimation error. Actual implementation was 276 lines (guard + tests + docs). Token usage reporting may have bug. Heuristic is accurate."
}
],
"investigation_queue": [
@@ -34,7 +34,9 @@
"task_id": "MS-SEC-001",
"question": "Did this task actually add authentication, or was auth already present?",
"priority": "HIGH",
"status": "OPEN"
"status": "CLOSED",
"resolution": "LEGITIMATE COMPLETION - Implementation verified: OrchestratorApiKeyGuard with 82 lines of guard code, 169 lines of tests, 6 files changed, 276 total lines. The 0.3K token usage was a REPORTING ANOMALY, not incomplete work.",
"verified_at": "2026-02-05T20:30:00Z"
}
]
}