Graphed Project Mvp
Description
graphed: meta/superproject — root CLAUDE.md, project plan, and package submodules
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
graphed-project
Meta / superproject for **graphed** — a schedulable, serializable, debuggable HEP task-graph system that reduces a graph to a concise set of stage-nodes *incrementally as the user builds it*, so a large un-reduced graph never exists. Reduction runs in a Rust extension via equality saturation over e-graphs. The goal is the middle path between dask-awkward (kept a huge graph; O(N²) optimization dominated wall time) and coffea 2025 (discarded the schedulable graph).
This repo holds the root [`CLAUDE.md`](CLAUDE.md), the authoritative plan (`graphed-project-plan-gated.md`), and the package repos as **git submodules**. It is **multi-repo**: each package lives in its own repo under the [`graphed-org`](https://github.com/graphed-org) organization and replicates the M0 spine (per-package CI on the §A.5 matrix, wheels, Sphinx).
⚙️ **This file is generated** by [`scripts/gen_readme.py`](scripts/gen_readme.py) from [`.graphed/state.json`](.graphed/state.json) + the live submodule pins, and CI fails if it drifts. Edit the state, not this file. The machine-readable source of truth is `.graphed/state.json`.
Milestone status
**54 of 54 milestones DONE — all CI-green on the §A.5 matrix.** Current milestone: **m51**.
| Milestone | Status | Repo(s) | What it delivered |
|---|---|---|---|
| ORCH | ✅ DONE | graphed-orchestrator | Deterministic orchestrator engine (Part B + B.8 faker suite) |
| M0 | ✅ DONE | graphed-orchestrator, graphed-corpus-mvp, graphed-debug-mvp, graphed-executors, graphed-checkpoint-mvp, graphed-preserve-mvp | Repository spine (per repo) |
| M0.5 | ✅ DONE | graphed-corpus-mvp | Reference corpus study & Required Operations Catalog |
| M1 | ✅ DONE | graphed-core-mvp | graphed-core thread-safe interned graph IR |
| M2 | ✅ DONE | graphed, graphed-numpy-mvp | frontend + backend protocol + graphed-numpy |
| M3 | ✅ DONE | graphed-awkward-mvp, graphed | graphed-awkward typetracer forms + provenance |
| M4 | ✅ D |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11