Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
TableIdentifier -> TableBranch
Create lightweight, zero-copy branches of database tables, producing isolated production-state snapshots for safe agent execution.
Problem it solves
Agents executing destructive or experimental queries directly on live database tables can easily corrupt production state.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.