{"id":49264446,"url":"https://github.com/ealt/eden","last_synced_at":"2026-04-25T09:10:09.085Z","repository":{"id":353400509,"uuid":"1198694700","full_name":"ealt/eden","owner":"ealt","description":"A protocol for directed code evolution orchestration, with a reference implementation and conformance suite","archived":false,"fork":false,"pushed_at":"2026-04-23T19:10:01.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T19:33:27.200Z","etag":null,"topics":["ai","directed-evolution","orchestration","protocol","research-automation","specification"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ealt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-01T17:06:27.000Z","updated_at":"2026-04-23T19:10:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ealt/eden","commit_stats":null,"previous_names":["ealt/eden"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ealt/eden","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealt%2Feden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealt%2Feden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealt%2Feden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealt%2Feden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealt","download_url":"https://codeload.github.com/ealt/eden/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealt%2Feden/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32256291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","directed-evolution","orchestration","protocol","research-automation","specification"],"created_at":"2026-04-25T09:10:08.290Z","updated_at":"2026-04-25T09:10:09.076Z","avatar_url":"https://github.com/ealt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EDEN\n\n**E**ric's **D**irected **E**volution **N**exus — a protocol for orchestrating directed code evolution, with an open reference implementation and a conformance suite.\n\nEDEN is not a single system. It is a specification that defines the roles (planner, implementer, evaluator, integrator), the messages they exchange, and the invariants they must honor. Anyone can build a conforming planner, implementer, evaluator, or backing store in any language and interoperate with other conforming components.\n\n\u003e **Intelligent evolution.**\n\n## What's in this repo\n\n| Directory | Purpose |\n|---|---|\n| [`spec/`](spec/) | Normative protocol specification. Versioned (`spec/v0/`, `spec/v1/`, …). The authoritative source. |\n| [`reference/`](reference/) | One complete implementation of the protocol. Labeled as a reference — *one* valid implementation, not *the* implementation. |\n| [`conformance/`](conformance/) | Black-box test suite any third-party component can run against itself to prove it conforms. |\n| [`docs/`](docs/) | Non-normative human documentation. Starts with [`docs/naming.md`](docs/naming.md) (what EDEN is) and [`docs/roadmap.md`](docs/roadmap.md) (how we build up to the full protocol). |\n\n## Status\n\n**Phase 4 complete.** The spec now covers the full v0 cross- component contract: three new chapters — `05-event-protocol.md` (event registry, transactional invariant, delivery guarantees), `06-integrator.md` (git topology, squash rule, eval manifest), and `08-storage.md` (task store / event log / artifact store contracts) — plus a refined `event.schema.json` that pins per-type `data` payload shapes for all 15 registered event types. The `eden-contracts` package gained a discriminated-union `RegisteredEvent` model and round-trip coverage for every registered type; schema-parity and round-trip CI remain green. The spec now covers chapters 00–06 and 08 (control plane lands in Phase 12, conformance in Phase 11). Phase 5 is next: the first executable reference implementation — an in-memory dispatch loop proving the state machines are implementable. See [`docs/roadmap.md`](docs/roadmap.md) for the full Phase 0–13 plan.\n\n## Contributing\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md). Two paths:\n\n- **Spec contributions** follow RFC-style discipline: versioned, normative language (RFC 2119 MUST/SHOULD/MAY), careful review.\n- **Reference-implementation contributions** follow standard code-review workflow.\n\n## License\n\n[MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealt%2Feden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealt%2Feden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealt%2Feden/lists"}