Decision Workspace
wicked-apps-core vs wicked-agent vs wicked-orchestration
Side-by-side comparison of Rust crates
Shared kernel for the wicked-estate-universe apps (governance/orchestration/council/agent): estate re-exports, node/edge-kind constants, the cross-app event catalog, ConformanceClaim, the store seam, and the ToNode/FromNode round-trip. Its own repo so each app depends on it via a pinned version (polyrepo).
The capstone harness — drives governance + orchestration + council on the shared wicked-estate store; plan -> distribute(council) -> execute(orchestration phases gated by governance) -> evidence; real wrapped CLIs.
Event-driven work orchestration on the shared wicked-estate store — workflow/phase reducer with a structural gate veto (a denied phase cannot reach approved by any route). Programs against wicked-apps-core; no governance dep (lane-disjoint).
Core Metrics
| wicked-apps-core | wicked-agent | wicked-orchestration | |
|---|---|---|---|
| Health Score | 40 | 48 | 39 |
| Total Downloads | 120 | 64 | 75 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 0 | 4 |
| Releases | 2 | 4 | 3 |
| Last Updated | 18d ago | 17d ago | 17d ago |
| Age | 19d | 19d | 19d |
Health Breakdown
Technical Details
| wicked-apps-core | wicked-agent | wicked-orchestration | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 12 | 4 |
| Crate Size | 29KB | 88KB | 37KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 33.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wicked-agent leads with a health score of 48/100, but none of the options score above 80.
- •wicked-apps-core has the most downloads (120), suggesting wider adoption.