docs/research/open-questions/date-mdx-payload-contract.md
What richer serialized payload, if any, should Plate support beyond the current
single-string <date>value</date> contract?
The current narrow contract is the shipped answer.
What Plate now treats as locked:
YYYY-MM-DD node payload<date value="YYYY-MM-DD" />What remains deferred:
Without a clear payload contract, it is too easy to confuse bundled UI behavior with serialized markdown law.
That risk is lower now because the repo already converged on one narrow contract. Future richer date work should only reopen this if new product evidence justifies widening the schema.