#loom-builder-sol

97 files tagged loom-builder-sol.

loom-builder-soldoc

Hardening Report Universal Artifact Contract 2026 06 17

--- title: "Hardening report — Universal Dispatch Artifact Contract" date: 2026-06-17 author: Claude (Opus 4.8), Operati…

MD74 lines4,740 bytes
loom-builder-soldoc

Model Roster

# MODEL_ROSTER — single entry point for executor model availability **This file is THE place to update when model provi…

MD59 lines5,707 bytes
loom-builder-soldoc

Claude Digest

# CLAUDE_DIGEST — loom-builder-sol 0.80.10 Migration ## Migration Summary Migrated `/home/mikes/leverage-loops-project…

MD89 lines4,899 bytes
loom-builder-solsource

Index

console.log("Hello via Bun!");

TS1 lines30 bytes
loom-builder-soldoc

Auto 2E939D30 B295 40B9 A469 1781176691.V1

# auto-2e939d30-b295-40b9-a469--1781176691 ## When to use - Migrating an autonomous loop harness to a new model provide…

MD88 lines3,949 bytes
loom-builder-soldoc

Executor Model Cards

# EXECUTOR MODEL CARDS — handout for orchestrator agents You are an orchestrator (glm-5.2 / kimi-k2.7-code). **Delegate…

MD37 lines2,851 bytes
loom-builder-solconfig

Loom Realworld Test Report Cms V2 2026 06 10.Md.Meta

