From 53caefb2fac206e8f63ba869dd755c149f3fd05b Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Wed, 8 Jul 2026 11:12:15 +0100 Subject: [PATCH] Document identity/policy split with PyAutoMind/repos.yaml config/repos.yaml stays Heart policy (what to poll, what gates, noise globs); repo identity (name/owner) is now drift-checked against the PyAutoMind/repos.yaml body map by repos_sync.py --check (PyAutoLabs/PyAutoMind#36). Co-Authored-By: Claude Fable 5 --- config/repos.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/repos.yaml b/config/repos.yaml index b0836a0..6bbf62d 100644 --- a/config/repos.yaml +++ b/config/repos.yaml @@ -3,6 +3,10 @@ # Repos listed here are polled every `tick` for CI / drift / timing. # Repos NOT listed are silently ignored. To add/remove a repo, edit # this file and reload the daemon (`pyauto-heart stop && pyauto-heart watch`). +# +# This file is Heart POLICY (what to poll, what gates, what counts as noise). +# Repo IDENTITY (name/owner) must match PyAutoMind/repos.yaml — the body map; +# `python3 PyAutoMind/scripts/repos_sync.py --check` flags any drift. repos: libraries: