-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
21 lines (17 loc) · 1.08 KB
/
Copy pathNOTICE
File metadata and controls
21 lines (17 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Sentinel — Master Orchestrator & Command Center
================================================
Original design and architecture by Kaushikkumaran
GitHub: https://github.com/CodeBuildder/sentinel
First committed: June 2026
This project represents original work including:
- A LangGraph supervisor design that aggregates and normalizes events from independent
security (Argus) and resilience (Phoenix) agents through a shared schema
- A fleet risk-scoring engine combining MTTR, recovery rate, cascade-prevention rate,
and live threat signals into a continuous per-datacenter/per-component score
- A daily intelligence report generator narrating causal incident chains in natural
language via OpenAI
- A 23-datacenter geospatial command-center dashboard design with live dependency-graph
and blast-radius visualization
All architectural decisions are documented in [`sentinel-platform/docs`](https://github.com/CodeBuildder/sentinel-platform/tree/main/docs).
Commit history on GitHub serves as timestamped proof of authorship.
This notice must be retained in all copies and derivative works.