anna-app-core
Shared protocol/error/ACL primitives and the Anna App RPC dispatcher, manifest schemas, and runtime helpers used by the Anna App platform.
This package is the stable contract surface that both matrix-nexus
(production host) and anna-app-runtime-local (local dev harness) depend on,
so neither has to pull in the other's runtime.
What's here (v0.2.x)
- Manifest (Pydantic v2) —
AppManifest,UiManifestSection,UiBundleSection,UiViewSpec,UiHostApiSpec,UiSize,WindowViewMeta,AppDevConfig,ManifestExecutaRef - Dispatcher —
dispatch(method, params, *, manifest, store, ...)(the full JSON-RPC entry point; previously lived inmatrix-nexus) - Protocols —
WindowStoreProtocol(minimum surface RPC handlers expect from a window store) - Errors —
HostRpcError,WindowError,WindowPermissionError - ACL —
host_api_allows(manifest_dict, ns, method) -> bool - Runtime helpers —
select_view,scopes_from_manifest,view_meta - Versions —
DISPATCHER_VERSION,__version__
Versioning
0.2.0a2 — docs catch-up over 0.2.0a1 (no code changes); the dispatcher
- Pydantic manifest extraction landed in
0.2.0a1. Pin policy lives in the central VERSIONS.md and the operator runbook atdocs/operations/anna-app-release-flow.md.
Release files for anna-app-core 0.21.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anna_app_core-0.21.0.tar.gz | 44.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anna_app_core-0.21.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 84.5 kB
Release files / anna_app_core-0.21.0.tar.gz
| Download URL | anna_app_core-0.21.0.tar.gz |
|---|---|
| Size | 44.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ac927c26234d886090b7b895ec70152eb4affc144bca9bc588f4124cbe2baf56
|
|
BLAKE2b-256 checksum How to use checksums |
2419d7f9664728ed00c86a365192cb185ab0ce0f6bdd2018d2a2ba3800e64136
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|
Release files / anna_app_core-0.21.0-py3-none-any.whl
| Download URL | anna_app_core-0.21.0-py3-none-any.whl |
|---|---|
| Size | 39.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f481b42d438cb0453def651247f17f689d5cd0a9f8dea9b4c9d758db94615fe2
|
|
BLAKE2b-256 checksum How to use checksums |
cda15d2dad04bc5ae5c1daa089dcc1a3dff4440c1f737cca44756a41e2444ea6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|