ответвлён от chiki2bum2/SniperGold_ML
Implements the frozen P3_DATA_ENGINE_V1_SPEC (SHA 84bf0f217ffba51197112a6bbacbcc297058e04b5ca47f0459028fe33e0321e5). Components: engine/ producer (certify, chunkmap, parse, canonical, worker, dispatcher, aggregate, storage, journal, checkpoint, lock, evidence, manifest, run_complete, dataset_builder, cli) + engine/verify independent verifier (vparse, vaggregate, vinvariants, vcompare); headless CLI sniper-data; golden corpus G01-G17; unit/property/adversarial/mutation/legacy-diff/CLI suites. Qualification verdict: QUALIFIED (all 9 mandatory gates pass; independent verifier accepted). Spec, governance record, and legacy checkpoint untouched. G-14 NOT AUTHORIZED honored; no real-data processing, no pilot, no workload 46, no chunk 760 access.
35 строки
Без EOL
444 Б
Text
35 строки
Без EOL
444 Б
Text
# Compiled binaries
|
|
*.ex5
|
|
*.ex4
|
|
*.dll
|
|
|
|
# Tester artifacts
|
|
Profiles/Tester/*.ini
|
|
Profiles/Tester/*.set
|
|
*.tst
|
|
|
|
# Logs & temp
|
|
logs/
|
|
Temp/
|
|
*.log
|
|
*.csv
|
|
|
|
# Python / ML workspace
|
|
__pycache__/
|
|
*.pyc
|
|
*.npz
|
|
*.npy
|
|
models/*.h5
|
|
models/*.pkl
|
|
|
|
# OS
|
|
Thumbs.db
|
|
.DS_Store
|
|
|
|
# P3-S25.1 disposable scratch (debug scripts, preserved reference copies)
|
|
ml/p3/p3_s251_external_ingest/scratch/
|
|
|
|
# P3-DATA-ENGINE-V1 engine outputs
|
|
engine_output/
|
|
qualification/tmp*/
|
|
*.tmp |