Skip to content

⚡ uappgenerator

Undeniable App Generator
Search... K
⚠️ PARTIAL

Cascade Run #389

App: NANORED  ·  Operator: manual-cli-run

Started: 2026-07-20 00:53:23  ·  Finished: 2026-07-20 00:53:24

Table: nanored_bait_origen

📋
Naming Pre-Flight
WARNING
<1s
🗄️
Schema Verify
SUCCESS
1,000ms
⚙️
Model Gen (ia_case)
SUCCESS
<1s
🔗
Wire Relations
SUCCESS
<1s
🎨
UI/API Gen (modern)
SUCCESS
<1s
🔍
Verification
WARNING
<1s
📋 Naming Pre-Flight WARNING
Upstream: importer
Duration: 2026-07-20 00:53:23 → 2026-07-20 00:53:23
Response Details
{
    "status": "warning",
    "checks": [
        {
            "check_type": "slug_format",
            "input_value": "nanored_bait_origen",
            "result": "pass",
            "message": "Table name 'nanored_bait_origen' matches naming contract format.",
            "fix_suggestion": null
        },
        {
            "check_type": "reserved_word",
            "input_value": "nanored_bait_origen",
            "result": "pass",
            "message": "Table name 'nanored_bait_origen' is not a MySQL reserved word.",
            "fix_suggestion": null
        },
        {
            "check_type": "upstream_primary_key",
            "input_value": "nanored_bait_origen",
            "result": "warning",
            "message": "Missing expected primary key 'nanored_bait_origen_id'. Tables must define a primary key named after the singular table name with '_id' suffix.",
            "fix_suggestion": "Add column 'nanored_bait_origen_id' VARCHAR(32) PRIMARY KEY"
        }
    ],
    "fix_suggestions": [
        "Add column 'nanored_bait_origen_id' VARCHAR(32) PRIMARY KEY"
    ]
}
🗄️ Schema Verify SUCCESS
Upstream: ia_case (preview)
Duration: 2026-07-20 00:53:23 → 2026-07-20 00:53:24
Response Details
{
    "local": true,
    "ia_case_probe": "skipped",
    "reason": "no relationships declared"
}
⚙️ Model Gen (ia_case) SUCCESS
Upstream: ia_case
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "skipped": true,
    "reason": "no relationships declared",
    "mode": "local-first"
}
🔗 Wire Relations SUCCESS
Upstream: local/relationship-authoring
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "authored": [],
    "skipped": [],
    "already_derived": []
}
🎨 UI/API Gen (modern) SUCCESS
Upstream: local/modern-generator
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "ok": true,
    "files": {
        "backoffice\/modern-nanored_bait_origen.php": {
            "success": true,
            "backup": true,
            "lint": "No syntax errors detected in \/lamp\/www\/quantix\/backoffice\/modern-nanored_bait_origen.php",
            "size": 10256
        },
        "api\/v1\/nanored_bait_origen.php": {
            "success": true,
            "backup": true,
            "lint": "No syntax errors detected in \/lamp\/www\/quantix\/api\/v1\/nanored_bait_origen.php",
            "size": 9938
        },
        "js\/modern\/nanored_bait_origen-app.js": {
            "success": true,
            "backup": true,
            "lint": "",
            "size": 42700
        },
        "backoffice\/schema\/nanored_bait_origen.json": {
            "success": true,
            "backup": true,
            "lint": "",
            "size": 9685
        },
        "model": {
            "success": false,
            "error": "Model file not found: app_nanored_bait_origen.php"
        }
    },
    "config": {
        "table": "nanored_bait_origen",
        "pk": "bait_origen_id",
        "columns": {
            "bait_origen_id": {
                "name": "bait_origen_id",
                "type": "varchar",
                "raw_type": "varchar(32)",
                "nullable": false,
                "default": null,
                "is_primary": true,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Bait Origen ID",
                "is_editable": false,
                "is_visible": true
            },
            "Distribuidor": {
                "name": "Distribuidor",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Distribuidor",
                "is_editable": true,
                "is_visible": true
            },
            "ICCID": {
                "name": "ICCID",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "ICCID",
                "is_editable": true,
                "is_visible": true
            },
            "Estatus": {
                "name": "Estatus",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Estatus",
                "is_editable": true,
                "is_visible": true
            },
            "Fecha de activacion": {
                "name": "Fecha de activacion",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Fecha De Activacion",
                "is_editable": true,
                "is_visible": true
            },
            "Fecha de Port-in": {
                "name": "Fecha de Port-in",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Fecha De Byt-in",
                "is_editable": true,
                "is_visible": true
            },
            "Fecha de Port-out": {
                "name": "Fecha de Port-out",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Fecha De Byt-out",
                "is_editable": true,
                "is_visible": true
            },
            "Consumo": {
                "name": "Consumo",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Consumo",
                "is_editable": true,
                "is_visible": true
            },
            "Bono x Alta": {
                "name": "Bono x Alta",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Bono X Created",
                "is_editable": true,
                "is_visible": true
            },
            "Bono x Port-in": {
                "name": "Bono x Port-in",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Bono X Byt-in",
                "is_editable": true,
                "is_visible": true
            },
            "Residual de recarga": {
                "name": "Residual de recarga",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Residual De Recarga",
                "is_editable": true,
                "is_visible": true
            },
            "Bono de desempeno": {
                "name": "Bono de desempeno",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Bono De Desempeno",
                "is_editable": true,
                "is_visible": true
            },
            "CANAL": {
                "name": "CANAL",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "CANAL",
                "is_editable": true,
                "is_visible": true
            },
            "SUBCANAL": {
                "name": "SUBCANAL",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "SUBCANAL",
                "is_editable": true,
                "is_visible": true
            },
            "ASIGNADO": {
                "name": "ASIGNADO",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "ASIGNADO",
                "is_editable": true,
                "is_visible": true
            },
            "alta_db": {
                "name": "alta_db",
                "type": "timestamp",
                "raw_type": "timestamp",
                "nullable": true,
                "default": "CURRENT_TIMESTAMP",
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "DEFAULT_GENERATED",
                "comment": "",
                "label": "Created",
                "is_editable": false,
                "is_visible": true
            },
            "alta_por": {
                "name": "alta_por",
                "type": "varchar",
                "raw_type": "varchar(32)",
                "nullable": true,
                "default": "system",
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Created By",
                "is_editable": false,
                "is_visible": true
            },
            "ultimo_cambio": {
                "name": "ultimo_cambio",
                "type": "timestamp",
                "raw_type": "timestamp",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "on update CURRENT_TIMESTAMP",
                "comment": "",
                "label": "Last Modified",
                "is_editable": false,
                "is_visible": true
            },
            "ultimo_cambio_por": {
                "name": "ultimo_cambio_por",
                "type": "varchar",
                "raw_type": "varchar(32)",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Last Modified By",
                "is_editable": false,
                "is_visible": true
            }
        },
        "foreign_keys": [],
        "visible_columns": [
            "bait_origen_id",
            "alta_db",
            "ultimo_cambio"
        ],
        "editable_columns": [
            "Distribuidor",
            "ICCID",
            "Estatus",
            "Fecha de activacion",
            "Fecha de Port-in",
            "Fecha de Port-out",
            "Consumo",
            "Bono x Alta",
            "Bono x Port-in",
            "Residual de recarga",
            "Bono de desempeno",
            "CANAL",
            "SUBCANAL",
            "ASIGNADO"
        ],
        "searchable_columns": [
            "bait_origen_id",
            "Distribuidor",
            "ICCID",
            "Estatus",
            "Fecha de activacion",
            "Fecha de Port-in",
            "Fecha de Port-out",
            "Consumo"
        ],
        "sort_default": "alta_db",
        "form_sections": [
            {
                "title": "General",
                "collapsed": false,
                "fields": [
                    {
                        "key": "Estatus",
                        "required": false,
                        "span": 2
                    }
                ]
            },
            {
                "title": "Details",
                "collapsed": false,
                "fields": [
                    {
                        "key": "Distribuidor",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "ICCID",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Fecha de activacion",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Fecha de Port-in",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Fecha de Port-out",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Consumo",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Bono x Alta",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Bono x Port-in",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Residual de recarga",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "Bono de desempeno",
                        "required": false,
                        "span": 2
                    }
                ]
            },
            {
                "title": "Details 2",
                "collapsed": true,
                "fields": [
                    {
                        "key": "CANAL",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "SUBCANAL",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "ASIGNADO",
                        "required": false,
                        "span": 2
                    }
                ]
            },
            {
                "title": "Audit",
                "collapsed": true,
                "fields": [
                    {
                        "key": "alta_db",
                        "required": false,
                        "span": 1
                    },
                    {
                        "key": "alta_por",
                        "required": false,
                        "span": 1
                    },
                    {
                        "key": "ultimo_cambio",
                        "required": false,
                        "span": 1
                    },
                    {
                        "key": "ultimo_cambio_por",
                        "required": false,
                        "span": 1
                    }
                ]
            }
        ],
        "enum_columns": [],
        "filter_columns": [],
        "child_tables": [],
        "label_singular": "Nanored Bait Origen",
        "label_plural": "Nanored Bait Origens"
    },
    "elapsed_ms": 133
}
🔍 Verification WARNING
Upstream: ia_case + local
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "status": "warning",
    "findings": [
        {
            "check": "php_lint",
            "status": "success",
            "message": "PHP lint: 3\/3 files clean."
        },
        {
            "check": "iacase_model",
            "status": "warning",
            "message": "ia_case introspection unavailable: Table 'nanored_bait_origen' not found in model. Cannot verify model post-generation."
        },
        {
            "check": "naming_recheck",
            "status": "success",
            "message": "Naming contract: 'nanored_bait_origen' passes local recheck (regex + reserved words)."
        },
        {
            "check": "modern_health",
            "status": "warning",
            "message": "Modern-gen health: warning — Missing: app_nanored_bait_origen.php (4\/5 checks pass)"
        }
    ],
    "elapsed_ms": 136
}

