Thesis Fallback Log banner
idoforgod idoforgod

Thesis Fallback Log

Productivity community

Description

--- description: View thesis workflow fallback history showing tier switches, reasons, and quality impact. --- # Thesis Fallback Log Display fallback events from the thesis workflow. ## Protocol 1. Read SOT fallback_history array 2. Read files in fallback-logs/ directory 3. Display each event: timestamp, tier switch (1→2 or 2→3), reason, affected step 4. Show quality impact assessment

Installation

Installs to ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-fallback-log.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/Dissertation-Simulator-AgenticWorkflow/HEAD/.claude/commands/thesis-fallback-log.md -o ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-fallback-log.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository