Make the README clean-room and remove Sarah references.

f10182149815 · AtlantisPleb · · parent 74fd05d9f97f

Make the README clean-room and remove Sarah references.

The project is now described as an independent implementation with no
code or design from earlier internal or external forges.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By
Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

Not deployed through the forge lane

No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.

Changed files

  • modified README.md

Diff

1 file changed, +2 -2

README.md modified +2 -2

@@ -4,13 +4,13 @@ OpenAgents is a source-code forge. We are building it to replace GitHub for our

4 4
5 5
## What we are building
6 6
7
We are building the Agent Forge from scratch. We are not reusing the Sarah codebase as a base. We will port the parts of Sarah that worked well, especially the BEAM-based hot reload and release upgrade system.
7
We are building the Agent Forge from scratch. This is a clean-room, independent implementation. It does not use code or design from any earlier internal or external forge.
8 8
9 9
The first public surface is an issue and project tracker. We will use the Agent Forge to build OpenAgents.com itself. Every change ships through the forge with live hot reload.
10 10
11 11
## Why start from scratch
12 12
13
Sarah taught us a lot. Starting fresh lets us keep the good parts and avoid the parts that don't fit a public, contributor-friendly forge. The BEAM runtime, Phoenix LiveView, and hot reload are the good parts.
13
Starting fresh lets us build a forge that is open, contributor-friendly, and defined by its own runtime behavior rather than by compatibility with an existing platform. The BEAM runtime, Phoenix LiveView, and hot reload are the implementation choices.
14 14
15 15
## What works now
16 16

This page updates live while a promote is in flight · changelog