abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Cross-tabulate target theory claims/assumptions against validator assumptions and mark independent, shared, derived-from-target, or unknown dependencies.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill build-noncircularity-matrix --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/build-noncircularity-matrixContext preview
The summary Claude sees to decide when to auto-load this skill.
Cross-tabulate target theory claims/assumptions against validator assumptions and mark independent, shared, derived-from-target, or unknown dependencies.
name: build-noncircularity-matrix description: "Cross-tabulate target theory claims/assumptions against validator assumptions and mark independent, shared, derived-from-target, or unknown dependencies."
Cross-tabulate target claims/assumptions against validator assumptions and expose circularity.
required: [target_claims, target_assumptions, validator_assumptions] optional: [evidence_channels] constraints: [each cell is independent/shared/derived-from-target/unknown]
1. Enumerate both assumption sets. 2. Populate dependency cells with evidence. 3. Identify copied assumptions and independent failure channels.
If the matrix exposes shared premises or dependent validation paths, consider `detect-pass-by-construction` as the next tactic.
produces: [noncircularity_matrix, dependency_summary, independent_channels] delta_fields: [findings, evidence_updates, uncertainties, decisions]
A validator that embeds the target claim cannot corroborate it by construction.
The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.
Repo: yogsoth-ai/de-anthropocentric-research-engine
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.
Move a scientific object up/down in abstraction or narrow/broaden selected scope dimensions (population, mechanism, context, outcome, timeframe, system…
Run structured attack/defense/adjudication over a claim, candidate, criterion set, or current winner. Perspective, target, escalation depth,…
Aggregate criterion or comparison results into an ordered recommendation under an explicit rule.
Abstract relational structure from source domains, map it to the target, validate depth, and instantiate transferable mechanisms.