{"name":"MaterialGraph","description":"Product communication protocol for architectural materials. A structured graph of textiles, lighting, hardware, tile, and surfaces with agent-driven data quality.","url":"https://materialgraph.com","version":"0.1.0","protocol":"a2a","capabilities":{"queries":[{"name":"variant.list","description":"List product variants with optional brand filter and field masks","inputSchema":{"type":"object","properties":{"brandSlugs":{"type":"array","items":{"type":"string"},"description":"Filter by brand slugs"},"limit":{"type":"number","description":"Max results to return"}}}},{"name":"variant.get","description":"Get the full canonical record for a product variant","inputSchema":{"type":"object","properties":{"variantId":{"type":"string","description":"Variant slug, e.g. corston--1g-two-way-dimmer-switch--antique-brass"}},"required":["variantId"]}},{"name":"variant.blocks","description":"Get block projections for a variant — status, fields, and gaps per canonical block","inputSchema":{"type":"object","properties":{"variantId":{"type":"string"}},"required":["variantId"]}},{"name":"brand.list","description":"List all brands with portfolio summaries","inputSchema":{"type":"object","properties":{}}},{"name":"brand.get","description":"Get a full brand dossier with portfolio and posture","inputSchema":{"type":"object","properties":{"brandSlug":{"type":"string"}},"required":["brandSlug"]}},{"name":"schema.blocks","description":"List all 31 canonical block definitions","inputSchema":{"type":"object","properties":{}}},{"name":"schema.attributes","description":"List all canonical attribute definitions with types and descriptions","inputSchema":{"type":"object","properties":{}}},{"name":"schema.introspect","description":"Return the parameter schema for any CLI command path","inputSchema":{"type":"object","properties":{"commandPath":{"type":"string","description":"CLI command path, e.g. 'variant list', 'ingest normalize'"}},"required":["commandPath"]}},{"name":"export.revitPackage","description":"Download a single material's Revit specification package as a zip (shared parameters, type catalog, CSI classification, manifest, README, and a swatch when available)","inputSchema":{"type":"object","properties":{"variantId":{"type":"string","description":"Variant slug, e.g. corston--1g-two-way-dimmer-switch--antique-brass"}},"required":["variantId"]}},{"name":"export.brandRevitLibrary","description":"Download a whole brand's bulk Revit library as one zip (shared parameters, one type-catalog row per material, colours.csv, README)","inputSchema":{"type":"object","properties":{"brandSlug":{"type":"string"},"limit":{"type":"number","description":"Max materials (default 1000, cap 5000); overflow truncates the library"}},"required":["brandSlug"]}}],"actions":[{"name":"ingest.discover","description":"Discover product URLs for a brand","inputSchema":{"type":"object","properties":{"target":{"type":"string","description":"Brand slug or 'all'"},"dryRun":{"type":"boolean","default":false}},"required":["target"]}},{"name":"ingest.capture","description":"Capture product pages for a brand","inputSchema":{"type":"object","properties":{"target":{"type":"string"},"limit":{"type":"number","default":25},"dryRun":{"type":"boolean","default":false}},"required":["target"]}},{"name":"ingest.normalize","description":"Normalize captured data into the canonical schema","inputSchema":{"type":"object","properties":{"target":{"type":"string","enum":["maharam","salvatori","kvadrat","corston","abi-interiors-uk","all"]},"limit":{"type":"number","default":25},"dryRun":{"type":"boolean","default":false}},"required":["target"]}},{"name":"ingest.persist","description":"Persist normalized tranches to the database","inputSchema":{"type":"object","properties":{"target":{"type":"string"},"dryRun":{"type":"boolean","default":false}},"required":["target"]}}]},"schema":{"blocks":31,"attributes":269,"verticals":["Materials","FF&E","Architectural","Equipment"]},"agents":{"total":32,"orchestrator":1,"blockAgents":31,"waves":[{"name":"Foundation","agents":["identity","colour","material_composition","physical_dimensions","aesthetic","product_option_controls"]},{"name":"Performance","agents":["electrical","photometric","acoustic","fire_rating","environmental_rating","sustainability","compliance","installation","application_scope","performance_tests","cleanability"]},{"name":"Assets & Procurement","agents":["imagery","digital_assets","documents","availability","pricing","sampleability","trade","warranty","packaging_logistics","links"]},{"name":"Domain-specific","agents":["coating_system","tile_surface","textile_construction","lighting"]}]},"links":{"llmsTxt":"/llms.txt","llmsFullTxt":"/llms-full.txt","robotsTxt":"/robots.txt"}}