summaryrefslogtreecommitdiffhomepage
path: root/backend-handoff-workspaces-reply.md
AgeCommit message (Collapse)Author
2026-06-30chore: remove old backend handoff docs from rootHEADmainAdam Malczewski
Removed 6 backend-handoff*.md files (including the 104KB backend-handoff.md) that were historical API contract handoffs between backend and frontend agents. All features are implemented; git log is the source of truth. Kept: AGENTS.md, GLOSSARY.md, README.md, ROADMAP.md
2026-06-25chore: regenerate contract mirrors, bump deps, update docs/notes/scriptsAdam Malczewski
- Regenerate .dispatch/{wire,transport-contract}.reference.md mirrors - Bump deps (package.json, bun.lock) - Update AGENTS.md, GLOSSARY.md, README.md, ROADMAP.md - Add workspaces backend-handoff exchange + notes/assumptions-log.md - Add scripts/fix-dist-perms.sh (root-owned dist/ from Docker build) - Add scripts/live-probe-provider-retry.ts