Thesis Evaluate Srcs banner
idoforgod idoforgod

Thesis Evaluate Srcs

Development community

Description

--- description: Run SRCS (Source-Rigor-Confidence-Specificity) evaluation on thesis claims. Alias for /thesis-srcs. --- # Thesis SRCS Evaluation This is an alias for `/thesis:srcs`. See that command for full protocol. ## Protocol 1. Collect all claim files from wave-results/ 2. Run `compute_srcs_scores.py` for deterministic axes (CS, VS) 3. Run LLM evaluation for semantic axes (GS, US) 4. Compute weighted SRCS score per claim type 5. Flag claims below threshold (75) 6. Generate srcs-summary

Installation

Installs to ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-evaluate-srcs.md

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

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

Full documentation available on GitHub

View Source Repository