Wire @gittensory configuration: post the effective RESOLVED per-repo config (the yml>DB>defaults result of resolveRepositorySettings, src/settings/repository-settings.ts:34) as a public-safe comment so maintainers see what's actually in force without the dashboard. There is already a pure summarizeCommandAuthorizationPolicy (src/settings/command-authorization.ts:131) to reuse; this bounty adds a broader PURE config-summarizer (autonomy levels, execution mode, slop gate min score, command-authorization overview) and the handler that posts it. Must NOT leak secrets/wallets/hotkeys/trust-scores/reward-values (house rule) — everything goes through sanitizePublicComment and the summarizer omits any sensitive field.
Deliverables
References
src/settings/repository-settings.ts:34 (resolveRepositorySettings)
src/settings/command-authorization.ts:131 (summarizeCommandAuthorizationPolicy)
src/settings/agent-execution.ts:16 (AgentActionMode)
src/github/footer.ts (gittensoryFooter)
#1960
Part of #1960.
size: M · held for later release (gittensor:feature once activated)
Wire @gittensory configuration: post the effective RESOLVED per-repo config (the yml>DB>defaults result of resolveRepositorySettings, src/settings/repository-settings.ts:34) as a public-safe comment so maintainers see what's actually in force without the dashboard. There is already a pure summarizeCommandAuthorizationPolicy (src/settings/command-authorization.ts:131) to reuse; this bounty adds a broader PURE config-summarizer (autonomy levels, execution mode, slop gate min score, command-authorization overview) and the handler that posts it. Must NOT leak secrets/wallets/hotkeys/trust-scores/reward-values (house rule) — everything goes through sanitizePublicComment and the summarizer omits any sensitive field.
Deliverables
References
src/settings/repository-settings.ts:34 (resolveRepositorySettings)src/settings/command-authorization.ts:131 (summarizeCommandAuthorizationPolicy)src/settings/agent-execution.ts:16 (AgentActionMode)src/github/footer.ts (gittensoryFooter)#1960Part of #1960.
size: M · held for later release (gittensor:feature once activated)