@mean-weasel/lineage 0.1.16 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +226 -17
  3. package/dist/cli/lineage-channel.js +25 -5
  4. package/dist/cli/lineage-channel.js.map +2 -2
  5. package/dist/cli/lineage-dev.js +163 -12
  6. package/dist/cli/lineage-dev.js.map +3 -3
  7. package/dist/cli/lineage-preview.js +163 -12
  8. package/dist/cli/lineage-preview.js.map +3 -3
  9. package/dist/cli/lineage.js +163 -12
  10. package/dist/cli/lineage.js.map +3 -3
  11. package/dist/cli/managed-service.js +19 -5
  12. package/dist/cli/managed-service.js.map +2 -2
  13. package/dist/runtime-build.json +4 -4
  14. package/dist/server.js +42 -8
  15. package/dist/server.js.map +2 -2
  16. package/dist/web/assets/agent-shared-state-DOfpTLiw.webp +0 -0
  17. package/dist/web/assets/agent-to-canvas-DtIu_cPq.mp4 +0 -0
  18. package/dist/web/assets/{app-DwTFac4u.css → app-B-fAyNsU.css} +1 -1
  19. package/dist/web/assets/app-DMogkUoS.js +16 -0
  20. package/dist/web/assets/attempt-history-D6wdic6n.webp +0 -0
  21. package/dist/web/assets/branching-tree-B8I5_S6D.png +0 -0
  22. package/dist/web/assets/canvas-cli-DHBacq7r.png +0 -0
  23. package/dist/web/assets/hero-agent-sync-CSyh0tHy.mp4 +0 -0
  24. package/dist/web/assets/hero-board-DG3ED4AW.webp +0 -0
  25. package/dist/web/assets/hero-lineage-growth-Bsl9tiq-.mp4 +0 -0
  26. package/dist/web/assets/hero-trace-connections-Bb52ABBc.mp4 +0 -0
  27. package/dist/web/assets/human-selection-BdDBDE-I.webp +0 -0
  28. package/dist/web/assets/human-to-agent-D1z92ZO9.mp4 +0 -0
  29. package/dist/web/assets/{jsx-runtime-_Rdg6et1.js → jsx-runtime-DAFSxiwi.js} +1 -1
  30. package/dist/web/assets/landing-Bn4qKbIO.css +1 -0
  31. package/dist/web/assets/landing-CoyGmxBo.js +1 -0
  32. package/dist/web/assets/reroll-history-DQcEH42R.mp4 +0 -0
  33. package/dist/web/index.html +3 -3
  34. package/dist/web/landing/index.html +3 -3
  35. package/fixtures/demo-project/lineage/swissifier-rich-demo.json +13 -13
  36. package/package.json +4 -3
  37. package/dist/web/assets/app-JYTx_Sd4.js +0 -16
  38. package/dist/web/assets/landing-D3Y679_B.css +0 -1
  39. package/dist/web/assets/landing-ii8AH_DG.js +0 -1
