{"id":51121912,"url":"https://github.com/graphrefly/graphrefly","last_synced_at":"2026-06-25T03:30:51.627Z","repository":{"id":349500072,"uuid":"1198536177","full_name":"graphrefly/graphrefly","owner":"graphrefly","description":"GraphReFly — reactive harness layer for agent workflows. Describe automations in plain language, trace every decision, persist checkpoints. Cross-language spec. Implementations: graphrefly-ts (TypeScript), graphrefly-py (Python).","archived":false,"fork":false,"pushed_at":"2026-06-22T20:16:52.000Z","size":3860,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-22T22:13:11.760Z","etag":null,"topics":["agent-harness","ai-agents","automation","causal-trace","causal-tracing","graph","harness-engineering","llm","natural-language","orchestration","protocol","reactive","reactive-programming","specification","workflow"],"latest_commit_sha":null,"homepage":"https://graphrefly.dev","language":"TLA","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/graphrefly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-01T14:13:19.000Z","updated_at":"2026-05-23T00:46:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/graphrefly/graphrefly","commit_stats":null,"previous_names":["graphrefly/graphrefly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graphrefly/graphrefly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphrefly%2Fgraphrefly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphrefly%2Fgraphrefly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphrefly%2Fgraphrefly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphrefly%2Fgraphrefly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphrefly","download_url":"https://codeload.github.com/graphrefly/graphrefly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphrefly%2Fgraphrefly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34758773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["agent-harness","ai-agents","automation","causal-trace","causal-tracing","graph","harness-engineering","llm","natural-language","orchestration","protocol","reactive","reactive-programming","specification","workflow"],"created_at":"2026-06-25T03:30:51.417Z","updated_at":"2026-06-25T03:30:51.611Z","avatar_url":"https://github.com/graphrefly.png","language":"TLA","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphReFly\n\n\u003e The reactive harness layer for agent workflows. Reactive graph protocol for human + LLM co-operation.\n\nThis repo is the **canonical home** for the GraphReFly protocol specification. Language-specific implementations live in their own repos:\n\n| Repo | Language | Package |\n|------|----------|---------|\n| [graphrefly-ts](https://github.com/graphrefly/graphrefly-ts) | TypeScript | `@graphrefly/graphrefly-ts` |\n| [graphrefly-py](https://github.com/graphrefly/graphrefly-py) | Python | `graphrefly` |\n\n## Specification\n\n- **[`GRAPHREFLY-SPEC.md`](./GRAPHREFLY-SPEC.md)** — Full behavior spec: messages, `node`, `Graph`, invariants, design principles.\n\nThe spec defines **behavior** — what implementations must do. Language-specific ergonomics (syntax, concurrency model, type encoding) are implementation choices.\n\n### Key design principles (§5)\n\n- Control flows through the graph, not around it\n- No polling — reactive propagation only\n- No imperative triggers — all coordination via reactive signals\n- No raw async primitives in the reactive layer\n- Central timer and messageTier utilities\n- Phase 4+ APIs speak developer language, not protocol internals\n\n## For implementers\n\nImplementation repos pull the spec via their `sync-docs` scripts:\n\n```bash\n# In graphrefly-ts/website or graphrefly-py/website:\npnpm sync-docs          # copies spec + local docs into Astro site\npnpm sync-docs --check  # CI dry-run — exit 1 if stale\n```\n\nWhen updating the spec, coordinate changes across implementations:\n1. Update `GRAPHREFLY-SPEC.md` here (with a version note per §8).\n2. Open PRs in both `graphrefly-ts` and `graphrefly-py` to implement any behavioral changes.\n3. Run `sync-docs` in each repo to pick up the new spec text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphrefly%2Fgraphrefly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphrefly%2Fgraphrefly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphrefly%2Fgraphrefly/lists"}