feat(projections): add decision-impact guidance hook - #50
Merged
Merged
Conversation
Roadmap-Step: AET-Q07 ADR-Ref: ADR-001 ADR-Ref: ADR-002 ADR-Ref: egohygiene/hygiene#ADR-002 ADR-Ref: egohygiene/hygiene#ADR-005 Refs: #49
Pull Request Summary by devActivityMetricsAchievements
|
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.
Summary
AGENTS.mdmodule that pins the proposed Hygiene ADR policy1.0.0and Repository Intelligence1.0.0-alpha.1at immutable revision5e0602265b6ac5e5165b89f418e55a3fd12f8a64ADR not requiredcheckpoint, ambiguity behavior, representative consequential/routine examples, and stable roadmap/ADR reference conventionsAGENTS.mdintegration fixture, bump the additive projection interface to1.1.0, and document consumer-owned reconciliation boundariesDecision impact
Classification: reference. Aether ADR-001 and ADR-002 already establish canonical-source/generated-output separation and Aether's distribution ownership, so this additive minor projection change does not introduce a new artifact lifecycle or ownership boundary. The module references
egohygiene/hygiene#ADR-002andegohygiene/hygiene#ADR-005without claiming either proposed upstream contract is accepted.Automated agents remain unable to mark ADRs accepted.
Validation
python3 -m unittest tests.test_provider_projections— 14 tests passed./aether distribution buildplus--check— all 40 projection outputs current./aether validate --format "text"— completed./aether test— 99 of 100 tests passed locally; the remaining consumer-installation E2E could not start because this workspace has noghexecutable. Its failure occurs during tool-version discovery before exercising repository code.Closes #49
Roadmap-Step: AET-Q07
ADR-Ref: ADR-001
ADR-Ref: ADR-002
ADR-Ref: egohygiene/hygiene#ADR-002
ADR-Ref: egohygiene/hygiene#ADR-005