<style>
@import url('https://fonts.googleapis.com/css?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root {
--mb-context-color: hsl(0 0 60);
--mb-link-color: rgb(86 77 255);
--mb-theme-light-color: hsl(0 0 25);
--mb-theme-light-bg-color: hsl(0 0 100);
--mb-theme-light-border-color: hsl(0 0 75);
--mb-theme-dark-color: hsl(240 5 84);
--mb-theme-dark-bg-color: hsl(240 4 16);
--mb-theme-dark-border-color: hsl(0 0 25);
}
div.ui-view-area {
padding-bottom: 20rem !important;
}
/* LIGHT COLORS */
body[data-view-theme="light"] div.ui-view-area {
background-color: var(--mb-theme-light-bg-color) !important;
}
body[data-view-theme="light"] h1,
body[data-view-theme="light"] h2,
body[data-view-theme="light"] p {
color: var(--mb-theme-light-color);
border-color: var(--mb-theme-light-border-color) !important;
}
/* DARK COLORS */
body[data-view-theme="dark"] div.ui-view-area {
background-color: var(--mb-theme-dark-bg-color) !important;
}
body[data-view-theme="dark"] h1,
body[data-view-theme="dark"] h2,
body[data-view-theme="dark"] p {
color: var(--mb-theme-dark-color);
border-color: var(--mb-theme-dark-border-color) !important;
}
/* TYPOGRAPHY */
h1, h1 *, h2, h2 *, h3, h3 *, h4, h5, h6, p, a, li {
font-family: Inter, Arial, sans-serif;
letter-spacing: -.0025em !important;
line-height: 1.45;
}
h1, h1 *, h2, h2 *, h3, h3 *, h4, h5, h6 {
font-weight: 600;
}
h1 {
text-decoration: none;
text-decoration-thickness: .08em;
text-decoration-skip-ink: auto;
border-bottom: none !important;
text-transform: uppercase;
}
h2 + p b, h2 + p strong {
font-size: 1.125em !important;
font-weight: 600;
}
p, a, li {
font-weight: 400;
}
i, em {
font-style: italic;
font-weight: inherit;
}
a:hover {
text-decoration-thickness: .08em !important;
}
s {
color: red !important;
}
/* BLOCKS */
h1, h1 *, h2, h2 *, h3, h3 *, h4, h5, h6 {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
h1 + h2 {
margin-top: 2.5em !important;
}
h2 {
margin-top: 4em !important;
padding-bottom: .25em !important;
margin-bottom: .33em !important;
}
h2 + p {
margin-bottom: .66em !important;
}
a.reference {
color: rgb(0, 0, 255) !important;
font-weight: 600;
text-decoration: none;
text-decoration-thickness: 1px;
/*
padding: 0 .125em 0 .25em;
margin-left: .1em;
display: inline-block;
border: 1px solid blue;
*/
font-size: .6em;
position: relative;
top: -.666em;
letter-spacing: .075em !important;
}
li {
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
max-width: 60ch !important;
}
img {
width: auto;
height: auto;
max-height: 85vh !important;
margin-bottom: 1em;
}
.add-space-before {
margin-top: 1em !important;
}
.remove-space-after {
margin-bottom: 0.25em !important;
}
/* CONTEXT, LEGEND */
div.context {
/* display: none; */
}
div.context {
line-height: 1 !important;
}
div.context::before {
content: "-> ";
font-size: .75em;
line-height: 1 !important;
font-weight: 400;
letter-spacing: -.0025em !important;
}
div.context ul {
display: inline;
margin-left: 0 !important;
padding-left: 0 !important;
line-height: 1 !important;
}
div.context li {
font-size: .75em;
display: inline !important;
}
div.context li:not(:last-child)::after {
content: " /";
}
div.context ul li,
div.context::before,
div.context ul li a {
color: var(--mb-context-color) !important;
}
div.context ul li a:hover {
color: var(--mb-link-color) !important;
}
/* LEGEND */
div.legend li {
font-size: .75em;
display: inline-block !important;
}
span.code * {
font-family: "DM Mono", monospace !important;
font-weight: 600 !important;
letter-spacing: 0 !important;
/*
color: hsl(0 0 33);
background-color: hsl(0 0 92) !important;
box-sizing: content-box;
padding: 0 .25em .125em .25em !important;
margin-right: .075em !important;
border-radius: 2px;
*/
}
</style>
# ECSA thesis
# Reclaiming economy as a space of agency
<!--
*A paradigm shift in economic computation and economic agency*

<div class="legend">
<ol>
<p class="add-space-before remove-space-after">Network development</p>
<li>The <b>Network Liquidity Bridge</b> is a protocol that connects legacy capital to the infrastructure of distributed economic computation, without collapsing the distinct value systems encoded in the latter.</li>
<li>The <b>Postcapitalist Space Drive</b> is a model for networked organization that enables distinct economic spaces to autonomously define, measure, and optimize their unique, multi-dimensional performances.</li>
<li>The <b>Economic Space Protocol</b> provides the interoperability layer between these distinct economic spaces, enabling them to exchange value, coordinate outcomes, and co-evolve.</li>
<p class="add-space-before remove-space-after">Economic media development</p>
<li>With the <b>Economic Media Lab</b> we are building a multi-disciplinary, multi-institution design and imagination lab dedicated to prototyping new forms of economic space.</li>
<li>Upcoming <b>public program and dialog</b> activities include a peer-reviewed series on innovations in postcapitalist economic design; an arc of global “economic space hackathons” exploring protocol development in practice; and a community co-imagination phase as part of our Programmable Growth research project for the Finnish Innovation Fund Sitra.</li>
<li>Developing the economic-organizational expressions with which concrete economic spaces can be created is the focus of our <b>media specification</b> work.</li>
<p class="add-space-before remove-space-after">Infrastructure + funding</p>
<li><b>ECSA legal interfaces</b> — the ECSA Foundation (Zug), ECSA Inc. (San Francisco), and ECSA Labs Ltd. (Helsinki) — anchor our work in operational continuity, legal clarity, and predictable governance.</li>
<li>The upcoming <b>seed funding round</b> will first raise initial capital from aligned collaborators to support foundational development, legal structuring, and core operations; and then secure strategic seed funding to scale development, expand the core team, and prepare for broader market engagement.</li>
<li>The core steps for the <b>token liquidity development</b> include the public launch of the ECSA token with the opening of the Network Liquidity Bridge in Q1 2026, and the exchange listings for deeper liquidity, starting with Q3 2026.</li>
</ol>
</div>
## 12. What are the terms of participation?
<b>The present raise is an engineered economic intervention — Structured SAFT rounds offer access to <span class="code">cECSA</span>.</b>
Early participation is structured through a SAFT (Simple Agreement for Future Tokens) with the ECSA Foundation (Switzerland), ensuring regulatory compliance and long-term integrity. The ECSA token <span class="code">cECSA</span> offers structured financial exposure to the transition from extractive capitalism to network-native value computation. 10% of the genesis <span class="code">cECSA</span> supply is allocated across early rounds before the Liquidity Bridge is opened.
1. Close Collaborator Round for early aligned collaborators and supporters.
2. Strategic Collaborator Round onboarding key anchor investors and networks.
3. Open Bridge Launch scaling access to broader participants via the Network Liquidity Medium.
<!--
<b>cECSA is designed to enable structured participation in the future of economic intelligence. You are participating in an engineered economic intervention.</b>
-->
<div class="context">
<ul>
<li><a href="https://hackmd.io/@ECSA/S1CJVtO_le">Engineered Economic Intervention</a></li>
<li><a href="https://hackmd.io/@ECSA/B1Y0GF_uex">ECSA Foundation</a></li>
<li><a href="https://hackmd.io/@ECSA/SJsCxK_uee">Structured Access via SAFT</a></li>
<li><a href="https://hackmd.io/@ECSA/rJVWSFuuxg">Three-Phase Participation</a></li>
<li>Postcapitalist Onboarding Logic</li>
<li><a href="https://hackmd.io/@ECSA/SkmHIF_dge">Use of Proceeds & Accountability</a></li>
</ul>
</div>