updated some content

master
Robbert Schep 2025-08-07 15:33:16 +02:00
parent 0793e91b11
commit 570ef10f70
6 changed files with 63 additions and 60 deletions

View File

@ -1,2 +1,4 @@
task_id,forgejo_issue_url,objective_id,team_repo,total_sc_budget,attacker_alias,defender_alias,attacker_sc,defender_sc,created_date,captain_alias,status,title,description task_id,forgejo_issue_url,objective_id,team_repo,total_sc_budget,attacker_alias,defender_alias,attacker_sc,defender_sc,created_date,captain_alias,status,title,description
6_1_3_0,https://smartup-zero-forgejo.fly.dev/smartup-zero/3_1_leadership_team/issues/1,5_3_0,3_1_leadership_team,200,robbert_founder,test_defender,180,20,2025-08-05T16:43:28.898517,robbert_founder,created,Prototype Effort-Based Task-SC Integration System,Build working 0.1 prototype connecting task creation → effort assessment → SC payout via existing currency ledger. This is the foundational task establishing effort-based work culture in Smartup Zero. 6_1_3_0,https://smartup-zero-forgejo.fly.dev/smartup-zero/3_1_leadership_team/issues/1,5_3_0,3_1_leadership_team,200,robbert_founder,test_defender,180,20,2025-08-05T16:43:28.898517,robbert_founder,created,Prototype Effort-Based Task-SC Integration System,Build working 0.1 prototype connecting task creation → effort assessment → SC payout via existing currency ledger. This is the foundational task establishing effort-based work culture in Smartup Zero.
6_2_3_0,TBD - Create manually,5_3_0,3_1_leadership_team,100,,,90,10,2025-08-06T14:40:28.772474,robbert_founder,created,Implement SC Patience Multiplier System,"Design and implement phase-based SC multipliers that reward contributors who wait until phase completion to redeem their SC. System should maintain 1 SC = 1 EUR foundation while providing gentle incentives for treasury health. Includes policy configuration, ledger tracking, and integration with existing redemption system."
6_3_3_0,TBD - Create manually,5_3_0,3_1_leadership_team,200,,,180,20,2025-08-06T15:09:05.841253,robbert_founder,created,Essential Engelbot-Currency Integration,"Build MVP chat interface for currency ledger system. Enable Team Captains to create tasks, assess work, and check balances via Matrix commands. Critical for experiment launch."

1 task_id forgejo_issue_url objective_id team_repo total_sc_budget attacker_alias defender_alias attacker_sc defender_sc created_date captain_alias status title description
2 6_1_3_0 https://smartup-zero-forgejo.fly.dev/smartup-zero/3_1_leadership_team/issues/1 5_3_0 3_1_leadership_team 200 robbert_founder test_defender 180 20 2025-08-05T16:43:28.898517 robbert_founder created Prototype Effort-Based Task-SC Integration System Build working 0.1 prototype connecting task creation → effort assessment → SC payout via existing currency ledger. This is the foundational task establishing effort-based work culture in Smartup Zero.
3 6_2_3_0 TBD - Create manually 5_3_0 3_1_leadership_team 100 90 10 2025-08-06T14:40:28.772474 robbert_founder created Implement SC Patience Multiplier System Design and implement phase-based SC multipliers that reward contributors who wait until phase completion to redeem their SC. System should maintain 1 SC = 1 EUR foundation while providing gentle incentives for treasury health. Includes policy configuration, ledger tracking, and integration with existing redemption system.
4 6_3_3_0 TBD - Create manually 5_3_0 3_1_leadership_team 200 180 20 2025-08-06T15:09:05.841253 robbert_founder created Essential Engelbot-Currency Integration Build MVP chat interface for currency ledger system. Enable Team Captains to create tasks, assess work, and check balances via Matrix commands. Critical for experiment launch.

View File

@ -159,10 +159,10 @@ def generate_financial_transparency_page():
## Live SC Activity ## Live SC Activity
Current outstanding SC represents **earned value through completed work**: Current outstanding SC represents **earned value through completed work**:<br>
- Task-based collaborative work following effort-based assessment - Task-based collaborative work following effort-based assessment<br>
- Democratic validation through Team Captain approval - Democratic validation through Team Captain approval<br>
- Complete audit trail in session logs and transaction records - Complete audit trail in session logs and transaction records<br>
## Founding Work Audit ## Founding Work Audit

