What we build
A first camLine LineWorks tool list, written as the manifest your IT team signs
Built on what camLine, part of Elisa Industriq documents: lots, serial numbers and carriers, routes and operations, including split, merge and rework loops, bills of materials and assembled parts, yield, failures and loss categories, equipment process data, alarms and events, SPC samples and control charts, recipes. Backends named below are documented resources; "confirmed in blueprint" means the vendor documentation sits behind a login and the resource is checked against your release first.
# camline-lineworks-mcp-server: tool manifest, draft for blueprint week 1
# Every tool runs as the person asking. Nothing is written without a person confirming.
tools:
get_lot_status: # lot id -> current step, carrier, quantity, hold state, history
backend: LineWorks WIP, resource confirmed in blueprint
mode: read
list_spc_violations: # area or chart, time range -> out-of-control points with rule and value
backend: LineWorks SPACE, resource confirmed in blueprint
mode: read
get_yield_summary: # product, date range -> yield and failure categories
backend: LineWorks WIP, resource confirmed in blueprint
mode: read
list_equipment_alarms: # equipment id, time range -> alarms and events routed by ECoFrame
backend: ECoFrame OpenAPI interface, resource confirmed in blueprint
mode: read
draft_lot_hold: # lot id, reason -> hold proposal for an engineer to confirm
backend: confirmed in blueprint
mode: propose
audit: every call logged with user, tool, arguments and the camLine LineWorks response
The manifest is the contract. A question that needs an operation not on it gets a new line and a review, not a wider permission.