⚠ Not built. SG/Sentinel is a published design from May 2026 — “this is how I would build it” — not a product. No plans to build it unless somebody funds it. Read the note →
sg-sentinel.sgit.ai / documents / rule-architecture

SG/Sentinel Rule Architecture Strategy: Rules As A Fractal Graph

TypeArch / research brief Versionv0.27.58 Date18 May 2026 AuthorDinis Cruz (project lead) and collaborators LicenceCC BY 4.0 Sourceraw markdown · view on GitHub

Summary

How the rules are structured: as a fractal graph — rules within rule sets, packs that activate only when a triggering rule fires, rules that select which rules run next — so the cost of a request is proportional to the rules it traverses, not the total rule count. Each rule carries rich metadata (semantic-graph position, compliance mapping, ATT&CK technique, next-rule connections, confidence, layer, data needs) and IDs-everywhere traceability follows every request through its lifecycle. The research half mines the existing body of work: CRS anomaly scoring for combining opinion rules, paranoia levels for tuning, the standard attack categories, and the honest caveat that regex rules are adversarially evadable.

Key concepts

Key ideas

On this site

The rules page's graph section and metadata table; the six MVP rules are this brief's easy-win category, built first as it prescribed.

Read the document

📄 Original document · v0.27.58 · 18 May 2026 · rendered from the raw markdown (the source of truth)