feat(tcs): add corpus gate and runtime ignition boundary
This commit is contained in:
parent
b5072d6a8b
commit
a826e6eb78
26 changed files with 2730 additions and 0 deletions
|
|
@ -9,3 +9,7 @@ The first accepted slice preserves a direct-language source envelope, extracts t
|
|||
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.
|
||||
|
||||
The current boundary audit proves why the outer loader is not yet runnable: the available machine runner accepts exactly one action and dispatches through a fixed host operation table. TCS compiler registration changes language admission but does not add a machine primitive. The next physical dependency is one generic TCS GIR action-graph executor whose host carries no natural-language or operation-specific product semantics, followed by a separately authorized Ed25519 signer registration. Until both are read back, the three module packages remain verified but uninstalled.
|
||||
|
||||
Mother-brain corpus admission now has an explicit TCS source gate. A transport `user` role is not author proof; host injection, pasted model output, persona-derived pages, language-world simulation and unverified embedded quotes cannot be promoted as direct BingShuo language. The first new five-event correction chain preserves the original text hashes separately from the rebuildable interpretation graph and remains provisional until the original rollout envelope and native LPM replay both pass.
|
||||
|
|
|
|||
Loading…
Reference in a new issue