Version: 1.0.0
Category: Visual
Status: 🟡 In Progress
This directory contains machine-readable visual content for AI agents. Visual content includes diagrams, graphs, spatial data, image metadata, UI elements, and visual patterns.
schemas/ - Visual schema definitions
diagram-schema.md - Schema for diagram structuresrelationship-graph.md - Schema for relationship graphsflow-schema.md - Schema for process flowsdecision-tree.md - Schema for decision treesspatial-schema.md - Schema for spatial/geometric dataui-schema.md - Schema for UI elementspattern-schema.md - Schema for visual patternsgraphs/ - Machine-readable graph data
resource-flow.md - Resource conversion flowgameplay-economics.md - Gameplay ↔ Economics relationshipssystem-integration.md - Complete system integration graphentity-relationships.md - Entity relationship graphspatial/ - Spatial/geometric data
coordinate-system.md - Coordinate system definitionplanet-positions.json - Planet coordinate datafleet-locations.json - Fleet positioning datametadata/ - Image metadata
screenshots.json - Screenshot metadatadiagrams.json - Diagram metadataui/ - UI element documentation
screens.json - Screen definitionselements.json - UI element definitionspatterns/ - Visual pattern library
visual-patterns.json - Common visual patternsreference/ - Visual content index
visual-index.md - All visual content indexedPurpose: Represent processes, flows, and relationships
Format: JSON graph structure (see schemas/diagram-schema.md)
Examples:
Purpose: Represent geometric and positional data
Format: JSON coordinate system (see schemas/spatial-schema.md)
Examples:
Purpose: Provide structured metadata about images
Format: JSON Schema (see schemas/ui-schema.md)
Examples:
Purpose: Document UI elements and their relationships
Format: JSON Schema (see schemas/ui-schema.md)
Examples:
Visual content links to:
/ai/schemas/entities.md)/ai/schemas/actions.md)/ai/api/endpoints.md)Visual content includes:
relatedSchemas: Links to relevant schemasrelatedEndpoints: Links to relevant API endpointsrelatedDiagrams: Links to related visual contentCurrent Status: 🟡 In Progress
Completed:
Pending:
../schemas/ - Entity and action schemas../api/ - API endpoint documentation../protocols/ - Protocol documentation../systems/ - System documentationLast Updated: December 7, 2025
Owner: Visual Designer