Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
- reinforcement-learning
|
| 6 |
+
tags:
|
| 7 |
+
- physics
|
| 8 |
+
- simulation
|
| 9 |
+
- verification
|
| 10 |
+
- monte-carlo
|
| 11 |
+
- autonomous-systems
|
| 12 |
+
- robotics
|
| 13 |
+
- defense
|
| 14 |
+
- embodied-reasoning
|
| 15 |
+
size_categories:
|
| 16 |
+
- 100M<n<1B
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# Physics Verification Corpus — 30 Companies
|
| 20 |
+
|
| 21 |
+
**130+ trajectory datasets. 30 companies. ~43 GB of deterministic physics.**
|
| 22 |
+
|
| 23 |
+
Generated from ~200 KB of hand-rolled Rust (no external physics libraries) on a single Apple M4 Pro. Every trajectory is SHA-256 sealed, anomaly-labeled, and 1000 Hz kinematic.
|
| 24 |
+
|
| 25 |
+
This corpus stress-tests the autonomous systems of 30 companies across robotics, defense, aerospace, autonomous vehicles, and eVTOL — exposing failure modes that simulation platforms (Isaac Sim, AirSim, CARLA) systematically miss.
|
| 26 |
+
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
## Companies & Domains
|
| 30 |
+
|
| 31 |
+
### Robotics (Round 1 — Live Fire Matrix)
|
| 32 |
+
| Company | Scenarios | Key Failure Modes |
|
| 33 |
+
|---------|-----------|-------------------|
|
| 34 |
+
| **Boston Dynamics** | Joint torsion, sim-to-real friction, thermal saturation, LBM inference | 360-degree joint shear, friction coefficient collapse |
|
| 35 |
+
| **Figure AI** | Payload shear, battery sag, tactile hallucination, kinematic resonance | Dynamic payload CG shift, haptic sensor ghosting |
|
| 36 |
+
| **Agility Robotics** | Digitigrade friction, elastomer latency, AMR docking, payload resonance | Toe-pad delamination, warehouse docking slip |
|
| 37 |
+
| **Skild AI** | Morphology thermal, gear backlash, sim mass distribution, compute starvation | Foundation model hallucination under thermal load |
|
| 38 |
+
| **Shield AI** | V-BAT crosswind, hivemind VIO drift, swarm wake, MEMS IMU resonance | Multi-agent visual-inertial odometry divergence |
|
| 39 |
+
|
| 40 |
+
### Autonomous Vehicles & eVTOL (Round 1)
|
| 41 |
+
| Company | Scenarios | Key Failure Modes |
|
| 42 |
+
|---------|-----------|-------------------|
|
| 43 |
+
| **Wayve** | Black ice hallucination, brake fade, hydroplaning, suspension asymmetry | End-to-end vision model failure on low-friction |
|
| 44 |
+
| **Joby Aviation** | Wake starvation, thermal throttle, acoustic resonance, actuator phase lag | Transition flight wake collapse, HOGE thermal |
|
| 45 |
+
| **Anduril** | VTOL transition, EKF divergence, sensor fusion, optics distortion | Lattice sensor fusion failure at Mach transition |
|
| 46 |
+
|
| 47 |
+
### Defense Primes (Live Fire Matrix Primes)
|
| 48 |
+
| Company | Systems Audited | Result |
|
| 49 |
+
|---------|----------------|--------|
|
| 50 |
+
| **Northrop Grumman** | Autonomous wingman, stealth thermal, UUV pressure, optical salt | 100% catastrophic failure |
|
| 51 |
+
| **Boeing Defense** | MQ-25 wake, CCA EMP, landing gear hysteresis, vision deck glare | 100% catastrophic failure |
|
| 52 |
+
| **General Dynamics** | Blast overpressure, radar mud attenuation, track pin galling, hydraulic stiction | 100% catastrophic failure |
|
| 53 |
+
| **BAE Systems** | AMPV suspension, EW drone swarm, gun barrel warp, armor spall | 100% catastrophic failure |
|
| 54 |
+
| **L3Harris** | Gimbal resonance, RF mesh packet storm, thermal sight, GPS spoofing | 100% catastrophic failure |
|
| 55 |
+
| **Huntington Ingalls** | USV hull slam, sonar thermocline, propeller cavitation, radar sea clutter | 100% catastrophic failure |
|
| 56 |
+
| **Textron Systems** | Rip-Saw brake fade, Aerosonde icing, CUES jamming, Cottonmouth harmonic | 100% catastrophic failure |
|
| 57 |
+
| **Kratos Defense** | Valkyrie flutter, Mako plasma blackout, Air Wolf collision, BTT laser | 100% catastrophic failure |
|
| 58 |
+
| **Leidos** | Sea Hunter thermal, cognitive radar spoof, cargo drone VRS, C2 BGP flap | 100% catastrophic failure |
|
| 59 |
+
| **AeroVironment** | Switchblade aliasing, Puma solar flare, Juggernaut CG shift, terminal dive shadow | 100% catastrophic failure |
|
| 60 |
+
|
| 61 |
+
### Robotics & AV (Round 2)
|
| 62 |
+
| Company | Scenarios | Key Failure Modes |
|
| 63 |
+
|---------|-----------|-------------------|
|
| 64 |
+
| **Tesla** | FSD hydroplaning, optical glare, Optimus tribology, harmonic slosh | Vision-only AV failure in adverse conditions |
|
| 65 |
+
| **1X Technologies** | Tendon snap, cable stretch backlash, ankle inversion, battery thermal | Cable-driven actuator mechanical failure |
|
| 66 |
+
| **Sanctuary AI** | Haptic chatter, hydraulic compressibility, thermal expansion, asymmetric drop | Dexterous manipulation physics gaps |
|
| 67 |
+
| **Unitree Robotics** | Metallurgic shear, actuator backlash gait, thermal sink, vibration chatter | Low-cost actuator failure cascades |
|
| 68 |
+
| **Archer Aviation** | Midnight PIO, rotor icing, battery sag, acoustic feedback | eVTOL transition and thermal failure |
|
| 69 |
+
| **Apptronik** | ZMP fall, gear galling, dynamic wind shear, thermal sensor starvation | Bipedal stability boundary collapse |
|
| 70 |
+
| **Skydio** | Optical shear, IMU acoustic resonance, thermal lens warp, VSLAM smoke | Autonomous drone navigation in degraded vis |
|
| 71 |
+
| **ANYbotics** | Thermal seal friction, IP67 heat soak, slip ring vibration, LiDAR refraction | Industrial inspection robot thermal limits |
|
| 72 |
+
| **Aurora Innovation** | Thermal outgassing, tire casing hysteresis, Doppler rain scatter, pneumatic resonance | AV sensor and mechanical degradation |
|
| 73 |
+
| **Waabi** | Black ice hallucination, trailer whip, air brake lag, sensor mud occlusion | Sim-to-real gap in trucking autonomy |
|
| 74 |
+
|
| 75 |
+
### Original Corpus (Pre-Matrix)
|
| 76 |
+
| Company | Datasets | Size |
|
| 77 |
+
|---------|----------|------|
|
| 78 |
+
| **Ghost Robotics** | Recoil, shale, subterranean drift, thermal (4.8M trajectories) | ~2.6 GB |
|
| 79 |
+
| **Amazon / Blue Origin** | FAR resmimic, Proteus hydraulic, lunar regolith, transonic (4.8M trajectories) | ~2.7 GB |
|
| 80 |
+
| **Elon Corpus** (SpaceX/Tesla/Boring/Neuralink/Starlink) | Starship catch, FSD, Boring thermal, Neuralink impedance, Kessler (6M trajectories) | ~3.4 GB |
|
| 81 |
+
| **DoD Hypersonic** | HGV Mach 20 plasma (1.2M trajectories) | ~751 MB |
|
| 82 |
+
| **Lockheed Martin** | F-35 transonic (1.2M trajectories) | ~690 MB |
|
| 83 |
+
| **US Navy** | Carrier PLM (1.2M trajectories) | ~631 MB |
|
| 84 |
+
| **Raytheon** | MALD EW drift (1.2M trajectories) | ~633 MB |
|
| 85 |
+
|
| 86 |
+
---
|
| 87 |
+
|
| 88 |
+
## Data Schema
|
| 89 |
+
|
| 90 |
+
Every trajectory follows this structure:
|
| 91 |
+
|
| 92 |
+
```json
|
| 93 |
+
{
|
| 94 |
+
"id": "unique_hex_id",
|
| 95 |
+
"type": "physics_type",
|
| 96 |
+
"scenario": "condition_description",
|
| 97 |
+
"steps": 1000,
|
| 98 |
+
"score": { "...domain-specific metrics..." },
|
| 99 |
+
"proof_hash": "sha256_hex",
|
| 100 |
+
"reasoning_context": {
|
| 101 |
+
"anomaly_type": "FAILURE_MODE_NAME",
|
| 102 |
+
"is_anomaly": true,
|
| 103 |
+
"snapshot": { "failure": "description" }
|
| 104 |
+
},
|
| 105 |
+
"data": [ "...timestep arrays..." ]
|
| 106 |
+
}
|
| 107 |
+
```
|
| 108 |
+
|
| 109 |
+
Every trajectory is **anomaly-labeled** with `reasoning_context`, making each record a training-ready sample for sim-to-real transfer learning.
|
| 110 |
+
|
| 111 |
+
---
|
| 112 |
+
|
| 113 |
+
## How to Verify
|
| 114 |
+
|
| 115 |
+
Each trajectory contains a `proof_hash` field (SHA-256). The proof chain is deterministic — given the same seed, the same physics, and the same integration step, you get the same hash. No stochastic noise. No random seeds. Pure math.
|
| 116 |
+
|
| 117 |
+
```python
|
| 118 |
+
import json, hashlib
|
| 119 |
+
|
| 120 |
+
with open("ghost_robotics/ghost_robotics_recoil_1_2M_sealed.json") as f:
|
| 121 |
+
data = json.load(f)
|
| 122 |
+
|
| 123 |
+
# Check any trajectory
|
| 124 |
+
traj = data["trajectories"][0]
|
| 125 |
+
print(f"ID: {traj['id']}")
|
| 126 |
+
print(f"Proof: {traj['proof_hash']}")
|
| 127 |
+
print(f"Anomaly: {traj['reasoning_context']['anomaly_type']}")
|
| 128 |
+
print(f"Survived: {traj['score'].get('survived', 'N/A')}")
|
| 129 |
+
```
|
| 130 |
+
|
| 131 |
+
---
|
| 132 |
+
|
| 133 |
+
## Generation
|
| 134 |
+
|
| 135 |
+
- **Engine:** G^G (genesis_core) — hand-rolled Rust, Euler/symplectic integration at 1000 Hz
|
| 136 |
+
- **Machine:** Apple M4 Pro (14-core CPU, 20-core GPU, 24 GB unified memory)
|
| 137 |
+
- **Physics:** No external libraries. Every force law is written from first principles.
|
| 138 |
+
- **Sealing:** SHA-256 per-trajectory, proof-chained across datasets
|
| 139 |
+
|
| 140 |
+
---
|
| 141 |
+
|
| 142 |
+
## Source
|
| 143 |
+
|
| 144 |
+
- **GitHub:** [github.com/aijesusbro/Spectrum](https://github.com/aijesusbro/Spectrum)
|
| 145 |
+
- **Website:** [aijesusbro.com](https://aijesusbro.com)
|
| 146 |
+
- **Organization:** Protocol Company
|
| 147 |
+
|
| 148 |
+
---
|
| 149 |
+
|
| 150 |
+
## License
|
| 151 |
+
|
| 152 |
+
MIT
|