48 lines
2.0 KiB
Markdown
48 lines
2.0 KiB
Markdown
# CURRENT-205
|
|
|
|
TASK_ID: task-856d2ae3f2
|
|
MACHINE: .205
|
|
STATO: completato
|
|
|
|
## Obiettivo
|
|
|
|
Ricostruire dal solo `gescon_import.condomin_mirror` (lossless) dello stabile 0021 l'Anagrafica Unica (`persone`), le unità immobiliari mancanti (`unita_immobiliari`) e le relazioni temporali persona-unità (`persone_unita_relazioni`) con regole rigide su CF raw ed estratti MDB.
|
|
|
|
## Output del Giro Operativo
|
|
|
|
ESITO_205: riuscito
|
|
TASK_ID: task-856d2ae3f2
|
|
REPOSITORY: ssh://git@git.netgescon.it:2222/michele/netgescon-day0.git
|
|
BRANCH: stabilization/205-zero
|
|
COMMIT: 890cc324b567f5b3618244ffb3f6624f4926c614
|
|
FILE_O_AREE_TOCCATE:
|
|
- database/migrations/2026_08_10_200000_add_gescon_mirror_fields_to_persone_unita_relazioni_table.php
|
|
- app/Models/PersonaUnitaRelazione.php
|
|
- app/Console/Commands/GesconReconstructMirror0021Command.php
|
|
- tests/Feature/ReconstructMirror0021Test.php
|
|
- skill-netgescon/control-tower/CURRENT-205.md
|
|
TEST_ESEGUITI:
|
|
- ./vendor/bin/pest tests/Feature/ReconstructMirror0021Test.php tests/Feature/ImportCondominMirror0021Test.php (2 passed, 39 assertions)
|
|
- ./vendor/bin/pest tests/Feature/ControlTowerPollCommandTest.php (5 passed, 17 assertions)
|
|
GATE_STATISTICS:
|
|
- CF_STABILE_RAW: 97487690584 (da dbc/Stabili.mdb -> Stabili.codice_fisc per 0021)
|
|
- CF_PLACEHOLDER_80000000021: RIMOSSO
|
|
- MIRROR_ROWS_TOTAL: 644
|
|
- MIRROR_ROWS_PROCESSED: 644
|
|
- UNITA_FISICHE_DISTINTE: 230
|
|
- PROPRIETARI_VALID_CF: 379
|
|
- INQUILINI_VALID_CF: 24
|
|
- CANDIDATI_NULL_CF: 265
|
|
- SCALA_A_INT_11_RELATIONS: 2 (ATER uscente + Benedetto Daniela subentrante)
|
|
- SCALA_A_INT_10_INQUILINI_RELATIONS: 2 (Pinto Luigi 0001 + Medosi Alessandro 0003/0004)
|
|
- QUADRATURA_MATCH: 100% (644/644 righe specchiate)
|
|
BLOCCO_DATI: no
|
|
BLOCCO_CONTRATTO: no
|
|
RISCHI_APERTI: nessuno
|
|
|
|
## Prossimo Passo per .200 (Validazione)
|
|
|
|
- Eseguire il checkout del branch `stabilization/205-zero` all'ultimo commit.
|
|
- Eseguire `php artisan migrate` ed il comando `php artisan gescon:reconstruct-mirror-0021`.
|
|
- Verificare la corretta popolazione delle 230 unità fisiche, CF Stabile 97487690584, CF persona raw e relazioni temporali multi-gestione.
|