Documentation Index
Fetch the complete documentation index at: https://docs.bedrock.cv/llms.txt
Use this file to discover all available pages before exploring further.
User Prompt
“What’s at grid B-3?”
Tool Call Sequence
Agent Response
Here’s what’s at grid B-3 across all disciplines: Architectural (A-101): Room 102 (340 SF) Structural (S-201): W16x40 beam (top: 11’-2”, bottom: 9’-10”) Mechanical (M-201): 24x12 supply air duct (centerline: 11’-0”) Fire Protection (FP-201): Sprinkler head Note: The SA duct bottom (10’-6”) overlaps with the beam top (11’-2”) — this may be a coordination issue. Want me to investigate further?
Summary
| Metric | Value |
|---|---|
| Tool calls | 1 |
| Tools used | Query |
| Key technique | The grid_intersection filter handles all the spatial math. The backend resolves grid line positions across disciplines. parent_chain provides discipline context so the agent can group results by trade. |