Compare commits

...

3 Commits

Author SHA1 Message Date
Robbert Schep bded038e9d add hero banner & changed content index.md 2025-07-07 19:55:59 +02:00
Robbert Schep 8b7ab060f7 change site name to 0_timeline 2025-07-07 19:34:00 +02:00
Robbert Schep 26bfad9003 feat: Implement final website structure with 0_timeline dir 2025-07-07 16:50:42 +02:00
16 changed files with 65 additions and 126 deletions

View File

View File

View File

View File

@ -1,17 +1,57 @@
# Smartup Zero: The Experiment
---
title: The System Change Marketplace
hide:
- navigation
- toc
---
*We don't accept our reality but seek to alter it.*
# We dont accept our reality but seek to alter it.
## What is this?
**The clock is ticking. The systems we rely on are not solving the world's most critical problems fast enough. We need a new engine for change.**
This is the public record of **Smartup Zero** - an experiment to build technology for the common good using a new organizational model.
**0_timeline is that engine. A place to build what matters.**
## Our First Mission: ONLIFE
---
We're building a decentralized emergency communication network that works when everything else fails.
### The Observation: A Global Promise, A Stalled Reality
## Get Involved
In 2015, the world agreed on a plan: the 17 Sustainable Development Goals (SDGs). It was a historic commitment to end poverty, protect the planet, and build a just society by 2030.
- [Read our Business Plan](osbp/why.md)
- [See Open Roles](osbp/who.md)
- [Track Our Progress](progress/phase-0.md)
But we are not on track. The traditional models for innovation, optimized for profit over public good, are failing to deliver the tools we need.
### The Hypothesis: A New Kind of Company
What if we could change mindsets by changing toolsets? This is the **Smartup Hypothesis**.
It defines a new model for building technology—one based on radical transparency and collective power.
!!! abstract "The Smartup Model"
A Smartup is a mission-driven company built on three pillars:
* **Co-Ownership:** 1 person = 1 vote. Democratic control.
* **Co-Workmanship:** Financial reward is meritocratic, based on verifiable contributions.
* **Co-Governance:** All decisions are made transparently, by the collective.
**0_timeline is the marketplace where these Smartups are born.** Scientists and experts define the problems our world faces (the demand). We, the people, provide the solutions (the supply).
### The Experiment: Smartup Zero is Live
A hypothesis must be tested. **Smartup Zero is that test.** It is the first Smartup, Patient Zero, created to prove this model can work.
Our mission is to build **ONLIFE**: a decentralized emergency communication network that works when all others fail. A tool built for resilience, not for profit.
### Your Role: You Are The Supply Side
This entire system is designed for you to take an active role. You are not a user; you are a co-creator. At 0_timeline, there are two ways to build a better future:
| Create | Partake |
| :--- | :--- |
| **Submit a solution.** Have an idea for a new tool that can tackle one of the SDGs? Propose it and start a new Smartup. | **Join a mission.** Lend your skills, knowledge, and time to an existing Smartup. Help build a solution you believe in. |
**Smartup Zero is building now, and we need you.** This is your invitation to help create the good side of history.
<br>
[Join the Smartup Zero Experiment](smartup-zero/4_roles.md){ .md-button .md-button--primary }
[Explore the Full Blueprint](0_timeline/the-smartup-hypothesis.md){ .md-button }

View File

@ -1,28 +0,0 @@
# What We're Building: ONLIFE
## Emergency Communication for Everyone
ONLIFE is a smartphone-based mesh network that enables communication during emergencies when traditional networks fail.
## Version 0 Features
- **Android app** that uses Bluetooth and WiFi Direct
- **Store-and-forward messaging** - messages hop between phones
- **No internet required** - works completely offline
- **Battery efficient** - less than 3% drain per hour
## Why This Matters
When disasters strike - earthquakes, floods, or network outages - people need to:
- Find family members
- Coordinate help
- Share critical information
ONLIFE ensures communication remains possible when it matters most.
## Timeline
- **Phase 0 (Now)**: Building core team and micro-pilot
- **Phase 1**: Design and validation
- **Phase 2**: Production of MVP
- **Phase 3**: Organization and launch

View File

@ -1,33 +0,0 @@
# Who We Are & Open Roles
## Current Teams
### Development Team
Building the Android app and mesh protocol
- **Open roles**: Team Captain, Android Developer, Protocol Engineer
### Design Team
Creating user experience for crisis situations
- **Open roles**: Team Captain,UX Designer, User Researcher
### Business & Policy Team
Ensuring ONLIFE serves public good
- **Open roles**: Team Captain, Team Captain, Policy Analyst, Grant Writer
### Operations Team
Running infrastructure and governance systems
- **Open roles**: DevOps Engineer
## How to Join
1. Check open roles above
2. Join our Element chat: [#1_general_forum]
3. Introduce yourself and your interest
4. Complete your first task to become a contributor
## Compensation
All contributors earn Smartup Credits (SC) for completed tasks:
- 1 SC = 1 EUR claim on treasury
- Transparent ledger tracks all contributions
- Payouts when funding milestones reached

View File

@ -1,18 +0,0 @@
# Why Smartup Zero Exists
## The Problem
The world needs technology that serves the public good, not just profit. Traditional startups optimize for quick exits and investor returns.
## Our Hypothesis
By creating a new organizational model based on:
- Collective ownership (1 person = 1 vote)
- Transparent operations
- Merit-based rewards
...we can build tools that truly serve society.
## The Experiment
Smartup Zero is testing this hypothesis by building ONLIFE - proving that mission-driven development can work.

View File

@ -1,29 +0,0 @@
# Phase 0: Micro-Pilot Progress
**Status**: 🟡 In Progress
**Timeline**: July 2025 (30 days)
**Participants**: 0/20 contributors
## Goals
- [ ] Core infrastructure operational (Matrix, Forgejo, Website)
- [ ] First 20 contributors onboarded
- [ ] Complete one full workflow cycle (task → SC → vote)
- [ ] Engelbot v0.1 connecting Forgejo to Element
## Current Week
### Infrastructure ✅
- Forgejo operational at smartup-zero-forgejo.fly.dev
- Matrix/Element running at smartup-zero-matrix.fly.dev
- Public website live at 0_timeline.org
### Next Steps
- Onboard first contributors
- Create first tasks in Forgejo
- Test Smartup Credit minting process
## Join the Experiment
Ready to help build the future of public technology?
[See open roles](../osbp/who.md)

View File

View File

View File

View File

View File

View File

View File

@ -1,5 +1,5 @@
site_name: My Docs
site_name: Smartup Zero
site_name: 0_timeline
site_description: Building technology for the common good
site_url: https://0_timeline.org
@ -9,18 +9,25 @@ theme:
- navigation.instant
- navigation.sections
- navigation.expand
- content.hero
palette:
scheme: default
primary: indigo
nav:
- Home: index.md
- Business Plan:
- Why We Exist: osbp/why.md
- What We Build: osbp/what.md
- Who We Are: osbp/who.md
- Progress:
- Current Phase: progress/phase-0.md
- The Observation: 0_timeline/the-observation.md
- The Hypothesis: 0_timeline/the-smartup-hypothesis.md
- The Experiment: 0_timeline/the-experiment.md
- Project History: 0_timeline/history.md
- '---': '' # This creates a visual separator in the navigation
- 'Smartup Zero: The First Smartup - Building ONLIFE':
- '1. Our General Forum': smartup-zero/1_general_forum.md
- '2. Our Workplace': smartup-zero/2_workplace.md
- '3. Our Teams': smartup-zero/3_teams.md
- '4. Our Roles': smartup-zero/4_roles.md
- '5. Our Objectives': smartup-zero/5_objectives.md
- '6. Our Tasks': smartup-zero/6_tasks.md
plugins:
- search