Anna App platform core: manifest schemas, RPC dispatcher, protocols, errors. Shared by matrix-nexus and the local-dev runtime.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anna_app_core-0.8.0.tar.gz.
File metadata
- Download URL: anna_app_core-0.8.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39baa02818414a1009da10e84358337e1329e9836ddf25008c36ab3f3cb6169d
|
|
| MD5 |
b5d5e5a2a14acde0659a0600173d5dfb
|
|
| BLAKE2b-256 |
7d01a1772621dd03d91c4c1f80992d84a3d067d45053239b1002b5505af15412
|
File details
Details for the file anna_app_core-0.8.0-py3-none-any.whl.
File metadata
- Download URL: anna_app_core-0.8.0-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00a1ec59e8a368f0174dccfe1dc8714bfdcba37ba5e1d1aefb69ade1c0f288ad
|
|
| MD5 |
57eb84d5797a8a5c35ce0fe74aa87e3b
|
|
| BLAKE2b-256 |
c445f89d7e255025db5c09fe65bf70c97f5709271ec3676324ebf355ca4f52b9
|