Skip to main content
SymptomCauseFix
Everything shows as unassigned (Level 3)Tasks have no skill/<category> tagTag them, or run the backfiller — see Level 3
401 UnauthorizedToken is missing, revoked, wrong scope, or from a different environmentMint a fresh key with the right scope from the Key Console
Tagged the board but it’s still unassignedThe bridge hasn’t re-synced that note yetForce a full re-sync — see Level 3
Nothing syncs at all (Level 3)Allowlist is empty, syncEnabled is off, or you don’t have the entitlementAdd your project/tags to the allowlist; turn syncEnabled on in the app; confirm your tier
A task is missing from the daily checklistNot kind: day, no due date, or a required frontmatter field is missingAdd kind: day + due; fix the frontmatter — see Level 3
Your Companion can’t see your tasksshareWithCompanion is off, or perSkillShare excludes that laneEnable Companion sharing; add the lane to perSkillShare
Completing a task awards 0 XPThe task is unassignedTag it with a skill/<category>
A check-off didn’t reach your vaultThe bridge isn’t running in watch mode, or the note was renamedRun watch; re-sync the renamed note
MCP tools run but nothing appears in the Throne RoomCONQUOREUM_CONVEX_URL or CONQUOREUM_API_TOKEN is unset — you’re in mock modeSet both environment variables — see Environment variables