#phase0-gate-governance
18 files tagged phase0-gate-governance.
Phase 0 Gate Governance.Ged Amendment
--- ged_version: 1 amends: pi-cybernetic-analysis-framework_ged.md amendment: phase-0-gate-governance status: SPEC_COMPL…
Readme
# Phase 0 — Gate Governance & Repo Hardening Execution package for the approved GED amendment (`phase-0-gate-governance…
Governance
# Gate Governance (Phase 0) **Rule N15**: a gate pack file under `gates/v*/` is IMMUTABLE once it appears in `gates/MAN…
Agents
# phase0-gate-governance — agent notes > Stub created by atlas-onboard.sh — extend with project-specific facts. - **Co…
Changes
# CHANGES.md — Deviations from the Approved Phase 0 Amendment Per standing instruction: architecture improvements appli…
Claude
# phase0-gate-governance Read `AGENTS.md` in this directory — it is the source of truth for working here. Codebase inde…
Bootstrap
#!/usr/bin/env bash # bootstrap.sh — install Phase 0 gate governance into a target repo. # # Usage: ./bootstrap.sh /hom…
Codeatlas
# CODEATLAS.md — queryable codebase index for this repo This repo is indexed by **code-atlas** (deterministic tree-sitt…
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…
Integration
# gate-integrity.ts — Harness Integration (Layer 1, A13) This module is the **unroutable layer**. Wire it into the disp…
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…
Test Gate Governance
#!/usr/bin/env python3 """test_gate_governance.py — N10 discipline applied to the governance system. Every enforcement …
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<…