#loom-builder
4,995 files tagged loom-builder.
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…
Model Roster
# MODEL_ROSTER — single entry point for executor model availability **This file is THE place to update when model provi…
Claude Digest
# gate-analyzer — Fix Complete ## Errors Fixed | File | Line(s) | Error | Fix | |------|---------|-------|-----| | `sr…
Index
console.log("Hello via Bun!");
.Gitignore
node_modules/ runs/ graphify-out/ dispatch.sh.lock /CLAUDE_DIGEST.md /MANIFEST.json package-lock.json
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…
Executor Model Cards
# EXECUTOR MODEL CARDS — handout for orchestrator agents You are an orchestrator (glm-5.2 / kimi-k2.7-code). **Delegate…
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…
Review
#!/usr/bin/env bash # loom-builder review.sh — commit-pinned Gemini review of a sprint diff. # Round-1 lesson: reviews a…
Contract Audit
# Contract Audit Report — Dispatch Artifact Contract **Date**: 2026-07-02 **Auditor**: ClaudeArchitect (executor agen…
Tsconfig
{ "compilerOptions": { // Environment setup & latest features "lib": ["ESNext"], "target": "ESNext", "…
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` → …
Hardening Report Universal Artifact Contract 2026 06 17.Md.Meta
{ "title": "Hardening report — Universal Dispatch Artifact Contract", "created": "2026-06-17", "author": "Claude O…
Readme
# loom-builder Dispatch system for agent pipelines (pi/Claude/Gemini orchestration). ## Gate packs (versioned, scoped …
Manifest
{ "specId": "docs-batch-002", "verdict": "COMPLETE", "status": "DONE", "model": "deepseek/deepseek-v4-flash", …
Package
{ "name": "loom-builder", "module": "index.ts", "devDependencies": { "@types/bun": "latest", "bun-types": …
Run Graphify
#!/bin/bash PYTHON="" GRAPHIFY_BIN=$(which graphify 2>/dev/null) if [ -z "$PYTHON" ] && command -v uv >/dev/null 2>&1; t…
.Nvmrc
22.22.3
Agents
# AGENTS.md — loom-builder Purpose: Dispatch system for agent pipelines (pi/Claude/Gemini orchestration). ## What This …
Dispatch
#!/usr/bin/env bash # loom-builder dispatch wrapper — injects API keys, runs one spec, prints digest path. # Usage: /hom…
2026 06 10 123225 Wsllocalhostubuntu 2404Homemikesleverage
▐▛███▜▌ Claude Code v2.1.170 ▝▜█████▛▘ Fable 5 · Claude Pro ▘▘ ▝▝ ~/leverage-loops-projects/loom-builder ▎ Fab…
Claude
Default to using Bun instead of Node.js. - Use `bun <file>` instead of `node <file>` or `ts-node <file>` - Use `bun tes…
Model Roster
{ "fallbacks": { "openrouter": [ { "provider": "openai-codex", "id": "gpt-5.5", "reason": "OpenRouter credit…
Validate Categorization
#!/usr/bin/env bash # Deterministic quality gate for artifact categorization. # Exit 0 = PASS, exit 1 = FAIL. No LLM nee…
Governance
# Gate Governance (Phase 0) **Rule N15**: a gate pack file under `gates/v*/` is IMMUTABLE once it appears in `gates/MAN…
Manifest
{ "manifest_version": 2, "packs": { "v1.0.0/corpus-analysis": { "extends": "v1.0.0/default", "path":…
Lint Rules
[ { "rule": "Before dispatching a prompt asking for an unverified capability (screenshot/render/thumbnail/PDF/OCR/…
Hubcli
{ "scope": "hubcli", "description": "Fidelity gates for hubcli corpus porting: pytest, retention/structure counts on…
Default
{ "scope": "default", "description": "Base gate pack v1.1.0: RESULT: PASS grep + stale-digest mtime guard + verify-r…
Corpus Analysis
{ "scope": "corpus-analysis", "description": "Analysis gate pack: digest PASS, report exists, word-count band, requi…