Instructions:Core/Task Classification: Difference between revisions

From Encyclopedia Ephemera
ephemera>Unknown user
No edit summary
 
m 1 revision imported: 260409 Test
 
(No difference)

Latest revision as of 14:15, 9 April 2026

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.