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 for the Anna App platform.
This package is intentionally tiny. It exposes the stable contract surface
that both matrix-nexus (production host) and anna-app-runtime-local (local
dev harness) can depend on without pulling each other's runtime.
What's here (v0.1.x)
WindowStoreProtocol— minimum surface RPC handlers expect from a window storeHostRpcError,WindowError,WindowPermissionError— error types crossing the boundaryhost_api_allows(manifest_dict, ns, method) -> bool— pure ACL check (manifest passed asdict)DISPATCHER_VERSION/SDK_VERSIONconstants
What's NOT here yet
- The full
dispatch()function — still lives inmatrix-nexus(src/services/anna_app_rpc_dispatcher.py). Planned foranna-app-core>=0.2onceevent_stream+runtime_serviceare abstracted behind protocols. - Pydantic
AppManifest— seeanna-app-schema(JSON Schema bundle).
Versioning
0.1.0a1 is the first PyPI release (alpha). Pin policy lives in the central
VERSIONS.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.2.0a1.tar.gz.
File metadata
- Download URL: anna_app_core-0.2.0a1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a27b15d038622f1c9d00a3278f59348d5c398d7a4f959840d29ca60541c40ecc
|
|
| MD5 |
c25e0b06e8332af311a5401eb1cd3927
|
|
| BLAKE2b-256 |
e04aeaf9c1dd8217c3e0371f828b894c6ca9cede3e406242daf76cc56da6643d
|
File details
Details for the file anna_app_core-0.2.0a1-py3-none-any.whl.
File metadata
- Download URL: anna_app_core-0.2.0a1-py3-none-any.whl
- Upload date:
- Size: 13.2 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 |
789fc893ee69c8381ce6be39ed8c6612b6dc111af7c543c7556d094d5cc83873
|
|
| MD5 |
77465ffed4a4883442ff09d353c1fa61
|
|
| BLAKE2b-256 |
1a0dd4a476ece5892c662450baffdc4b0e94c9dc8f07164948e3e2e16c23858a
|