Directory

components/permissions

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

shell-safety · 15 permissions · 15 ui-flow · 15 planner-verifier-agents · 2
15
Child dirs
15
Child files
2,743
Direct lines
153
Detected imports
4
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

Child file index

FileLinesImportanceSubsystems
FallbackPermissionRequest.tsx
components/permissions/FallbackPermissionRequest.tsx
333highshell-safety, permissions, ui-flow
PermissionDecisionDebugInfo.tsx
components/permissions/PermissionDecisionDebugInfo.tsx
460highshell-safety, permissions, ui-flow
PermissionDialog.tsx
components/permissions/PermissionDialog.tsx
72highshell-safety, permissions, ui-flow
PermissionExplanation.tsx
components/permissions/PermissionExplanation.tsx
272highshell-safety, permissions, planner-verifier-agents
PermissionPrompt.tsx
components/permissions/PermissionPrompt.tsx
336highshell-safety, permissions, ui-flow
PermissionRequest.tsx
components/permissions/PermissionRequest.tsx
217highshell-safety, permissions, ui-flow
PermissionRequestTitle.tsx
components/permissions/PermissionRequestTitle.tsx
66highshell-safety, permissions, ui-flow
PermissionRuleExplanation.tsx
components/permissions/PermissionRuleExplanation.tsx
121highshell-safety, permissions, planner-verifier-agents
SandboxPermissionRequest.tsx
components/permissions/SandboxPermissionRequest.tsx
163highshell-safety, permissions, ui-flow
WorkerBadge.tsx
components/permissions/WorkerBadge.tsx
49highshell-safety, permissions, ui-flow
WorkerPendingPermission.tsx
components/permissions/WorkerPendingPermission.tsx
105highshell-safety, permissions, ui-flow
hooks.ts
components/permissions/hooks.ts
210highshell-safety, permissions, ui-flow
shellPermissionHelpers.tsx
components/permissions/shellPermissionHelpers.tsx
164highshell-safety, permissions, ui-flow
useShellPermissionFeedback.ts
components/permissions/useShellPermissionFeedback.ts
149highshell-safety, permissions, ui-flow
utils.ts
components/permissions/utils.ts
26highshell-safety, permissions, ui-flow