Skip to content

Sol Foreman v0.1.1

Choose a tag to compare

@olsenbrands olsenbrands released this 19 Jul 00:54
· 4 commits to main since this release

Sol Foreman v0.1.1 is a quality and verification hardening release for the
global Codex orchestration skill.

Highlights

  • Derives observable verification criteria from the user's goal before every
    assignment and separates product proof from lead-owned orchestration proof.
  • Routes by residual judgment and quality floor, with honest evidence labels
    for requested, self-reported, inherited, and runtime-confirmed model seats.
  • Adds bounded worker tickets, disjoint write ownership, durable raw evidence,
    deliberate retry/escalation rules, and explicit process closure.
  • Hardens blind Claude verification with a product-only candidate, empty MCP,
    disabled ambient customization, narrow tools, raw event streams, and
    before/after tree fingerprints.
  • Makes capability discovery privacy-safe and non-billable while detecting
    missing, stale, newer, unfamiliar, malformed, or future-dated model-cache
    data.
  • Adds a deterministic tree-fingerprint helper and 12 dependency-free tests.

Verification

  • Three fresh Sol orchestration scenarios covered a clean build, a false
    DONE plus scope breach, and a prose-only task with defect correction and
    controller recovery.
  • Three independent Opus 4.8 review passes drove additional hardening.
  • A final native reviewer reproduced an overlong-model-slug crash, returned
    FAIL, and returned PASS only after the lead fixed it and added the exact
    regression case.
  • 12/12 unit tests pass, both scripts compile, OpenAI's skill validator passes,
    and the final worktree is clean.
  • The public v0.1.1 tag installed successfully into a clean temporary Codex
    home; the installed skill validated, compiled, and ran its non-billable probe
    from an unrelated directory.

Install

Ask Codex:

Use $skill-installer to install https://github.com/olsenbrands/sol-foreman/tree/v0.1.1/skills/sol-foreman globally.

Start a fresh Codex session after installation so the skill is discoverable.

Full comparison: v0.1.0...v0.1.1