- Fixed
- Spreadsheet
Collab formula writes require cached values
Collaboration Spreadsheet cells that write f without v/m fail closed, and MCP schema points agents at cached values instead of recalculate-spreadsheet-formulas.
- Fail closed without cached v/mLive replica nextCell writes that include f must also supply cached v and m, or the mutation is rejected.
- Agent-directed collab formula suggestionThe error suggests writing explicit cached v/m with f on spreadsheet-set-cell or spreadsheet-batch-cells.
- MCP schema carries the contractspreadsheet-set-cell, spreadsheet-batch-cells, and office_collaboration_mutate state that collaboration replicas do not recalculate formulas.
