baseline-regression-governance

Govern numerical baselines to prevent drift across PNJL computations.

2|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/w5851/Julia_RelaxTime --skill baseline-regression-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baseline-regression-governance
Source: https://github.com/w5851/Julia_RelaxTime/tree/main/.agents/skills/baseline-regression-governance
Command: npx skills add https://github.com/w5851/Julia_RelaxTime --skill baseline-regression-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

管理数值基线回归的全流程规范,确保基线的生成、存储、校验和变更都可追溯,防止版本更新导致数值漂移,提升结果可重复性与审计能力。

Core Features & Use Cases

  • 基线管理:统一生成和存储固定点/采样点基线,确保结果稳定可比。
  • 测试与CI整合:将基线校验嵌入单元/集成测试和CI工作流,实现自动化回归门控。
  • 变更规范:记录变更原因、影响范围与验证证据,确保变更可追溯。
  • 适用场景:PNJL 求解、运输系数、相图分析等数值核的回归治理,覆盖 smoke 与 nightly 层级。

Quick Start

在仓库内建立基线治理流程,生成、存储、校验基线,并记录变更凭证以便 CI 审核。

Frequently Asked Questions about baseline-regression-governance

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

FAQPage Schema
How do I prevent numerical baseline drift across regression tests?

Preventing numerical baseline drift requires governing regression baselines by enforcing exportable fixed points, documenting rationale, and tracking traceable change records across CI gates. This ensures stable computations and reproducible test workflows.

How do I integrate baseline regression governance into CI workflows?

Integrating baseline regression governance into CI involves embedding automated baseline validation into smoke and nightly workflows to act as regression gates. It enforces explicit validation criteria and commands to ensure reproducible computations and versioned evidence.

What is baseline regression governance for numerical computations?

Baseline regression governance for numerical computations is the process of identifying and managing numerical baselines to prevent drift. It targets regression baselines, validation, versioned evidence, and traceable change records across tests and CI gates.

Does baseline regression governance support PNJL computations and phase diagram analysis?

Yes, baseline regression governance supports PNJL computations, transport coefficients, and phase diagram analysis. It targets these numerical cores specifically, covering both smoke and nightly validation layers with versioned evidence.

How do I record baseline change rationale and validation evidence?

Recording baseline change rationale and validation evidence involves governing numerical baselines to ensure changes are traceable. It enforces documented rationale, impact scope, and exportable versioned evidence for CI audit review.