mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
486 B
486 B
description, extensions, tools, expect_tools_present, expect_tools_absent
| description | extensions | tools | expect_tools_present | expect_tools_absent |
|---|---|---|---|---|
| A lazy extension left out of the ext: flip stays muted. | ./ext-lazy.mjs, ./ext-alpha.mjs | *, ext:ext-alpha.mjs | read, bash, alpha_read, alpha_write | lazy_tool |
e2e template: the mirror of lazy-ext-selected — admitting late tools must not
mean admitting ALL late tools. ext-lazy loads and its session_start handler runs,
but the ext: flip did not select it, so lazy_tool never becomes active.