Version Control
Sync your context files with a Git provider for version control, audit trail, and AI/CI interoperability
Why version-control your context
What gets synced
notes/
├── active/ # Active notes
└── inactive/ # Archived notes
data_sources/
├── active/ # Active table documentation
└── inactive/ # Archived table documentation
relationships.yaml # Table relationships
reports/ # Saved reports
skills/ # Custom skillsWorkspaces
Last updated