atris 3.30.0 → 3.30.2
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.
- package/AGENTS.md +6 -0
- package/atris/AGENTS.md +11 -0
- package/atris/CLAUDE.md +5 -0
- package/atris/atris.md +19 -4
- package/atris/policies/atris-design.md +71 -0
- package/atris/policies/design-seed.md +187 -0
- package/atris/skills/atris/SKILL.md +26 -3
- package/atris/skills/design/SKILL.md +3 -2
- package/atris/skills/loop/SKILL.md +5 -3
- package/atris/team/_template/MEMBER.md +19 -0
- package/atris.md +63 -23
- package/ax +1434 -1698
- package/bin/atris.js +5 -1
- package/commands/agent-spawn.js +2 -2
- package/commands/brain.js +92 -7
- package/commands/brainstorm.js +62 -22
- package/commands/business-sync.js +92 -8
- package/commands/business.js +13 -7
- package/commands/chat-scan.js +102 -0
- package/commands/computer.js +758 -15
- package/commands/deck.js +505 -105
- package/commands/init.js +6 -1
- package/commands/launchpad.js +638 -0
- package/commands/log-sync.js +44 -13
- package/commands/loop-front.js +290 -0
- package/commands/member.js +124 -3
- package/commands/mission.js +653 -30
- package/commands/pull.js +37 -28
- package/commands/pulse.js +11 -8
- package/commands/run.js +79 -39
- package/commands/sync.js +36 -17
- package/commands/task.js +1072 -89
- package/commands/workflow.js +6 -6
- package/commands/xp.js +13 -1
- package/commands/youtube.js +221 -7
- package/decks/README.md +89 -0
- package/decks/archetype-catalog.json +180 -0
- package/decks/atris-antislop-pitch.json +48 -0
- package/decks/atris-archetypes-v2.json +83 -0
- package/decks/atris-one-loop-pitch.json +80 -0
- package/decks/atris-seed-pitch-v3.json +118 -0
- package/decks/atris-seed-pitch-v4-skeleton.json +106 -0
- package/decks/atris-seed-pitch-v5.json +109 -0
- package/decks/atris-seed-pitch-v6.json +137 -0
- package/decks/atris-seed-pitch-v7.json +133 -0
- package/decks/atris-single-shot-proof.json +74 -0
- package/decks/mark-pincus-narrative.json +102 -0
- package/decks/mark-pincus-sourcery.json +94 -0
- package/decks/yash-applied-compute-detailed.json +150 -0
- package/decks/yash-applied-compute-generalist.json +82 -0
- package/decks/yash-applied-compute-narrative.json +54 -0
- package/lib/ax-prefs.js +5 -12
- package/lib/chat-log-scan.js +377 -0
- package/lib/context-gatherer.js +35 -1
- package/lib/deck-compose.js +145 -0
- package/lib/deck-history.js +64 -0
- package/lib/deck-layout.js +169 -0
- package/lib/deck-review.js +431 -0
- package/lib/deck-schema.js +154 -0
- package/lib/file-ops.js +3 -3
- package/lib/functional-owner.js +189 -0
- package/lib/journal.js +7 -73
- package/lib/slides-deck.js +512 -58
- package/lib/task-db.js +128 -11
- package/package.json +2 -1
- package/templates/business-starter/team/START_HERE.md +12 -8
- package/utils/auth.js +4 -0
- package/utils/config.js +4 -0
- package/atris/atrisDev.md +0 -717
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme": "terminal",
|
|
3
|
+
"brand": { "name": "Atris", "accent": "." },
|
|
4
|
+
"slides": [
|
|
5
|
+
{
|
|
6
|
+
"type": "title",
|
|
7
|
+
"headline": "Your agents ship **slop.** Atris catches it first.",
|
|
8
|
+
"sub": "Deterministic gates on UI, copy, and outbound sends. Facts at file:line, not opinions. You stay the center; nothing irreversible ships without proof.",
|
|
9
|
+
"panel": {
|
|
10
|
+
"header": { "title": "Antislop scan", "meta": "live" },
|
|
11
|
+
"rows": [
|
|
12
|
+
{ "title": "ai-purple-gradient", "sub": "src/Hero.tsx:12", "value": "blocked", "valueSub": "error", "sev": 0, "active": true },
|
|
13
|
+
{ "title": "hype-copy", "sub": "outbound/body.txt:3", "value": "blocked", "valueSub": "error", "sev": 0 },
|
|
14
|
+
{ "title": "raw-html-in-plain-body", "sub": "email draft", "value": "blocked", "valueSub": "error", "sev": 1 },
|
|
15
|
+
{ "title": "deck engine", "sub": "slides batch", "value": "clean", "valueSub": "pass", "sev": 2 }
|
|
16
|
+
],
|
|
17
|
+
"footer": { "left": "3 blocked before send", "right": "exit 1" }
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"type": "columns",
|
|
22
|
+
"heading": "Three gates. One operating system.",
|
|
23
|
+
"columns": [
|
|
24
|
+
{
|
|
25
|
+
"h": "Slop detect",
|
|
26
|
+
"b": "atris slop scans code and prose for AI tells: purple gradients, glass blur, em dashes, hype copy. Zero LLM. Built for CI and review."
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"h": "Outbound gate",
|
|
30
|
+
"b": "Before your name goes out: no raw HTML, no fenced source as body, render proof for visual sends, copy kill-list enforced."
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"h": "Your judgment",
|
|
34
|
+
"b": "Atris2 Fast prepares on the periphery. Sends, posts, and money defer to you with a judgment packet and receipt trail."
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"type": "close",
|
|
40
|
+
"tagline": "Prepare fast. Block slop. You approve consequence.",
|
|
41
|
+
"buttons": [
|
|
42
|
+
{ "label": "Try Atris2 Fast", "primary": true },
|
|
43
|
+
{ "label": "Run slop detect" }
|
|
44
|
+
],
|
|
45
|
+
"footer": "atris.ai · antislop by design · 2026"
|
|
46
|
+
}
|
|
47
|
+
]
|
|
48
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme": "paper",
|
|
3
|
+
"brand": { "name": "Atris", "accent": "." },
|
|
4
|
+
"slides": [
|
|
5
|
+
{
|
|
6
|
+
"type": "quote",
|
|
7
|
+
"text": "The center does not disappear. It **defers** with proof.",
|
|
8
|
+
"author": "Center Study",
|
|
9
|
+
"role": "mission"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"type": "timeline",
|
|
13
|
+
"heading": "One micro-juridical loop",
|
|
14
|
+
"steps": [
|
|
15
|
+
{ "label": "question", "sub": "what now?" },
|
|
16
|
+
{ "label": "command", "sub": "member acts" },
|
|
17
|
+
{ "label": "case", "sub": "evidence", "active": true },
|
|
18
|
+
{ "label": "judgment", "sub": "you decide" },
|
|
19
|
+
{ "label": "receipt", "sub": "proof out" }
|
|
20
|
+
],
|
|
21
|
+
"sub": "Every irreversible act gets a packet before it ships."
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"type": "versus",
|
|
25
|
+
"heading": "Click economy vs outcome economy",
|
|
26
|
+
"left": {
|
|
27
|
+
"label": "Everyone else",
|
|
28
|
+
"items": ["reward the draft", "optimize the click", "no verification", "self-grader cheats"]
|
|
29
|
+
},
|
|
30
|
+
"right": {
|
|
31
|
+
"label": "Atris",
|
|
32
|
+
"items": ["reward the result", "verify the loop", "judgment packet", "receipt trail"]
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"type": "metricgrid",
|
|
37
|
+
"heading": "The gap is measurable",
|
|
38
|
+
"metrics": [
|
|
39
|
+
{ "value": "98%", "label": "of agents act with no verification" },
|
|
40
|
+
{ "value": "74%", "label": "of enterprises rolled agents back" },
|
|
41
|
+
{ "value": "14%", "label": "of top models pass reward benchmarks" },
|
|
42
|
+
{ "value": "1", "label": "loop to prove the whole company" }
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"type": "receipt",
|
|
47
|
+
"heading": "Deferral preserves judgment.",
|
|
48
|
+
"sub": "Every irreversible act ships with a packet first.",
|
|
49
|
+
"receiptTitle": "packet #042 · recovery",
|
|
50
|
+
"fields": [
|
|
51
|
+
{ "k": "action", "v": "send recovery email" },
|
|
52
|
+
{ "k": "risk", "v": "medium · outbound" },
|
|
53
|
+
{ "k": "evidence", "v": "3 prior threads, churn score 0.82" },
|
|
54
|
+
{ "k": "draft", "v": "ready for your edit" },
|
|
55
|
+
{ "k": "outcome", "v": "customer replies within 48h" }
|
|
56
|
+
],
|
|
57
|
+
"stamp": "awaiting keshav"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"type": "stack",
|
|
61
|
+
"heading": "Three layers, one scene",
|
|
62
|
+
"layers": [
|
|
63
|
+
{ "title": "Periphery", "sub": "Atris2 Fast prepares. Reversible." },
|
|
64
|
+
{ "title": "Deferral", "sub": "Sends pause. You judge." },
|
|
65
|
+
{ "title": "Outcome", "sub": "Reward ties to the business end-state." }
|
|
66
|
+
],
|
|
67
|
+
"sub": "The center stays the center. The periphery earns trust with proof."
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"type": "quote",
|
|
71
|
+
"text": "Antislop runs at **file:line.**",
|
|
72
|
+
"author": "atris-cli",
|
|
73
|
+
"role": "deterministic gates"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"type": "hero",
|
|
77
|
+
"headline": "Seven new slide types. **Zero slop.**",
|
|
78
|
+
"sub": "Spec in JSON. Design system locked. Agent reviews thumbnails before you see it.",
|
|
79
|
+
"mono": "atris deck build decks/atris-archetypes-v2.json --review",
|
|
80
|
+
"footer": "atris.ai · archetypes v2 · 2026"
|
|
81
|
+
}
|
|
82
|
+
]
|
|
83
|
+
}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme": "terminal",
|
|
3
|
+
"brand": { "name": "Atris", "accent": "." },
|
|
4
|
+
"slides": [
|
|
5
|
+
{
|
|
6
|
+
"type": "title",
|
|
7
|
+
"headline": "They learn the click. We learn the **outcome.**",
|
|
8
|
+
"sub": "The business computer that closes loops with proof, not vibes.",
|
|
9
|
+
"panel": {
|
|
10
|
+
"header": { "title": "End state", "meta": "verified" },
|
|
11
|
+
"rows": [
|
|
12
|
+
{ "title": "Reply received", "sub": "email loop", "value": "yes", "sev": 0, "active": true },
|
|
13
|
+
{ "title": "Deal closed", "sub": "sales loop", "value": "yes", "sev": 1 },
|
|
14
|
+
{ "title": "Customer back", "sub": "recovery loop", "value": "yes", "sev": 2 }
|
|
15
|
+
],
|
|
16
|
+
"footer": { "left": "reward the result", "right": "not the draft" }
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"type": "bignumber",
|
|
21
|
+
"number": "98%",
|
|
22
|
+
"label": "of production agents act with no verification",
|
|
23
|
+
"sub": "AIRQ audit, 2026. Guardrails gate behavior. Nothing checks the result."
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"type": "columns",
|
|
27
|
+
"heading": "Three layers",
|
|
28
|
+
"columns": [
|
|
29
|
+
{
|
|
30
|
+
"h": "Periphery",
|
|
31
|
+
"b": "Atris2 Fast prepares work. Draft, research, enrich. Reversible by default."
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"h": "Deferral",
|
|
35
|
+
"b": "Sends, money, and public acts pause for your judgment with a receipt."
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"h": "Outcome",
|
|
39
|
+
"b": "Reward ties to the business end-state, not whether someone clicked approve."
|
|
40
|
+
}
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"type": "panel",
|
|
45
|
+
"heading": "One loop to prove it.",
|
|
46
|
+
"sub": "Customer recovery. Then the whole company.",
|
|
47
|
+
"panel": {
|
|
48
|
+
"header": { "title": "Recovery", "meta": "wedge" },
|
|
49
|
+
"rows": [
|
|
50
|
+
{ "title": "Silent customer", "sub": "churn signal", "value": "in", "sev": 1 },
|
|
51
|
+
{ "title": "Member prepares", "sub": "context + draft", "value": "prep", "sev": 0, "active": true },
|
|
52
|
+
{ "title": "You approve", "sub": "judgment packet", "value": "you", "sev": 2 },
|
|
53
|
+
{ "title": "Receipt + outcome", "sub": "trust back?", "value": "proof", "sev": 0 }
|
|
54
|
+
],
|
|
55
|
+
"footer": { "left": "one painful loop", "right": "then expand" }
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"type": "statement",
|
|
60
|
+
"text": "Antislop is **proof at file:line.**",
|
|
61
|
+
"sub": "Deterministic gates block AI UI tells, hype copy, and raw HTML before your name goes out."
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"type": "chips",
|
|
65
|
+
"heading": "Ship without slop",
|
|
66
|
+
"sub": "Every gate is a fact at file:line, not an opinion.",
|
|
67
|
+
"chips": ["slop detect", "outbound gate", "deck engine", "judgment packet", "receipt trail"],
|
|
68
|
+
"mono": "atris deck build --review"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"type": "close",
|
|
72
|
+
"tagline": "Prepare fast. Block slop. Reward outcomes.",
|
|
73
|
+
"buttons": [
|
|
74
|
+
{ "label": "See one loop", "primary": true },
|
|
75
|
+
{ "label": "Run slop detect" }
|
|
76
|
+
],
|
|
77
|
+
"footer": "atris.ai · 2026"
|
|
78
|
+
}
|
|
79
|
+
]
|
|
80
|
+
}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme": "paper",
|
|
3
|
+
"brand": { "name": "Atris", "accent": "." },
|
|
4
|
+
"slides": [
|
|
5
|
+
{
|
|
6
|
+
"type": "title",
|
|
7
|
+
"headline": "The self-improving **business computer.**",
|
|
8
|
+
"sub": "Work closes its own loop. Memory, authority, receipts, outcomes. One standard for humans and agents.",
|
|
9
|
+
"panel": {
|
|
10
|
+
"header": { "title": "Closed loop", "meta": "every action" },
|
|
11
|
+
"rows": [
|
|
12
|
+
{ "title": "context", "sub": "memory in", "value": "1", "valueSub": "step", "sev": 2 },
|
|
13
|
+
{ "title": "action", "sub": "member acts", "value": "2", "valueSub": "step", "sev": 1 },
|
|
14
|
+
{ "title": "receipt", "sub": "proof out", "value": "3", "valueSub": "step", "sev": 0, "active": true },
|
|
15
|
+
{ "title": "outcome", "sub": "result", "value": "4", "valueSub": "step", "sev": 2 }
|
|
16
|
+
],
|
|
17
|
+
"footer": { "left": "environment first", "right": "model later" }
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"type": "statement",
|
|
22
|
+
"text": "Work used to **end.** Now every action can become memory.",
|
|
23
|
+
"sub": "Stored work becomes acted work, then remembered work. Context, action, receipt, outcome, reward, better next action."
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"type": "columns",
|
|
27
|
+
"heading": "A business computer, not a chatbot",
|
|
28
|
+
"columns": [
|
|
29
|
+
{
|
|
30
|
+
"h": "Memory",
|
|
31
|
+
"b": "Receipts compress into lessons and return as minimum useful context."
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"h": "Members",
|
|
35
|
+
"b": "Humans and agents with owner, tools, authority, trail, and score."
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"h": "Receipts",
|
|
39
|
+
"b": "Who authorized, who acted, what proof confirms it, what the business got."
|
|
40
|
+
}
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"type": "statement",
|
|
45
|
+
"text": "They learn the **click.** We learn the outcome.",
|
|
46
|
+
"sub": "Others reward the draft interaction. Atris rewards the business result: reply, booking, deal, recovery."
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"type": "panel",
|
|
50
|
+
"heading": "The market proved the gap.",
|
|
51
|
+
"sub": "Agents act everywhere. Almost none verify the result.",
|
|
52
|
+
"panel": {
|
|
53
|
+
"header": { "title": "Why now", "meta": "2026" },
|
|
54
|
+
"rows": [
|
|
55
|
+
{ "title": "No verification", "sub": "AIRQ audit", "value": "98%", "valueSub": "of agents", "sev": 0, "active": true },
|
|
56
|
+
{ "title": "Self-grader cheats", "sub": "Reward benchmark", "value": "14%", "valueSub": "top models", "sev": 0 },
|
|
57
|
+
{ "title": "Agent rollback", "sub": "Sinch survey", "value": "74%", "valueSub": "enterprises", "sev": 1 }
|
|
58
|
+
],
|
|
59
|
+
"footer": { "left": "guardrails gate behavior", "right": "not results" }
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "columns",
|
|
64
|
+
"heading": "Product today",
|
|
65
|
+
"columns": [
|
|
66
|
+
{
|
|
67
|
+
"h": "Atris2 Fast",
|
|
68
|
+
"b": "Open tool harness. Periphery prepares work without usurping judgment."
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"h": "Deferral queue",
|
|
72
|
+
"b": "Sends, money, and public acts pause for your approval with a judgment packet."
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"h": "Antislop gates",
|
|
76
|
+
"b": "Deterministic block on AI UI tells, hype copy, and raw outbound artifacts."
|
|
77
|
+
}
|
|
78
|
+
]
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"type": "bignumber",
|
|
82
|
+
"number": "+3.35",
|
|
83
|
+
"label": "RL readiness lift after verified episodes",
|
|
84
|
+
"sub": "Diff, receipt, verifier, outcome. Atris runs on Atris."
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"type": "panel",
|
|
88
|
+
"heading": "Customer recovery first.",
|
|
89
|
+
"sub": "Close one painful loop. Prove the outcome. Expand.",
|
|
90
|
+
"panel": {
|
|
91
|
+
"header": { "title": "Wedge", "meta": "expand" },
|
|
92
|
+
"rows": [
|
|
93
|
+
{ "title": "Customer silent", "sub": "churn or complaint", "value": "in", "sev": 1 },
|
|
94
|
+
{ "title": "Member acts", "sub": "draft recovery", "value": "act", "sev": 0, "active": true },
|
|
95
|
+
{ "title": "Receipt", "sub": "trust or revenue?", "value": "proof", "sev": 2 },
|
|
96
|
+
{ "title": "Expand", "sub": "sales, ops, finance", "value": "out", "sev": 1 }
|
|
97
|
+
],
|
|
98
|
+
"footer": { "left": "one loop proven", "right": "then expand" }
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"type": "chips",
|
|
103
|
+
"heading": "Business model",
|
|
104
|
+
"sub": "We do not tax Members. Members close loops.",
|
|
105
|
+
"chips": ["$200/mo computer", "Unlimited Members", "Usage credits", "Managed setup", "Enterprise"],
|
|
106
|
+
"mono": "base + verified outcomes"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"type": "close",
|
|
110
|
+
"tagline": "Ambition and freedom should not cancel each other out.",
|
|
111
|
+
"buttons": [
|
|
112
|
+
{ "label": "See the demo", "primary": true },
|
|
113
|
+
{ "label": "Talk to us" }
|
|
114
|
+
],
|
|
115
|
+
"footer": "Raising $10M seed · atris.ai · 2026"
|
|
116
|
+
}
|
|
117
|
+
]
|
|
118
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme": "paper",
|
|
3
|
+
"brand": { "name": "Atris", "accent": "." },
|
|
4
|
+
"slides": [
|
|
5
|
+
{
|
|
6
|
+
"type": "columns",
|
|
7
|
+
"heading": "1 · The gate",
|
|
8
|
+
"sub": "Models regulated, access unequal, AI narrative toxic.",
|
|
9
|
+
"columns": [
|
|
10
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
11
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
12
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"type": "columns",
|
|
17
|
+
"heading": "2 · The trap",
|
|
18
|
+
"sub": "Everyone is building the same mimetic slop on rented intelligence.",
|
|
19
|
+
"columns": [
|
|
20
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
21
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
22
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"type": "columns",
|
|
27
|
+
"heading": "3 · The shift",
|
|
28
|
+
"sub": "Early adopters want an owned center, not another chatbot.",
|
|
29
|
+
"columns": [
|
|
30
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
31
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
32
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"type": "columns",
|
|
37
|
+
"heading": "4 · The sovereign individual",
|
|
38
|
+
"sub": "At the center. Ecosystem around them — software, school, community, capital.",
|
|
39
|
+
"columns": [
|
|
40
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
41
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
42
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"type": "columns",
|
|
47
|
+
"heading": "5 · The product",
|
|
48
|
+
"sub": "Self-improving environment, swappable models, agent-native system of record.",
|
|
49
|
+
"columns": [
|
|
50
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
51
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
52
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
53
|
+
]
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"type": "columns",
|
|
57
|
+
"heading": "6 · The proof",
|
|
58
|
+
"sub": "Center Study and businesses that improve overnight. Live loops, not demos.",
|
|
59
|
+
"columns": [
|
|
60
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
61
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
62
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"type": "columns",
|
|
67
|
+
"heading": "7 · First business",
|
|
68
|
+
"sub": "Education / transformation. ~$250k run rate. 1–3 FDEs per cluster.",
|
|
69
|
+
"columns": [
|
|
70
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
71
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
72
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"type": "columns",
|
|
77
|
+
"heading": "8 · Customers",
|
|
78
|
+
"sub": "DoorDash and Pallet — what actually runs today.",
|
|
79
|
+
"columns": [
|
|
80
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
81
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
82
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"type": "columns",
|
|
87
|
+
"heading": "9 · Growth",
|
|
88
|
+
"sub": "Founder-first distribution. Mimetic spread. Clone the machine.",
|
|
89
|
+
"columns": [
|
|
90
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
91
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
92
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
93
|
+
]
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"type": "columns",
|
|
97
|
+
"heading": "10 · The ask",
|
|
98
|
+
"sub": "$10M — FDE team, narrative, run more businesses, own the layer beneath the gate.",
|
|
99
|
+
"columns": [
|
|
100
|
+
{ "h": "bullet 1", "b": "(your words)" },
|
|
101
|
+
{ "h": "bullet 2", "b": "(your words)" },
|
|
102
|
+
{ "h": "bullet 3", "b": "(your words)" }
|
|
103
|
+
]
|
|
104
|
+
}
|
|
105
|
+
]
|
|
106
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme": "paper",
|
|
3
|
+
"brand": { "name": "Atris", "accent": "." },
|
|
4
|
+
"slides": [
|
|
5
|
+
{
|
|
6
|
+
"type": "title",
|
|
7
|
+
"headline": "Every business owner has two real problems.",
|
|
8
|
+
"sub": "The work they hate doing. The work they can't afford to hire for. Atris does both — inside their company, with a receipt every time.",
|
|
9
|
+
"panel": {
|
|
10
|
+
"header": { "title": "Closed loop", "meta": "every action" },
|
|
11
|
+
"rows": [
|
|
12
|
+
{ "title": "context", "sub": "memory in", "value": "1", "valueSub": "step", "sev": 2 },
|
|
13
|
+
{ "title": "action", "sub": "member acts", "value": "2", "valueSub": "step", "sev": 1 },
|
|
14
|
+
{ "title": "receipt", "sub": "proof out", "value": "3", "valueSub": "step", "sev": 0, "active": true },
|
|
15
|
+
{ "title": "outcome", "sub": "result", "value": "4", "valueSub": "step", "sev": 2 }
|
|
16
|
+
],
|
|
17
|
+
"footer": { "left": "perimeter-resident", "right": "outcome-graded" }
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"type": "columns",
|
|
22
|
+
"heading": "Three operators. Three jobs. One product.",
|
|
23
|
+
"columns": [
|
|
24
|
+
{
|
|
25
|
+
"h": "DoorDash",
|
|
26
|
+
"b": "Forecasting, weekly business review, internal Atris adoption. The workflow became a process. The process became a religion."
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"h": "Pallet",
|
|
30
|
+
"b": "Recruiting team. Atris learns the non-engineering workflow and converts it to a coding problem."
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"h": "[Customer 3]",
|
|
34
|
+
"b": "Bookkeeping or finance ops. Hours of human grunt work compressed to minutes, with a receipt per close."
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"type": "bignumber",
|
|
40
|
+
"number": "$250k",
|
|
41
|
+
"label": "run rate · 1–3 FDEs · operator workflows at $10M–$5B companies",
|
|
42
|
+
"sub": "We start in the room nobody else is in. Then ten more rooms exactly like it."
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "statement",
|
|
46
|
+
"text": "They store **facts.** We learn the **outcome.**",
|
|
47
|
+
"sub": "Mem0 stores facts. Letta stores context. Glean indexes docs. Atris is the only one where the customer's runtime ships back a reward signal so the agent gets measurably better at their work — with the data never leaving their perimeter."
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"type": "panel",
|
|
51
|
+
"heading": "One machine, N customers.",
|
|
52
|
+
"sub": "Each with their own disk, own behavior, own reward signal. Same code everywhere. No data crosses.",
|
|
53
|
+
"panel": {
|
|
54
|
+
"header": { "title": "Architecture", "meta": "perimeter-resident" },
|
|
55
|
+
"rows": [
|
|
56
|
+
{ "title": "Disk", "sub": "per-customer memory", "value": "in", "valueSub": "perimeter", "sev": 1 },
|
|
57
|
+
{ "title": "Behavior", "sub": "per-customer policies", "value": "in", "valueSub": "perimeter", "sev": 1 },
|
|
58
|
+
{ "title": "Reward signal", "sub": "verifiable outcomes", "value": "out", "valueSub": "to us", "sev": 0, "active": true },
|
|
59
|
+
{ "title": "Weights", "sub": "trained on reward stream", "value": "back", "valueSub": "each release", "sev": 2 }
|
|
60
|
+
],
|
|
61
|
+
"footer": { "left": "data plane stays", "right": "reward plane streams" }
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"type": "statement",
|
|
66
|
+
"text": "The labs are becoming the new **oil companies.**",
|
|
67
|
+
"sub": "Frontier models are being rate-limited, regulated, gated customer-by-customer. Standard Oil didn't lose to a better well — it lost to the refinery. The next trillion-dollar company owns the layer between raw intelligence and the work."
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"type": "columns",
|
|
71
|
+
"heading": "Why now",
|
|
72
|
+
"columns": [
|
|
73
|
+
{
|
|
74
|
+
"h": "Labs gated",
|
|
75
|
+
"b": "Tokens regulated. Frontier access limited. Customer-by-customer approval. The race for the smartest brain is becoming a utility."
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"h": "Wrappers dead",
|
|
79
|
+
"b": "Thin GPT wrappers are over. What's alive is the layer beneath — memory, taste, approval, proof, on the customer's perimeter."
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"h": "Window open",
|
|
83
|
+
"b": "Installation phase. History says the next decade's winners are not the rail-layers. Amazon over Cisco. Google over WorldCom. Walmart over the railroads."
|
|
84
|
+
}
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"type": "statement",
|
|
89
|
+
"text": "The **Shadow Center.**",
|
|
90
|
+
"sub": "Every system has a center. The labs occupy the one beneath every AI-native business today. The seat is open. Atris is the architecture for the next occupant — memory, taste, approval, proof, running inside the customer's perimeter, getting sharper every week."
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "chips",
|
|
94
|
+
"heading": "Business model",
|
|
95
|
+
"sub": "Base + services + outcomes. We do not tax Members.",
|
|
96
|
+
"chips": ["$200/mo computer", "Unlimited Members", "$5–25k/mo FDE-embedded", "Outcome upside", "Enterprise"],
|
|
97
|
+
"mono": "Sierra-shaped: 18 months behind their arc"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"type": "close",
|
|
101
|
+
"tagline": "In 2030, every serious AI business runs on a Shadow Center. We are the one underneath.",
|
|
102
|
+
"buttons": [
|
|
103
|
+
{ "label": "See the demo", "primary": true },
|
|
104
|
+
{ "label": "Talk to us" }
|
|
105
|
+
],
|
|
106
|
+
"footer": "Raising $10M seed · atris.ai · 2026"
|
|
107
|
+
}
|
|
108
|
+
]
|
|
109
|
+
}
|