Other
107 files
.Gitignore
node_modules/ enforcement-out/ graphify-out/ package-lock.json .understand-anything/ *.txt
.Nvmrc
22.22.3
.Understandignore
# .understandignore — patterns for files/dirs to exclude from analysis # Syntax: same as .gitignore (globs, # comments, …
Dispatch Scanner
import { Agent } from "@earendil-works/pi-agent-core"; import { getModel } from "@earendil-works/pi-ai"; import { Type }…
Dispatch Scanner V2
import { Agent } from "@earendil-works/pi-agent-core"; import { getModel } from "@earendil-works/pi-ai"; import { Type }…
Dispatch Scanner V3
import { Agent } from "@earendil-works/pi-agent-core"; import { getModel } from "@earendil-works/pi-ai"; import { Type }…
Analyze Batches
import { Agent } from "@earendil-works/pi-agent-core"; import { getModel } from "@earendil-works/pi-ai"; import { Type }…
.Graphify Python
/home/mikes/.local/share/uv/tools/graphifyy/bin/python
.Graphify Root
.
Pretooluse Gate Guard
#!/usr/bin/env python3 """pretooluse_gate_guard.py — Claude Code PreToolUse hook enforcing N15. Blocks Edit/Write/Multi…
Register Pretooluse
#!/usr/bin/env python3 """register_pretooluse.py — safely register the gate guard in .claude/settings.json. Discipline …
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…
Pre Commit
#!/usr/bin/env bash # Versioned pre-commit shim (installed via `git config core.hooksPath .githooks`). # All logic lives…
Gate Integrity
/** * gate-integrity.ts — Layer 1 runtime enforcement (A13 / N15 / N16). * * Verifies a spec's pinned gate reference …
Spec Lint Gates
#!/usr/bin/env python3 """spec_lint_gates.py — lint dispatch specs for gate governance (N16 + fidelity). Checks, per sp…
Gate Manifest
#!/usr/bin/env python3 """gate_manifest.py — single hashing authority for the gate governance system. Every component (…
Cut Gate Version
#!/usr/bin/env python3 """cut_gate_version.py — the ONLY sanctioned way a gate pack changes (N15/N17). Creates gates/v<…
Index
console.log("Hello via Bun!");
.Gitignore
node_modules/ runs/ graphify-out/ dispatch.sh.lock /CLAUDE_DIGEST.md /MANIFEST.json package-lock.json
.Nvmrc
22.22.3
.Graphify Python
/usr/bin/python3
.Graphify Root
.
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…
Pre Commit
#!/usr/bin/env bash # Versioned pre-commit shim (installed via `git config core.hooksPath .githooks`). # All logic lives…
Pretooluse Gate Guard
#!/usr/bin/env python3 """pretooluse_gate_guard.py — Claude Code PreToolUse hook enforcing N15. Blocks Edit/Write/Multi…
Index
console.log("Hello via Bun!");
.Gitignore
node_modules/ runs/ graphify-out/ dispatch.sh.lock /CLAUDE_DIGEST.md /MANIFEST.json package-lock.json
.Nvmrc
22.22.3
Locked
# LOCKED marker — this version directory is immutable. # To make changes, copy v1.1.0/ to v1.2.0/ and edit the new direc…
Locked
# LOCKED marker — this version directory is immutable. # To make changes, copy v1.0.0/ to v1.1.0/ and edit the new direc…