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>
21 lines
689 B
JSON
21 lines
689 B
JSON
{
|
|
"in_scope_required_assets": {
|
|
"/wip-overview": ["wip-overview.js"],
|
|
"/wip-detail": ["wip-detail.js"],
|
|
"/hold-overview": ["hold-overview.js"],
|
|
"/hold-detail": ["hold-detail.js"],
|
|
"/hold-history": ["hold-history.js"],
|
|
"/reject-history": ["reject-history.js"],
|
|
"/resource": ["resource-status.js"],
|
|
"/resource-history": ["resource-history.js"],
|
|
"/qc-gate": ["qc-gate.js"],
|
|
"/job-query": ["job-query.js"],
|
|
"/admin/performance": ["admin-performance.js"],
|
|
"/tables": ["tables.js"],
|
|
"/excel-query": ["excel-query.js"],
|
|
"/query-tool": ["query-tool.js"],
|
|
"/mid-section-defect": ["mid-section-defect.js"]
|
|
},
|
|
"deferred_routes": []
|
|
}
|