refactor(extension-*,stage-tamagotchi,stage-ui,server-*): rename to extension, improve DX (#1892)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by-agent: Codex
This commit is contained in:
Neko
2026-06-12 02:03:42 +08:00
committed by GitHub
co-authored by autofix-ci[bot]
parent 8518c65aa4
commit 668440a732
112 changed files with 7299 additions and 6330 deletions
@@ -44,7 +44,7 @@ Eventa is context-oriented: contexts are created per transport (in-memory, WebSo
- Designing the full plugin lifecycle orchestration (phase transitions, capability config, etc.).
- Implementing a new transport stack beyond Eventa adapters (unless required by runtime gaps).
- Defining plugin packaging or distribution formats beyond `ManifestV1` entrypoints.
- Defining extension packaging or distribution formats beyond `ExtensionManifestV1` entrypoints.
## Proposal