Recover real packed event descriptor semantics
This commit is contained in:
parent
f918d0c4f7
commit
eb6c4833af
9 changed files with 719 additions and 120 deletions
12
README.md
12
README.md
|
|
@ -11,12 +11,14 @@ The long-term direction is still a DLL we can inject into the original executabl
|
|||
individual functions as we build them out. The active implementation milestone is now a headless
|
||||
runtime rehost layer that can execute deterministic world work, compare normalized state, and grow
|
||||
subsystem breadth without depending on the shell or presentation path. The current packed-event
|
||||
frontier is real grouped-descriptor semantic mapping on top of the existing save-slice, snapshot,
|
||||
frontier is broader real grouped-descriptor coverage on top of the existing save-slice, snapshot,
|
||||
overlay-import, compact-control, and symbolic company-target workflows. The runtime already carries
|
||||
selected-company and controller-role context through overlay imports so synthetic packed records can
|
||||
execute `selected_company`, `human_companies`, and `ai_companies` scopes without a parallel packed
|
||||
executor, while condition-relative company scopes remain explicitly blocked. The PE32 hook remains
|
||||
useful as capture and integration tooling, but it is no longer the main execution milestone.
|
||||
selected-company and controller-role context through overlay imports, real descriptor `2`
|
||||
`Company Cash` now parses and executes through the ordinary runtime path, and synthetic packed
|
||||
records still exercise the same service engine without a parallel packed executor. Condition-
|
||||
relative company scopes remain explicitly blocked until condition evaluation is grounded. The PE32
|
||||
hook remains useful as capture and integration tooling, but it is no longer the main execution
|
||||
milestone.
|
||||
|
||||
## Project Docs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue