From ca1b35f0b22384f208d1f65b177db6b9209ce2f8 Mon Sep 17 00:00:00 2001 From: Defame1297 Date: Wed, 16 Sep 2026 12:56:43 +0000 Subject: [PATCH] docs: point HUMANS.md at the constitution's new core/ location Why: holocron moved ai-constitution.md from docs/ to core/ so it deploys with governance.md; the two path-qualified citations here would dangle. Co-Authored-By: Claude Opus 5 (1M context) --- HUMANS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HUMANS.md b/HUMANS.md index 91bbfd3..fa481ec 100644 --- a/HUMANS.md +++ b/HUMANS.md @@ -1,7 +1,7 @@ # Human Practitioner Instructions Applies to: anyone using AI tools in software development, infrastructure, or technical decision-making. -Full governance context: `docs/ai-constitution.md` — read it when a situation isn't covered here. +Full governance context: `core/ai-constitution.md` — read it when a situation isn't covered here. Agent counterpart: `core/instructions/governance.md` — the operative rules for AI agents in the same context. This file is the human-actionable distillation: what you, as the practitioner, are responsible for. @@ -117,4 +117,4 @@ Controls that run mechanically — pre-commit hooks, CI gates, scanner configura --- *Derived from AI Constitution v1.1 — May 2026.* -*Counterpart to: `core/instructions/governance.md` (agent rules) | `docs/research/governance_principles/CONTROLS.md` (deterministic enforcement) | Full context: `docs/ai-constitution.md`* +*Counterpart to: `core/instructions/governance.md` (agent rules) | `docs/research/governance_principles/CONTROLS.md` (deterministic enforcement) | Full context: `core/ai-constitution.md`*