@@ -1 +0,0 @@
1
- :root{--landing-ink:#121212;--landing-paper:#f3f0e8;--landing-cream:#fffdf6;--landing-red:#f04432;--landing-yellow:#f6c643;--landing-mint:#b9ddd2;--landing-blue:#2646d8;--landing-line:#1212122e;color:var(--landing-ink);background:var(--landing-paper);font-synthesis:none;font-family:Helvetica Neue,Arial Nova,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg, transparent calc(50% - .5px), #1212120b 50%, transparent calc(50% + .5px)), var(--landing-paper);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit}button{cursor:pointer}.landing-shell{overflow:hidden}.landing-nav{z-index:10;border-bottom:1px solid var(--landing-ink);background:#f3f0e8f0;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;min-height:74px;padding:0 3.2vw;display:grid;position:relative}.landing-brand{width:fit-content;color:var(--landing-ink);letter-spacing:.08em;justify-self:start;align-items:center;gap:11px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.landing-brand-mark{border:1px solid var(--landing-ink);grid-template-columns:repeat(3,1fr);gap:3px;width:30px;height:30px;padding:4px;display:grid;position:relative}.landing-brand-mark span{background:var(--landing-ink)}.landing-brand-mark span:nth-child(2){background:var(--landing-red)}.landing-brand-mark span:nth-child(3){background:var(--landing-yellow)}.landing-nav nav{gap:clamp(18px,3vw,46px);display:flex}.landing-nav nav a,.nav-cta{font-size:12px;font-weight:750;text-decoration:none}.landing-nav nav a:hover{text-underline-offset:5px;text-decoration:underline}.nav-cta{border-bottom:1px solid var(--landing-ink);justify-self:end;align-items:center;gap:7px;padding:6px 0;display:inline-flex}.hero-section{border-bottom:1px solid var(--landing-ink);grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);min-height:calc(100vh - 74px);display:grid;position:relative}.hero-grid{pointer-events:none;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;inset:0}.hero-grid span{border-right:1px solid #12121214}.hero-copy{z-index:1;flex-direction:column;justify-content:center;padding:clamp(52px,5vw,76px) clamp(32px,5vw,84px);display:flex;position:relative}.section-index{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 28px;font-size:11px;font-weight:800;display:flex}.section-index span{border:1px solid;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.hero-copy h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(58px,5.35vw,86px);font-weight:900;line-height:.86}.hero-summary{letter-spacing:-.025em;max-width:650px;margin:30px 0 0;font-size:clamp(18px,1.45vw,24px);font-weight:580;line-height:1.22}.hero-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.primary-cta{border:1px solid var(--landing-ink);background:var(--landing-red);min-height:52px;color:var(--landing-ink);box-shadow:5px 5px 0 var(--landing-ink);justify-content:center;align-items:center;gap:14px;padding:0 19px;font-size:13px;font-weight:850;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.primary-cta:hover{box-shadow:3px 3px 0 var(--landing-ink);transform:translate(2px,2px)}.primary-cta.dark{background:var(--landing-ink);color:var(--landing-cream);box-shadow:5px 5px 0 var(--landing-red)}.text-cta{text-underline-offset:5px;font-size:13px;font-weight:850}.hero-media-wrap{border-left:1px solid var(--landing-ink);background:var(--landing-yellow);align-items:center;padding:clamp(52px,6vw,96px) clamp(28px,4.8vw,80px);display:flex;position:relative}.media-slot{border:1px solid var(--landing-ink);background:var(--landing-cream);aspect-ratio:16/10;width:100%;box-shadow:8px 8px 0 var(--landing-ink);margin:0;position:relative;overflow:hidden}.media-slot-hero{aspect-ratio:16/11}.media-slot-ready img,.media-slot-ready video{object-fit:cover;width:100%;height:100%}.placeholder-canvas{background:linear-gradient(#1212120f 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#1212120f 1px,#0000 1px) 0 0/32px 32px,linear-gradient(145deg,#fefcf5,#ddd8cd);position:absolute;inset:0}.placeholder-node{z-index:2;aspect-ratio:4/3;border:1px solid var(--landing-ink);background:var(--landing-cream);width:21%;padding:7px;display:block;position:absolute}.placeholder-node i{background:var(--landing-yellow);width:100%;height:100%;display:block}.placeholder-node.node-root{top:40%;left:8%}.placeholder-node.node-a{top:14%;left:39%}.placeholder-node.node-b{top:60%;left:39%}.placeholder-node.node-c{top:34%;right:8%}.placeholder-node.node-a i{background:var(--landing-red)}.placeholder-node.node-b i{background:var(--landing-mint)}.placeholder-node.node-c i{background:var(--landing-blue)}.placeholder-edge{z-index:1;background:var(--landing-ink);transform-origin:0;height:1px;display:block;position:absolute}.edge-a{width:20%;top:46%;left:27%;transform:rotate(-27deg)}.edge-b{width:19%;top:53%;left:27%;transform:rotate(29deg)}.edge-c{width:22%;top:40%;left:58%;transform:rotate(8deg)}.media-slot figcaption{z-index:3;border:1px solid var(--landing-ink);background:#fffdf6f2;grid-template-columns:1fr auto;gap:2px 12px;padding:11px 13px;display:grid;position:absolute;bottom:14px;left:14px;right:14px}.media-slot figcaption strong{letter-spacing:-.02em;font-size:14px}.media-slot figcaption small{grid-column:1/-1;max-width:90%;font-size:10px;line-height:1.3}.media-eyebrow{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.play-badge{z-index:4;border:1px solid var(--landing-ink);background:var(--landing-red);border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.hero-proof-card{z-index:4;border:1px solid var(--landing-ink);background:var(--landing-cream);max-width:190px;box-shadow:4px 4px 0 var(--landing-ink);align-items:center;gap:8px;padding:10px 12px;font-size:11px;font-weight:800;display:flex;position:absolute}.proof-human{bottom:13%;left:clamp(10px,2vw,34px)}.proof-agent{background:var(--landing-mint);top:13%;right:clamp(10px,2vw,34px)}.features-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,92px);font-weight:900;line-height:.92}.loop-section{background:var(--landing-ink);color:var(--landing-cream);padding:clamp(76px,9vw,148px) clamp(26px,6vw,98px)}.loop-heading{grid-template-columns:.58fr 1fr .72fr;align-items:end;gap:5vw;display:grid}.loop-heading .section-index{align-self:start}.loop-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.5vw,88px);line-height:.92}.loop-copy{gap:22px;display:grid}.loop-copy p{margin:0;font-size:16px;line-height:1.45}.loop-copy .loop-problem{letter-spacing:-.02em;font-size:clamp(18px,1.5vw,23px);font-weight:750;line-height:1.25}.interface-grid{grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);align-items:stretch;margin-top:78px;display:grid}.interface-card{border:1px solid var(--landing-cream);color:var(--landing-ink);grid-template-rows:auto auto 1fr;gap:28px;padding:clamp(24px,3vw,46px);display:grid;position:relative}.human-card{background:var(--landing-yellow)}.agent-card{background:var(--landing-mint)}.interface-card h3{letter-spacing:-.05em;max-width:570px;margin:8px 0 14px;font-size:clamp(31px,3vw,51px);line-height:.95}.interface-card p{max-width:520px;margin:0;font-size:15px;line-height:1.45}.card-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-weight:900;font-size:10px!important}.interface-number{border:1px solid var(--landing-ink);border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.interface-card .media-slot{box-shadow:6px 6px 0 var(--landing-ink);align-self:end;margin-top:22px}.loop-bridge{border-top:1px solid var(--landing-cream);border-bottom:1px solid var(--landing-cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.loop-bridge strong{letter-spacing:.12em;font-size:12px;line-height:1.15}.loop-bridge span{letter-spacing:.12em;text-transform:uppercase;font-size:9px}.bridge-line{place-items:center;width:100%;display:grid}.bridge-line:before{content:"";background:var(--landing-cream);width:72px;height:1px;position:absolute}.bridge-line svg{background:var(--landing-ink);margin-left:60px;position:relative}.bridge-line.reverse{transform:rotate(180deg)}.features-section{padding:clamp(76px,9vw,148px) clamp(26px,6vw,98px)}.features-heading{grid-template-columns:.5fr 1fr .75fr;align-items:end;gap:5vw;display:grid}.features-heading .section-index{align-self:start}.features-heading>p:last-child{margin:0;font-size:17px;line-height:1.5}.feature-grid{border-top:1px solid var(--landing-ink);border-left:1px solid var(--landing-ink);grid-template-columns:repeat(3,1fr);margin-top:76px;display:grid}.feature-card{border-right:1px solid var(--landing-ink);border-bottom:1px solid var(--landing-ink);min-height:330px;padding:24px}.feature-card:nth-child(2){background:var(--landing-yellow)}.feature-card:nth-child(3){background:var(--landing-mint)}.feature-top{justify-content:space-between;align-items:center;display:flex}.feature-top span{font-size:10px;font-weight:850}.feature-card h3{letter-spacing:-.05em;margin:100px 0 14px;font-size:clamp(25px,2.3vw,38px);line-height:1}.feature-card p{margin:0;font-size:14px;line-height:1.45}.final-cta{border:1px solid var(--landing-ink);background:var(--landing-yellow);grid-template-columns:1fr .92fr;gap:7vw;margin-top:82px;padding:clamp(34px,5vw,72px);display:grid}.final-cta h3{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(42px,5vw,76px);font-weight:900;line-height:.92}.install-panel{flex-direction:column;justify-content:center;gap:28px;display:flex}.install-command{border:1px solid var(--landing-ink);background:var(--landing-cream);min-height:70px;box-shadow:7px 7px 0 var(--landing-ink);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 12px 10px 20px;display:grid}.install-command code{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.install-command button{border:1px solid var(--landing-ink);background:var(--landing-mint);align-items:center;gap:7px;height:44px;padding:0 12px;font-size:11px;font-weight:850;display:inline-flex}.install-meta{flex-wrap:wrap;gap:9px;display:flex}.install-meta span{border:1px solid var(--landing-ink);text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:850}footer{background:var(--landing-ink);min-height:150px;color:var(--landing-cream);grid-template-columns:1fr auto 1fr;align-items:center;padding:28px 3.2vw;display:grid}footer .landing-brand{color:var(--landing-cream)}footer .landing-brand-mark{border-color:var(--landing-cream)}footer p{margin:0;font-size:12px}footer>a:last-child{justify-self:end;align-items:center;gap:5px;font-size:12px;display:inline-flex}@media (width<=1080px){.hero-section{grid-template-columns:1fr}.hero-media-wrap{border-top:1px solid var(--landing-ink);border-left:0;min-height:650px}.loop-heading,.features-heading{grid-template-columns:1fr 1.4fr}.loop-copy,.features-heading>p:last-child{grid-column:2}.interface-grid{grid-template-columns:1fr;gap:0}.loop-bridge{border-right:1px solid var(--landing-cream);border-left:1px solid var(--landing-cream);flex-direction:row;min-height:90px}.bridge-line{width:80px}.bridge-line:before{width:60px}.feature-card{min-height:280px}.final-cta{grid-template-columns:1fr;gap:48px}}@media (width<=760px){.landing-nav{grid-template-columns:1fr auto;padding:0 18px}.landing-nav nav{display:none}.nav-cta{font-size:11px}.hero-copy{padding:76px 22px 66px}.hero-copy h1{font-size:clamp(55px,17vw,82px)}.hero-summary{font-size:19px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-media-wrap{min-height:470px;padding:52px 22px}.hero-proof-card{display:none}.loop-heading,.features-heading{grid-template-columns:1fr}.loop-copy,.features-heading>p:last-child{grid-column:1}.interface-grid{margin-top:48px}.interface-card{padding:26px 20px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:250px}.feature-card h3{margin-top:70px}.final-cta{padding:32px 20px}.install-command{grid-template-columns:auto 1fr}.install-command button{grid-column:1/-1;justify-content:center}footer{grid-template-columns:1fr auto;gap:28px}footer p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-cta{transition:none}}
@@ -1 +0,0 @@
1
- import{a as e,d as t,i as n,l as r,n as i,o as a,r as o,s,t as c}from"./jsx-runtime-_Rdg6et1.js";var l=a(`ArrowDownRight`,[[`path`,{d:`m7 7 10 10`,key:`1fmybs`}],[`path`,{d:`M17 7v10H7`,key:`6fjiku`}]]),u=a(`Check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),d=a(`GitBranch`,[[`line`,{x1:`6`,x2:`6`,y1:`3`,y2:`15`,key:`17qcm7`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}],[`path`,{d:`M18 9a9 9 0 0 1-9 9`,key:`n2h4wq`}]]),f=a(`MousePointer2`,[[`path`,{d:`M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z`,key:`edeuup`}]]),p=a(`SquareTerminal`,[[`path`,{d:`m7 11 2-2-2-2`,key:`1lz0vl`}],[`path`,{d:`M11 13h4`,key:`1p7l4v`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}]]),m=t(r(),1),h=s(),g={"hero-board":{id:`hero-board`,eyebrow:`Hero canvas · 16:9`,title:`The Swissifier — Launch Campaign`,description:`A wide reveal of the complete Swissifier lineage board.`,kind:`video`},"selection-to-codex":{id:`selection-to-codex`,eyebrow:`Human → agent · 8–14 sec`,title:`Choose where to continue`,description:`A node selection in Lineage becomes precise context in Codex.`,kind:`video`},"reroll-loop":{id:`reroll-loop`,eyebrow:`Two-way loop · 25–40 sec`,title:`Ask for another pass`,description:`Codex recognizes a re-roll request and records the new attempt.`,kind:`video`},"attempt-history":{id:`attempt-history`,eyebrow:`Product still · 4:3`,title:`Keep every useful attempt`,description:`The current result and previous attempts stay attached to one node.`,kind:`image`}},_=c(),v=`npm install -g @mean-weasel/lineage@latest`;function y(){let[t,r]=(0,m.useState)(!1);async function a(){try{await navigator.clipboard.writeText(v),r(!0),window.setTimeout(()=>r(!1),1800)}catch{r(!1)}}return(0,_.jsxs)(`div`,{className:`landing-shell`,children:[(0,_.jsxs)(`header`,{className:`landing-nav`,children:[(0,_.jsxs)(`a`,{"aria-label":`Lineage home`,className:`landing-brand`,href:`#top`,children:[(0,_.jsxs)(`span`,{"aria-hidden":`true`,className:`landing-brand-mark`,children:[(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{})]}),(0,_.jsx)(`span`,{children:`LINEAGE`})]}),(0,_.jsxs)(`nav`,{"aria-label":`Landing page`,children:[(0,_.jsx)(`a`,{href:`#loop`,children:`How it works`}),(0,_.jsx)(`a`,{href:`#features`,children:`What it enables`}),(0,_.jsx)(`a`,{href:`#install`,children:`Install`})]}),(0,_.jsxs)(`a`,{className:`nav-cta`,href:`https://github.com/mean-weasel/lineage`,rel:`noreferrer`,target:`_blank`,children:[`View on GitHub `,(0,_.jsx)(l,{"aria-hidden":`true`,size:16})]})]}),(0,_.jsxs)(`main`,{id:`top`,children:[(0,_.jsxs)(`section`,{className:`hero-section`,children:[(0,_.jsxs)(`div`,{className:`hero-grid`,"aria-hidden":`true`,children:[(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{})]}),(0,_.jsxs)(`div`,{className:`hero-copy`,children:[(0,_.jsxs)(`p`,{className:`section-index`,children:[(0,_.jsx)(`span`,{children:`01`}),` Human × agent creative work`]}),(0,_.jsx)(`h1`,{children:`The UX where humans and agents shape visual work together.`}),(0,_.jsx)(`p`,{className:`hero-summary`,children:`Lineage is the shared visual workspace where humans and agents create, review, and evolve creative assets together.`}),(0,_.jsxs)(`div`,{className:`hero-actions`,children:[(0,_.jsxs)(`a`,{className:`primary-cta`,href:`#loop`,children:[`See the collaboration loop `,(0,_.jsx)(e,{"aria-hidden":`true`,size:18})]}),(0,_.jsx)(`a`,{className:`text-cta`,href:`#install`,children:`Install Lineage`})]})]}),(0,_.jsxs)(`div`,{className:`hero-media-wrap`,children:[(0,_.jsx)(b,{definition:g[`hero-board`],hero:!0}),(0,_.jsxs)(`div`,{className:`hero-proof-card proof-human`,children:[(0,_.jsx)(f,{"aria-hidden":`true`,size:17}),(0,_.jsx)(`span`,{children:`Human chooses the next move`})]}),(0,_.jsxs)(`div`,{className:`hero-proof-card proof-agent`,children:[(0,_.jsx)(p,{"aria-hidden":`true`,size:17}),(0,_.jsx)(`span`,{children:`Agent reads the same state`})]})]})]}),(0,_.jsxs)(`section`,{className:`loop-section`,id:`loop`,children:[(0,_.jsxs)(`div`,{className:`loop-heading`,children:[(0,_.jsxs)(`p`,{className:`section-index`,children:[(0,_.jsx)(`span`,{children:`02`}),` Context travels both ways`]}),(0,_.jsx)(`h2`,{children:`One creative state for humans and agents.`}),(0,_.jsxs)(`div`,{className:`loop-copy`,children:[(0,_.jsx)(`p`,{className:`loop-problem`,children:`Chat is the right UX for directing agent-driven creative work. But it isn’t built to hold the state of that work.`}),(0,_.jsx)(`p`,{children:`Lineage preserves every asset, path, prompt, relationship, and decision in a shared record—precise enough for agents to retrieve through the CLI and organized visually for humans to review and direct.`})]})]}),(0,_.jsxs)(`div`,{className:`interface-grid`,children:[(0,_.jsxs)(`article`,{className:`interface-card agent-card`,children:[(0,_.jsx)(`div`,{className:`interface-number`,children:`A`}),(0,_.jsxs)(`div`,{children:[(0,_.jsx)(`p`,{className:`card-eyebrow`,children:`For agents`}),(0,_.jsx)(`h3`,{children:`Never lose the state behind the work.`}),(0,_.jsx)(`p`,{children:`Every asset, path, prompt, iteration, and relationship stays available so the work can continue accurately.`})]}),(0,_.jsx)(b,{definition:g[`reroll-loop`]})]}),(0,_.jsxs)(`div`,{className:`loop-bridge`,"aria-label":`Assets, context, selections, and annotations move through one creative state`,children:[(0,_.jsx)(`span`,{children:`Assets + context`}),(0,_.jsx)(`div`,{className:`bridge-line`,children:(0,_.jsx)(e,{"aria-hidden":`true`,size:18})}),(0,_.jsxs)(`strong`,{children:[`ONE CREATIVE`,(0,_.jsx)(`br`,{}),`STATE`]}),(0,_.jsx)(`div`,{className:`bridge-line reverse`,children:(0,_.jsx)(e,{"aria-hidden":`true`,size:18})}),(0,_.jsx)(`span`,{children:`Selections + annotations`})]}),(0,_.jsxs)(`article`,{className:`interface-card human-card`,children:[(0,_.jsx)(`div`,{className:`interface-number`,children:`H`}),(0,_.jsxs)(`div`,{children:[(0,_.jsx)(`p`,{className:`card-eyebrow`,children:`For humans`}),(0,_.jsx)(`h3`,{children:`Keep your creative history organized.`}),(0,_.jsx)(`p`,{children:`Review and compare the history, then use selections and annotations to direct the next iteration.`})]}),(0,_.jsx)(b,{definition:g[`selection-to-codex`]})]})]})]}),(0,_.jsxs)(`section`,{className:`features-section`,id:`features`,children:[(0,_.jsxs)(`div`,{className:`features-heading`,children:[(0,_.jsxs)(`p`,{className:`section-index`,children:[(0,_.jsx)(`span`,{children:`03`}),` What it enables`]}),(0,_.jsx)(`h2`,{children:`Your creative history, ready to continue.`}),(0,_.jsx)(`p`,{children:`Keep the useful context behind every asset available, understandable, and ready for the next human or agent action.`})]}),(0,_.jsxs)(`div`,{className:`feature-grid`,children:[(0,_.jsx)(x,{number:`01`,icon:(0,_.jsx)(d,{}),title:`Trace every iteration`,children:`Follow an asset from its origin through branches, selections, and final campaign formats.`}),(0,_.jsx)(x,{number:`02`,icon:(0,_.jsx)(f,{}),title:`Continue from the exact asset`,children:`Select any useful point in the lineage and bring that context into the next agent session.`}),(0,_.jsx)(x,{number:`03`,icon:(0,_.jsx)(i,{}),title:`Keep attempts and decisions attached`,children:`Review another pass without losing earlier results, prompts, relationships, or human direction.`})]}),(0,_.jsxs)(`div`,{className:`final-cta`,id:`install`,children:[(0,_.jsxs)(`div`,{children:[(0,_.jsxs)(`p`,{className:`section-index`,children:[(0,_.jsx)(`span`,{children:`→`}),` Local-first and agent-ready`]}),(0,_.jsx)(`h3`,{children:`Give your creative work somewhere durable to live.`})]}),(0,_.jsxs)(`div`,{className:`install-panel`,children:[(0,_.jsxs)(`div`,{className:`install-command`,children:[(0,_.jsx)(`span`,{"aria-hidden":`true`,children:`$`}),(0,_.jsx)(`code`,{children:v}),(0,_.jsxs)(`button`,{"aria-label":`Copy install command`,onClick:()=>void a(),type:`button`,children:[t?(0,_.jsx)(u,{"aria-hidden":`true`,size:18}):(0,_.jsx)(n,{"aria-hidden":`true`,size:18}),t?`Copied`:`Copy`]})]}),(0,_.jsxs)(`div`,{className:`install-meta`,children:[(0,_.jsx)(`span`,{children:`Local-first`}),(0,_.jsx)(`span`,{children:`MIT licensed`}),(0,_.jsx)(`span`,{children:`Codex plugin`}),(0,_.jsx)(`span`,{children:`CLI access`})]}),(0,_.jsxs)(`a`,{className:`primary-cta dark`,href:`https://github.com/mean-weasel/lineage`,rel:`noreferrer`,target:`_blank`,children:[`Explore Lineage on GitHub `,(0,_.jsx)(l,{"aria-hidden":`true`,size:18})]})]})]})]})]}),(0,_.jsxs)(`footer`,{children:[(0,_.jsxs)(`a`,{className:`landing-brand`,href:`#top`,children:[(0,_.jsxs)(`span`,{"aria-hidden":`true`,className:`landing-brand-mark`,children:[(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{}),(0,_.jsx)(`span`,{})]}),(0,_.jsx)(`span`,{children:`LINEAGE`})]}),(0,_.jsx)(`p`,{children:`The shared visual workspace for humans and agents.`}),(0,_.jsxs)(`a`,{href:`https://github.com/mean-weasel/lineage`,rel:`noreferrer`,target:`_blank`,children:[`GitHub `,(0,_.jsx)(l,{"aria-hidden":`true`,size:14})]})]})]})}function b({definition:e,hero:t=!1}){return e.src&&e.kind===`video`?(0,_.jsx)(`figure`,{className:`media-slot media-slot-ready ${t?`media-slot-hero`:``}`,"data-media-slot":e.id,children:(0,_.jsx)(`video`,{"aria-label":e.description,autoPlay:!0,loop:!0,muted:!0,playsInline:!0,poster:e.poster,src:e.src})}):e.src?(0,_.jsx)(`figure`,{className:`media-slot media-slot-ready ${t?`media-slot-hero`:``}`,"data-media-slot":e.id,children:(0,_.jsx)(`img`,{alt:e.description,src:e.src})}):(0,_.jsxs)(`figure`,{"aria-label":`${e.title}. Media placeholder: ${e.description}`,className:`media-slot media-placeholder ${t?`media-slot-hero`:``}`,"data-media-slot":e.id,children:[(0,_.jsxs)(`div`,{className:`placeholder-canvas`,"aria-hidden":`true`,children:[(0,_.jsx)(`span`,{className:`placeholder-node node-root`,children:(0,_.jsx)(`i`,{})}),(0,_.jsx)(`span`,{className:`placeholder-node node-a`,children:(0,_.jsx)(`i`,{})}),(0,_.jsx)(`span`,{className:`placeholder-node node-b`,children:(0,_.jsx)(`i`,{})}),(0,_.jsx)(`span`,{className:`placeholder-node node-c`,children:(0,_.jsx)(`i`,{})}),(0,_.jsx)(`span`,{className:`placeholder-edge edge-a`}),(0,_.jsx)(`span`,{className:`placeholder-edge edge-b`}),(0,_.jsx)(`span`,{className:`placeholder-edge edge-c`})]}),(0,_.jsxs)(`figcaption`,{children:[(0,_.jsx)(`span`,{className:`media-eyebrow`,children:e.eyebrow}),(0,_.jsx)(`strong`,{children:e.title}),(0,_.jsx)(`small`,{children:e.description})]}),e.kind===`video`&&(0,_.jsx)(`span`,{"aria-hidden":`true`,className:`play-badge`,children:(0,_.jsx)(o,{fill:`currentColor`,size:14})})]})}function x({children:e,icon:t,number:n,title:r}){return(0,_.jsxs)(`article`,{className:`feature-card`,children:[(0,_.jsxs)(`div`,{className:`feature-top`,children:[(0,_.jsx)(`span`,{children:n}),t]}),(0,_.jsx)(`h3`,{children:r}),(0,_.jsx)(`p`,{children:e})]})}(0,h.createRoot)(document.getElementById(`landing-root`)).render((0,_.jsx)(m.StrictMode,{children:(0,_.jsx)(y,{})}));