Files
pig/packages/db/migrations/meta/_journal.json
T
karti 516685526c Add Motion: the go-to-market operating system on top of the ledger
The ledger answers which contracted capacity is sold, to whom, at what
margin. It says nothing about the motion — the repeatable practice that
turns a customer conversation into a scoped deployment, and turns that
deployment into something the next one reuses.

Motion is deliberately not a parallel entity tree. DEMAND_STAGES already
is the motion, so Motion binds reusable artefacts to the stages of a
demand deal that already exists: an engagement hangs off one deal,
cascade deleted, one per deal by unique constraint.

Nine closed kinds, each declaring which stages it serves, and a starter
library of twelve templates covering all eight open stages.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-17 18:27:03 -07:00

112 lines
2.2 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1786585246686,
"tag": "0000_initial",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1786587116691,
"tag": "0001_user_appearance",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1786588874252,
"tag": "0002_invite_reuse",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1786600259806,
"tag": "0003_amazing_miss_america",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1786602049010,
"tag": "0004_fact_approval",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1786611600000,
"tag": "0005_platform_settings",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1786611700000,
"tag": "0006_dazzling_forge",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1786611800000,
"tag": "0007_nasty_vanisher",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1786611900000,
"tag": "0008_easy_scalphunter",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1786612000000,
"tag": "0009_warm_metal_master",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1786651559230,
"tag": "0010_calendar_entries",
"breakpoints": true
},
{
"idx": 11,
"version": "7",
"when": 1786655711401,
"tag": "0011_learn_resources",
"breakpoints": true
},
{
"idx": 12,
"version": "7",
"when": 1786655800000,
"tag": "0012_viewer_team_role",
"breakpoints": true
},
{
"idx": 13,
"version": "7",
"when": 1786700000000,
"tag": "0013_learn_self_hosted_provider",
"breakpoints": true
},
{
"idx": 14,
"version": "7",
"when": 1786800000000,
"tag": "0014_motion",
"breakpoints": true
}
]
}