evidence-bundle-design

Community

Track sources, claims, and staleness per artifact.

Authortransreal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the auditability and long-term reliability problem of generated artifacts by recording exactly which sources and claims they depend on, then automatically detecting when those dependencies become stale or invalid.

Core Features & Use Cases

  • Evidence Bundle data model: Records BundleId, generated files, source snapshots/spans, and linked claims using lazy claim IDs for scalable references.
  • Deterministic status computation: Computes bundle status with an explicit priority order, including ManualInvalidation overriding snapshot lifecycle outcomes.
  • Centralized storage design: Implements a one bundle = one file layout as bundles/<bundleId>.json for straightforward lookup and lifecycle management.
  • Roadmap alignment: Lays groundwork for Phase 2/3 features like hierarchical aggregation, hash-based stale detection, and contradiction detection.
  • Implementation guardrails: Documents Wolfram/Lang-specific pitfalls (e.g., Unicode escape handling and Map/Return behavior) to reduce subtle failures.

Quick Start

Design an evidence bundle record for a generated output (such as simulation.wl) by populating its sources, snapshot spans, claims, and then computing its status from ManualInvalidation and snapshot lifecycle metadata.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: evidence-bundle-design
Download link: https://github.com/transreal/claudecode/archive/main.zip#evidence-bundle-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.