Add PACKAGE_LEF as a dedicated `package` field in the QC-GATE API payload and display it as a new column after LOT ID in LotTable.vue. Archive qc-gate-lot-package-column, historical-query-slow-connection, and msd-multifactor-backward-tracing changes with their delta specs synced to main specs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
390 B
390 B
MODIFIED Requirements
Requirement: Trace stage timeout
The useTraceProgress composable's DEFAULT_STAGE_TIMEOUT_MS SHALL be 360000 (360 seconds) to accommodate large-scale trace operations.
Scenario: Large trace operation completes
- WHEN a trace stage (seed-resolve, lineage, or events) takes up to 300 seconds
- THEN the frontend does not abort the stage request