feat: 31 new tests, metrics LLM counters, Dockerfile caching, Makefile targets, compose limits, code fixes
This commit is contained in:
27
.tmp/tasks/review-fixes/subtask_01.json
Normal file
27
.tmp/tasks/review-fixes/subtask_01.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "review-fixes-01",
|
||||
"seq": "01",
|
||||
"title": "Fix _validate_report mutating input dict (immutability)",
|
||||
"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/core/llm.py"
|
||||
],
|
||||
"acceptance_criteria": [
|
||||
"_validate_report() returns a new dict without mutating the input argument",
|
||||
"All existing test_llm* tests still pass",
|
||||
"ruff check/format passes on guarddog_nexus/core/llm.py"
|
||||
],
|
||||
"deliverables": [
|
||||
"/home/marker/guarddog-nexus/guarddog_nexus/core/llm.py"
|
||||
],
|
||||
"agent_id": null,
|
||||
"started_at": null,
|
||||
"completed_at": null,
|
||||
"completion_summary": null
|
||||
}
|
||||
Reference in New Issue
Block a user