Transform /mid-section-defect from TMTT-only backward analysis into a full-line bidirectional defect traceability center supporting all detection stations. Key changes: - Parameterized station detection: any workcenter group as detection station - Bidirectional tracing: backward (upstream attribution) + forward (downstream reject rates) - Dual query mode: date range OR LOT/工單/WAFER container-based seed resolution - Multi-select filters for upstream station, equipment model (RESOURCEFAMILYNAME), and loss reasons - Progressive 3-stage trace pipeline (seed-resolve → lineage → events) with streaming UI - Equipment model lookup via resource cache instead of SPECNAME - Session caching, auto-refresh, searchable MultiSelect with fuzzy matching - Remove legacy tmtt-defect module (fully superseded) - Archive openspec change artifacts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
22 lines
928 B
JSON
22 lines
928 B
JSON
{
|
|
"in_scope": [
|
|
{ "route": "/wip-overview", "category": "report" },
|
|
{ "route": "/wip-detail", "category": "report" },
|
|
{ "route": "/hold-overview", "category": "report" },
|
|
{ "route": "/hold-detail", "category": "report" },
|
|
{ "route": "/hold-history", "category": "report" },
|
|
{ "route": "/reject-history", "category": "report" },
|
|
{ "route": "/resource", "category": "report" },
|
|
{ "route": "/resource-history", "category": "report" },
|
|
{ "route": "/qc-gate", "category": "report" },
|
|
{ "route": "/job-query", "category": "report" },
|
|
{ "route": "/tables", "category": "report" },
|
|
{ "route": "/excel-query", "category": "report" },
|
|
{ "route": "/query-tool", "category": "report" },
|
|
{ "route": "/mid-section-defect", "category": "report" },
|
|
{ "route": "/admin/pages", "category": "admin" },
|
|
{ "route": "/admin/performance", "category": "admin" }
|
|
],
|
|
"deferred": []
|
|
}
|