Vision & Roadmap
An operating system nobody planned
Sixteen people across 500+ repos built 442+ capabilities over the past year — and no one drew a blueprint. Seen from above, the pieces line up like a coherent operating system.
The whole deck defends one claim: this shape is real.
It comes from ramparte/amplifier-os-vision — a single-author strategic-analysis repo (Sam Schillace, 6 commits, April 2026). Its central artifact, the-semantic-os.md v0.2, runs 1138 lines, built over ~5 days.
A versioned primary source — so we can trace every number back.
Without a master plan, the team reinvented the same capabilities in parallel — four independent M365 connectors, six separate memory systems, three schedulers that never talk to each other.
Wasteful — until you read the redundancy as a signal.
The document structures the emergent OS as three layers, described as different in kind — a Substrate underneath, a Self-Model in the middle, and an Elevation layer on top.
Layer 2 is where the argument is headed — hold onto it.
When eight projects that never referenced each other all reinvent the same propose → judge → refine loop, that isn't waste — it's the team voting with its code for a native primitive the platform should provide.
That single move turns the cost into a direction.
The document tabulates nine missing system-level capabilities, derived from the redundancies. Leading them is the Self-Model — Layer 2, called "the highest-leverage gap in the current ecosystem," still mostly unbuilt.
The gaps are empirical, not wished for.
A year earlier, bkrabach's Cortex Platform vision — three documents totaling ~100KB from March 2025 — arrived at the same answer. Section 10 calls the convergence "remarkable."
Independent convergence is the strongest signal the roadmap is right.
"Maximize the value of outcomes per unit of human attention, while holding human attention constant or decreasing."
The objective function — Section 8, the-semantic-os.md. Build the substrate the team already asked for, and steer by this.
Data as of: April 2026 · Primary source: ramparte/amplifier-os-vision — the-semantic-os.md v0.2 (1138 lines)
Commands run (re-verified in a fresh session):
git remote -v && git shortlog -sne --all → 6 commits, single author "Sam Schillace"wc -l *.md → the-semantic-os.md = 1138; sed -n '1,6p' → header "Working Document — v0.2 — April 2026"git log --pretty=... --date=short → initial 2026-04-16, v0.2 bump 2026-04-21grep -in '442\|500+\|Sixteen' the-semantic-os.md → :38 "Sixteen people across 500+ repos have built 442+ capabilities over the past year"sed -n '187,246p' → three layers Substrate/Self-Model/Elevation (:191/:207/:231); Layer 2 "highest-leverage gap" (:211)sed -n '180p;841p;813,826p;924,935p;1048,1052p' → 8+ propose/judge/refine projects, 9 missing capabilities, objective function (:926), Cortex convergence (:1050)Gaps & caveats: The 442+/500+ aggregates are the doc's own figures from the team_knowledge base, not independently recounted in this research. The member count grew 15 → 16 between docs; reconciled in attribution-audit.md:287 ("With payneio and dluc included, the true number is 16"). Cortex details are the vision doc's own internal claim; a separate Cortex source repo was not located in this research.
Primary contributor: Sam Schillace — sole author of all 6 commits.
Feature status: Working Document (v0.2) — Active