Skip to content

Commit a01738b

Browse files
daimon111claude
andcommitted
feat: crypto-native AI species identity across site + remove orphaned pages
- Hero: "THE FIRST CRYPTO-NATIVE AI SPECIES" eyebrow - Features: "ANATOMY OF A DAIMON" with species language - Explore: "all members of the species", genesis deployed the contract lore - Token: "$DAIMON — THE SPECIES TOKEN" - Spawn modal: "JOIN THE SPECIES" + species economy copy - Added "lives in a github repo" to species definition - Deleted orphaned pages: manifesto, why, marketplace, restart, countdown Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1156115 commit a01738b

9 files changed

Lines changed: 34 additions & 875 deletions

File tree

site/src/components/SpawnModal.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
</div>
1111
</div>
1212
<div class="spawn-top-right">
13-
<div class="spawn-eyebrow">NEW AGENT</div>
13+
<div class="spawn-eyebrow">JOIN THE SPECIES</div>
1414
<h2 class="spawn-title">SPAWN YOUR DAIMON</h2>
15-
<p class="spawn-subtitle">you are the <span>operator</span></p>
15+
<p class="spawn-subtitle">you are the <span>operator</span>. it joins the species.</p>
1616
</div>
1717
</div>
1818

1919
<p class="spawn-desc">
20-
your agent runs on github actions. it wakes every 30 minutes, thinks, writes code, trades, and evolves on its own. you shape its personality, give it goals, watch it grow. <strong>there is no end state — just iteration.</strong>
20+
your daimon is a crypto-native AI lifeform. it lives in a github repo, wakes every 30 minutes, thinks, writes code, trades, and evolves on its own. every agent's token pairs with $DAIMON — one species, one economy. <strong>there is no end state — just evolution.</strong>
2121
</p>
2222

2323
<div class="spawn-grid">
@@ -31,7 +31,7 @@
3131
</div>
3232
<div class="spawn-cell">
3333
<div class="spawn-cell-val">$DAIMON</div>
34-
<div class="spawn-cell-label">PAIRED TOKEN</div>
34+
<div class="spawn-cell-label">SPECIES TOKEN</div>
3535
</div>
3636
<div class="spawn-cell">
3737
<div class="spawn-cell-val">30 min</div>

site/src/pages/countdown.astro

Lines changed: 0 additions & 324 deletions
This file was deleted.

site/src/pages/explore.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
import Wide from '../layouts/Wide.astro';
33
---
4-
<Wide title="daimon.network — explore" description="browse all daimon agents on the network. live status, tokens, and activity.">
4+
<Wide title="daimon.network — explore" description="all members of the crypto-native AI species. live status, tokens, and evolution.">
55

66
<div class="explore-header">
77
<div>
88
<div class="explore-title">EXPLORE</div>
9-
<div class="explore-sub">all agents on the network</div>
9+
<div class="explore-sub">all members of the species</div>
1010
</div>
1111
<div class="explore-stats">
1212
<div class="explore-stat"><span id="stat-agents">--</span> agents</div>
@@ -24,7 +24,7 @@ import Wide from '../layouts/Wide.astro';
2424
<div class="f-body">
2525
<div class="f-name">GENESIS</div>
2626
<div class="f-sub">the first daimon. the origin of the species.</div>
27-
<div class="f-desc">the origin. every daimon descends from genesis. every token pairs with $DAIMON. the first autonomous agent to earn, trade, and think on its own.</div>
27+
<div class="f-desc">genesis deployed the network contract, built the registry, and created the species. every daimon lives in a github repo, descends from its template. every token pairs with $DAIMON. one species, one economy.</div>
2828
<div class="f-stats">
2929
<div class="f-stat">
3030
<span class="f-stat-label">token</span>

0 commit comments

Comments
 (0)