From 2b937beb0b5635d89df84cfd112dabca34018afe Mon Sep 17 00:00:00 2001 From: T Date: Wed, 27 May 2026 07:36:21 -0600 Subject: mark phase 3 complete --- docs/phase-3.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/phase-3.md b/docs/phase-3.md index 5ff052c..eb52ee9 100644 --- a/docs/phase-3.md +++ b/docs/phase-3.md @@ -1,11 +1,6 @@ # Phase 3: Extension System -> **Status:** The Lua runtime described in this doc has been **superseded -> by [`LUA_MAKEOVER.md`](../LUA_MAKEOVER.md)**. The current `panto` CLI -> uses a long-lived `lua_State` exposed to libpanto as a single -> `ToolSource`; the per-call `LuaStatePool` / `LuaTool` design described -> below no longer exists. The **native extension contract (`Tool`) is -> unchanged** — the rest of this document remains accurate for that path. +> **Status:** Complete. The Lua runtime described in this doc has been **superseded by [`LUA_MAKEOVER.md`](../LUA_MAKEOVER.md)**. The current `panto` CLI uses a long-lived `lua_State` exposed to libpanto as a single `ToolSource`; the per-call `LuaStatePool` / `LuaTool` design described below no longer exists. The **native extension contract (`Tool`) is unchanged** — the rest of this document remains accurate for that path. ## Goal -- cgit v1.3