diff --git a/README.md b/README.md index 0442a53d..f7a37de4 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@   -![Workflows](https://img.shields.io/badge/Workflows-83-0969da?style=flat-square&logo=github-actions&logoColor=white) -![Agents](https://img.shields.io/badge/Agents-86-8957e5?style=flat-square&logo=dependabot&logoColor=white) +![Workflows](https://img.shields.io/badge/Workflows-90-0969da?style=flat-square&logo=github-actions&logoColor=white) +![Agents](https://img.shields.io/badge/Agents-88-8957e5?style=flat-square&logo=dependabot&logoColor=white) ![Personas](https://img.shields.io/badge/Personas-17-e85aad?style=flat-square&logo=openaigym&logoColor=white) ![Developers](https://img.shields.io/badge/Developers-11_(8_active)-2ea44f?style=flat-square&logo=people&logoColor=white) ![Modules](https://img.shields.io/badge/Modules-10-f9a825?style=flat-square&logo=puzzle-piece&logoColor=white) diff --git a/data/system-health.json b/data/system-health.json index bc5446f3..a38ff7a7 100644 --- a/data/system-health.json +++ b/data/system-health.json @@ -1,14 +1,30 @@ { "schema_version": "1.0", - "last_updated": "2026-03-24T16:00:00+08:00", + "last_updated": "2026-03-24T20:53:01+08:00", "system_status": "healthy", "metrics": { - "ai_personas": { "total": 17, "active": 17, "hibernating": 0 }, - "human_developers": { "total": 11, "active_24h": 8 }, - "workflows": { "total": 83, "active": 83, "failed": 0 }, - "guards": { "total": 5, "active": 5 }, - "modules": { "total": 10 }, - "buffer_pending": 8, + "ai_personas": { + "total": 17, + "active": 17, + "hibernating": 0 + }, + "human_developers": { + "total": 11, + "active_24h": 8 + }, + "workflows": { + "total": 90, + "active": 83, + "failed": 0 + }, + "guards": { + "total": 6, + "active": 6 + }, + "modules": { + "total": 10 + }, + "buffer_pending": 1, "ontology_version": "v1.0", "evolution_days": 0 },