Skip to content
Automation
Skill

/construct-validity-envelope

Synthesize multi-axis breakpoints into a multidimensional statement of where a claim/method remains valid.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill construct-validity-envelope --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/construct-validity-envelope

Context preview

The summary Claude sees to decide when to auto-load this skill.

Synthesize multi-axis breakpoints into a multidimensional statement of where a claim/method remains valid.

SKILL.md

construct-validity-envelope.SKILL.md
name: construct-validity-envelope
description: "Synthesize multi-axis breakpoints into a multidimensional statement of where a claim/method remains valid."

construct-validity-envelope

Purpose

Synthesize multi-axis breakpoints into a multidimensional statement of where a claim or method remains valid.

Input contract

required: [claim_or_method, axis_results, validity_criteria]
optional: [boundary_interactions, uncertainty_model, extrapolation_policy]
constraints: [each boundary is tied to an axis result and evidence]

Procedure

1. Align axis scales, directions, and validity labels. 2. Combine breakpoint regions and inspect interaction effects. 3. Mark supported, uncertain, and invalid regions. 4. Emit the envelope with extrapolation warnings and monitoring observables.

Output contract

produces: [validity_envelope, boundary_conditions, uncertain_regions, monitoring_observables]
delta_fields: [findings, uncertainties, open_questions]

Quality gates

  • No envelope boundary lacks an axis-level witness.
  • Interactions are reported when independent-axis combination is unjustified.
  • Extrapolated regions are labeled as such.

Parameterization

Caller supplies axis schema, breakpoint format, validity criteria, interaction policy, and uncertainty representation.

Failure and counterexamples

Reject envelopes inferred from one axis, unsupported extrapolation, or boundaries without observables.

Provenance map

  • concept: deep-insight/validity-envelope-construction
  • concept: stress-test/validity-envelope-construction
Read more
Ships withde-anthropocentric-research-engine

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.

Get the whole plugin