feat: owner scope M5 - #16
Merged
Merged
Conversation
Ідентичність-handle і scope-деривація з owner:-розмітки autonomy.yml: - Rust: get_identity/set_identity (локальний конфіг, PII поза git; merge-запис конфігу не затирає інші ключі), scan_owners (один прохід ФС), зарезервовані метаключі owner/since у validate_autonomy, fail-closed гейт власності (check_scope) на write-командах spawn_approve/spawn_reject/human_done/draft_plan/write_autonomy; нерозмічений ліс — поведінка як раніше, «нічия земля» не блокується - JS: scope.js (effectiveOwnerOf/deriveScope: mine/boundary/foreign/ orphaned), фільтр черги рішень і особистих задач (decisions.js), дельти (use-forest.js: foreign-рядки відсікаються, межі контрактів лишаються); parseAutonomy ігнорує зарезервовані ключі - Tools: whoami/set_identity/scan_owners у каталозі (headless-паритет) - UI: крок «Хто ти» в онбордингу (вибір із handles лісу + вільне введення), ідентичність у тулбарі, бейдж «нічия земля» на картці - Тести: scope.test.js + скоуп-кейси decisions, Rust check_scope/ scan_owners; 135 JS + 10 Rust зелені Критерій M5: два власники над одним репо бачать різні черги; ліс без owner:-розмітки працює як сьогодні. 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.
Джерело:
branch:refs/remotes/origin/claude/m5-owner-scope.Корисну завершену зміну перенесено на актуальний main; code behavior уже збігається з main, залишено відсутні release entries.
Перевірки:
npx @7n/rules lint --no-fixnpx @7n/rules lint changelog --no-fixgit diff --check origin/main...HEAD