Load Bearing Identification

Identify which factors are "load-bearing walls" — factors whose removal would collapse the conclusion.

yogsoth-ai 3a9844f 2 files · 3.2 KB Updated

File contents

Load-Bearing Identification

Synthesizes ablation, necessity, and sufficiency results to identify critical factors.

Execution

Subagent — spawned via subagent-spawning/spawn-agent.

Why Subagent

Final synthesis requires weighing multiple evidence streams to produce a definitive ranking.

Input

  • ablation_results: Degradation scores from factor removal
  • necessity_scores: PN scores per factor
  • sufficiency_scores: PS scores per factor

Output

  • load_bearing_factors: Ranked list of critical factors
  • classification: Each factor classified into necessity-sufficiency quadrant
  • confidence: Confidence in each classification
  • summary: Overall structural assessment

Budget

One unit = one synthesis per campaign run.

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

yogsoth-ai/de-anthropocentric-research-engine/tree/main/skills/load-bearing-identification commit 3a9844f638

Frequently asked questions

npx skillmds@latest add yogsoth-ai/load-bearing-identification