What we build
A first CASQ-it tool list, written as the manifest your IT team signs
Böhme & Weihs Systemtechnik GmbH & Co. KG, part of the Proalpha Group does not publish its interface reference, so every backend below is confirmed against your installation in the blueprint before a tool is built.
# casq-it-mcp-server: tool manifest, draft for blueprint week 1
# Every tool runs as the person asking. Nothing is written without a person confirming.
tools:
search_complaints: # part, customer, period -> complaints with 8D status
backend: confirmed in blueprint
mode: read
get_8d_report: # complaint id -> D1 to D8 content and measures
backend: confirmed in blueprint
mode: read
search_fmea: # part or process step -> failure modes, causes, actions
backend: confirmed in blueprint
mode: read
list_due_gauges: # date range -> gauges due for calibration
backend: confirmed in blueprint
mode: read
get_inspection_results: # order or batch -> inspection results and decision
backend: confirmed in blueprint
mode: read
audit: every call logged with user, tool, arguments and the CASQ-it 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.