Skip to content

[i,l,-r] auto-narrow: cap auto-picked teammates at 5 closest (SECOP-952)#14

Merged
phosphore merged 1 commit into
masterfrom
lorenzo/secop-952-teammate-cap-5
Jul 9, 2026
Merged

[i,l,-r] auto-narrow: cap auto-picked teammates at 5 closest (SECOP-952)#14
phosphore merged 1 commit into
masterfrom
lorenzo/secop-952-teammate-cap-5

Conversation

@phosphore

Copy link
Copy Markdown
Member

The first production broad-role request (secret-admin, 2026-07-09 20:55Z) auto-picked 15 teammates — still too loud when nobody was explicitly selected.

Splits the constant:

  • AUTO_NARROW_TEAMMATE_CAP = 5 — bounds the set picked on the requester's behalf. Candidates are affinity-ranked (shared small groups), so this is literally "your 5 closest colleagues".
  • AUTO_NARROW_BROADCAST_LIMIT = 15 — unchanged tolerance for DMing an explicitly-named small ACL (or the no-teammate-signal fallback) in full.

New regression test: 8 teammates with mixed affinity → exactly 5 picked, all higher-affinity ones make the cut. Suite 1031/1031. Version → 2.3.0-wavemm.10.

🤖 Generated with Claude Code

The first production broad-role request auto-picked 15 teammates —
judged still too loud. Split the constant: AUTO_NARROW_TEAMMATE_CAP=5
now bounds the set picked on the requester's behalf (candidates are
affinity-ranked, so this is their 5 closest colleagues), while
AUTO_NARROW_BROADCAST_LIMIT=15 remains the tolerance for DMing an
explicitly-named small ACL (or no-signal fallback) in full.
@phosphore phosphore merged commit 3656adb into master Jul 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant