Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 2.42 KB

File metadata and controls

45 lines (35 loc) · 2.42 KB
title DDD Records Index
description Curated domain-driven-design bounded-context maps for VisionClaw's subsystems.

DDD Records

VisionClaw Docs · DDD Records

This is the curated formal domain-driven-design record for VisionClaw. Each document maps a bounded context — its ubiquitous language, aggregates, domain events, and the seams where it integrates with neighbours. These records turn the intent captured in the PRD records into an explicit domain model that the ADRs then bind to concrete crates, ports, and adapters. Process and sprint notes have been archived; what remains is the evergreen context map.

Bounded contexts

Record Context
ddd-agentbox-integration-context Agentbox integration bounded context
ddd-bead-provenance-context Bead provenance bounded context
ddd-binary-protocol-context Binary protocol bounded context
ddd-feature-engineering-context Feature engineering pipeline context
ddd-graph-cognition-context Graph cognition bounded context
ddd-mesh-federation-context Mesh federation bounded-context map
ddd-nostr-mobile-bridge-context Nostr mobile agent bridge bounded context
ddd-ontology-augmentation-context Ontology augmentation bounded context
ddd-semantic-trust-layer-context Semantic trust layer bounded context
ddd-xr-godot-context XR Godot bounded context (BC22)

Domain models

Cross-cutting domain analyses scoped to a subsystem rather than a single integration seam.

Record Domain
clustering-analytics-domain Graph analytics domain (clustering and analytics subsystem)
semantic-physics-domain Semantic physics domain (ontology rigour and constraint-driven layout)

See also