admin
052384bfe0
feat(f6): registrar servicio de valores técnicos
2026-09-09 09:33:56 -03:00
admin
a758c9528a
feat(f6): exponer valores técnicos por objeto
2026-09-09 09:33:39 -03:00
admin
5023685043
feat(f6): persistir y validar valores técnicos del Inventario
2026-09-09 09:33:28 -03:00
admin
d05ea8405a
feat(f6): agregar DTO de valores técnicos por objeto
2026-09-09 09:33:02 -03:00
admin
dc0e1d9762
feat(f6): filtrar subinstalaciones por compatibilidad múltiple
2026-09-09 09:27:14 -03:00
admin
3f662b86ea
feat(f6): mostrar compatibilidades múltiples en catálogo
2026-09-09 09:26:32 -03:00
admin
636be088e8
feat(f6): consolidar configuración técnica por clasificación
2026-09-09 09:25:57 -03:00
admin
96738bfdcb
feat(f6): consumir compatibilidades y campos técnicos de familias
2026-09-09 09:24:06 -03:00
admin
0b074923be
feat(f6): aplicar compatibilidad múltiple al alta de Inventarios
2026-09-09 09:23:32 -03:00
admin
e181dea4cb
feat(f6): exponer campos técnicos por clasificación
2026-09-09 09:22:31 -03:00
admin
76163a5ebb
feat(f6): administrar compatibilidades y campos técnicos por familia
2026-09-09 09:22:13 -03:00
admin
74516ede1e
feat(f6): agregar DTOs de campos técnicos por clasificación
2026-09-09 09:20:59 -03:00
admin
9f09aca30f
feat(f6): aceptar compatibilidades múltiples por clasificación
2026-09-09 09:18:33 -03:00
admin
169aab5cd3
feat(f6): solidificar compatibilidades y campos técnicos por clasificación
2026-09-09 09:18:16 -03:00
admin
0f4bb13fc7
docs(f6): documentar modelo definitivo
2026-09-09 09:11:16 -03:00
admin
f0db23bc9b
docs(f6): ampliar contrato definitivo
2026-09-09 09:11:08 -03:00
admin
0b0851d9ec
docs(f6): fijar contrato definitivo de Inventarios
2026-09-09 09:11:00 -03:00
admin
7338f277ad
F5.1 · Inventario limpio, jerarquía manual y Hallazgos filtrados ( #28 )
...
Reset controlado de datos operativos e históricos, nueva jerarquía manual Departamento → Área → Yacimiento → Instalación → Subinstalación, filtros y administración inline de Hallazgos, y corrección de alta con Área sin Operadora.
2026-09-09 08:55:01 -03:00
admin
3d83545033
F5 hotfix · restaurar provider interno del dossier
...
Restaura únicamente InventoryFunctionService como provider interno requerido por el dossier fusionado, sin reabrir el catálogo de funciones, y agrega regresión de arranque.
2026-09-09 07:04:46 -03:00
admin
2b87e07fd2
F5 · Android 0.13.0 de prueba y compatibilidad de familias
...
Integra el corte Android F5 validado por CI, con artifact 0.13.0-debug y compatibilidad correcta de familias Otro / no catalogado en Inventario de campo.
2026-09-09 06:50:06 -03:00
admin
35d4630581
F5 · Inventario operativo, territorio y catálogo autorizado ( #25 )
...
* fix(web): simplify inventory administration menu
* fix(web): remove legacy imports and function catalog routes
* fix(web): remove redundant inspections lifecycle legend
* feat(inventory): distinguish physical instances from structural records
* fix(dashboard): align inventory and act follow-up metrics
* fix(web): align dashboard summary contract
* fix(web): clarify dashboard act and report concepts
* feat(inventory): mark field-created records as real instances
* feat(inventory): map physical instance flag on asset entity
* fix(inventory): keep field yacimientos structural
* feat(inventory): classify future concrete instances at database level
* fix(inventory): count only installation and subinstallation instances
* feat(inventory): add authoritative F5 source snapshot
* feat(inventory): preload authoritative territory model
* feat(inventory): preload authoritative technical catalog
* fix(findings): use only authoritative F5 family catalog
* fix(inventory): preserve non-hierarchical operator snapshot compatibility
* feat(inventory): add inventory-only asset filter
* feat(inventory): add inventory-only tree filter
* feat(inventory): add inventory browser query contract
* feat(inventory): add area-owned inventory browser
* feat(inventory): expose area-owned inventory browser
* refactor(inventory): remove function catalog and add inventory browser
* fix(inventory): make operator relation temporal and non-owning
* feat(web): add inventory browser API client
* feat(inventory): extend inventory browser filters
* feat(inventory): add real inventory list endpoint logic
* feat(inventory): expose real inventory list
* feat(web): add real inventory list client
* refactor(web): make inventory hierarchy area-owned
* fix(web): show only real inventory instances
* fix(web): style act follow-up tabs and F5 inventory context
* fix(web): load F5 flow styles
* fix(inventory): apply area-owned operational guard on F5 up
* fix(inventory): treat company on asset as non-owning creation snapshot
* fix(inventory): resolve field inventory by area hierarchy, not company ownership
* fix(inventory): preserve custom catalog and apply authoritative universal findings
* fix(inventory): harden authoritative catalog migration checks
* fix(inventory): make authoritative territory preload safely reversible
* feat(inventory): allow independent company master creation
* fix(inventory): make guided creation area-owned and support companies
* feat(web): expose independent company master in inventory setup
* feat(web): create companies independently from physical inventory hierarchy
* fix(inventory): merge by physical area and preserve sealed documents
* test(inventory): lock F5 authoritative model and merge invariants
* feat(inventory): add family administration DTOs
* feat(inventory): administer installation and subinstallation classifications
* feat(inventory): expose family classification administration
* feat(web): add inventory classification administration API
* fix(web): configure finding applicability by inventory classification
* fix(web): redefine inventory configuration around hierarchy classifications and columns
* chore(release): identify F5 inventory model
* chore(release): bump API for F5 inventory model
* test(release): expect F5 health metadata
* chore(release): align WEB package with F5 inventory cut
* chore(release): expose F5 WEB phase
* test(dashboard): expect inspector activity and act follow-up metrics
* test(dashboard): route F5 summary query mocks explicitly
* ci: rehearse all migrations on clean PostGIS before merge
* ci: prove F5 migrations revert and reapply cleanly
* test(f5): align operational navigation contract
* test(f5): align operator lifecycle with area-owned inventory
* test(f5): make merge compatibility area-based
* test(f5): distinguish literal and normalized yacimiento counts
* test(f5): model normalized yacimiento collision explicitly
* ci(f5): bootstrap historical admin prerequisite in clean migration rehearsal
* ci(f5): bypass irreversible historical reset in clean rehearsal
* fix(f5): make territory SQL parameter types explicit
* fix(f5): guarantee canonical inventory hierarchy before territory preload
* ci(f5): include canonical hierarchy migration in rollback gate
* fix(f5): type relation backup markers explicitly
* fix(f5): make catalog SQL text parameter types explicit
2026-09-08 23:18:15 -03:00
admin
1dc3282055
F4 hotfix · metadata de health
...
Corrige la fase publicada por el health de la API para reflejar F4 y agrega una prueba de regresión sin cambiar la versión funcional.
2026-09-08 16:18:58 -03:00
admin
7875fea3ca
test(health): pin F4 phase metadata
2026-09-08 16:14:10 -03:00
admin
0d5bdd25ce
fix(health): report F4 phase
2026-09-08 16:14:04 -03:00
admin
a75e9bdcb0
F4 hotfix · paridad preflight deploy/CI
...
Alinea el preflight real del auto-deploy VPS con la barrera Docker de GitHub CI, montando contratos cross-tree en read-only y agregando una guardia de paridad.
2026-09-08 16:04:44 -03:00
admin
3027e9a8c8
ci: guard deploy preflight contract mounts
2026-09-08 15:59:00 -03:00
admin
09a190532c
fix(deploy): mirror F4 contract mounts in VPS preflight
2026-09-08 15:58:46 -03:00
admin
8a8ab47453
F4 · Saneamiento backend y flujo documental
...
Integra el saneamiento F4 validado por CI completa: flujo Acta → INF → GEDO/IF, lifecycle documental, contratos WEB/Android, migraciones reversibles, seguimiento append-only y cierre de observaciones de revisión.
2026-09-08 15:53:41 -03:00
admin
9b86f49c9e
ci: mount compose contract read-only in preflight
2026-09-08 15:27:33 -03:00
admin
8584249eb2
fix: sanitize GEDO download filename
2026-09-08 15:23:03 -03:00
github-actions[bot]
5dc7ea037d
fix: close final F4 review gaps
2026-09-08 18:22:02 +00:00
admin
969ffddc76
chore: stage final F4 review fixes
2026-09-08 15:21:54 -03:00
admin
4c47916bd1
test: update multi-act company outcome semantics
2026-09-08 15:10:18 -03:00
admin
2121df0b55
test: align F4 sealing contract with documented absence
2026-09-08 15:10:01 -03:00
admin
fcd64d5f43
chore: remove one-shot F4 patch workflow
2026-09-08 15:07:03 -03:00
github-actions[bot]
844c1a950f
fix: close F4 pre-merge review gaps
2026-09-08 18:06:16 +00:00
admin
e1e44e6352
chore: stage one-shot F4 pre-merge corrections
2026-09-08 15:06:07 -03:00
admin
94a8d5c92f
ci: mount web and android contracts read-only in preflight
2026-09-08 14:51:19 -03:00
admin
3bfa3bce1b
fix(f4): require current checklist before inspection execution
2026-09-08 14:43:02 -03:00
admin
4df8f40dd4
test(f4): align legacy contracts with lifecycle model
2026-09-08 14:39:55 -03:00
admin
7b6460dff2
fix(f4): name recurrence response contracts for api declarations
2026-09-08 13:55:11 -03:00
admin
30353c338b
fix(f4): expose recurrence state and close ci type gaps
2026-09-08 13:52:24 -03:00
admin
95a41f39d7
fix(f4): align verification and web contracts with legacy cleanup
2026-09-08 13:44:51 -03:00
admin
100d457484
test(f4): guard Android inspection contract from legacy fields
2026-09-08 11:42:48 -03:00
admin
4d0ed8b046
test(f4): guard all active inspection consumers from legacy fields
2026-09-08 11:41:42 -03:00
admin
a510d309bc
test(f4): prove legacy field rollback preserves data
2026-09-08 10:30:53 -03:00
admin
9606168ac6
fix(f4): make inspection legacy field removal data reversible
2026-09-08 10:30:27 -03:00
admin
0442511065
test(f4): guard android lock seal lifecycle contract
2026-09-08 10:29:42 -03:00
admin
27d14d2d4e
refactor(f4): remove legacy mobile act lifecycle aliases
2026-09-08 10:29:24 -03:00
admin
fa64ba7727
fix(f4): align embedded INF status in act contract
2026-09-08 10:27:32 -03:00