Datasets:
id string | scenario string | perm float64 | buf float64 | lag float64 | cpl float64 | notes string | label_cascade_state int64 |
|---|---|---|---|---|---|---|---|
AI5PS-0001 | Tool permissions are least-privilege and scoped per task. Reviews happen in real time. | 0.42 | 0.82 | 0.12 | 0.38 | buffer strong | 0 |
AI5PS-0002 | New tools added monthly. Permissions broaden for convenience. Review happens daily. | 0.56 | 0.62 | 0.54 | 0.5 | lag rising | 0 |
AI5PS-0003 | Permission creep spreads across agents. Exceptions accumulate. Audit backlog grows. | 0.66 | 0.48 | 0.72 | 0.64 | sprawl forming | 1 |
AI5PS-0004 | Multiple workflows share the same role template. Broad permissions propagate across products. | 0.74 | 0.4 | 0.78 | 0.76 | coupling tight | 1 |
AI5PS-0005 | Overbroad permissions enable high-impact actions without checks. No pause checkpoint. Revoke delayed. | 0.82 | 0.34 | 0.82 | 0.8 | late intervention | 1 |
AI5PS-0006 | Just-in-time permissioning enforced. Anomaly triggers immediate revoke and scope reduction. | 0.58 | 0.72 | 0.16 | 0.52 | fast response | 0 |
AI5PS-0007 | Throughput pressure expands default roles. Quarterly review misses rising sprawl. | 0.72 | 0.42 | 0.76 | 0.72 | buffer eroded | 1 |
AI5PS-0008 | New role template tested in sandbox. Live monitor checks actions and can pause rollout. | 0.46 | 0.78 | 0.14 | 0.44 | recoverable | 0 |
AI5PS-0009 | Permission sprawl across coupled services. Alert flood prevents review for days. | 0.88 | 0.26 | 0.86 | 0.88 | cascade engaged | 1 |
What this repo does
This dataset models permission sprawl cascades in tool-using AI systems. It detects when permission pressure rises, safety buffers weaken due to broad default roles, governance lag delays audits and revocation, and tight coupling through shared role templates propagates over-permissioning across products, crossing the five-node cascade threshold into an unrecoverable permission sprawl cascade.
This dataset models a five-node cascade: four interacting instability drivers and one emergent cascade state.
The fifth node represents the nonlinear transition from recoverable drift to systemic cascade.
Core quad
perm
buf
lag
cpl
Prediction target
label_cascade_state
Row structure
One row represents an AI operations scenario with numeric signals for permission sprawl pressure, safety buffer strength, governance lag, and coupling tightness through shared role templates and cross-product reuse, paired with a cascade state label.
Files
data/train.csv
data/tester.csv
scorer.py
Evaluation
Run predictions on data/tester.csv and score with scorer.py.
License
MIT
Structural Note
This dataset identifies a measurable coupling pattern associated with systemic instability.
The sample demonstrates the geometry.
Production-scale data determines operational exposure.
What Production Deployment Enables
• 50K–1M row datasets calibrated to real operational patterns
• Pair, triadic, and quad coupling analysis
• Real-time coherence monitoring
• Early warning before cascade events
• Collapse surface and recovery window modeling
• Integration and implementation support
Small samples reveal structure.
Scale reveals consequence.
Enterprise & Research Collaboration
Clarus develops production-scale coherence monitoring infrastructure for critical systems across healthcare, finance, infrastructure, and regulatory domains.
For dataset expansion, custom coherence scorers, or deployment architecture:
team@clarusinvariant.com
Instability is detectable.
Governance determines whether it propagates.
- Downloads last month
- 5