roseboro-command/architecture

Roseboro Command Architecture

roseboro-command/architecture Confidence: high Updated: 2026-04-18

Position: All personal infrastructure runs on AWS (ECS Fargate, Lambda, EventBridge). Local Mac Mini handles only what requires local access (iMessage, chat.db). Obsidian is the knowledge base, synced via CouchDB LiveSync.

Reasoning: Cloud-first keeps the system running independent of any single device. The Mac Mini bridge exists only because Apple locks iMessage data to the local filesystem. Everything else should be reachable from anywhere.

Open questions
  • Should the intelligence layer move to a streaming model instead of batch cron?
  • What's the right boundary between on-device and cloud processing?

Published Prior Template

Updated: {{date}}

Position:

Reasoning: