Files
agentic-dev/docs/work/_state.json

73 lines
2.1 KiB
JSON

{
"updated_at": "2026-05-13T18:06:22.410Z",
"epics": {
"2026-05-13-binder-wrap-helper": {
"status": "in-progress",
"title": "Collapse binder duplication via wireUseCase helper",
"prd": "docs/work/prds/2026-05-13-binder-wrap-helper.prd.md",
"stories": {
"01-wire-use-case-helper": {
"status": "done",
"title": "Introduce wireUseCase helper in core-shared",
"ac_total": 1,
"ac_completed": 1,
"depends_on": [],
"blocks": [
"02-migrate-feature-binders",
"03-update-generator-templates"
]
},
"02-migrate-feature-binders": {
"status": "in-progress",
"title": "Migrate all five feature binders to wireUseCase",
"ac_total": 5,
"ac_completed": 4,
"depends_on": [
"01-wire-use-case-helper"
],
"blocks": []
},
"03-update-generator-templates": {
"status": "todo",
"title": "Update feature generator templates to emit wireUseCase call shape",
"ac_total": 1,
"ac_completed": 0,
"depends_on": [
"01-wire-use-case-helper"
],
"blocks": []
}
}
},
"template-reset-v1": {
"status": "done",
"title": "Template reset — strip setup-process noise + archive history",
"prd": null,
"stories": {
"01-template-reset": {
"status": "done",
"title": "Strip setup refs + archive history + rename ADR-012",
"ac_total": 12,
"ac_completed": 12,
"depends_on": [],
"blocks": []
}
}
}
},
"ready": [
{
"epic": "2026-05-13-binder-wrap-helper",
"story": "02-migrate-feature-binders",
"title": "Migrate all five feature binders to wireUseCase"
},
{
"epic": "2026-05-13-binder-wrap-helper",
"story": "03-update-generator-templates",
"title": "Update feature generator templates to emit wireUseCase call shape"
}
],
"blocked": [],
"needs_prd_ship": []
}