Python runtime for claude-org-ja: dispatcher, state schema, and reference role prompts.
Project description
claude-org-runtime
Python runtime extracted from claude-org-ja for Claude Code orchestrator setups using renga panes. Sibling of core-harness; provides a dispatcher runner, state schema, and reference role prompts (secretary / dispatcher / curator).
Not an AI agent framework — this is plumbing for human-driven Claude Code orchestrator workflows, not an autonomous-agent toolkit.
Status
0.1.0: dispatcher runner + settings generator + reference role
prompts + state schema + v1->v2 polymorphic migrate. This is the first
release that consumers (notably claude-org-ja) can pip install to
replace their in-tree tools/dispatcher_runner.py /
tools/generate_worker_settings.py / tools/role_configs_schema.json.
Install
pip install claude-org-runtime==0.1.0
For local development:
git clone https://github.com/suisya-systems/claude-org-runtime
cd claude-org-runtime
python -m pip install -e .[dev]
Quick start
# Render a per-role settings.local.json:
claude-org-runtime settings generate \
--role default \
--worker-dir /path/to/worker \
--claude-org-path /path/to/claude-org \
--out /path/to/worker/.claude/settings.local.json
# Compute a Dispatcher delegation action plan:
claude-org-runtime dispatcher delegate-plan \
--task-json .state/dispatcher/inbox/<task_id>.json \
--panes-json panes.json \
--state-dir .state
See docs/cli.md for the full CLI reference and the
migration recipe for claude-org-ja consumers.
Reference role prompts
The runtime ships English reference prompts for the three roles used in
the claude-org-ja reference organization (secretary, dispatcher,
curator):
from claude_org_runtime.prompts import load, load_meta
prompt = load("dispatcher") # raw markdown, frontmatter included
meta = load_meta("dispatcher") # {'role': 'dispatcher', 'source': ..., 'status': ...}
These are reference, not prescriptive. They capture one working
configuration from claude-org-ja, not an "agent framework" opinion.
Consumers are expected to load them as a starting point and then override
or rewrite sections from their own project-root CLAUDE.md (or skill
files) to match their organization's conventions, terminology, and slash
commands.
Related
- core-harness — sibling repo with reusable safety primitives for Claude Code harnesses.
- claude-org-ja#129 — tracking issue for the extraction effort that produced this runtime.
- Issues for this repo.
License
MIT — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claude_org_runtime-0.1.5.tar.gz.
File metadata
- Download URL: claude_org_runtime-0.1.5.tar.gz
- Upload date:
- Size: 57.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eca32da01dccf8beb0f33be01c62881857076d8d320027313b776a4498abe0c3
|
|
| MD5 |
6f62b31084b2c415f4c0209160f5795f
|
|
| BLAKE2b-256 |
9c8af5b0a141a5181178c7ac0570df18b90b1696f175f0f943f467cdff6bd201
|
Provenance
The following attestation bundles were made for claude_org_runtime-0.1.5.tar.gz:
Publisher:
release.yml on suisya-systems/claude-org-runtime
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
claude_org_runtime-0.1.5.tar.gz -
Subject digest:
eca32da01dccf8beb0f33be01c62881857076d8d320027313b776a4498abe0c3 - Sigstore transparency entry: 1487266140
- Sigstore integration time:
-
Permalink:
suisya-systems/claude-org-runtime@e1970a819d2b6ed522dc7bf39a1b3b4c033c3576 -
Branch / Tag:
refs/tags/v0.1.5 - Owner: https://github.com/suisya-systems
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@e1970a819d2b6ed522dc7bf39a1b3b4c033c3576 -
Trigger Event:
push
-
Statement type:
File details
Details for the file claude_org_runtime-0.1.5-py3-none-any.whl.
File metadata
- Download URL: claude_org_runtime-0.1.5-py3-none-any.whl
- Upload date:
- Size: 53.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
593042b3c51f098b552d08827e5d7d83ed98b3ccaeda31c148aee11b4062a90f
|
|
| MD5 |
34f2dfafbaf9475290fbfef85d2e4ccc
|
|
| BLAKE2b-256 |
aae532b0e94bd3b4b15272308d5f2796bba292ebea0c95778b784c55a66a58fc
|
Provenance
The following attestation bundles were made for claude_org_runtime-0.1.5-py3-none-any.whl:
Publisher:
release.yml on suisya-systems/claude-org-runtime
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
claude_org_runtime-0.1.5-py3-none-any.whl -
Subject digest:
593042b3c51f098b552d08827e5d7d83ed98b3ccaeda31c148aee11b4062a90f - Sigstore transparency entry: 1487266147
- Sigstore integration time:
-
Permalink:
suisya-systems/claude-org-runtime@e1970a819d2b6ed522dc7bf39a1b3b4c033c3576 -
Branch / Tag:
refs/tags/v0.1.5 - Owner: https://github.com/suisya-systems
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@e1970a819d2b6ed522dc7bf39a1b3b4c033c3576 -
Trigger Event:
push
-
Statement type: