specula-org

3 mods across 1 repository, 24 stars between them.

harness-gen

01

specula-org/SysMoBench

Skill Claude CodeCodex

Trace harness generation for SysMoBench. Use when bootstrapping a new task: clone the system into artifacts/ /, instrument it to emit NDJSON traces at the task-required granularity, write a run.sh, and produce INSTRUMENTATION.md. One-time work per task; the resulting harness is reused for every spec evaluation via the…

24 1mo ago A 79 tokens original Apache-2.0

spec-repair

02

specula-org/SysMoBench

Skill Claude CodeCodex

Bounded repair of TLA+ specs that fail P1 (SANY) or P2 (TLC from Init). Use when a model-generated spec needs to pass P1/P2 so downstream P3 (TV) and P4 (invariant) can score it. Enforces a strict allow-list of mechanical fixes and MUST NOT alter the model's semantic intent (actions, guards, variable set). Every edit…

24 1mo ago A 94 tokens original Apache-2.0

tv-eval

03

specula-org/SysMoBench

Skill Claude CodeCodex

Transition validation (TV) for TLA+ specs. Use when: scoring how faithfully an AI-generated spec models a real system, producing per-action pass rates with defensible explanations. The agent acts as the examiner (考官) — writes instrumentation, runs harness, writes TV modules, runs TLC, and interprets scores.

24 1mo ago A 69 tokens original Apache-2.0