| LOW | orchestrate/skills/orchestrate/scripts/measurements.ts | 236 | export function checkoutBranchForMeasurement(args: { |
| LOW | orchestrate/skills/orchestrate/scripts/schemas.ts | 660 | function rejectDeletedTrackerFields(value: unknown, source: string): void { |
| LOW | orchestrate/skills/orchestrate/scripts/schemas.ts | 680 | function normalizeLegacyStateValue(value: unknown): unknown { |
| LOW | …trate/skills/orchestrate/scripts/core/agent-manager.ts | 1590 | function defaultStartingRefForTask(plan: Plan, t: PlanTask): string { |
| LOW | …trate/skills/orchestrate/scripts/core/agent-manager.ts | 1983 | export function formatToolCallIdleWarning(args: { |
| LOW | …estrate/skills/orchestrate/scripts/core/redact-body.ts | 32 | function redactSensitiveAssignments(text: string, reasons: Set<string>): string { |
| LOW | …estrate/skills/orchestrate/scripts/core/redact-body.ts | 54 | function redactShasOutsideBackticks( |
| LOW | orchestrate/skills/orchestrate/scripts/core/prompts.ts | 87 | function buildUpstreamHandoffsSection( |
| LOW | orchestrate/skills/orchestrate/scripts/core/branches.ts | 24 | export function mergeWorkerSourceBranches(plan: Plan, t: PlanTask): string[] { |
| LOW | …skills/orchestrate/scripts/core/comment-retry-queue.ts | 281 | function assertSlackDestinationAllowed( |
| LOW | orchestrate/skills/orchestrate/scripts/cli/comments.ts | 176 | function assertFileInsideWorkspace(filePath: string, workspace: string): void { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/comments.ts | 226 | export function loadKickoffThreadTsOrBail(args: { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/comments.ts | 254 | function loadPlanSlackChannelOrBail(workspace: string | undefined): string { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/comments.ts | 275 | function slackDestinationForThread(target: { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/forensics.ts | 11 | export function registerForensicsCommands(program: Command): void { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 127 | export function collectRunningAgentsInTree( |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 300 | export function parseCommentCriticalityOrBail( |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 314 | export function parsePositiveIntegerOrBail(args: { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 435 | export function resolveSlackChannelOption( |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 444 | export function resolveKickoffSlackChannelOrBail( |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 452 | export function resolveWorkspaceSlackChannelOrBail(args: { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 469 | function requireSlackChannelIfTokenSet(channel: string | undefined): void { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 521 | export function loadAllowedSlackThreadOrBail( |
| LOW | orchestrate/skills/orchestrate/scripts/cli/util.ts | 549 | export function loadAndonTargetOrBail(opts: { workspace?: string }): { |
| LOW | orchestrate/skills/orchestrate/scripts/cli/task.ts | 579 | export async function resolveDispatcherFirstName( |