cft0808/edict

🏛️ 三省六部制 · OpenClaw Multi-Agent Orchestration System — 9 specialized AI agents with real-time dashboard, model config, and full audit trails

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 1st, 2026
Created on February 23rd, 2026
Open Issues & Pull Requests: 17 (+0)
GitHub issues: Enabled
Number of forks: 1,764
Total Stargazers: 16,848 (+0)
Total Subscribers: 77 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 17.1 hours
Mean response time: 4.2 days
90th percentile: 20.3 days
Tracked items: 216

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 1
Closed in 7 days: 6
Avg open age: 90 days
Stale 30+ days: 5
Stale 90+ days: 2

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (91)
  • bug (56)
  • stale (29)
  • needs-triage (24)
  • question (17)
  • P2-nice-to-have (8)
  • good first issue (6)
  • help wanted (5)

Detailed Description

Edict is a multi-agent orchestration system that coordinates specialized AI agents using an ancient Chinese imperial bureaucratic structure.

The tool addresses the auditability and control problems in multi-agent systems. Most frameworks let agents communicate freely and return opaque results with no visibility into intermediate steps. Edict instead implements a formal hierarchical workflow inspired by the historical Three Excellencies and Six Ministries system. Requests flow through a Prince's sorting stage, then planning and review phases, before parallel execution across specialized departments, with full audit trails recorded at each step. This adds institutional oversight—a review and rejection stage—that other frameworks lack.

Teams should adopt this tool if they need transparent, auditable multi-agent workflows where intermediate decisions matter and must be traceable. It suits enterprise scenarios where compliance, reproducibility, and human intervention points are requirements. The project includes a real-time dashboard for monitoring agent activity and task status, distinguishing it from frameworks that offer only programmatic interfaces. It integrates with Claude and OpenAI models and runs on Python with no backend dependencies beyond the standard library.

The maintainers respond to issues and pull requests within a day. Work in the issue tracker centers on enhancements, bug fixes, and clarification questions.