Directory

utils/permissions

This directory groups related source files that collaborate around a shared concern.

shell-safety · 24 permissions · 24 modes · 3 tool-system · 1 file-tools · 1
0
Child dirs
24
Child files
9,433
Direct lines
241
Detected imports
5
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
PermissionMode.ts
utils/permissions/PermissionMode.ts
142highshell-safety, permissions, modes
PermissionPromptToolResultSchema.ts
utils/permissions/PermissionPromptToolResultSchema.ts
128hightool-system, shell-safety, permissions
PermissionResult.ts
utils/permissions/PermissionResult.ts
36highshell-safety, permissions
PermissionRule.ts
utils/permissions/PermissionRule.ts
41highshell-safety, permissions
PermissionUpdate.ts
utils/permissions/PermissionUpdate.ts
390highshell-safety, permissions
PermissionUpdateSchema.ts
utils/permissions/PermissionUpdateSchema.ts
79highshell-safety, permissions
autoModeState.ts
utils/permissions/autoModeState.ts
40highshell-safety, permissions, modes
bashClassifier.ts
utils/permissions/bashClassifier.ts
62highshell-safety, permissions
bypassPermissionsKillswitch.ts
utils/permissions/bypassPermissionsKillswitch.ts
156highshell-safety, permissions
classifierDecision.ts
utils/permissions/classifierDecision.ts
99highshell-safety, permissions
classifierShared.ts
utils/permissions/classifierShared.ts
40highshell-safety, permissions
dangerousPatterns.ts
utils/permissions/dangerousPatterns.ts
81highshell-safety, permissions
denialTracking.ts
utils/permissions/denialTracking.ts
46highshell-safety, permissions
filesystem.ts
utils/permissions/filesystem.ts
1778highfile-tools, shell-safety, permissions
getNextPermissionMode.ts
utils/permissions/getNextPermissionMode.ts
102highshell-safety, permissions, modes
pathValidation.ts
utils/permissions/pathValidation.ts
486highshell-safety, permissions
permissionExplainer.ts
utils/permissions/permissionExplainer.ts
251highshell-safety, permissions
permissionRuleParser.ts
utils/permissions/permissionRuleParser.ts
199highshell-safety, permissions
permissionSetup.ts
utils/permissions/permissionSetup.ts
1533highshell-safety, permissions
permissions.ts
utils/permissions/permissions.ts
1487highshell-safety, permissions
permissionsLoader.ts
utils/permissions/permissionsLoader.ts
297highshell-safety, permissions
shadowedRuleDetection.ts
utils/permissions/shadowedRuleDetection.ts
235highshell-safety, permissions
shellRuleMatching.ts
utils/permissions/shellRuleMatching.ts
229highshell-safety, permissions
yoloClassifier.ts
utils/permissions/yoloClassifier.ts
1496highshell-safety, permissions