Skip to main content

Implementation Notes — Bowrain Platform

Implementation notes contain tactical details for the bowrain platform (AGPL-3.0): SQL schemas, wire protocols, algorithm pseudocode, Go interface signatures, and other reference material. They exist alongside the Architecture Decisions, which describe the design choices; notes describe the implementation.

Framework-level notes (formats, plugin bridge, memory matching, etc.) live in the framework's Implementation Notes.

NoteParent ADContent
Content Store SchemaAD-004PostgreSQL schema, migrations
Connector InterfacesAD-008IntegrationConnector signatures
Sync ProtocolAD-009Wire format, Merkle negotiation, chunking
Graph Store SchemaAD-006Table layout, Cypher mapping
Media Asset StorageAD-007Upload flows, variant pipeline
Automation Run VisibilityAD-013Run/step/log model, SSE, REST API
Translator WorkflowAD-014Task fan-out, source review, MCP tools
Translation Job QueueAD-015Job model, worker algorithm, quota schema
Brand Voice Data ModelAD-015VoiceProfile, scoring dimensions
Entity & Term ExtractionAD-015NER pipeline, review queue schema
Knowledge Graph Data ModelAD-021Concept/relation schema, change-set ops, REST routes
Bravo Agent ImplementationAD-016ZeroClaw integration, MCP cloud tools
CLI Commands ReferenceAD-010Command tree, REST routes
Admin Control PlaneAD-017Realm separation, impersonation audit
Observability & Incident Drill-DownReference-ID drill-down, Sentry/PostHog/CloudWatch, env vars