chore(hooks): canonical hook re-sync (attune-ai 10.3.0) + spec-status-reminder caller#97
Merged
Merged
Conversation
…s-reminder caller spec-status-integrity task 7: sync-hooks updates _state.py / spec_audit.py / spec_orient.py / _sdk_gate.py; thin caller workflow delegates to the reusable spec-status-reminder in attune-ai. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
silversurfer562
added a commit
that referenced
this pull request
Jul 11, 2026
…ai #1313) (#98) attune-ai PR #1313 (cross-platform hook layer) added _bootstrap.py to the canonical plugin/hooks/ — stdlib-only UTF-8 stdio hardening + repo-src sys.path bootstrap — and format_on_save.py now imports it (with a graceful ImportError fallback, so vendored copies without it silently skip the UTF-8 hardening). - Add _bootstrap.py to HOOK_FILES in the Makefile sync-hooks section - make sync-hooks ATTUNE_AI_ROOT=~/attune-ai against post-#1313 main (56f84f25e): vendors _bootstrap.py and re-syncs the full hook closure (_state, compact_warning, format_on_save, security_guard, spec_audit, spec_orient) + refreshed .canonical-sha256 Mirrors the spec-status-integrity task-7 sync PRs (rag #192, gui #86, help #23, author #97). Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
spec-status-integrity task 7 (attune workspace
specs/spec-status-integrity/):make sync-hooksagainst attune-ai @ v10.3.0 — updates_state.py,spec_audit.py,spec_orient.py,_sdk_gate.py(+ checksum manifest).spec-status-reminder.ymlcaller (reusable workflow lives in attune-ai).Tests: full suite (checkout venv against worktree tree — worktree venv can't resolve the relative attune-help editable dep) — 1252 passed, 31 skipped.
🤖 Generated with Claude Code