Aquant · Arazzo Workflow
Diagnose an asset and source the right replacement part
Version 1.0.0
Confirm a symptom, predict the next symptom, then look up, detail and source the part.
View Spec
View on GitHub
CompanyArtificial IntelligenceAgentsField ServiceService ManagementManufacturingMedical DevicesIndustrial EquipmentKnowledge ManagementVoice AIModel Context ProtocolPredictive MaintenanceArazzoWorkflows
Provider
Workflows
diagnose-and-source-part
Guard on observation_existence, rank likely next symptoms, then walk the parts chain from catalog lookup through detail to sourcing.
1
confirm-observation
observation_existence
Guard — verify Aquant knows this symptom before acting on it.
2
predict-next-symptom
next_symptom
Rank the most likely next symptoms for this asset, with how to check each.
3
lookup-part-catalog
part_catalog_lookup
Find candidate parts from the tenant catalog.
4
get-part-info
part_info
Pull detail for the selected catalog entry — pass the catalog data through, do not re-derive it.
5
get-part-sources
part_sources
Find where the part can be sourced.