Back to corpus
architecturetechnical paper candidatescore 40

CC-MCS Daemon Architecture

The "Living Timeline" daemon is an always-on motion processing service that runs on a GCP VM. It maintains continuous sensor alignment, anticipation computation, and gesture detection.

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

The "Living Timeline" daemon is an always-on motion processing service that runs on a GCP VM. It maintains continuous sensor alignment, anticipation computation, and gesture detection. ### 1. DO Relay (DigitalOcean) - **Purpose**: UDP ingress, NAT traversal - **IP**: [ip] - **Cost**: ~$5/month - **Why**: Mobile devices need a stable public endpoint ### 2. GCP VM (cc-infrastructure-vm) - **Purpose**: Always-on alignment and processing daemon - **IP**: [ip] - **Machine**: e2-small (2 vCPU, 2GB RAM) - **Cost**: ~$19/month - **Container**: cc-mcs-daemon ### 3. Cloud Run Services - **Purpose**: Heavy compute (RAG, training), on-demand - **orbit-server**: Project orchestration, RAG proxy - **rag-plusplus**: Semantic search, CognitiveTwin training - **Cost**: ~$0-5/month (pay per use) | Stage | Input | Output | Rate | |-------|-------|--------|------| | Ingress | Raw packets | DeviceFrame | Variable | | Fusion | DeviceFrames | FusedSkeleton | 60Hz | | Window | FusedSkeleton | MotionWindow | 50Hz | | Anticipation | MotionWindow | AnticipationPacket | 50Hz | | Gesture | AnticipationPacket | GestureEvent | On detection | | Conductor | AnticipationPacket | PolicySignals | 50Hz |

Promotion decision

What has to happen next

Promote into a technical note or architecture paper with implementation anchors.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.