What problem does it solve? DIVA developers working beyond basic syntax lack a consolidated reference for advanced patterns like REST calls, JSON/XML parsing, .NET DLL integration, module overloading (OverWrite), and inter-module communication, leading to runtime errors and resource leaks. ## Core Features & Use Cases - Eight Advanced Domains: Covers HTTP/REST (WebRequest API), JSON/XML/HMP parsing, .NET Assembly integration, OverWrite/OverWrittenBy overloading, module table (mtab) validation, advanced RecordSql (Reader, Collate, Paging), Ping/Pong tunnels, and Harmony keyboard/mouse events. - Anti-Pattern Guardrails: Documents DIVA-specific traps such as ; being a comment, OUI = 2 boolean semantics, mandatory WebRequestClose/JsonClose calls, and the required Where.Equal_* + AddAndCondition triplet. - Use Case: When asked to overload the standard zoom gtpz099.dhsp to add a control in ZoomArret, consult this reference to apply the U-suffix naming convention, call Standard.ZoomArret() first, and handle Harmony.Key event codes correctly. ## Quick Start Ask the AI to write DIVA code that calls a REST API, parses the JSON response, and iterates the results using the Reader pattern.