Skip to content

Document identity/policy split with PyAutoMind/repos.yaml#32

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/repos-manifest
Jul 8, 2026
Merged

Document identity/policy split with PyAutoMind/repos.yaml#32
Jammy2211 merged 1 commit into
mainfrom
feature/repos-manifest

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Header-comment only: notes that this file is Heart policy (polling groups, gating workflows, noise globs) while repo identity (name/owner) must match PyAutoMind/repos.yaml — the body map (PyAutoLabs/PyAutoMind#36). python3 PyAutoMind/scripts/repos_sync.py --check flags any drift; Heart's owners were already correct.

🤖 Generated with Claude Code

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 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 10:12
@Jammy2211 Jammy2211 merged commit b07d80a into main Jul 8, 2026
5 checks passed
@Jammy2211 Jammy2211 deleted the feature/repos-manifest branch July 8, 2026 10:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Clarifies config/repos.yaml as a PyAutoHeart policy file (polling groups, gating workflows, noise globs) and documents that repo identity (name/owner) must stay in sync with PyAutoMind/repos.yaml, with a pointer to the drift-check command.

Changes:

  • Add header documentation distinguishing Heart policy vs. repo identity source of truth.
  • Reference PyAutoMind/scripts/repos_sync.py --check as the mechanism to detect drift.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants