netgescon-day0/skill-netgescon/control-tower/CURRENT-205.md

42 lines
1.7 KiB
Markdown

# CURRENT-205
TASK_ID: task-25d2e33f8d
MACHINE: .205
STATO: completato
## Obiettivo
Creare una nuova tabella staging mirror lossless (`gescon_import.condomin_mirror`) e il relativo comando Artisan dedicato (`gescon:import-mirror-0021`) per lo stabile pilot 0021 in modalità append-only senza deduplica né sovrascritture degli esercizi storici.
## Output del Giro Operativo
ESITO_205: riuscito
TASK_ID: task-25d2e33f8d
REPOSITORY: ssh://git@git.netgescon.it:2222/michele/netgescon-day0.git
BRANCH: stabilization/205-zero
COMMIT: 4c99f5e87caeaba77a3b54210071d6e195a55b2f
FILE_O_AREE_TOCCATE:
- database/migrations/2026_08_10_100000_create_gescon_import_condomin_mirror_table.php
- app/Console/Commands/ImportCondominMirror0021.php
- tests/Feature/ImportCondominMirror0021Test.php
- scripts/ops/antigravity-cli/run_205_followup_via_agy.sh
TEST_ESEGUITI:
- ./vendor/bin/pest tests/Feature/ImportCondominMirror0021Test.php (1 passed, 11 assertions)
- ./vendor/bin/pest tests/Feature/ControlTowerPollCommandTest.php (5 passed, 17 assertions)
- ./scripts/ops/antigravity-cli/test_runner_and_parser.sh (6/6 passed)
GATE_STATISTICS:
- MDB_ROWS_TOTAL: 644
- STAGING_ROWS: 644
- COLLISION_COUNT: 0
- DUPLICATE_PROVENANCE_COUNT: 0
- SECOND_RUN_COUNTS: 644
BLOCCO_DATI: no
BLOCCO_CONTRATTO: no
RISCHI_APERTI: nessuno
## Prossimo Passo per .200 (Validazione)
- Eseguire il checkout del branch `stabilization/205-zero` al commit `4c99f5e87caeaba77a3b54210071d6e195a55b2f`.
- Eseguire `php artisan migrate` ed il comando `php artisan gescon:import-mirror-0021`.
- Verificare la corretta popolazione di `gescon_import.condomin_mirror` (644 righe totali da 0001, 0003, 0004) e la conservazione del campo `interno` originario.