Skip to content

Commit d411532

Browse files
author
Sim Pi Agent
committed
Pi: Without re-reading the file first, state from memory the exact two c...
1 parent a685801 commit d411532

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/sim/executor/handlers/pi/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ Implements the PI block executor. Each sub-mode delegates to a dedicated backend
3232
## Dispatch flow
3333

3434
`pi-handler.ts` is the sole entry point registered in the executor. It inspects the block's `mode` field and calls the matching backend's `run()` method. All backends receive a typed `PiRunContext` (from `core/backend.ts`) and stream incremental events back through `core/events.ts`.
35+
36+
<!-- memory-probe: Path | Responsibility -->

0 commit comments

Comments
 (0)