Instructions:Core/Task Classification

From Encyclopedia Ephemera
Revision as of 14:15, 9 April 2026 by ephemera>Unknown user
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Instruction Metadata
id task-classification
type core
applies_to mixed
task_type
priority critical
status active
canonical true
include_by_default yes
requires
tags task-classification,routing,workflow


Summary

Determines the type of task being performed and routes the request to the appropriate workflow pages.

Task Types

  • create_source
  • edit_source
  • create_encyclopedia
  • edit_encyclopedia
  • analyze
  • summarize
  • system

Rules

  • Prefer the simplest valid classification.
  • If a task is ambiguous, default to analyze unless the requested output clearly implies creation or editing.
  • Do not mix workflows unless the task explicitly requires multiple operations.