View File

@ -104,6 +104,7 @@ graph LR
#### The SC System: Work = Value #### The SC System: Work = Value
At the core of our economy lies a simple principle: **you earn by doing, not by being**. At the core of our economy lies a simple principle: **you earn by doing, not by being**.
<div class="grid cards" markdown> <div class="grid cards" markdown>
@ -134,6 +135,8 @@ At the core of our economy lies a simple principle: **you earn by doing, not by
**Junior Dev (Defender)**: Reviews, learns, documents → 200 SC<br> **Junior Dev (Defender)**: Reviews, learns, documents → 200 SC<br>
**Result**: Feature built, knowledge transferred, both paid fairly<br> **Result**: Feature built, knowledge transferred, both paid fairly<br>
[See our up to date currency rules here :material-arrow-right:](/smartup-zero/currency-system/){ .md-button .md-button--primary }
#### How SC Flows Through the System #### How SC Flows Through the System
```mermaid ```mermaid
@ -164,7 +167,7 @@ flowchart TD
**Redemption Windows work like this:**<br> **Redemption Windows work like this:**<br>
1. **Funding arrives** (crowdfunding/grants)<br> 1. **Funding arrives** (crowdfunding/grants)<br>
2. **Ops team calculates** available redemption<br> 2. **Leadership team calculates** available redemption<br>
3. **FIFO order** - earliest contributors cash out first<br> 3. **FIFO order** - earliest contributors cash out first<br>
4. **Ledger burns** - SC removed, EUR transferred<br> 4. **Ledger burns** - SC removed, EUR transferred<br>
5. **Public record** - everyone sees the process<br> 5. **Public record** - everyone sees the process<br>
@ -205,6 +208,14 @@ flowchart TD
"The entire ledger lives in public view. Every SC minted, every redemption, every team budget—transparent to all owners. When the CEO of a traditional company gets a €10M bonus while laying off workers, that's the system we're replacing." "The entire ledger lives in public view. Every SC minted, every redemption, every team budget—transparent to all owners. When the CEO of a traditional company gets a €10M bonus while laying off workers, that's the system we're replacing."
!!! success "System Status: ✅ FULLY OPERATIONAL"
Our dual-currency system is live and working! Complete transparency at timeline0.org/smartup-zero/financial-transparency with 153 SC outstanding, first task-based awards completed, and democratic founder accountability in action.
!!! success "✅ LIVE SYSTEM: Task-Based SC Awards Operational"
Our first collaborative work session completed in August 2025: 153 SC awarded for building the effort-based task-SC integration system. Complete audit trail in our public ledger demonstrates the system works exactly as designed.
[See our up to date currency rules here :material-arrow-right:](/smartup-zero/currency-system/){ .md-button .md-button--primary }
### :material-meditation: Social Capital: The SK System ### :material-meditation: Social Capital: The SK System
!!! info "What is this?" !!! info "What is this?"
@ -750,3 +761,4 @@ With a single, right-to-left numbering scheme, our Smartup remains organized, tr
--8<-- "_snippets/join-cta.md" --8<-- "_snippets/join-cta.md"

View File

