diff --git a/stub-patterns.json b/stub-patterns.json new file mode 100644 index 000000000..36f013dec --- /dev/null +++ b/stub-patterns.json @@ -0,0 +1,21 @@ +{ + "totalStubsFound": 0, + "bySeverity": { + "high": 0, + "medium": 0, + "low": 0 + }, + "byType": { + "not-implemented": 0, + "todo-comment": 0, + "console-log-only": 0, + "placeholder-return": 0, + "mock-data": 0, + "placeholder-render": 0, + "stub-component": 0, + "empty-body": 0 + }, + "criticalIssues": [], + "details": [], + "timestamp": "2025-12-26T00:12:56.808Z" +} \ No newline at end of file