abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Audit claims of independent convergence by tracing shared priors, data, framing, models, prompts, assumptions, or upstream evidence; estimate an effective independent evidence count rather than treating nominal N paths as independent.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill audit-convergence-independence --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/audit-convergence-independenceContext preview
The summary Claude sees to decide when to auto-load this skill.
Audit claims of independent convergence by tracing shared priors, data, framing, models, prompts, assumptions, or upstream evidence; estimate an effective independent evidence count rather than treating nominal N paths as independent.
name: audit-convergence-independence description: "Audit claims of independent convergence by tracing shared priors, data, framing, models, prompts, assumptions, or upstream evidence; estimate an effective independent evidence count rather than treating nominal N paths as independent."
Estimate how much nominally independent convergence remains after shared priors, data, models, prompts, framings, assumptions, and upstream evidence are discounted.
mode_contracts:
evidence-paths: &convergence_audit_input
required: [evidence_paths, claims, provenance_records]
optional: [dependency_schema, correlation_estimates]
constraints: [each_path_must_be_traceable_to_its_inputs_and_assumptions]
agents: *convergence_audit_input
models: *convergence_audit_input
methods: *convergence_audit_inputDo not perform called SOP operations inline; each loaded SOP owns its contract and thresholds.
1. You MUST load skill `identify-shared-priors` to enumerate paths, provenance, and shared priors. 2. You MUST load skill `verify-evidence-independence` to verify independence and mark shared dependencies. 3. You MUST load skill `estimate-effective-evidence-count` to estimate the effective evidence count. You MUST load skill `assess-sensitivity` to perturb dependence assumptions. Deviation: use qualitative dependence classes when numeric correlation is unavailable; never count nominal paths as independent by default.
mode_contracts:
evidence-paths: &convergence_audit_output
produces: [independence_ledger, effective_evidence_count, common_cause_framing, independent_path_result_or_design, correlated_errors, corrected_confidence_statement]
delta_fields: [findings, evidence_updates, uncertainties, decisions, open_questions]
agents: *convergence_audit_output
models: *convergence_audit_output
methods: *convergence_audit_outputDo not call repeated use of the same dataset, model, prompt, or source independent. Mark N_eff uncertain when dependence cannot be resolved.
| source | source line | kind | source criterion | |---|---:|---|---| | v4 architecture | node desc | textual | Trace shared priors and estimate effective independent evidence count. |
Append path provenance, shared dependencies, N, N_eff, uncertainty, and sensitivity assumptions.
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.