This document presents an approach for programmatically managing annotated GraphML diagrams without first extracting an Ecore metamodel or generating a conforming EMF model. The approach involves drawing diagrams using a GraphML-compliant tool, annotating the diagrams, and then writing model management programs against the diagrams as if they were real models using an Epsilon Model Connectivity driver. This enables additional validation of the language design at early stages by allowing queries, transformations, and other programs to run against the diagrams.