feat: 31 new tests, metrics LLM counters, Dockerfile caching, Makefile targets, compose limits, code fixes
This commit is contained in:
28
.tmp/tasks/review-fixes/subtask_02.json
Normal file
28
.tmp/tasks/review-fixes/subtask_02.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"id": "review-fixes-02",
|
||||
"seq": "02",
|
||||
"title": "Fix _parse_flagged never returning False",
|
||||
"status": "pending",
|
||||
"depends_on": [],
|
||||
"parallel": true,
|
||||
"suggested_agent": "CoderAgent",
|
||||
"context_files": [
|
||||
"/home/marker/guarddog-nexus/AGENTS.md"
|
||||
],
|
||||
"reference_files": [
|
||||
"/home/marker/guarddog-nexus/guarddog_nexus/routes/web.py"
|
||||
],
|
||||
"acceptance_criteria": [
|
||||
"_parse_flagged returns True for '1', False for '0', None for other values",
|
||||
"Existing filtering behavior in /scans and /packages routes is preserved",
|
||||
"Adding ?flagged=0 to scan list URL correctly filters to non-flagged scans",
|
||||
"ruff check/format passes on guarddog_nexus/routes/web.py"
|
||||
],
|
||||
"deliverables": [
|
||||
"/home/marker/guarddog-nexus/guarddog_nexus/routes/web.py"
|
||||
],
|
||||
"agent_id": null,
|
||||
"started_at": null,
|
||||
"completed_at": null,
|
||||
"completion_summary": null
|
||||
}
|
||||
Reference in New Issue
Block a user