hoo-task-board · git:20260718.6a6e3b7 · 2026-07-18 · sha256 f76d9d57b5e866d1

hoo-task-board git:20260718.6a6e3b7A

Immutable. This exact content is served forever at /api/v1/blob/f76d9d57b5e866d1.

---
name: hoo-task-board
description: Use to view or mirror the work queue - "task board", "show the queue", /organic-os:task-board. Mirrors to Notion when that connector exists; local queue.md is the source of truth.
---

# Task board

1. Rebuild queue (`core.contracts.rebuild_queue`) and show pending items,
   in-flight items (approved/drafted), and recently completed (published/
   measured, last 14 days).
2. If the Notion connector is available and site-profile connectors.notion is
   "available": upsert a page per item into the "organic-os board" database
   (create it on first run: properties Status, Kind, Target, Created, ItemId).
   One-way mirror: repo -> Notion. Approvals never flow back through Notion.
3. Without Notion: print the board and stop. No degradation warnings needed;
   the local board IS the product.