#loom-builder-sol

267 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-solother

.Gitignore

node_modules/ runs/ graphify-out/ dispatch.sh.lock /CLAUDE_DIGEST.md /MANIFEST.json package-lock.json

·8 lines102 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-solother

.Nvmrc

22.22.3

·2 lines8 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