28 lines
751 B
JSON
28 lines
751 B
JSON
{
|
|
"id": "test_integrity_audit_20260307",
|
|
"title": "Test Integrity Audit & Intent Documentation",
|
|
"description": "Audit and fix tests that have been simplified by AI agents, restore verification intent through explicit documentation",
|
|
"type": "quality_assurance",
|
|
"status": "in_progress",
|
|
"priority": "critical",
|
|
"created": "2026-03-07",
|
|
"last_updated": "2026-03-07",
|
|
"dependencies": [],
|
|
"focus_areas": [
|
|
"test_audit",
|
|
"test_documentation",
|
|
"quality_assurance"
|
|
],
|
|
"affected_files": [
|
|
"tests/test_gui_updates.py",
|
|
"tests/test_gui_phase3.py",
|
|
"tests/test_conductor_engine_v2.py",
|
|
"tests/test_gui2_performance.py"
|
|
],
|
|
"tags": [
|
|
"test-audit",
|
|
"anti-simplification",
|
|
"test-integrity"
|
|
]
|
|
}
|