What problem does it solve? AL and Business Central knowledge drifts fast — renamed events, removed procedures, and changed signatures make recalled facts unreliable. This Skill arbitrates conflicting sources and verifies BC-specific claims against authoritative references before they land in durable design artifacts. ## Core Features & Use Cases - Cross-family verification: Confirms every claim against at least two source families (Microsoft Learn, bc-code-intelligence MCP, AL symbols, workspace grep) before returning a finding. - Verbatim quoting with citations: Returns exact symbols, signatures, and attribute values with one-line citations instead of paraphrased claims. - Conflict surfacing: When authoritative sources disagree, it presents both quotes and names the conflict rather than silently picking one. - Use Case: While writing an event-model.md, you need to confirm whether a specific subscriber signature exists in the current BC release. Invoke this Skill to fetch the exact signature from workspace symbols and Microsoft Learn, and receive a cited findings note. ## Quick Start Ask the assistant to verify whether a specific AL procedure signature exists in the current Business Central release and quote the authoritative source.