Scout Propstore Justification Internals banner
ctoth ctoth

Scout Propstore Justification Internals

Development community

Description

# Scout: Propstore Justification & Argument Internals ## Objective Read propstore's current implementation of justifications, structured arguments, and the import pipeline. Report what exists so we can write a concrete spec for making justifications a first-class stored entity type. ## What to Read All files live in `C:/Users/Q/code/propstore/`. **Core justification/argument code:** - `propstore/core/justifications.py` — CanonicalJustification definition and derivation - `propstore/structur

Installation

Installs to ~/.claude/skills/ctoth-research-papers-plugin-scout-propstore-justification-internals/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ctoth-research-papers-plugin-scout-propstore-justification-internals && curl -fsSL https://raw.githubusercontent.com/ctoth/research-papers-plugin/HEAD/prompts/scout-propstore-justification-internals.md -o ~/.claude/skills/ctoth-research-papers-plugin-scout-propstore-justification-internals/SKILL.md

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

Full documentation available on GitHub

View Source Repository