Table: nanored_calculado

📋
Naming Pre-Flight
WARNING
<1s
🗄️
Schema Verify
SUCCESS
<1s
⚙️
Model Gen (ia_case)
SUCCESS
<1s
🔗
Wire Relations
SUCCESS
<1s
🎨
UI/API Gen (modern)
SUCCESS
<1s
🔍
Verification
WARNING
<1s
📋 Naming Pre-Flight WARNING
Upstream: importer
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "status": "warning",
    "checks": [
        {
            "check_type": "slug_format",
            "input_value": "nanored_calculado",
            "result": "pass",
            "message": "Table name 'nanored_calculado' matches naming contract format.",
            "fix_suggestion": null
        },
        {
            "check_type": "reserved_word",
            "input_value": "nanored_calculado",
            "result": "pass",
            "message": "Table name 'nanored_calculado' is not a MySQL reserved word.",
            "fix_suggestion": null
        },
        {
            "check_type": "upstream_primary_key",
            "input_value": "nanored_calculado",
            "result": "warning",
            "message": "Missing expected primary key 'nanored_calculado_id'. Tables must define a primary key named after the singular table name with '_id' suffix.",
            "fix_suggestion": "Add column 'nanored_calculado_id' VARCHAR(32) PRIMARY KEY"
        }
    ],
    "fix_suggestions": [
        "Add column 'nanored_calculado_id' VARCHAR(32) PRIMARY KEY"
    ]
}
🗄️ Schema Verify SUCCESS
Upstream: ia_case (preview)
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "local": true,
    "ia_case_probe": "skipped",
    "reason": "no relationships declared"
}
⚙️ Model Gen (ia_case) SUCCESS
Upstream: ia_case
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "skipped": true,
    "reason": "no relationships declared",
    "mode": "local-first"
}
🔗 Wire Relations SUCCESS
Upstream: local/relationship-authoring
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "authored": [],
    "skipped": [],
    "already_derived": []
}
🎨 UI/API Gen (modern) SUCCESS
Upstream: local/modern-generator
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "ok": true,
    "files": {
        "backoffice\/modern-nanored_calculado.php": {
            "success": true,
            "backup": true,
            "lint": "No syntax errors detected in \/lamp\/www\/quantix\/backoffice\/modern-nanored_calculado.php",
            "size": 10246
        },
        "api\/v1\/nanored_calculado.php": {
            "success": true,
            "backup": true,
            "lint": "No syntax errors detected in \/lamp\/www\/quantix\/api\/v1\/nanored_calculado.php",
            "size": 9234
        },
        "js\/modern\/nanored_calculado-app.js": {
            "success": true,
            "backup": true,
            "lint": "",
            "size": 41732
        },
        "backoffice\/schema\/nanored_calculado.json": {
            "success": true,
            "backup": true,
            "lint": "",
            "size": 3919
        },
        "model": {
            "success": false,
            "error": "Model file not found: app_nanored_calculado.php"
        }
    },
    "config": {
        "table": "nanored_calculado",
        "pk": "nanored_calculado_id",
        "columns": {
            "nanored_calculado_id": {
                "name": "nanored_calculado_id",
                "type": "varchar",
                "raw_type": "varchar(32)",
                "nullable": false,
                "default": null,
                "is_primary": true,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Nanored Calculado ID",
                "is_editable": false,
                "is_visible": true
            },
            "Bono x Alta": {
                "name": "Bono x Alta",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Bono X Created",
                "is_editable": true,
                "is_visible": true
            },
            "(Todas)": {
                "name": "(Todas)",
                "type": "text",
                "raw_type": "text",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "(Todas)",
                "is_editable": true,
                "is_visible": true
            },
            "alta_db": {
                "name": "alta_db",
                "type": "timestamp",
                "raw_type": "timestamp",
                "nullable": true,
                "default": "CURRENT_TIMESTAMP",
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "DEFAULT_GENERATED",
                "comment": "",
                "label": "Created",
                "is_editable": false,
                "is_visible": true
            },
            "alta_por": {
                "name": "alta_por",
                "type": "varchar",
                "raw_type": "varchar(32)",
                "nullable": true,
                "default": "system",
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Created By",
                "is_editable": false,
                "is_visible": true
            },
            "ultimo_cambio": {
                "name": "ultimo_cambio",
                "type": "timestamp",
                "raw_type": "timestamp",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "on update CURRENT_TIMESTAMP",
                "comment": "",
                "label": "Last Modified",
                "is_editable": false,
                "is_visible": true
            },
            "ultimo_cambio_por": {
                "name": "ultimo_cambio_por",
                "type": "varchar",
                "raw_type": "varchar(32)",
                "nullable": true,
                "default": null,
                "is_primary": false,
                "is_foreign": false,
                "foreign_table": null,
                "foreign_column": null,
                "extra": "",
                "comment": "",
                "label": "Last Modified By",
                "is_editable": false,
                "is_visible": true
            }
        },
        "foreign_keys": [],
        "visible_columns": [
            "nanored_calculado_id",
            "alta_db",
            "ultimo_cambio"
        ],
        "editable_columns": [
            "Bono x Alta",
            "(Todas)"
        ],
        "searchable_columns": [
            "nanored_calculado_id",
            "Bono x Alta",
            "(Todas)",
            "alta_por",
            "ultimo_cambio_por"
        ],
        "sort_default": "alta_db",
        "form_sections": [
            {
                "title": "Details",
                "collapsed": false,
                "fields": [
                    {
                        "key": "Bono x Alta",
                        "required": false,
                        "span": 2
                    },
                    {
                        "key": "(Todas)",
                        "required": false,
                        "span": 2
                    }
                ]
            },
            {
                "title": "Audit",
                "collapsed": true,
                "fields": [
                    {
                        "key": "alta_db",
                        "required": false,
                        "span": 1
                    },
                    {
                        "key": "alta_por",
                        "required": false,
                        "span": 1
                    },
                    {
                        "key": "ultimo_cambio",
                        "required": false,
                        "span": 1
                    },
                    {
                        "key": "ultimo_cambio_por",
                        "required": false,
                        "span": 1
                    }
                ]
            }
        ],
        "enum_columns": [],
        "filter_columns": [],
        "child_tables": [],
        "label_singular": "Nanored Calculado",
        "label_plural": "Nanored Calculados"
    },
    "elapsed_ms": 93
}
🔍 Verification WARNING
Upstream: ia_case + local
Duration: 2026-07-20 00:53:24 → 2026-07-20 00:53:24
Response Details
{
    "status": "warning",
    "findings": [
        {
            "check": "php_lint",
            "status": "success",
            "message": "PHP lint: 3\/3 files clean."
        },
        {
            "check": "iacase_model",
            "status": "warning",
            "message": "ia_case introspection unavailable: Table 'nanored_calculado' not found in model. Cannot verify model post-generation."
        },
        {
            "check": "naming_recheck",
            "status": "success",
            "message": "Naming contract: 'nanored_calculado' passes local recheck (regex + reserved words)."
        },
        {
            "check": "modern_health",
            "status": "warning",
            "message": "Modern-gen health: warning — Missing: app_nanored_calculado.php (4\/5 checks pass)"
        }
    ],
    "elapsed_ms": 143
}

