Skip to content

docs: document pipeline readiness gate for task classification#10

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/6b6a5adb
Open

docs: document pipeline readiness gate for task classification#10
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/6b6a5adb

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 4, 2026

Copy link
Copy Markdown

Summary

Documents the new readiness gate that pauses task classification and worklog drafting until both the on-device LLM and a PM tracker are actually working, and explains why first-run sessions appear uncategorized.

Changes

  • concepts/task-classification.mdx — Adds a "Pipeline readiness" section covering the /health + /info probe for the MLX classifier, the pm_tasks row check for the PM tracker, the pause-and-resume behavior (cursor held, backlog drained retroactively), and a fresh-install note explaining that paused classification also pauses category assignment. Includes commands to verify both halves.
  • guides/dashboard.mdx — Adds a callout above the activity categories table explaining why sessions may show as uncategorized in the timeline / Home view, with a link back to the readiness section.
  • quickstart.mdx — Adds a callout to the "Open the dashboard" step warning first-run users that early sessions will be uncategorized until a PM tracker syncs, and reassuring them that held sessions categorize retroactively.

Context

Tracks Meridiona/meridian#146 and Meridiona/meridian#147, which introduce pipeline_ready() as a gate in run_task_linking and the worklog scheduler. Because the same MLX call sets both category and task_key, the gate also affects how sessions appear in the dashboard before a tracker is connected — that user-visible behavior is what these docs now explain.

@mintlify

mintlify Bot commented Jun 4, 2026

Copy link
Copy Markdown
Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
meridiona 🟢 Ready View Preview Jun 4, 2026, 7:12 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants