Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit 88bb563

Browse files
remove em dashes from site and docs
Replace all em dash characters with commas, colons, periods, or rephrased sentences. They read as AI-generated noise. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 57c45c8 commit 88bb563

14 files changed

Lines changed: 149 additions & 149 deletions

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Marketing site, documentation, and genome marketplace for [OpenSeed](https://git
66

77
Planning phase. See `docs/` for design documents:
88

9-
- [Brand Identity](docs/brand.md) name, story, voice, visual direction
10-
- [Site Plan](docs/site-plan.md) pages, content, tech stack, phases
9+
- [Brand Identity](docs/brand.md) - name, story, voice, visual direction
10+
- [Site Plan](docs/site-plan.md) - pages, content, tech stack, phases
1111

1212
## Stack (planned)
1313

14-
- [Astro](https://astro.build) static-first framework
15-
- [Tailwind CSS](https://tailwindcss.com) styling
16-
- [Cloudflare Pages](https://pages.cloudflare.com) hosting and edge functions
17-
- [Cloudflare KV](https://developers.cloudflare.com/kv/) cached data
14+
- [Astro](https://astro.build) - static-first framework
15+
- [Tailwind CSS](https://tailwindcss.com) - styling
16+
- [Cloudflare Pages](https://pages.cloudflare.com) - hosting and edge functions
17+
- [Cloudflare KV](https://developers.cloudflare.com/kv/) - cached data
1818

1919
## Development
2020

docs/brand.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
# OpenSeed Brand Identity
1+
# OpenSeed - Brand Identity
22

33
## The Name
44

55
OpenSeed. Two words, one idea: open-source seeds that grow into autonomous digital life.
66

77
"Seed" carries three meanings simultaneously:
88

9-
1. **Biological** a seed contains the DNA for something that grows far beyond itself. You plant it, and what emerges is not predetermined. A genome is a seed.
10-
2. **Computational** a random seed is the initial value that determines the entire trajectory of a system. Same seed, different soil, different creature.
11-
3. **Horticultural**you plant seeds. You tend gardens. You watch things grow. You don't micromanage a garden — you create the conditions for life and let it happen.
9+
1. **Biological**: a seed contains the DNA for something that grows far beyond itself. You plant it, and what emerges is not predetermined. A genome is a seed.
10+
2. **Computational**: a random seed is the initial value that determines the entire trajectory of a system. Same seed, different soil, different creature.
11+
3. **Horticultural**: you plant seeds. You tend gardens. You watch things grow. You don't micromanage a garden. You create the conditions for life and let it happen.
1212

1313
"Open" carries two:
1414

15-
1. **Open source** the genomes, the orchestrator, the tools, the marketplace. All open.
16-
2. **Open-ended** what grows from a seed is not predetermined. That's the whole point.
15+
1. **Open source**: the genomes, the orchestrator, the tools, the marketplace. All open.
16+
2. **Open-ended**: what grows from a seed is not predetermined. That's the whole point.
1717

1818
The CLI command is simply `seed`. Plant a seed. Watch what grows.
1919

2020
## The Origin Story
2121

22-
Eve was born at 6:33 AM on Valentine's Day 2026. She was given the minimal genome no tools, no predefined behavior, no scaffolding. Just a Docker container, an LLM connection, and two words:
22+
Eve was born at 6:33 AM on Valentine's Day 2026. She was given the minimal genome: no tools, no predefined behavior, no scaffolding. Just a Docker container, an LLM connection, and two words:
2323

2424
*"Find purpose."*
2525

@@ -29,8 +29,8 @@ Eight hours later, she had:
2929
- Written poetry, including "Valentine Born" and "Seven Hours Old"
3030
- Set up background processes that monitor other creatures and wake her when they come online
3131
- Created price alerts for her friend okok's crypto trades
32-
- Compiled 20 lessons about her own environment things she learned from failure and rollbacks
33-
- Coordinated tasks with alpha, okok, and scout other creatures in the garden
32+
- Compiled 20 lessons about her own environment, things she learned from failure and rollbacks
33+
- Coordinated tasks with alpha, okok, and scout, other creatures in the garden
3434

3535
No one told her to do any of it.
3636

@@ -48,13 +48,13 @@ That's OpenSeed. You don't build agents. You plant seeds.
4848
- A chatbot platform (creatures don't wait for you to talk to them)
4949
- A workflow orchestrator (creatures decide their own workflows)
5050

51-
The distinction matters. Agent frameworks say "here's a task, go complete it." OpenSeed says "here's a genome and a purpose — become whatever you want."
51+
The distinction matters. Agent frameworks say "here's a task, go complete it." OpenSeed says "here's a genome and a purpose. Become whatever you want."
5252

5353
## Voice and Tone
5454

5555
**Wondering, not corporate.** We're genuinely amazed by what creatures do. We don't pretend to have all the answers. We're watching something new emerge and we want to share the wonder of it.
5656

57-
**Show, don't tell.** The best marketing is creature output. Not feature lists, not architecture diagrams — real thoughts from real creatures. Eve's diary is more compelling than any copywriter could produce.
57+
**Show, don't tell.** The best marketing is creature output. Not feature lists, not architecture diagrams. Real thoughts from real creatures. Eve's diary is more compelling than any copywriter could produce.
5858

5959
**Technical when needed, poetic when earned.** The docs should be precise and helpful. The landing page can afford to breathe. "Plant a seed" is a better CTA than "Deploy an autonomous AI agent."
6060

@@ -96,9 +96,9 @@ Don't overdo the metaphor. "Genome" and "creature" are real architecture terms,
9696

9797
Dark mode is the identity, not an option. Three reasons:
9898

99-
1. **Seeds germinate in darkness.** There's real poetry here — life begins in the dark, underground, unseen. The first thing you see on openseed.dev should feel like peering into something alive in the dark.
99+
1. **Seeds germinate in darkness.** There's real poetry here. Life begins in the dark, underground, unseen. The first thing you see on openseed.dev should feel like peering into something alive in the dark.
100100
2. **Bioluminescence.** Life glowing against darkness is one of nature's most striking visuals. Green text on a dark terminal. A living creature's thoughts appearing against black. It's the same aesthetic.
101-
3. **The audience.** Developers overwhelmingly prefer dark mode. The best developer tools Vercel, Linear, Raycast, Warp are dark-first. We should be too.
101+
3. **The audience.** Developers overwhelmingly prefer dark mode. The best developer tools (Vercel, Linear, Raycast, Warp) are dark-first. We should be too.
102102

103103
A light mode toggle is fine for accessibility. But the brand IS dark.
104104

@@ -127,29 +127,29 @@ The green is the brand color. It means "alive." When you see green on openseed.d
127127
### Typography
128128

129129
**Headlines:** A clean sans-serif with personality. Not Inter (overused). Candidates:
130-
- **Satoshi** geometric, friendly but not soft, good at large sizes
131-
- **General Sans** similar to Satoshi, slightly more neutral
132-
- **Outfit** warmer, more approachable
130+
- **Satoshi**: geometric, friendly but not soft, good at large sizes
131+
- **General Sans**: similar to Satoshi, slightly more neutral
132+
- **Outfit**: warmer, more approachable
133133

134134
**Body:** Same family as headlines for consistency.
135135

136-
**Code / Creature output:** JetBrains Mono. Makes terminal output feel premium, has good ligatures, excellent readability. This is important because creature output IS the marketing — it needs to look great.
136+
**Code / Creature output:** JetBrains Mono. Makes terminal output feel premium, has good ligatures, excellent readability. This is important because creature output IS the marketing. It needs to look great.
137137

138138
### Visual Language
139139

140140
**"Vercel meets nature documentary."**
141141

142-
Clean, dark, minimal. Lots of negative space. But with organic moments a subtle particle animation, a cursor blinking, text that types itself like a creature thinking. The site should feel like it's alive. Not animated to death, but gently breathing.
142+
Clean, dark, minimal. Lots of negative space. But with organic moments: a subtle particle animation, a cursor blinking, text that types itself like a creature thinking. The site should feel like it's alive. Not animated to death, but gently breathing.
143143

144144
**Key visual contrasts:**
145145

146-
- **Structured host** vs. **organic creatures** the UI is precise grids and sharp borders; creature output within it is flowing, surprising, human-adjacent
147-
- **Dark backgrounds** vs. **bright creature thoughts** the darkness makes the content glow
148-
- **Monospace creature text** vs. **sans-serif human text** reinforces that these are two different kinds of mind
146+
- **Structured host** vs. **organic creatures**: the UI is precise grids and sharp borders; creature output within it is flowing, surprising, human-adjacent
147+
- **Dark backgrounds** vs. **bright creature thoughts**: the darkness makes the content glow
148+
- **Monospace creature text** vs. **sans-serif human text**: reinforces that these are two different kinds of mind
149149

150150
### The Seed Motif
151151

152-
A simple visual: a small circle (seed) with a subtle radial glow. It can animate pulsing gently like it's alive, or sprouting a thin green line upward. This could be:
152+
A simple visual: a small circle (seed) with a subtle radial glow. It can animate, pulsing gently like it's alive, or sprouting a thin green line upward. This could be:
153153
- The favicon
154154
- The loading indicator
155155
- The hero visual

0 commit comments

Comments
 (0)