Naming Contract Checks

Check Type Input Result Message Fix
slug_format nanored_bait_origen ✅ Pass Table name 'nanored_bait_origen' matches naming contract format.
reserved_word nanored_bait_origen ✅ Pass Table name 'nanored_bait_origen' is not a MySQL reserved word.
upstream_primary_key nanored_bait_origen ⚠️ Warning Missing expected primary key 'nanored_bait_origen_id'. Tables must define a primary key named after the singular table name with '_id' suffix. Add column 'nanored_bait_origen_id' VARCHAR(32) PRIMARY KEY
slug_format nanored_calculado ✅ Pass Table name 'nanored_calculado' matches naming contract format.
reserved_word nanored_calculado ✅ Pass Table name 'nanored_calculado' is not a MySQL reserved word.
upstream_primary_key nanored_calculado ⚠️ Warning Missing expected primary key 'nanored_calculado_id'. Tables must define a primary key named after the singular table name with '_id' suffix. Add column 'nanored_calculado_id' VARCHAR(32) PRIMARY KEY

Console Output Logs

Stage 1: Pre-Flight Check & Advisory Locking
Stage 2: Importer Schema Introspection
Stage 3: ia_case Model Compilation
Stage 4: Relationship Wire Authoring
Stage 5: UI & API Generator Compilation
Stage 6: Post-run Validation Gates

Notes

All 2 tables completed
← Back to Manifest View JSON Status