Add review.shared_config — an operator-level base manifest (in the container-private config dir) that a per-repo manifest overlays, so operators set review defaults across many repos with minimal per-repo YAML. Absent ⇒ byte-identical single-manifest behavior. Decomposed from #1959; builds on GITTENSORY_REPO_CONFIG_DIR.
Deliverables
References
src/config/gittensory-repo-focus-manifest.ts
src/signals/focus-manifest.ts:653 (parseReviewConfig)
src/signals/focus-manifest.ts:196 (review config on FocusManifest)
part of #1959 / #1680 (epic #1953)
Part of #1959.
size: M · gittensor:feature
Add
review.shared_config— an operator-level base manifest (in the container-private config dir) that a per-repo manifest overlays, so operators set review defaults across many repos with minimal per-repo YAML. Absent ⇒ byte-identical single-manifest behavior. Decomposed from #1959; builds on GITTENSORY_REPO_CONFIG_DIR.Deliverables
review:config over it (per-field: repo value wins, else base value, else default)sharedConfigSourceprovenance note; keep the existing manifest resolution precedence (.gittensory.yml > dashboard > defaults) intactReferences
src/config/gittensory-repo-focus-manifest.tssrc/signals/focus-manifest.ts:653 (parseReviewConfig)src/signals/focus-manifest.ts:196 (review config on FocusManifest)part of #1959 / #1680 (epic #1953)Part of #1959.
size: M · gittensor:feature