Files
blackroad-operating-system/.github/workflows
Claude 1716f97069 Add Cece System Audit to CI pipeline
Introduces automated OS health checks on every push and PR:

Features:
- Runs Cece audit script on push to main and claude/** branches
- Runs on all PRs to main
- Manual trigger support via workflow_dispatch
- Fails build if CRITICAL issues found
- Warns if ERROR issues found (non-blocking)
- Generates GitHub step summary with audit results
- Uploads full audit report as artifact (30-day retention)

Checks:
- Repository structure
- Service registry & DNS consistency
- Kernel integration
- Infrastructure configs
- GitHub workflows
- Backend/frontend structure
- Documentation completeness
- Cross-references

This ensures the OS stays healthy and catches regressions early.
2025-11-20 01:40:03 +00:00
..
2025-11-16 02:11:58 -06:00
2025-11-17 04:32:34 +00:00
2025-11-17 04:32:34 +00:00