Parallel operation testing #32

Open
opened 2026-01-28 19:06:41 +00:00 by jason.woltje · 0 comments
Owner

Test running Mosaic Stack alongside jarvis-brain.

Test scenarios:

  • Both systems can read same data (via sync)
  • Changes in Mosaic reflected in brain (export)
  • Changes in brain reflected in Mosaic (sync)
  • No data loss in either direction

Sync mechanism:

  • Periodic export from Mosaic to jarvis-brain format
  • Or: jarvis-brain reads from Mosaic API

Requirements:

  • Can revert to jarvis-brain if issues
  • Clear documentation of sync process
  • Monitoring for sync failures
Test running Mosaic Stack alongside jarvis-brain. **Test scenarios:** - Both systems can read same data (via sync) - Changes in Mosaic reflected in brain (export) - Changes in brain reflected in Mosaic (sync) - No data loss in either direction **Sync mechanism:** - Periodic export from Mosaic to jarvis-brain format - Or: jarvis-brain reads from Mosaic API **Requirements:** - Can revert to jarvis-brain if issues - Clear documentation of sync process - Monitoring for sync failures
jason.woltje added this to the MVP-Migration (0.1.0 MVP) milestone 2026-01-28 19:06:41 +00:00
jason.woltje added the testingp1 labels 2026-01-28 19:06:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#32