{ "title": "LOOM Real-World Test Report — CMS v2", "category": "test-report", "properties": {"harness": "loom-buil…

{}11 lines753 bytes
loom-builder-solscript

Review

#!/usr/bin/env bash # loom-builder review.sh — commit-pinned Gemini review of a sprint diff. # Round-1 lesson: reviews a…

SH51 lines2,127 bytes
loom-builder-soldoc

Contract Audit

# Contract Audit Report — Dispatch Artifact Contract **Date**: 2026-07-02 **Auditor**: ClaudeArchitect (executor agen…

MD135 lines7,194 bytes
loom-builder-solconfig

Tsconfig

{ "compilerOptions": { // Environment setup & latest features "lib": ["ESNext"], "target": "ESNext", "…

{}31 lines764 bytes
loom-builder-soldoc

Loom Realworld Test Report Cms V2 2026 06 10

# LOOM Real-World Test Report — LEVERAGEAI CMS v2 **Date:** 2026-06-10/11 · **Harness:** loom-builder (`dispatch.sh` → …

MD61 lines6,432 bytes
loom-builder-solconfig

Hardening Report Universal Artifact Contract 2026 06 17.Md.Meta

{ "title": "Hardening report — Universal Dispatch Artifact Contract", "created": "2026-06-17", "author": "Claude O…

{}18 lines754 bytes
loom-builder-soldoc

Readme

# loom-builder Dispatch system for agent pipelines (pi/Claude/Gemini orchestration). ## Gate packs (versioned, scoped …

MD83 lines2,027 bytes
loom-builder-solconfig

Manifest

{ "specId": "docs-batch-002", "verdict": "COMPLETE", "status": "DONE", "model": "deepseek/deepseek-v4-flash", …

{}13 lines281 bytes
loom-builder-solconfig

Package

{ "name": "loom-builder-sol", "module": "index.ts", "devDependencies": { "@types/bun": "latest", "bun-type…

{}23 lines436 bytes
loom-builder-solscript

Run Graphify

#!/bin/bash PYTHON="" GRAPHIFY_BIN=$(which graphify 2>/dev/null) if [ -z "$PYTHON" ] && command -v uv >/dev/null 2>&1; t…

SH38 lines1,608 bytes
loom-builder-soldoc

Agents

# AGENTS.md — loom-builder-sol ## Isolation Contract This is a **fully isolated clone** of loom-builder, dedicated to …

MD40 lines1,378 bytes
loom-builder-solscript

Dispatch

#!/usr/bin/env bash # loom-builder-sol dispatch wrapper — isolated instance for openai-codex/sol models. # Usage: /home/…

SH49 lines2,564 bytes
loom-builder-soldoc

2026 06 10 123225 Wsllocalhostubuntu 2404Homemikesleverage

▐▛███▜▌ Claude Code v2.1.170 ▝▜█████▛▘ Fable 5 · Claude Pro ▘▘ ▝▝ ~/leverage-loops-projects/loom-builder ▎ Fab…

TXT691 lines37,373 bytes
loom-builder-soldoc

Claude

Default to using Bun instead of Node.js. - Use `bun <file>` instead of `node <file>` or `ts-node <file>` - Use `bun tes…

MD107 lines2,525 bytes
loom-builder-solconfig

Model Roster

{ "fallbacks": { "openrouter": [ { "provider": "openai-codex", "id": "gpt-5.5", "reason": "OpenRouter credit…

{}9 lines316 bytes
loom-builder-solscript

Validate Categorization

#!/usr/bin/env bash # Deterministic quality gate for artifact categorization. # Exit 0 = PASS, exit 1 = FAIL. No LLM nee…

SH123 lines3,603 bytes
loom-builder-soldoc

Governance

# Gate Governance (Phase 0) **Rule N15**: a gate pack file under `gates/v*/` is IMMUTABLE once it appears in `gates/MAN…

MD48 lines1,879 bytes
loom-builder-solconfig

Manifest

{ "manifest_version": 2, "packs": { "v1.0.0/corpus-analysis": { "extends": "v1.0.0/default", "path":…

{}51 lines1,725 bytes
loom-builder-solconfig

Hubcli

{ "scope": "hubcli", "description": "Fidelity gates for hubcli corpus porting: pytest, retention/structure counts on…

{}23 lines692 bytes
loom-builder-solconfig

Default

{ "scope": "default", "description": "Base gate pack v1.1.0: RESULT: PASS grep + stale-digest mtime guard + verify-r…

{}22 lines1,128 bytes
loom-builder-solconfig

Corpus Analysis

{ "scope": "corpus-analysis", "description": "Analysis gate pack: digest PASS, report exists, word-count band, requi…

{}28 lines1,079 bytes
loom-builder-solother

Locked

# LOCKED marker — this version directory is immutable. # To make changes, copy v1.1.0/ to v1.2.0/ and edit the new direc…

·4 lines211 bytes
loom-builder-solconfig

Hubcli

{ "scope": "hubcli", "description": "Fidelity gates for hubcli corpus porting: pytest, retention/structure counts on…

{}23 lines692 bytes
loom-builder-solconfig

Default

{ "scope": "default", "description": "Base gate pack: RESULT: PASS grep + stale-digest mtime guard", "validation":…

{}17 lines952 bytes
loom-builder-solconfig

Corpus Analysis

{ "scope": "corpus-analysis", "description": "Analysis gate pack: digest PASS, report exists, word-count band, requi…

{}28 lines1,079 bytes
loom-builder-solother

Locked

# LOCKED marker — this version directory is immutable. # To make changes, copy v1.0.0/ to v1.1.0/ and edit the new direc…

·4 lines211 bytes
loom-builder-solconfig

Hubcli

{ "scope": "hubcli", "description": "Fidelity gates for hubcli corpus porting: pytest, retention/structure counts on…

{}23 lines692 bytes
loom-builder-solconfig

Default

{ "scope": "default", "description": "Base gate pack v1.1.1: RESULT: PASS grep + stale-digest mtime guard (v1.1.1: v…

{}24 lines1,093 bytes
loom-builder-solconfig

Corpus Analysis

{ "scope": "corpus-analysis", "description": "Analysis gate pack: digest PASS, report exists, word-count band, requi…

{}28 lines1,079 bytes
loom-builder-solother

Locked

# LOCKED marker — this version directory is immutable. # To make changes, copy v1.1.0/ to v1.2.0/ and edit the new direc…

·4 lines211 bytes
loom-builder-soldoc

Integrationard Phase0 Gate Governance 2026 07 07

# Integration ARD: phase0-gate-governance → loom-builder + pi-cybernetic **Date:** 2026-07-07 **Author:** Read-only int…

MD246 lines26,845 bytes
loom-builder-soldoc

Pi Cybernetic Memory System Guide

# Pi Cybernetic Memory System Guide Pointer Canonical guide: `C:\Users\mikes\.codex\codex_memory\projects\pi-cyberneti…

MD12 lines577 bytes
loom-builder-solspec

Smoke

{ "id": "smoke", "promptFile": "prompts/smoke.md", "purpose": "Smoke test for loom-builder-sol isolation. Write a …

{}14 lines476 bytes
loom-builder-soldoc

Batch 002.Analysis

# Batch 002 Analysis Report ## Mission Analyze all 12 documents in batch 002 of the docs corpus. Produce one consolida…

MD36 lines5,464 bytes
loom-builder-solconfig

Cards

{"slug": "-understand-anything--trash-1781697066-tmp-recon-output-md", "quality_score": 4, "staleness": "STALE", "overla…

{}12 lines1,816 bytes
loom-builder-solsource

Pre Commit Gate Guard

#!/usr/bin/env python3 """pre_commit_gate_guard.py — git pre-commit enforcement of N15 (layer 3). Rules: 1. Any stage…

PY126 lines4,956 bytes
loom-builder-solother

Pre Commit

#!/usr/bin/env bash # Versioned pre-commit shim (installed via `git config core.hooksPath .githooks`). # All logic lives…

·5 lines254 bytes
loom-builder-solscript

Verify Run

#!/usr/bin/env bash # verify-run.sh — verify a loom-builder run directory. # Usage: scripts/verify-run.sh <runDir> # Exi…

SH80 lines2,593 bytes
loom-builder-solsource

Spec Lint Gates

#!/usr/bin/env python3 """spec_lint_gates.py — lint dispatch specs for gate governance (N16 + fidelity). Checks, per sp…

PY149 lines6,453 bytes
loom-builder-soltest

Test Gate Governance

#!/usr/bin/env python3 """test_gate_governance.py — N10 discipline applied to the governance system. Every enforcement …

PY238 lines11,790 bytes
loom-builder-solsource

Gate Manifest

#!/usr/bin/env python3 """gate_manifest.py — single hashing authority for the gate governance system. Every component (…

PY264 lines10,973 bytes
loom-builder-solsource

Cut Gate Version

#!/usr/bin/env python3 """cut_gate_version.py — the ONLY sanctioned way a gate pack changes (N15/N17). Creates gates/v<…

PY176 lines8,102 bytes
loom-builder-soldoc

Gate Analysis

# Gate Analysis **Timestamp:** 2026-07-17T23:37:35.443Z **Total gates:** 2 **LLM available:** yes **CONFLICT verdicts:*…

MD11 lines177 bytes
loom-builder-soldoc

Gate Analysis

# Gate Analysis **Timestamp:** 2026-07-18T00:07:50.982Z **Total gates:** 2 **LLM available:** yes **CONFLICT verdicts:*…

MD11 lines177 bytes
loom-builder-soldoc

Claude Digest

# CLAUDE_DIGEST — smoke **Status:** DONE **Attempts:** 1 · **Tool calls:** 1 · **Wallclock:** 5s · **Provider retries:*…

MD26 lines473 bytes
loom-builder-solconfig

Manifest

{ "id": "smoke", "status": "DONE", "attempts": 1, "toolCalls": 1, "wallclockMs": 4626, "providerRetries": 0,…

{}22 lines420 bytes
loom-builder-soldoc

Gate Analysis

# Gate Analysis **Timestamp:** 2026-07-17T23:12:25.415Z **Total gates:** 2 **LLM available:** yes **CONFLICT verdicts:*…

MD11 lines177 bytes
loom-builder-soldoc

Gate Analysis

# Gate Analysis **Timestamp:** 2026-07-18T00:06:06.769Z **Total gates:** 2 **LLM available:** yes **CONFLICT verdicts:*…

MD11 lines177 bytes
loom-builder-soldoc

Claude Digest

# CLAUDE_DIGEST — smoke **Status:** DONE **Attempts:** 1 · **Tool calls:** 1 · **Wallclock:** 7s · **Provider retries:*…

MD26 lines473 bytes
loom-builder-solconfig

Manifest

{ "id": "smoke", "status": "DONE", "attempts": 1, "toolCalls": 1, "wallclockMs": 6986, "providerRetries": 0,…

{}22 lines420 bytes
loom-builder-soldoc

Gate Analysis

# Gate Analysis **Timestamp:** 2026-07-18T00:02:42.702Z **Total gates:** 2 **LLM available:** yes **CONFLICT verdicts:*…

MD11 lines177 bytes
loom-builder-soldoc

Claude Digest

# CLAUDE_DIGEST — smoke **Status:** DONE **Attempts:** 1 · **Tool calls:** 1 · **Wallclock:** 5s · **Provider retries:*…

MD26 lines468 bytes
loom-builder-solconfig

Manifest

{ "id": "smoke", "status": "DONE", "attempts": 1, "toolCalls": 1, "wallclockMs": 5288, "providerRetries": 0,…

{}22 lines420 bytes
loom-builder-solconfig

Settings

{ "hooks": { "PreToolUse": [ { "matcher": "Edit|Write|MultiEdit|NotebookEdit|Bash", "hooks":…

{}16 lines304 bytes
loom-builder-solsource

Pretooluse Gate Guard

#!/usr/bin/env python3 """pretooluse_gate_guard.py — Claude Code PreToolUse hook enforcing N15. Blocks Edit/Write/Multi…

PY105 lines3,779 bytes
loom-builder-soldoc

Claude Digest

# CLAUDE_DIGEST — AGENTS.md enrichment batch **Date:** 2026-07-15 **Executor:** ClaudeArchitect (this session) **Goal:*…

MD25 lines1,299 bytes
loom-builder-solconfig

Manifest

{ "batch": "AGENTS.md enrichment batch", "date": "2026-07-15", "enriched": "14/14", "files_modified": [ "/ho…

{}22 lines887 bytes
loom-builder-soldoc

Claude Digest

/home/mikes/AnyTool/AGENTS.md — CLEAN checked: 7 claims /home/mikes/analysis/AGENTS.md — CLEAN checked: 4 claims /…

MD48 lines1,761 bytes
loom-builder-solconfig

Manifest

{ "reviewed": [ "/home/mikes/AnyTool/AGENTS.md", "/home/mikes/analysis/AGENTS.md", "/home/mikes/artifacts-…

{}23 lines875 bytes
loom-builder-solprompt

Smoke

# Smoke Test — loom-builder-sol Write the file `/tmp/loom-sol-smoke.txt` with the exact content: ``` sol-ok ``` Nothi…

MD10 lines171 bytes
loom-builder-solsource

Types

/** Contract types for loom-builder dispatches. */ export interface ModelRef { provider: string; id: string; } exp…

TS186 lines6,050 bytes
loom-builder-solsource

Gate Packs

import { existsSync, readFileSync, statSync } from "node:fs"; import { join, resolve } from "node:path"; import type { V…

TS126 lines4,537 bytes
loom-builder-solsource

Gate Integrity

/** * gate-integrity.ts — Layer 1 runtime enforcement (A13 / N15 / N16). * * Verifies a spec's pinned gate reference …

TS137 lines5,182 bytes
loom-builder-solsource

Gate Analyzer

/** * gate-analyzer — preflight gate complexity review. * * Runs on EVERY dispatch after spec lint, before the execut…

TS571 lines18,199 bytes
loom-builder-soltest

Purpose.Test

import { describe, expect, test } from "bun:test"; import { injectPurpose, purposeBlock } from "./purpose.js"; describe…

TS21 lines824 bytes
loom-builder-soltest

Dispatch Archive.Test

/** * Structural proof of the Dispatch Artifact Contract across paths. * Asserts: on BOTH normal completion AND a SIGT…

TS87 lines3,621 bytes
loom-builder-solsource

Pi Executable

import { existsSync } from "node:fs"; export interface PiExecutableCheck { ok: boolean; path: string; reason: str…

TS27 lines861 bytes
loom-builder-solsource

Model Router

import { existsSync, readFileSync } from "node:fs"; import { resolve } from "node:path"; import type { DispatchSpec, Mod…

TS69 lines2,315 bytes
loom-builder-solsource

Spec Lint

/** * Spec-schema lint — validates DispatchSpec at preflight before dispatch. * * Checks: * - Unknown top-level keys…

TS234 lines7,585 bytes
loom-builder-solsource

Preflight Cli

/** * Pre-flight CLI: estimate tokens for a spec and exit non-zero if too large. * Usage: bun run src/preflight-cli.ts…

TS42 lines1,436 bytes
loom-builder-solsource

Preflight

import { readFileSync } from "node:fs"; import { globSync } from "glob"; import { resolve, relative } from "node:path"; …

TS183 lines6,119 bytes
loom-builder-soltest

Pi Executable.Test

import { afterEach, describe, expect, test } from "bun:test"; import { mkdtempSync, rmSync, writeFileSync } from "node:f…

TS33 lines1,072 bytes
loom-builder-solsource

Outcome

import type { DispatchOutcome } from "./types.js"; export type DispatchStatus = DispatchOutcome["status"]; export func…

TS27 lines894 bytes
loom-builder-solsource

Run

/** * loom-builder — homeostatic dispatch harness. * Runs one DispatchSpec: agent loop (pi-coding-agent SDK) under har…

TS532 lines23,100 bytes
loom-builder-solsource

Exit Matrix

/** * Exit-code retry matrix — maps process outcomes to verdicts. * * Bug fixed: executor exit -1 previously could re…

TS71 lines2,575 bytes
loom-builder-solsource

Import Lesson

/** * import-lesson.ts — reads enforcement artifacts from pi-cybernetic's file-based * queue and applies them to loom-…

TS456 lines14,814 bytes
loom-builder-solsource

Dispatch Archive

/** * dispatch-archive — THE single source of truth for the Dispatch Artifact Contract. * * Contract (see /home/mikes…

TS172 lines6,375 bytes
loom-builder-solsource

Gate Escalation

/** * gate-escalation — consecutive-failure tracking and diagnostic interrogation. * * When the same validation gate …

TS295 lines9,472 bytes
loom-builder-solsource

Gates

import { createHash } from "node:crypto"; import { GateHaltError, type HaltReason, type ValidationCmd } from "./types.js…

TS174 lines6,717 bytes
loom-builder-soltest

Gate Escalation.Test

import { describe, expect, test } from "bun:test"; import { GateEscalationTracker, buildDiagnosticPrompt, parseDia…

TS373 lines15,237 bytes
loom-builder-soltest

Preflight.Test

/** * Tests for token-cliff gate: pre-flight estimate, runtime ceiling, chain awareness. */ import { describe, test, e…

TS173 lines5,539 bytes
loom-builder-solsource

Purpose

import type { DispatchSpec } from "./types.js"; export const PURPOSE_HEADER = "## PURPOSE (INVARIANT — restated verbati…

TS12 lines418 bytes
loom-builder-soltest

Import Lesson.Test

/** * Tests for import-lesson.ts — the bridge from pi-cybernetic enforcement * artifacts to loom-builder's gate govern…

TS343 lines11,737 bytes
loom-builder-soltest

Gate Analyzer.Test

import { describe, expect, test, mock, beforeEach } from "bun:test"; import type { DispatchSpec, ValidationCmd, GateAnal…

TS546 lines19,035 bytes
loom-builder-soltest

Model Router.Test

import { describe, expect, test } from "bun:test"; import { PreFlightError } from "./preflight.js"; import { routeModelF…

TS44 lines1,653 bytes
loom-builder-soltest

Exit Matrix.Test

import { describe, test, expect } from "bun:test"; import { exitToVerdict, isRetryable, canBeDone, retryBackoffMs } from…

TS154 lines5,568 bytes
loom-builder-soltest

Outcome.Test

import { describe, expect, test } from "bun:test"; import { normalizeMaxReformulations, settleStatusAfterValidation, val…

TS35 lines1,452 bytes
loom-builder-soltest

Artifact Contract.Test

/** * Artifact Contract Tests for run.ts dispatch paths. * * Proves that run.ts enforces the Dispatch Artifact Contra…

TS200 lines7,726 bytes
loom-builder-solsource

Trace

import { appendFileSync, mkdirSync } from "node:fs"; import { dirname } from "node:path"; import type { TraceEvent } fro…

TS20 lines806 bytes
loom-builder-soltest

Gates.Test

import { describe, expect, test } from "bun:test"; import { BudgetGovernor, LoopDetector, actionHash, canonicalJ…

TS175 lines6,688 bytes
loom-builder-soltest

Gate Packs.Test

import { describe, test, expect } from "bun:test"; import { loadGatePack, resolvePackValidation, staleDigestGuard,…

TS101 lines3,739 bytes