Contract status
Derived implementation contract
Source document
Feature purpose
Defines the navigation layer that lets users and personas move across long-running conversations safely.
Required operations
- Create and retrieve semantic checkpoints
- Group sessions or topics for navigation
- Jump to a prior section with summary context
- Expose navigation metadata to the AI for semantic routing
Suggested resources
chat_checkpoints
chat_topic_maps
navigation_entries
navigation_summaries
Implementation notes
- Keep this feature workspace-scoped and persona-aware where applicable.
- Preserve authorship, timestamps, and auditability for all state changes.
- Treat the source doc as the behavioral specification even where final route names remain open.
Last modified on April 18, 2026