Includes core prod + GREEN/BLUE subsystems: - prod/ (BLUE harness, configs, scripts, docs) - nautilus_dolphin/ (GREEN Nautilus-native impl + dvae/ preserved) - adaptive_exit/ (AEM engine + models/bucket_assignments.pkl) - Observability/ (EsoF advisor, TUI, dashboards) - external_factors/ (EsoF producer) - mc_forewarning_qlabs_fork/ (MC regime/envelope) Excludes runtime caches, logs, backups, and reproducible artifacts per .gitignore.
25 lines
1.7 KiB
Plaintext
Executable File
25 lines
1.7 KiB
Plaintext
Executable File
======================================================================
|
|
MONEY INTEGRITY & STRESS TEST HARNESS
|
|
======================================================================
|
|
[1] Fuzzing Money Constructor Types...
|
|
[PASS] Float
|
|
[PASS] String
|
|
[PASS] Decimal
|
|
[PASS] Int
|
|
[PASS] numpy.float64
|
|
|
|
[2] Stressing Actor-Engine Capital Transfer...
|
|
[PASS] Completed 100-day simulation. Final Cap: 55430.87308506
|
|
|
|
[3] Checking Failure Modes (NaN/Inf)...
|
|
[PASS] Money correctly rejected nan
|
|
[PASS] Money correctly rejected inf
|
|
[PASS] Money correctly rejected -inf
|
|
|
|
[4] Testing NDAlphaEngine float compliance...
|
|
[PASS] NDAlphaEngine matches float64 precision
|
|
|
|
======================================================================
|
|
INTEGRITY CHECKS COMPLETE
|
|
======================================================================
|