What we build
A first GUS-OS tool list, written as the manifest your IT team signs
GUS ERP GmbH (GUS Group) does not publish its interface reference, so every backend below is confirmed against your installation in the blueprint before a tool is built.
# gus-os-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_batch_status: # batch or lot number -> status, release state, quality results
backend: confirmed in blueprint
mode: read
trace_batch: # batch number -> input lots and downstream deliveries
backend: confirmed in blueprint
mode: read
get_weighing_records: # production order -> weighed components and lots
backend: confirmed in blueprint
mode: read
get_supplier_performance: # supplier, period -> delivery performance
backend: confirmed in blueprint
mode: read
draft_workflow_task: # context -> proposed workflow task a person confirms
backend: confirmed in blueprint
mode: propose
audit: every call logged with user, tool, arguments and the GUS-OS 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.