Clonable Templates — Initiative Dashboard | DATASPHERES AI - Dataspheres AI

Clonable Template Dataspheres — Initiative Dashboard Seven deep, polished, clonable template dataspheres for life management — cloneable on the...

Clonable Template Dataspheres — Initiative Dashboard Seven deep, polished, clonable template dataspheres for life management — cloneable on the web or via dsk_ API in Claude Code / Cursor. Research Summary and Hypothesis Core Problem Datasphere cloning is live and works for content playbooks, but the seven target templates lean on planner boards, configured ARI personas, and knowledge banks — exactly where the current engine breaks. Cloning a board-heavy template today yields an empty board with orphaned tasks, a persona-less copy, and silently skipped knowledge banks. Building polished templates before fixing the engine would ship broken clones. Key Research Findings The clone engine (clone.service.ts L165-175) copies Task rows but never clones PlanMode / TaskStatusGroup / PlanModeTaskPosition and never remaps statusGroupId / newsletterId — dangling cross-datasphere refs on every board (blocker, all 7 templates). systemInstructions and visualConfig are absent from the clone payload — a template whose value is its configured ARI persona clones brain-dead (blocker). Knowledge Bank items, Sequencers, and Media are not cloned; the clone is not transactional; and the blueprint gallery API (GET /api/public/blueprints) exists with no frontend. Hypothesis and Approach Revamp the platform clone engine first (clone the board graph + remap refs, add persona/visualConfig, add opt-in KB/sequencer/media, wrap in a transaction), then author the seven templates against a working engine and validate each by an actual clone round-trip. Template 1 (Personal Life OS) ships the LOVE YOU FROM YOU weekly self-letter, generated fresh and distinct each edition. Outcome gate: a rich test datasphere clones into a fully working copy with columns, tasks in position, persona intact, and no dangling refs. Initiative Summary Trace Graph Live Activity