@ -1,48 +1,31 @@
<!-- Complete form with reCAPTCHA and custom fields --> <form class="contact-form" action="https://api.staticforms.xyz/submit" method="post">
<form action="https://api.staticforms.xyz/submit" method="POST"> <!-- REQUIRED: Your StaticForms access key, wrapped in quotes. -->
<!-- Required: Your Static Forms API key --> <input type="hidden" name="accessKey" value="sf_ha7960c038fb88i3hbgf0d81">
<input type="hidden" name="apiKey" value=sf_ha7960c038fb88i3hbgf0d81>
<!-- Enable reply-to functionality --> <!-- Sets the subject of the email you will receive -->
<input type="hidden" name="replyTo" value="@"> <input type="hidden" name="subject" value="Contact Form Submission - Smartup Zero">
<!-- Anti-spam honeypot field --> <!-- Redirects user to a thank you page after submission -->
<input <input type="hidden" name="redirectTo" value="https://timeline0.org/0_timeline/thank-you/">
type="text"
name="honeypot"
style="display: none"
tabindex="-1"
autocomplete="off"
>
<!-- Form fields --> <!-- Anti-spam honeypot field. Do not change. -->
<div class="form-group"> <input type="text" name="honeypot" style="display: none" tabindex="-1" autocomplete="off">
<!-- Form Fields -->
<label for="name">Name:</label> <label for="name">Name:</label>
<input type="text" id="name" name="name" required> <input type="text" id="name" name="name" required>
</div>
<div class="form-group"> <!-- CRITICAL: The user's email field, correctly named "_replyto" -->
<label for="email">Email:</label> <label for="email">Your Email (for replies):</label>
<input type="email" id="email" name="email" required> <input type="email" id="email" name="_replyto" required>
</div>
<!-- Custom field with $ prefix -->
<div class="form-group">
<label for="company">Company:</label>
<input type="text" id="company" name="$company">
</div>
<div class="form-group">
<label for="message">Message:</label> <label for="message">Message:</label>
<textarea id="message" name="message" required></textarea> <textarea id="message" name="message" rows="8" required></textarea>
</div>
<!-- reCAPTCHA integration --> <!-- The reCAPTCHA key, correctly wrapped in quotes -->
<div class="g-recaptcha" data-sitekey=6LcXVZcrAAAAAErKk03ysIccvSose25YnkeiBP-b></div> <div class="g-recaptcha" data-sitekey="6LcXVZcrAAAAAErKk03ysIccvSose25YnkeiBP-b"></div>
<script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="https://www.google.com/recaptcha/api.js" async defer></script>
<!-- Optional redirect URLs --> <button type="submit">Send Message</button>
<input type="hidden" name="redirectTo" value="https://example.com/success">
<button type="submit">Send Message</button>
</form> </form>

View File

@ -12,18 +12,12 @@ Become a Smartup Zero owner
:material-chat:{ .lg } :material-chat:{ .lg }
**Start Discussing** **Reach out**
Connect with the community Contact the 3_1_leadership_team with questions or remarks
[Enter Matrix Space :material-open-in-new:](https://matrix.to/#/#smartup-zero:matrix.org){ .md-button } [Contact US :material-open-in-new:](/0_timeline/contact-us/){ .md-button }
:material-hammer:{ .lg }
**Start Building**
Pick up your first task
[Browse Open Tasks :material-open-in-new:](https://smartup-zero-forgejo.fly.dev/smartup-zero/){ .md-button }
</div>

View File

@ -24,6 +24,24 @@ hide:
<br> <br>
</div> </div>
--- ---
!!! info "What is this?"
Timeline0 is the birthplace for Smartups. Smartups are designed to create digital technologies that people can use to help the UN SDG's progress. Right now we are giving birth to the first smartup to test the model: Smartup Zero. There we are creating Onlife. An emergency network for citizens that works when all other networks fail. Here at timeline0 we document this live experiment in creating a tool that serves humanity, not shareholders. Everything happens in public: decisions, code, budgets, failures, breakthroughs.
??? tip "Why I created this? Simple, for my unborn son Otis Leo"
Dear Otis,
You won't be born yet when I finally hand over my work the world. You are still safe in the belly of my dearest and most beautiful Sarah, your proud mother. She is taking a nap on the couch while I finish the last few kilometres of a two-month coding marathon. At the finish line, I will start the big Smartup Zero experiment for the third time. I have tried twice before. Both times half-baked. Not well prepared. I didn't have the right environment, angle, or tools. This time, a lot is different. The biggest change? You. You are coming, and I want you to enter a world where I have been able to add a reason for hope. That is why I dedicate all my work, ideas, and research to you and your mother. Your mother will make sure you are born healthy. I will make sure the world is a little healthier for you. That is my hope, that is my dream.
Hope is nothing without a good strategy, Otis. In the world you are born into, strategy seems to have been lost. People hope for the best but know better: there is nothing we can do about it. People are good by nature, Otis, but you should know that nature is easily corrupted when people are isolated. And that is exactly what has happened since the beginning of the new millennium. We have been slowly but surely stripped of our authenticity, identity, and above all, our collectivity. We are social animals, Otis. Never let anyone tell you otherwise. We are made to live in small groups; that's when we are at our best. That's when we make the best decisions and can take on any challenge. Take away that collectivity, authenticity, and identity, and what remains is an insecure, easily influenced creature that allows itself to be commanded, directed, and frightened. On the surface, we humans have evolved enormously, but if you look closer, we are docile sheep that do exactly what the shepherd dogs bark at us to do. Those shepherd dogs, in turn, only listen to their shepherds. They are the richest people in the world, Otis. You won't see them behind their high walls. They have grabbed all the money and power and are doing everything they can to keep it that way and get even more. Always wanting more. And that while they know perfectly well that soon there will be no pasture left to live off. They don't care because they won't need the pastureland anyway. They already have their castles ready.
I know, Otis. It sounds like a horrific reality, and it is. Few people dare to face that reality, and even more consciously look away. It's easy to lose yourself in alternative realities, all those screens in our lives, all those fictional worlds. I want you to know, Otis, that I haven't done that. I've been staring at that reality for a long time and first tried to define it carefully. Then I devised a strategy for how we could change that reality, and now I am going to implement that strategy. I have come to a core insight that I have made the essence of my working life: if you give people different tools, they make different things. It sounds simple, but it is not. When I was growing up, our world changed drastically. After 15,000 years of using analog tools to understand and shape the world around us, we suddenly started using digital tools en masse. Whereas the analog tools belonged to us (the hammer was mine), the digital tools belonged to someone else. I only had access to them via a computer that often wasn't mine either. This seemingly innocent nuance has been decisive in robbing us of our authenticity, identity, and collectivity. It is what has isolated us, made us naked and vulnerable. We now paint what is expected of us to paint. My generation has become addicted to these digital tools. I have become addicted. Now we are slowly but surely losing the will to fight.
Not me, Otis. I became increasingly steadfast in my idea. It just became increasingly difficult to implement. My ideas for creating a new toolset were so radically different and meta that I found less and less connection to our existing system. I was a system-change architect trapped in a system that refused to change. I was a system change architect in a system that couldn't be changed. That's how it often felt. It felt like there was no place for me. I turned inward and became increasingly fragmented in my mind. I described myself as a postmodern astronaut. I couldn't return to Earth. But when Sarah told me she was pregnant with you, I was instantly brought back to earth. You motivated me to try again. But this time, I would set up the whole experiment myself. In such a way that it would meet my own values and principles. What I have created won't change the world by itself, but it can build the tools you'll need to change the world. The time is finally ready. This is for you, Otis.
your proud father,
Robbert Schep
##THE SMARTUPS THAT ARE ACTIVE: ##THE SMARTUPS THAT ARE ACTIVE:
--- ---
@ -34,12 +52,12 @@ hide:
<div class="kanban-card" markdown> <div class="kanban-card" markdown>
!!! tip inline end "Smartup Zero" !!! tip inline end "Smartup Zero"
Tech: ONLIFE<br> :fontawesome-solid-network-wired:[ONLIFE](/smartup-zero/1_general_forum/#1-the-technology-we-are-building)<br>
:material-book: [OSBP](#one-pager) :material-book: [OSBP](/smartup-zero/executive-summary/)
:material-wallet-membership: [JOIN](https://opencollective.com/smartup-zero) :material-wallet-membership: [JOIN](https://opencollective.com/smartup-zero)
:material-list-status: Status:<br> :material-list-status: Status:<br>
Active since 1-8-2025<br> Active since 1-8-2025<br>
Hiring Team Captains [Phase objectves](/smartup-zero/book-of-owners/)
</div> </div>
</div> </div>
@ -62,12 +80,6 @@ hide:
</div> </div>
# :material-flask: TIMELINE0
!!! info "What is this?"
Timeline0 is the birthplace for Smartups. Smartups are designed to create digital technologies that people can use to help the UN SDG's progress. Right now we are giving birth to the first smartup to test the model: Smartup Zero. There we are creating Onlife. An emergency network for citizens that works when all other networks fail. Here at timeline0 we document this live experiment in creating a tool that serves humanity, not shareholders. Everything happens in public: decisions, code, budgets, failures, breakthroughs.
## :material-help-circle: Three Things You Need to Understand ## :material-help-circle: Three Things You Need to Understand
<div class="grid cards" markdown> <div class="grid cards" markdown>