docs: promote operator conventions + refresh stale facts #11

Merged
clawdie merged 1 commit from add-operator-conventions into main 2026-06-21 13:04:10 +02:00
Owner

Promotes durable knowledge out of agent session memory into the cross-harness contract so every harness/agent honors it — not just one session.

What changed

  • USER.md — new Conventions & voice section: EU date format DD.mon.YYYY (user-facing; ISO for filenames), positive instruction framing, plain-language branch/PR naming + "detection" not "sniffing", lean/current docs. Refreshed Colibri fact (12 → 13 crates, MIT, v0.11.0).
  • AGENTS.md — two operating rules: verify on the forge, not local git status; CI is dormant by choice (merges ride local gates, domedog stays Docker-free). Fixed domedog matrix isolation Dockerhost (no Docker).
  • docs/HOST-MATRIX.md — aligned domedog §1 isolation label with its §3 probe (Docker absent).
  • memories/curated/ — colibri 13 crates/MIT/0.11.0 + vault, python3=3.11 policy, real Docker layout (debby only; domedog Docker-free), added hermes-bsd row.

Validated: scripts/layered_soul.py validate . → OK.

🤖 Generated with Claude Code

Promotes durable knowledge out of agent session memory into the cross-harness contract so every harness/agent honors it — not just one session. ## What changed - **USER.md** — new **Conventions & voice** section: EU date format `DD.mon.YYYY` (user-facing; ISO for filenames), positive instruction framing, plain-language branch/PR naming + "detection" not "sniffing", lean/current docs. Refreshed Colibri fact (12 → **13 crates, MIT, v0.11.0**). - **AGENTS.md** — two operating rules: *verify on the forge, not local git status*; *CI is dormant by choice* (merges ride local gates, domedog stays Docker-free). Fixed domedog matrix isolation `Docker` → `host (no Docker)`. - **docs/HOST-MATRIX.md** — aligned domedog §1 isolation label with its §3 probe (Docker absent). - **memories/curated/** — colibri 13 crates/MIT/0.11.0 + vault, `python3`=3.11 policy, real Docker layout (debby only; domedog Docker-free), added hermes-bsd row. Validated: `scripts/layered_soul.py validate .` → OK. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 1 commit 2026-06-21 13:03:16 +02:00
Pull durable knowledge out of agent session memory into the cross-harness
contract so every harness/agent honors it, not just this session:

- USER.md: new Conventions & voice section (EU date format DD.mon.YYYY,
  positive instruction framing, plain-language naming + detection not
  sniffing, lean/current docs). Colibri fact 12 -> 13 crates, MIT, v0.11.0.
- AGENTS.md: two operating rules (verify on the forge not local git status;
  CI dormant by choice, merges ride local gates, domedog stays Docker-free).
- HOST-MATRIX.md + AGENTS.md matrix: domedog isolation Docker -> host
  (no Docker), matching the probe in HOST-MATRIX section 3.
- curated/: colibri 13 crates/MIT/0.11.0 + vault, python3=3.11 policy,
  real Docker layout (debby only; domedog Docker-free), hermes-bsd row.

Validated: scripts/layered_soul.py validate . -> OK.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit b97b55a6e9 into main 2026-06-21 13:04:10 +02:00
clawdie deleted branch add-operator-conventions 2026-06-21 13:04:11 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/layered-soul#11
No description provided.