Skip to content

Architecture

Documentation for supabase-tools architecture decisions and cross-package contracts.

Package Dependencies

Versioned Artifacts

Versioned artifacts are the contract layer for cross-plugin collaboration. New integrations should use artifact-based contracts instead of implicit file conventions or hook-time object sharing.