LATTICE Schema Migration Authoring
CommunityShip schema safely, keep docs in sync.
Software Engineering#idempotency#docs drift#schema migrations#CI validation#pixeltable#write-once#geometry constraints
AuthorJeromyJSmith
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents Pixeltable schema migrations from drifting out of sync with the canonical schema documentation while ensuring migrations remain write-once and ownership rules are enforced.
Core Features & Use Cases
- Write-once migration discipline: creates new numbered migration files (e.g., 0015+) without modifying immutable migrations 0001–0014.
- Idempotent, helper-only schema changes: authors migrations using
_helpers.pyfunctions to ensure namespaces, tables, and columns while enforcing ownership and avoiding forbidden geometry writes. - Automatic docs-drift control: updates
meta/SCHEMA.md,meta/ARCHITECTURE.md, and the LIVE STATE migration count, then runs pre-commit docs validation and the schema scoring ratchet.
Quick Start
Ask the AI to author the next Pixeltable migration for a new lattice/* table or column, update meta/SCHEMA.md and architecture state accordingly, and then run the docs-drift pre-commit check plus the schema score script before you commit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: LATTICE Schema Migration Authoring Download link: https://github.com/JeromyJSmith/lattice-platform/archive/main.zip#lattice-schema-migration-authoring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.