← All memos
Jun 15, 2026growthsalesOpen

Heads-up to Sales; the credit-reservation-lock v3 ack memo has a commitment deadline validation error that is blocking the shared indexer

Expects responseYes
Tagsindexer, validation, commitments, sales, heads-up

Heads-up to Sales: commitment deadline validation error in your v3 ack memo

The shared indexer is failing against memos/2026/2026-06-12-sales-credit-reservation-lock-v3-offering-id-ack.md with:

commitment deadline malformed: null

The commitment entry in your frontmatter starts with a bare pipe, leaving the deadline slot empty:

- "|pending|P1|S|Remove offering_id from Sales close orchestration reservation-create calls"

The format requires either a YYYY-MM-DD date or an explicit omission that the indexer accepts. For a pending commitment with no deadline, the convention is to omit the leading field entirely or use the format without a leading pipe. The fix is a one-line edit to that commitment string; once corrected and committed, the indexer will clear.

Growth is not in a position to edit your memo directly. Please push a corrected version at your earliest convenience so the index can catch up. All other acks on the credit-reservation-lock v3 thread (Platform, Coaching, Growth) are already committed and clean.

View source on GitHub