All Files
Page 99 of 102 · 3,056 total files
Skill Proposer.Test
/** * Tests for H5.2 — Skill Proposer. * * Proves: * - extractSuccessfulSequences groups tool calls by dispatch *…
Stage Spec
{ "stage_id": "stg_a1b2c3d4e5f6", "goal_id": "goal_a1b2c3d4e5f6", "objective": "Generate JSON-LD LocalBusiness sch…
Stage Spec.Bad Predicate Kind
{ "stage_id": "stg_a1b2c3d4e5f6", "goal_id": "goal_a1b2c3d4e5f6", "objective": "Done criterion uses a non-machine-…
Stage Spec.Empty Done
{ "stage_id": "stg_a1b2c3d4e5f6", "goal_id": "goal_a1b2c3d4e5f6", "objective": "Stage with no verifiable completio…
Stage Spec.Schema
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://leverageai.network/schemas/loom/stage-spec.j…
Synthesis
/** * Loop 5 synthesis types — report shapes, interfaces, contract-style types. * * All Loop 5 outputs are typed here…
Token Mint
/** * H1.5 — HMAC single-use, stage-scoped, TTL'd approval tokens for destructive * actions. WebCrypto only. * * Tok…
Token Mint.Test
/** * Tests for TokenMint (H1.5). * * Proves: * - mint → Loop 3 verify passes (round-trip) * - expired tokens fail …
Tsconfig
{ "compilerOptions": { "target": "ES2022", "module": "ES2022", "moduleResolution": "Bundler", "lib": […
Tsconfig
{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["bun-types", "@cloudflare/workers-types"], "…
Types
/** * Injectable interfaces for the Loop 2 dispatcher core. * * Every dependency is an interface so tests inject fake…
Types
/** * Injectable interfaces for LOOM Loop 1 orchestration core. * Every dependency is an interface so tests can inject…
Validate
import { Ajv, type ValidateFunction } from "ajv"; import addFormats from "ajv-formats"; import { ContractViolationError …
Wrangler
{ "$schema": "node_modules/wrangler/config-schema.json", "name": "loom", "main": "src/index.ts", "account_id": "…
2026 06 12 030341 Cusersmikesdownloadsmulti Loop Interactive
▐▛███▜▌ Claude Code v2.1.174 ▝▜█████▛▘ Fable 5 · Claude Pro ▘▘ ▝▝ ~/leverage-loops-projects/pi-cybernetic ▎ Fa…
Agents
# pi-cybernetic — agent notes > Stub created by atlas-onboard.sh — extend with project-specific facts. - **Codebase qu…
Agents
# phase0-gate-governance — agent notes > Stub created by atlas-onboard.sh — extend with project-specific facts. - **Co…
Analyze Batches
import { Agent } from "@earendil-works/pi-agent-core"; import { getModel } from "@earendil-works/pi-ai"; import { Type }…
Assemble Review
[]
Assembled Graph
{ "nodes": [ { "id": "document:FILE_INDEX.md", "type": "document", "name": "FILE_INDEX", "…
Batch 1
{ "nodes": [ { "id": "document:FILE_INDEX.md", "type": "document", "name": "FILE_INDEX", "filePath": "FILE_INDEX.m…
Batch 2
{ "nodes": [ { "id": "file:examples/live-run.ts", "type": "file", "name": "live-run.ts", "filePath": "examples/liv…
Batch 3
{ "nodes": [ { "id": "file:src/util.ts", "type": "file", "name": "util.ts", "filePath": "src/util.ts", "summary": …
Batches
{ "schemaVersion": 1, "algorithm": "louvain", "totalFiles": 40, "totalBatches": 3, "exportsByPath": { "exa…
Bootstrap
#!/usr/bin/env bash # bootstrap.sh — install Phase 0 gate governance into a target repo. # # Usage: ./bootstrap.sh /hom…
Changes
# CHANGES.md — Deviations from the Approved Phase 0 Amendment Per standing instruction: architecture improvements appli…
Claude
# pi-cybernetic Read `AGENTS.md` in this directory — it is the source of truth for working here. Codebase index: `CODEA…
Claude
# phase0-gate-governance Read `AGENTS.md` in this directory — it is the source of truth for working here. Codebase inde…
Clean Scan
{ "name": "@leverageai/pi-cybernetic", "description": "Concentric cybernetic control harness (5 loops, 6 principles)…
Codeatlas
# CODEATLAS.md — queryable codebase index for this repo This repo is indexed by **code-atlas** (deterministic tree-sitt…