44 lines
1.8 KiB
Markdown
44 lines
1.8 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`).
|
|
|
|
## 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: 271d5af301ddbece371f20896aaff0da9da003fd
|
|
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, 29 assertions)
|
|
- ./vendor/bin/pest tests/Feature/ControlTowerPollCommandTest.php (5 passed, 17 assertions)
|
|
GATE_STATISTICS:
|
|
- MIRROR_ROWS_TOTAL: 644
|
|
- MIRROR_ROWS_PROCESSED: 644
|
|
- UNITA_FISICHE_DISTINTE: 230
|
|
- RELAZIONI_PROPRIETARI_TOTALI: 232
|
|
- RELAZIONI_INQUILINI_TOTALI: 53
|
|
- SCALA_A_INT_11_RELATIONS: 2 (ATER uscente + Benedetto Daniela subentrante)
|
|
- 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, l'Anagrafica Unica e le 2 relazioni su Scala A Int 11.
|