research-evidence-harness

Convert research experiments into validated project-local schemas and JSONL fixtures.

20|3|Updated May 14, 2026
One-click install
npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill research-evidence-harness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-evidence-harness
Source: https://github.com/cyberAlchemyAI/Arcanum/tree/main/.claude/skills/research-evidence-harness
Command: npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill research-evidence-harness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Research projects often lack verifiable, project-local evidence artifacts that can be inspected and reused across teams. The skill provides a structured workflow to convert research plans, protocols, and experiment bundles into validated schemas, JSONL fixtures, and summary artifacts that support governance and publication-readiness. It ensures dry-run separation and guardrails before any live experiment deployment.

Core Features & Use Cases

  • Automated run-schema creation: Generates project-local schemas from protocol definitions to standardize data structure.
  • Append-only fixture validation: Validates dry-run fixtures and produces validation reports to prevent premature live claims.
  • Result summaries & evidence gating: Produces summaries and readiness indicators to guide lifecycle transitions and publication decisions.

Quick Start

Provide your research project root to initialize the validation workflow and generate initial evidence artifacts.

Frequently Asked Questions about research-evidence-harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate research experiment bundles before running a live deployment?

Validating research experiment bundles requires applying dry-run validation, schema checks, and objective or metric calculations to generate project-local evidence artifacts. This process ensures dry-run evidence separation and prevents premature live claims before deployment.

What is the best way to create a project-local run schema from research protocol definitions?

Creating a project-local run schema involves converting planned research protocols into standardized data structures. This standardization validates the protocol's claims and data organization before any experiment execution begins.

How do I validate JSONL fixtures for dry-run evidence in research projects?

Validating JSONL fixtures for dry-run evidence requires an append-only validator that checks fixtures against the project-local run schema. This process produces validation reports to ensure data integrity and maintain separation from live experimental data.

Can I generate publication-readiness summaries from validated research protocols?

Generating publication-readiness summaries requires validated dry-run fixtures and result summaries. This evidence gating produces readiness indicators that guide lifecycle transitions and support publication decisions by verifying that claims meet governance requirements.

Does this research evidence validation approach work for projects without existing governance schemas?

Yes, projects without existing governance schemas can initialize the validation workflow by providing the research project root. The system then generates the initial run schema, JSONL validator, and evidence artifacts from the provided protocol definitions.

When should I not use automated schema validation for research protocols?

Automated schema validation for research protocols is not suitable when live experiment data and dry-run evidence cannot be strictly separated. Projects lacking defined claims, protocols, or experiment bundles will not benefit from dry-run validation and evidence gating workflows.