BE-PR-001: Rename Propose -> Proposal across backend

- Backend: new canonical Proposal model + /proposals router
- Backward-compat shims for old Propose imports and /proposes API
- Tests updated to use /proposals, legacy compat tests added
- Impact checklist: docs/BE-PR-001-rename-impact.md
- TASKLIST.md: BE-PR-001 marked complete

All 21 proposal tests pass.
This commit is contained in:
zhi
2026-03-29 15:35:59 +00:00
parent 339f9aa126
commit 55ac776462
6 changed files with 101 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
{
"createdAt": "2026-03-29T11:50:00Z",
"lastRun": null,
"totalRuns": 0,
"completedTasks": [],
"currentTask": null,
"status": "active"
}