feat(tcs): define generic action graph loader
This commit is contained in:
parent
d5c87e3768
commit
b5072d6a8b
40 changed files with 3742 additions and 18 deletions
|
|
@ -7,3 +7,5 @@ Canonical source is TCS only. Generated GIR, bilingual human projections, runtim
|
|||
The first accepted slice preserves a direct-language source envelope, extracts two three-node thought-transition microchains, compiles them and executes bounded replay receipts through the current TCS GIR runtime.
|
||||
|
||||
Stage two adds the TCS-authored `TCS-COMPILER-STAGE2-LPM-DESKTOP-0001`, a fixed-point operation registry, a P2 mother-brain state transition program, a five-action shared-desktop test-object graph, and two complete Module ABI packages at `VERIFIED`. Compilation admission is proven; native LPM and generic multi-action runtime dispatch are still absent and fail closed with `TCS-E2101`. The modules are not installed, mounted, active, executed or accepted.
|
||||
|
||||
Stage three adds a TCS-defined generic action-graph loader ABI and `TCS.EXECUTE_ACTION_GRAPH`, proves the Stage-3 E→F semantic fixed point, executes the loader's inner `CORE.ECHO` child with target readback, and packages the outer loader module at `VERIFIED`. The outer operation still fails closed at the old runtime dispatch. The LPM/desktop capability registry remains an unsigned, non-installable candidate; no signing authority is inferred from the human relationship, OS account, SSH access or this repository.
|
||||
|
|
|
|||
Loading…
Reference in a new issue