docs: humility pass - frame as exploration, not declaration

- Remove "IDE of 2026" and "Integrated Delegation Engine" claims
- Rename "Core Innovations" to "Ideas We're Exploring"
- Remove "Universal" from data plane and propulsion docs
- Add experimental status badges
- Frame concepts as discovery, invite others to explore

Closes gt-qvn7.5.2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-24 17:57:04 -08:00
parent b77e0fe09a
commit 5e9b204d2b
6 changed files with 87 additions and 122 deletions

View File

@@ -1,19 +1,16 @@
# Beads: The Universal Data Plane
# Beads as Data Plane
> **Status**: Canonical Architecture Documentation
> **Status**: Design documentation
> **See also**: [pinned-beads-design.md](pinned-beads-design.md), [propulsion-principle.md](propulsion-principle.md)
## Overview
Gas Town agents coordinate through a single, unified data store: **Beads**. Every
piece of agent state - work assignments, mail messages, molecules, hooks - lives
in beads as issues with consistent field semantics.
Gas Town agents coordinate through **Beads** - a git-backed issue tracker.
We store agent state (work assignments, mail, molecules, hooks) as beads issues.
This document explains the universal data model that powers agent coordination.
## How We Use It
## The Core Insight
Beads is not just an issue tracker. It's a **universal data plane** where:
We're treating beads as more than an issue tracker:
- **Work molecules** are issues with steps as child issues
- **Mail messages** are issues with sender/recipient encoded in fields