edict
Three Departments Six Ministries System · OpenClaw Multi-Agent Orchestration System: 9 specialized AI agents include real-time dashboard, model configuration, and complete audit trails
GraphCanon updated today · GitHub synced today
Decision brief
Edict is a multi-agent orchestration system featuring nine specialized AI agents with real-time dashboards, customizable configurations, and full audit trails. It leverages Docker for easy setup and focuses on seamless,古
Good fit when
- When you need a set of 9 specialized AI agents designed for specific tasks within an orchestrated environment
- In cases where comprehensive auditing is required to track every action performed by the AI agents for compliance or transparency reasons
Avoid when
- If you are working within complex enterprise environments with proprietary security requirements that Edict's MIT license might conflict with
- When your use case requires more agents or flexibility beyond what the pre-defined nine agents in Edict offer without significant manual integration efforts
- Pricing:
- freemium - Free under MIT license but additional support or services might incur costs
- Requirements:
- Requires Docker
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (16,385) are secondary evidence.
- Docker Hub pulls (30d)
- 13,477·Docker Hub API·today
Maintenance and security
Full trust report- Maintenance
- Active (16d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No criticals
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install edict PyPIHow it fits your stack(4)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Multi-agent orchestration system containing nine specialized AI agents designed for various tasks. Provides a real-time dashboard, customizable configurations, and comprehensive auditing features.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 20, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 20, 2026
- Languages
- python
Source: github.language · Aug 20, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 20, 2026)
exec /usr/local/bin/python3: exec format errorSource link
Tags
README
Docker 一键启动
docker run -p 7891:7891 cft0808/sansheng-demo
打开 http://localhost:7891 即可体验军机处看板。
⚠️ 遇到 exec format error?(点击展开)
如果你在 x86/amd64 机器(如 Ubuntu、WSL2)上看到:
exec /usr/local/bin/python3: exec format error
这是因为镜像架构不匹配。请使用 --platform 参数:
docker run --platform linux/amd64 -p 7891:7891 cft0808/sansheng-demo
或使用 docker-compose(已内置 platform: linux/amd64):
docker compose up
方法 2:使用 docker-compose(已内置 platform)
docker compose up
</details>
<details>
<summary><b>❌ Skill 下载失败</b></summary>
**症状**:`python3 scripts/skill_manager.py import-official-hub` 报错。
**排查**:
```bash
---
## 📄 License
[MIT](LICENSE) · 由 [OpenClaw](https://openclaw.ai) 社区构建
---
<p align="center">
<strong>⚔️ 以古制御新技,以智慧驾驭 AI</strong><br>
<sub>Governing AI with the wisdom of ancient empires</sub><br><br>
<a href="#-朕的邸报公众号"><img src="https://img.shields.io/badge/公众号_cft0808-关注获取更新-07C160?style=for-the-badge&logo=wechat&logoColor=white" alt="WeChat"></a>
</p>
For agents
This page has a .md twin and JSON over the API.