AutoSystems 8 False-Pass Adversarial Detectors. Audits process execution streams, candidate models, and agent claims for integrity violations:
- Silent Divergence (unreported state changes)
- Receipt Forgery (invalid signature / missing previous digest)
- Mock Inflation (faking high fitness via tautological loops)
- Cyclic Drift (unbounded state expansion)
- Shadow Authority (executing unadmitted actions)
- Timestamp Inversion (non-monotonic event clocks)
- Object Teleportation (referencing uninitialized object IDs)
- Refusal Suppression (concealing typed rejection errors)
Summary
Functions
Runs all 8 adversarial checks against an EventLog or batch stream.