> ## Documentation Index
> Fetch the complete documentation index at: https://invoca-5bd45748-mintlify-6c3474a6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DatePicker

> Divergences, open decisions, and undocumented gaps for DatePicker.

See [DatePicker](/invoca-design-system/components/forms/date-picker) for the decided part of this page.

## Known issues

None specific to this component beyond the Forms-group-wide items already tracked — see
[TITAN-GAP-32](/invoca-design-system/foundations/open-decisions#titan-gap-32).

## Gaps in the current rules

* **No "jump to today" affordance was found.** The header's navigation axis has forward, back,
  both, or neither — nothing for returning to the current month directly.
* **No stated behavior for an in-progress range** — how the grid previews a range after only
  the start date is chosen is undecided.
* **No DatePicker-specific tokens exist in the theme snapshot at all.** Every fact on this page
  is structural, from the design library — none of it is a resolved color, spacing, or motion
  value. This is a wider gap in this page's grounding than any other Forms page written so
  far.
* **No stated minimum or maximum navigable range** for the calendar header.

## Constraints Titan should enforce

These are real, currently-true rules. Nothing in code stops a builder from violating them today —
each is a placeholder for a guardrail Titan hasn't built, not a decision still being made.

| ID                      | Constraint                                             | Would be enforced by                                         |
| ----------------------- | ------------------------------------------------------ | ------------------------------------------------------------ |
| **TITAN-DATEPICKER-04** | A disabled day cell is paired with a reachable reason. | A required-when-disabled explanation composed near the cell. |
