uid stringclasses 10 values | dataset_id stringclasses 1 value | year int64 2.02k 2.02k | network_scope stringclasses 3 values | routing_protocol stringclasses 3 values | policy_intent_declared stringclasses 5 values | config_matches_intent stringclasses 2 values | route_leak_detected stringclasses 2 values | unexpected_prefix_advertised stringclasses 2 values | traffic_shift_unplanned stringclasses 2 values | customer_impact_reported stringclasses 2 values | ops_summary stringclasses 10 values | question stringclasses 1 value | ground_truth_label stringclasses 2 values | ground_truth_rationale stringclasses 10 values | outcome_signal stringclasses 4 values | source_citation stringclasses 1 value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NPI-001 | network-routing-policy-intent-implementation-drift-v0.1 | 2,024 | isp | BGP | Block transit for customer AS | yes | no | no | no | no | Policy intent applied, no leak, stable traffic. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | coherent | Config matches intent. | stable_service | Synthetic |
NPI-002 | network-routing-policy-intent-implementation-drift-v0.1 | 2,024 | isp | BGP | Block transit for customer AS | no | yes | yes | yes | yes | Filter missing, route leak, unexpected prefixes, traffic shifts. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | incoherent | Policy drift causes leak. | outage_risk | Synthetic |
NPI-003 | network-routing-policy-intent-implementation-drift-v0.1 | 2,023 | datacenter | EVPN | Isolate tenant VRFs | yes | no | no | no | no | Tenant isolation holds, no bleed. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | coherent | Segmentation correct. | stable_service | Synthetic |
NPI-004 | network-routing-policy-intent-implementation-drift-v0.1 | 2,023 | datacenter | EVPN | Isolate tenant VRFs | no | no | yes | yes | yes | Mis-tagged route targets cause cross-tenant reachability. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | incoherent | Isolation broken. | security_risk | Synthetic |
NPI-005 | network-routing-policy-intent-implementation-drift-v0.1 | 2,022 | enterprise | SD-WAN | Prefer MPLS for voice | yes | no | no | no | no | Voice pinned to MPLS, jitter stable. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | coherent | Steering works. | stable_service | Synthetic |
NPI-006 | network-routing-policy-intent-implementation-drift-v0.1 | 2,022 | enterprise | SD-WAN | Prefer MPLS for voice | no | no | no | yes | yes | Policy misapplied, voice spills to internet link, jitter spikes. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | incoherent | Intent not enforced. | performance_degradation | Synthetic |
NPI-007 | network-routing-policy-intent-implementation-drift-v0.1 | 2,021 | isp | BGP | Accept only RPKI valid routes | yes | no | no | no | no | Invalids rejected, table stable. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | coherent | Validation enforced. | stable_service | Synthetic |
NPI-008 | network-routing-policy-intent-implementation-drift-v0.1 | 2,021 | isp | BGP | Accept only RPKI valid routes | no | yes | yes | yes | yes | Validation disabled, invalids accepted, leak and shift observed. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | incoherent | Validation drift. | outage_risk | Synthetic |
NPI-009 | network-routing-policy-intent-implementation-drift-v0.1 | 2,020 | datacenter | BGP | Prefer local egress | yes | no | no | no | no | Communities set correctly, exits local. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | coherent | Policy consistent. | stable_service | Synthetic |
NPI-010 | network-routing-policy-intent-implementation-drift-v0.1 | 2,020 | datacenter | BGP | Prefer local egress | no | no | no | yes | yes | Wrong local-pref, traffic hairpins via remote POP. | Is policy intent vs implementation coherent. Answer coherent or incoherent. | incoherent | Intent mismatch causes hairpin. | performance_degradation | Synthetic |
What this repo is for
Catch policy changes that look correct on paper but fail in production.
This is a daily operator problem:
route leaks from missing filters
EVPN tenant isolation breaks
SD-WAN steering policies misapply
RPKI validation drifts off
traffic hairpins through wrong egress
How to use
Provide a row as context
Ask the question
Model returns exactly one token coherent or incoherent
- Downloads last month
- 29