Document the command tree, flags and the parser contract Examples are drawn from commands that exist in this ecosystem - /ecstorage for the branch that eats nothing, TheDuel's /arena for the one that captures a token - so every shape on the page can be checked against real sources.
Upadte wiki and docs
Document the admin lifecycle override
Document the ONLINE default, the login guarantee and accountsections The lifecycle table said LAZY was the default and described the same release rule twice in different words. It now leads with the guarantee ONLINE buys - the pre-login is held until the sections load, so a later resolution is a completed future - and with what that costs at every login. Adds the slow-login breakdown, the LOST WRITE report, and the accountsections block with the reason it carries no per-section backend.
Document the section lifecycle and the required section id Registering a PDSection now states a stable id, and one SectionLifecycle replaced the hotLoad/warmup/cache trio. Adds the idle-grace resolution chain, the release primitives, the reload-on-re-registration behaviour and the storage.yml keys that go with all of it.
Document the storage boot guard and the message-engine gotchas
Update wiki
Real Initial Commit