Skip to content

Commit 3f38dc2

Browse files
HetCreepclaude
andcommitted
release: CoalBoard v1.0.9 — CoalTipple is OPTIONAL (standalone) + Step 1 announced once
Dogfood -- two issues: - the SKILL leaned on CoalTipple as if always present, but CoalBoard is standalone (a user may install only it). Now explicit: the board tiers on the CC alias floor (haiku<sonnet<opus) it knows DIRECTLY + introspection + lensTiers; CoalTipple's richer availability ranking is inherited as a BONUS only IF installed (no-external-assumption). Fixed in Tiers, Bounds, and the grade-rubric reference. - a run announced "Step 1" twice (pre-spawn prep, then the spawn). The target enumeration + the report version/commit/timestamp stamp are the Step-0 pre-flight (the checkpoint), NOT a second Step 1; Step 1 is purely the spawn, announced once. Gate: build + verify PASS (v1.0.9) + 22 tests. SKILL-only. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 555f5ef commit 3f38dc2

6 files changed

Lines changed: 21 additions & 11 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coalboard",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "CoalBoard — a diverse-lens consensus & debate board. Its primary auto-trigger is the error-not-allowed slice (security/crypto, migrations, high-precision math); convened manually it generalizes to any hard problem worth several perspectives. On a critical task, with consent, it spawns diverse epistemic lenses in parallel — empirical (live source-grounding), formal (logic), and a show-me skeptic — a judge synthesizes on VERIFIED inputs, an independent out-of-frame solver breaks ties, and the human signs off. Guarantees bounded cost (no whack-a-mole) and zero-breakage (staging); improves correctness without claiming a reliability number. Cross-agent (any subagent platform; Claude Code adds cost-optimized tiering). Zero-dependency, offline, no API keys.",
55
"author": { "name": "HetCreep" },
66
"homepage": "https://github.com/TheColliery/CoalBoard",

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to CoalBoard are documented here. Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); versions follow SemVer (the canonical version lives in `.claude-plugin/plugin.json`).
44

5+
## [1.0.9] — 2026-06-20
6+
7+
Dogfood — two issues: the SKILL leaned on CoalTipple as if always present (CoalBoard is standalone — a user may install only it), and a run announced "Step 1" twice (the pre-spawn prep, then the actual spawn).
8+
9+
### Fixed
10+
- **CoalTipple is now explicitly OPTIONAL (no-external-assumption).** The board tiers models on the Claude Code alias floor (`haiku < sonnet < opus`) it knows directly, plus its own introspection + `lensTiers`; if CoalTipple is ALSO installed, its richer availability ranking is inherited as a BONUS. CoalBoard installed alone no longer reads as broken. (Fixed in Tiers, Bounds, and the grade-rubric reference.)
11+
- **Step 1 is announced ONCE.** The target enumeration (file-list for the scope count) + the report's version/commit/timestamp stamp are the Step-0 pre-flight (the checkpoint), NOT a second "Step 1"; Step 1 is purely the spawn.
12+
13+
Deferred: sub4 per-rigor doc · heading-order check · language re-flag · CONTRIBUTING emoji-strip.
14+
515
## [1.0.8] — 2026-06-20
616

717
Dogfood — the per-lens model display regressed: a run condensed it to a bare slash-list ("haiku/sonnet/sonnet/opus") in the narration, and the spawn chips showed only "empirical lens" etc., so you could not tell which model each lens was running on.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A *coal board* governs operations and resolves disputes for the mines. This one is the **consensus & debate board** of [TheColliery](https://github.com/TheColliery) — for the work where a single mistake is catastrophic.
44
5-
**Status: `v1.0.8` — stable.** Functional, tested, and benchmarked (see [Benchmark](#benchmark)).
5+
**Status: `v1.0.9` — stable.** Functional, tested, and benchmarked (see [Benchmark](#benchmark)).
66

77
## What it is
88

plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coalboard",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "CoalBoard — a diverse-lens consensus & debate board. Its primary auto-trigger is the error-not-allowed slice (security/crypto, migrations, high-precision math); convened manually it generalizes to any hard problem worth several perspectives. On a critical task, with consent, it spawns diverse epistemic lenses in parallel — empirical (live source-grounding), formal (logic), and a show-me skeptic — a judge synthesizes on VERIFIED inputs, an independent out-of-frame solver breaks ties, and the human signs off. Guarantees bounded cost (no whack-a-mole) and zero-breakage (staging); improves correctness without claiming a reliability number. Cross-agent (any subagent platform; Claude Code adds cost-optimized tiering). Zero-dependency, offline, no API keys.",
55
"author": { "name": "HetCreep" },
66
"homepage": "https://github.com/TheColliery/CoalBoard",

0 commit comments

Comments
 (0)