boundary-synthesis

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/boundary-synthesis

Compiles boundary analysis products into a structured report

  • Aggregates validity envelopes, robustness results, and failure catalogs into a single report
  • Relies on intermediate analysis products and synthesis scope parameters
  • Prioritizes content based on specified synthesis scope and input data
  • Generates a final report with safe operating conditions and scaling maps
SKILL.md
.github/skills/boundary-synthesisView on GitHub ↗
---
name: boundary-synthesis
description: Compile all boundary analysis products into a coherent report — validity envelopes, robustness results, failure catalogs, scaling maps, safe operating conditions.
execution: subagent
prompt: ./prompt.md
input: intermediate_products (string), synthesis_scope (string)
used-by: boundary-analysis
---

# Boundary Synthesis

Compile boundary analysis into a final report.

## Execution

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

## Budget

One unit = one synthesis report generation.
More from yogsoth-ai/de-anthropocentric-research-engine