Directory

entrypoints

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

planner-verifier-agents · 1 mcp · 1 shell-safety · 1
1
Child dirs
5
Child files
1,442
Direct lines
57
Detected imports
3
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
agentSdkTypes.ts
entrypoints/agentSdkTypes.ts
444highplanner-verifier-agents
cli.tsx
entrypoints/cli.tsx
303highgeneral
init.ts
entrypoints/init.ts
341highgeneral
mcp.ts
entrypoints/mcp.ts
197mediummcp
sandboxTypes.ts
entrypoints/sandboxTypes.ts
157highshell-safety