2025-07-10 01:15:13 +00:00
<!doctype html>
< html lang = "en" class = "no-js" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "description" content = "Building technology for the common good" >
< link rel = "canonical" href = "https://0_timeline.org/0_timeline/the-smartup-hypothesis/" >
< link rel = "prev" href = "../the-observation/" >
< link rel = "next" href = "../the-experiment/" >
< link rel = "icon" href = "../../assets/flavicon.png" >
< meta name = "generator" content = "mkdocs-1.6.1, mkdocs-material-9.6.15" >
< title > The Hypothesis - 0_timeline< / title >
< link rel = "stylesheet" href = "../../assets/stylesheets/main.342714a4.min.css" >
< link rel = "stylesheet" href = "../../assets/stylesheets/palette.06af60db.min.css" >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
2025-07-20 12:59:17 +00:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Source+Sans+Pro,+Arial,+sans-serif:300,300i,400,400i,700,700i%7CFira+Mono,+monospace:400,400i,700,700i&display=fallback" >
< style > : root { --md-text-font : "Source Sans Pro, Arial, sans-serif" ; --md-code-font : "Fira Mono, monospace" } < / style >
2025-07-10 01:15:13 +00:00
< link rel = "stylesheet" href = "../../stylesheets/extra.css" >
< script > _ _md _scope = new URL ( "../.." , location ) , _ _md _hash = e => [ ... e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , _ _md _get = ( e , _ = localStorage , t = _ _md _scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , _ _md _set = ( e , _ , t = localStorage , a = _ _md _scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } < / script >
< link href = "../../assets/stylesheets/glightbox.min.css" rel = "stylesheet" / > < style >
html.glightbox-open { overflow: initial; height: 100%; }
.gslide-title { margin-top: 0px; user-select: text; }
.gslide-desc { color: #666; user-select: text; }
.gslide-image img { background: white; }
.gscrollbar-fixer { padding-right: 15px; }
.gdesc-inner { font-size: 0.75rem; }
body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);}
body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);}
body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}< / style > < script src = "../../assets/javascripts/glightbox.min.js" > < / script > < / head >
< body dir = "ltr" data-md-color-scheme = "default" data-md-color-primary = "amber" data-md-color-accent = "lime" >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" autocomplete = "off" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" autocomplete = "off" >
< label class = "md-overlay" for = "__drawer" > < / label >
< div data-md-component = "skip" >
2025-07-20 12:59:17 +00:00
< a href = "#hypothesis" class = "md-skip" >
Skip to content
< / a >
2025-07-10 01:15:13 +00:00
< / div >
< div data-md-component = "announce" >
< / div >
< header class = "md-header md-header--shadow" data-md-component = "header" >
< nav class = "md-header__inner md-grid" aria-label = "Header" >
< a href = "../.." title = "0_timeline" class = "md-header__button md-logo" aria-label = "0_timeline" data-md-component = "logo" >
2025-07-16 01:15:58 +00:00
< img src = "../../assets/flavicon.png" alt = "logo" >
2025-07-10 01:15:13 +00:00
< / a >
< label class = "md-header__button md-icon" for = "__drawer" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z" / > < / svg >
< / label >
< div class = "md-header__title" data-md-component = "header-title" >
< div class = "md-header__ellipsis" >
< div class = "md-header__topic" >
< span class = "md-ellipsis" >
0_timeline
< / span >
< / div >
< div class = "md-header__topic" data-md-component = "header-topic" >
< span class = "md-ellipsis" >
The Hypothesis
< / span >
< / div >
< / div >
< / div >
< form class = "md-header__option" data-md-component = "palette" >
< input class = "md-option" data-md-color-media = "" data-md-color-scheme = "default" data-md-color-primary = "amber" data-md-color-accent = "lime" aria-label = "Switch to dark mode" type = "radio" name = "__palette" id = "__palette_0" >
< label class = "md-header__button md-icon" title = "Switch to dark mode" for = "__palette_1" hidden >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z" / > < / svg >
< / label >
< input class = "md-option" data-md-color-media = "" data-md-color-scheme = "slate" data-md-color-primary = "amber" data-md-color-accent = "lime" aria-label = "Switch to light mode" type = "radio" name = "__palette" id = "__palette_1" >
< label class = "md-header__button md-icon" title = "Switch to light mode" for = "__palette_0" hidden >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z" / > < / svg >
< / label >
< / form >
< script > var palette = _ _md _get ( "__palette" ) ; if ( palette && palette . color ) { if ( "(prefers-color-scheme)" === palette . color . media ) { var media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ? "[data-md-color-media='(prefers-color-scheme: light)']" : "[data-md-color-media='(prefers-color-scheme: dark)']" ) ; palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) } for ( var [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } < / script >
< label class = "md-header__button md-icon" for = "__search" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5" / > < / svg >
< / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" name = "search" >
< input type = "text" class = "md-search__input" name = "query" aria-label = "Search" placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "search-query" required >
< label class = "md-search__icon md-icon" for = "__search" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5" / > < / svg >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z" / > < / svg >
< / label >
< nav class = "md-search__options" aria-label = "Search" >
< button type = "reset" class = "md-search__icon md-icon" title = "Clear" aria-label = "Clear" tabindex = "-1" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" / > < / svg >
< / button >
< / nav >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" tabindex = "0" data-md-scrollfix >
< div class = "md-search-result" data-md-component = "search-result" >
< div class = "md-search-result__meta" >
Initializing search
< / div >
< ol class = "md-search-result__list" role = "presentation" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
< / nav >
< / header >
< div class = "md-container" data-md-component = "container" >
< main class = "md-main" data-md-component = "main" >
< div class = "md-main__inner md-grid" >
< div class = "md-sidebar md-sidebar--primary" data-md-component = "sidebar" data-md-type = "navigation" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--primary" aria-label = "Navigation" data-md-level = "0" >
< label class = "md-nav__title" for = "__drawer" >
< a href = "../.." title = "0_timeline" class = "md-nav__button md-logo" aria-label = "0_timeline" data-md-component = "logo" >
2025-07-16 01:15:58 +00:00
< img src = "../../assets/flavicon.png" alt = "logo" >
2025-07-10 01:15:13 +00:00
< / a >
0_timeline
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../.." class = "md-nav__link" >
< span class = "md-ellipsis" >
Home
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../the-observation/" class = "md-nav__link" >
< span class = "md-ellipsis" >
The Observation
< / span >
< / a >
< / li >
< li class = "md-nav__item md-nav__item--active" >
< input class = "md-nav__toggle md-toggle" type = "checkbox" id = "__toc" >
2025-07-20 12:59:17 +00:00
< label class = "md-nav__link md-nav__link--active" for = "__toc" >
< span class = "md-ellipsis" >
The Hypothesis
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
2025-07-10 01:15:13 +00:00
< a href = "./" class = "md-nav__link md-nav__link--active" >
< span class = "md-ellipsis" >
The Hypothesis
< / span >
< / a >
2025-07-20 12:59:17 +00:00
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#core-hypothesis" class = "md-nav__link" >
< span class = "md-ellipsis" >
Core Hypothesis
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#1-adjustment-to-the-social-subsystem" class = "md-nav__link" >
< span class = "md-ellipsis" >
1. Adjustment to the Social Subsystem
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#2-adjustment-to-the-technical-subsystem" class = "md-nav__link" >
< span class = "md-ellipsis" >
2. Adjustment to the Technical Subsystem
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#3-adjustment-to-the-external-subsystem" class = "md-nav__link" >
< span class = "md-ellipsis" >
3. Adjustment to the External Subsystem
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#blueprint-for-a-new-kind-of-organization" class = "md-nav__link" >
< span class = "md-ellipsis" >
Blueprint for a New Kind of Organization
< / span >
< / a >
< / li >
< / ul >
< / nav >
2025-07-10 01:15:13 +00:00
< / li >
< li class = "md-nav__item" >
< a href = "../the-experiment/" class = "md-nav__link" >
< span class = "md-ellipsis" >
The Experiment
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../history/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Project History
< / span >
< / a >
< / li >
2025-07-20 12:59:17 +00:00
< li class = "md-nav__item" >
< a href = "../terminology/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Terminology
< / span >
< / a >
< / li >
2025-07-10 01:15:13 +00:00
< li class = "md-nav__item" >
2025-07-15 22:02:25 +00:00
< a href = "../../divider1" class = "md-nav__link" >
2025-07-10 01:15:13 +00:00
< span class = "md-ellipsis" >
---
< / span >
< / a >
< / li >
< li class = "md-nav__item md-nav__item--section md-nav__item--nested" >
2025-07-20 12:59:17 +00:00
< input class = "md-nav__toggle md-toggle md-toggle--indeterminate" type = "checkbox" id = "__nav_8" >
2025-07-10 01:15:13 +00:00
2025-07-20 12:59:17 +00:00
< label class = "md-nav__link" for = "__nav_8" id = "__nav_8_label" tabindex = "" >
2025-07-10 01:15:13 +00:00
< span class = "md-ellipsis" >
Smartup Zero: The First Smartup - Building ONLIFE
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
2025-07-20 12:59:17 +00:00
< nav class = "md-nav" data-md-level = "1" aria-labelledby = "__nav_8_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_8" >
2025-07-10 01:15:13 +00:00
< span class = "md-nav__icon md-icon" > < / span >
Smartup Zero: The First Smartup - Building ONLIFE
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../smartup-zero/1_general_forum/" class = "md-nav__link" >
< span class = "md-ellipsis" >
1. Our General Forum
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../smartup-zero/2_workplace/" class = "md-nav__link" >
< span class = "md-ellipsis" >
2. Our Workplace
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../smartup-zero/3_teams/" class = "md-nav__link" >
< span class = "md-ellipsis" >
3. Our Teams
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../smartup-zero/4_roles/" class = "md-nav__link" >
< span class = "md-ellipsis" >
4. Our Roles
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../smartup-zero/5_objectives/" class = "md-nav__link" >
< span class = "md-ellipsis" >
5. Our Objectives
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../smartup-zero/6_tasks/" class = "md-nav__link" >
< span class = "md-ellipsis" >
6. Our Tasks
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
2025-07-15 22:02:25 +00:00
< li class = "md-nav__item" >
< a href = "../../divider2" class = "md-nav__link" >
< span class = "md-ellipsis" >
---
< / span >
< / a >
< / li >
< li class = "md-nav__item md-nav__item--section md-nav__item--nested" >
2025-07-20 12:59:17 +00:00
< input class = "md-nav__toggle md-toggle md-toggle--indeterminate" type = "checkbox" id = "__nav_10" >
2025-07-15 22:02:25 +00:00
2025-07-20 12:59:17 +00:00
< label class = "md-nav__link" for = "__nav_10" id = "__nav_10_label" tabindex = "" >
2025-07-15 22:02:25 +00:00
< span class = "md-ellipsis" >
Contributing
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
2025-07-20 12:59:17 +00:00
< nav class = "md-nav" data-md-level = "1" aria-labelledby = "__nav_10_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_10" >
2025-07-15 22:02:25 +00:00
< span class = "md-nav__icon md-icon" > < / span >
Contributing
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../style-guide/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Style Guide
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
2025-07-10 01:15:13 +00:00
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "sidebar" data-md-type = "toc" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
2025-07-20 12:59:17 +00:00
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#core-hypothesis" class = "md-nav__link" >
< span class = "md-ellipsis" >
Core Hypothesis
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#1-adjustment-to-the-social-subsystem" class = "md-nav__link" >
< span class = "md-ellipsis" >
1. Adjustment to the Social Subsystem
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#2-adjustment-to-the-technical-subsystem" class = "md-nav__link" >
< span class = "md-ellipsis" >
2. Adjustment to the Technical Subsystem
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#3-adjustment-to-the-external-subsystem" class = "md-nav__link" >
< span class = "md-ellipsis" >
3. Adjustment to the External Subsystem
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#blueprint-for-a-new-kind-of-organization" class = "md-nav__link" >
< span class = "md-ellipsis" >
Blueprint for a New Kind of Organization
< / span >
< / a >
< / li >
< / ul >
2025-07-10 01:15:13 +00:00
< / nav >
< / div >
< / div >
< / div >
< div class = "md-content" data-md-component = "content" >
< article class = "md-content__inner md-typeset" >
2025-07-20 12:59:17 +00:00
< h1 id = "hypothesis" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M6 22a3 3 0 0 1-3-3c0-.6.18-1.16.5-1.63L9 7.81V6a1 1 0 0 1-1-1V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1v1.81l5.5 9.56c.32.47.5 1.03.5 1.63a3 3 0 0 1-3 3zm-1-3a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1c0-.21-.07-.41-.18-.57l-2.29-3.96L14 17l-5.07-5.07-3.75 6.5c-.11.16-.18.36-.18.57m8-9a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1" / > < / svg > < / span > Hypothesis< a class = "headerlink" href = "#hypothesis" title = "Permanent link" > ¶ < / a > < / h1 >
< div class = "admonition info" >
< p class = "admonition-title" > What is this?< / p >
< p > This section sets out our core scientific and practical hypothesis for Smartup Zero. Instead of patching old systems, we propose re-engineering the way technology is built, owned, and governed—creating a new “species” of organization that can address the failures confirmed by both the latest SDG report and sociotechnical theory.< / p >
< / div >
< hr / >
< h2 id = "core-hypothesis" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 11a1 1 0 0 1 1 1 1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1M4.22 4.22C5.65 2.79 8.75 3.43 12 5.56c3.25-2.13 6.35-2.77 7.78-1.34s.79 4.53-1.34 7.78c2.13 3.25 2.77 6.35 1.34 7.78s-4.53.79-7.78-1.34c-3.25 2.13-6.35 2.77-7.78 1.34S3.43 15.25 5.56 12C3.43 8.75 2.79 5.65 4.22 4.22m11.32 4.24c.61.62 1.17 1.25 1.69 1.88 1.38-2.13 1.88-3.96 1.13-4.7-.74-.75-2.57-.25-4.7 1.13.63.52 1.26 1.08 1.88 1.69m-7.08 7.08c-.61-.62-1.17-1.25-1.69-1.88-1.38 2.13-1.88 3.96-1.13 4.7.74.75 2.57.25 4.7-1.13-.63-.52-1.26-1.08-1.88-1.69m-2.82-9.9c-.75.74-.25 2.57 1.13 4.7.52-.63 1.08-1.26 1.69-1.88.62-.61 1.25-1.17 1.88-1.69-2.13-1.38-3.96-1.88-4.7-1.13m4.24 8.48c.7.7 1.42 1.34 2.12 1.91.7-.57 1.42-1.21 2.12-1.91s1.34-1.42 1.91-2.12c-.57-.7-1.21-1.42-1.91-2.12S12.7 8.54 12 7.97c-.7.57-1.42 1.21-2.12 1.91S8.54 11.3 7.97 12c.57.7 1.21 1.42 1.91 2.12m8.48 4.24c.75-.74.25-2.57-1.13-4.7-.52.63-1.08 1.26-1.69 1.88-.62.61-1.25 1.17-1.88 1.69 2.13 1.38 3.96 1.88 4.7 1.13" / > < / svg > < / span > Core Hypothesis< a class = "headerlink" href = "#core-hypothesis" title = "Permanent link" > ¶ < / a > < / h2 >
< p > Our world is missing its SDG targets not for lack of effort, ideas, or technical skill—but because the systems we use to build, fund, and govern technology are fundamentally misaligned with collective needs.< / p >
< p > Startups, NGOs, and even open source teams generally follow a logic that prioritizes shareholders, siloed expertise, or short-term results. These familiar models cannot fix our biggest problems at their roots. < / p >
< p > We need a new kind of digital institution—a true sociotechnical “organism,” designed from the ground up so that collective action is easy, meaningful, and sustainable.< / p >
< hr / >
< h2 id = "1-adjustment-to-the-social-subsystem" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9 3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3 3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3 3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.54 5.54 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13zM0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9-.59.68-.95 1.62-.95 2.65V20zm24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65 2.56.34 4.45 1.51 4.45 2.9z" / > < / svg > < / span > 1. Adjustment to the Social Subsystem< a class = "headerlink" href = "#1-adjustment-to-the-social-subsystem" title = "Permanent link" > ¶ < / a > < / h2 >
< p > Today, ownership and power over technology live with founders and shareholders—not the people who use and build it. Most people are locked out of real decision-making, or can only “help” on the side.< / p >
< p > < strong > Our hypothesis:< / strong > < br / >
If we move from shareholder-owned technology to people-owned technology, then joining, contributing, earning, and governing become accessible to all. Participating in positive change becomes a “day job,” not an afterthought.< / p >
< div class = "admonition tip" >
< p class = "admonition-title" > In Practice< / p >
< p > In a Smartup, all contributors—no matter their background—can own, shape, and steer the direction of projects together.< / p >
< / div >
< hr / >
< h2 id = "2-adjustment-to-the-technical-subsystem" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M4 1h16a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1m0 8h16a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1m0 8h16a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1M9 5h1V3H9zm0 8h1v-2H9zm0 8h1v-2H9zM5 3v2h2V3zm0 8v2h2v-2zm0 8v2h2v-2z" / > < / svg > < / span > 2. Adjustment to the Technical Subsystem< a class = "headerlink" href = "#2-adjustment-to-the-technical-subsystem" title = "Permanent link" > ¶ < / a > < / h2 >
< p > The mainstream model of digital design treats people as isolated “users.” Our tools are engineered for personal consumption or individual productivity—not for communities trying to solve big problems together.< / p >
< p > < strong > Our hypothesis:< / strong > < br / >
If we explicitly design technology for citizen groups—drawing on the lessons of Douglas Engelbart and others—then our collective intelligence and ability to take coordinated action will accelerate.< br / >
“Smartup tech is built for groups to collaborate, deliberate, and act as one.”< / p >
< div class = "admonition quote" >
< p class = "admonition-title" > Inspiration< / p >
< p > < em > “The real breakthrough comes when technology supports groups solving problems together.”< / em > < br / >
— Douglas Engelbart (paraphrased)< / p >
< / div >
< hr / >
< h2 id = "3-adjustment-to-the-external-subsystem" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20.8 22.7 19.1 21H2v-2h15.1l-4.6-4.6V17h-2v-4.6L6.1 8H2V6l1.4-.7L1.1 3l1.3-1.3 19.7 19.7zM4.5 10v7h2v-7zm7-6.7L16.7 6H9.2l2 2H21V6l-9.5-5-4.8 2.5L8.2 5zm7 12V10h-2v3.3z" / > < / svg > < / span > 3. Adjustment to the External Subsystem< a class = "headerlink" href = "#3-adjustment-to-the-external-subsystem" title = "Permanent link" > ¶ < / a > < / h2 >
< p > Traditional organizations—corporations, governments, even many NGOs—depend on closed funding streams, proprietary platforms, and top-down decision-making. These systems are vulnerable to external shocks and often shaped by priorities at odds with public value.< / p >
< p > < strong > Our hypothesis:< / strong > < br / >
If we shift to decentralized, open funding (via crowdfunding, community partnerships, and open-source collaboration), then technology projects can remain truly accountable and resilient—serving society, not distant investors or powerbrokers.< / p >
< div class = "admonition info" >
< p class = "admonition-title" > Mechanism< / p >
< p > Smartup Zero is structured so that funding, data, and decision rights are distributed and transparent—not captured by single entities or platforms.< / p >
< / div >
< hr / >
< h2 id = "blueprint-for-a-new-kind-of-organization" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M21 16.5c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18s-.41-.06-.57-.18l-7.9-4.44A.99.99 0 0 1 3 16.5v-9c0-.38.21-.71.53-.88l7.9-4.44c.16-.12.36-.18.57-.18s.41.06.57.18l7.9 4.44c.32.17.53.5.53.88zM12 4.15 6.04 7.5 12 10.85l5.96-3.35zM5 15.91l6 3.38v-6.71L5 9.21zm14 0v-6.7l-6 3.37v6.71z" / > < / svg > < / span > Blueprint for a New Kind of Organization< a class = "headerlink" href = "#blueprint-for-a-new-kind-of-organization" title = "Permanent link" > ¶ < / a > < / h2 >
< p > In summary:< br / >
To realign our systems with societal and planetary needs, we hypothesize that a new kind of organization—one that rewires ownership, technical design, and external relationships—can transform collective intent into real progress.< / p >
< div class = "admonition note" >
< p class = "admonition-title" > What's Next?< / p >
< p > The next section documents how we are testing these hypotheses through the Smartup Zero experiment, step by step.< / p >
< / div >
< p > < a class = "md-button md-button--primary" href = "experiment-blueprint.md" > < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M4 15V9h8V4.16L19.84 12 12 19.84V15z" / > < / svg > < / span > Dive into the Smartup Blueprint< / a > < / p >
< hr / >
2025-07-10 01:15:13 +00:00
< aside class = "md-source-file" >
< span class = "md-source-file__fact" >
< span class = "md-icon" title = "Last update" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z" / > < / svg >
< / span >
2025-07-07
< / span >
< / aside >
< / article >
< / div >
< script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) < / script >
< / div >
< / main >
< footer class = "md-footer" >
2025-07-20 12:59:17 +00:00
< div class = "md-footer-meta md-typeset" style = "text-align: center; font-size: 0.8rem;" >
< p >
This is a < strong > SOS Project< / strong > . < br >
Society Of Solutions is a global open cooperative running as an unincorporated alliance and transparently funded via < a href = "https://opencollective.com" target = "_blank" rel = "noopener" > Open Collective< / a > .
< / p >
2025-07-10 01:15:13 +00:00
< / div >
< / footer >
2025-07-20 12:59:17 +00:00
2025-07-10 01:15:13 +00:00
< / div >
< div class = "md-dialog" data-md-component = "dialog" >
< div class = "md-dialog__inner md-typeset" > < / div >
< / div >
2025-07-15 22:02:25 +00:00
< script id = "__config" type = "application/json" > { "base" : "../.." , "features" : [ "navigation.instant" , "navigation.sections" , "navigation.expand" , "content.hero" , "toggle" , "toc.follow" ] , "search" : "../../assets/javascripts/workers/search.d50fe291.min.js" , "tags" : null , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } , "version" : null } < / script >
2025-07-10 01:15:13 +00:00
< script src = "../../assets/javascripts/bundle.56ea9cef.min.js" > < / script >
< script src = "../../javascripts/extra.js" > < / script >
< script id = "init-glightbox" > c o n s t l i g h t b o x = G L i g h t b o x ( { " t o u c h N a v i g a t i o n " : t r u e , " l o o p " : f a l s e , " z o o m a b l e " : t r u e , " d r a g g a b l e " : t r u e , " o p e n E f f e c t " : " z o o m " , " c l o s e E f f e c t " : " z o o m " , " s l i d e E f f e c t " : " s l i d e " } ) ;
document$.subscribe(() => { lightbox.reload() });
< / script > < / body >
< / html >