#loom-builder

4,995 files tagged loom-builder.

loom-builderdoc

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-builderdoc

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-builderdoc

Claude Digest

# gate-analyzer — Fix Complete ## Errors Fixed | File | Line(s) | Error | Fix | |------|---------|-------|-----| | `sr…

MD29 lines1,887 bytes
loom-buildersource

Index

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

TS1 lines30 bytes
loom-builderother

.Gitignore

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

·8 lines102 bytes
loom-builderdoc

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-builderdoc

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-builderconfig

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-builderscript

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-builderdoc

Contract Audit

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

MD135 lines7,194 bytes
loom-builderconfig

Tsconfig

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

{}30 lines713 bytes
loom-builderdoc

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-builderconfig

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-builderdoc

Readme

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

MD83 lines2,027 bytes
loom-builderconfig

Manifest

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

{}13 lines281 bytes
loom-builderconfig

Package

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

{}23 lines432 bytes
loom-builderscript

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-builderother

.Nvmrc

22.22.3

·2 lines8 bytes
loom-builderdoc

Agents

# AGENTS.md — loom-builder Purpose: Dispatch system for agent pipelines (pi/Claude/Gemini orchestration). ## What This …

MD37 lines1,899 bytes
loom-builderscript

Dispatch

#!/usr/bin/env bash # loom-builder dispatch wrapper — injects API keys, runs one spec, prints digest path. # Usage: /hom…

SH49 lines2,563 bytes
loom-builderdoc

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-builderdoc

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-builderconfig

Model Roster

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

{}9 lines316 bytes
loom-builderscript

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-builderdoc

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-builderconfig

Manifest

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

{}51 lines1,725 bytes
loom-builderconfig

Lint Rules

[ { "rule": "Before dispatching a prompt asking for an unverified capability (screenshot/render/thumbnail/PDF/OCR/…

{}9 lines742 bytes
loom-builderconfig

Hubcli

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

{}23 lines692 bytes
loom-builderconfig

Default

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

{}22 lines1,128 bytes
loom-builderconfig

Corpus Analysis

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

{}28 lines1,079 bytes