tigrbl_engine_memqueue 0.4.4.dev7__py3-none-any.whl → 0.4.5.dev1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tigrbl_engine_memqueue
3
- Version: 0.4.4.dev7
3
+ Version: 0.4.5.dev1
4
4
  Summary: In-memory queue engine plugin for process-local tasks, message workflows, and Tigrbl runtime coordination.
5
5
  Project-URL: Organization, https://github.com/tigrbl
6
6
  Project-URL: Discord, https://discord.gg/K4YTAPapjR
@@ -269,13 +269,6 @@ Application developers, data platform engineers, and operators choosing concrete
269
269
 
270
270
  It exposes a `tigrbl.engine` entry point and a package `register()` hook so Tigrbl can discover or load the backend at runtime.
271
271
 
272
- ## Certification Status
273
-
274
- - Package status: governed package in the `tigrbl/tigrbl` workspace.
275
- - Governance source: [SSOT registry](https://github.com/tigrbl/tigrbl/blob/master/.ssot/registry.json).
276
- - Release evidence: [publish workflow](https://github.com/tigrbl/tigrbl/actions/workflows/publish.yml) validates package builds, tests, GitHub release assets, and PyPI publication for managed packages.
277
- - Local certification guard: `pkgs/core/tigrbl_tests/tests/unit/test_package_badges_and_notices.py` verifies every package README keeps the Discord badge, Apache 2.0 badge, explicit Python-version badge, `LICENSE`, and `NOTICE`.
278
- - Scope note: this README documents the package boundary. Runtime feature support remains governed by `.ssot/` entities and the conformance docs linked below.
279
272
 
280
273
  ## Install
281
274
 
@@ -386,6 +379,14 @@ Choose `tigrbl_engine_memqueue` when the quick-answer table matches your use cas
386
379
 
387
380
  This README is the package-local distribution entry point for `tigrbl_engine_memqueue`. It answers install, usage, API, ownership, and certification-orientation questions for this package. Broader architectural decisions, release status, and cross-package proof chains remain in the repository-level docs and SSOT registry.
388
381
 
382
+ ## Certification Status
383
+
384
+ - Package status: governed package in the `tigrbl/tigrbl` workspace.
385
+ - Governance source: [SSOT registry](https://github.com/tigrbl/tigrbl/blob/master/.ssot/registry.json).
386
+ - Release evidence: [publish workflow](https://github.com/tigrbl/tigrbl/actions/workflows/publish.yml) validates package builds, tests, GitHub release assets, and PyPI publication for managed packages.
387
+ - Local certification guard: `pkgs/core/tigrbl_tests/tests/unit/test_package_badges_and_notices.py` verifies every package README keeps the Discord badge, Apache 2.0 badge, explicit Python-version badge, `LICENSE`, and `NOTICE`.
388
+ - Scope note: this README documents the package boundary. Runtime feature support remains governed by `.ssot/` entities and the conformance docs linked below.
389
+
389
390
  ## License
390
391
 
391
392
  Licensed under the Apache License, Version 2.0. See `LICENSE`, `NOTICE`, and the official [Apache 2.0 license text](https://www.apache.org/licenses/LICENSE-2.0).
@@ -2,9 +2,9 @@ tigrbl_engine_memqueue/__init__.py,sha256=jXjzFS-sicLv5zOSDSuq_RFSu9S_ZRoBPRmJfX
2
2
  tigrbl_engine_memqueue/plugin.py,sha256=hkchl1DctA3LvQ8sYj9Suot1Sh-RpCxvjkRT3p6OfBc,1149
3
3
  tigrbl_engine_memqueue/queuehub.py,sha256=H39pCkbUuMBLyvpgszJA8QVYV9Lv1g8AhhOfR7DU8Xs,4513
4
4
  tigrbl_engine_memqueue/session.py,sha256=iT-wK5BMgDC1l-dRXn3vf8WhEgHx03s53C_P_RvIffk,1346
5
- tigrbl_engine_memqueue-0.4.4.dev7.dist-info/METADATA,sha256=CRsRnemslRNswMg4wzbkaVcv8xKDnHvE5uHHl4QM2Qg,22461
6
- tigrbl_engine_memqueue-0.4.4.dev7.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
7
- tigrbl_engine_memqueue-0.4.4.dev7.dist-info/entry_points.txt,sha256=zaihZDVkzYBeQoWHkTfCz9ndnTghQ6rPBlyzGCtc8xw,66
8
- tigrbl_engine_memqueue-0.4.4.dev7.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
9
- tigrbl_engine_memqueue-0.4.4.dev7.dist-info/licenses/NOTICE,sha256=EvJMTshzsWz43LiK-DeN2ZuLtrP49cxvlrFlJ8F_buc,221
10
- tigrbl_engine_memqueue-0.4.4.dev7.dist-info/RECORD,,
5
+ tigrbl_engine_memqueue-0.4.5.dev1.dist-info/METADATA,sha256=ZE3mS0VHfdQN3OR_T5SQOuRo_Gt4I8CYySflOufVz0A,22462
6
+ tigrbl_engine_memqueue-0.4.5.dev1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
7
+ tigrbl_engine_memqueue-0.4.5.dev1.dist-info/entry_points.txt,sha256=zaihZDVkzYBeQoWHkTfCz9ndnTghQ6rPBlyzGCtc8xw,66
8
+ tigrbl_engine_memqueue-0.4.5.dev1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
9
+ tigrbl_engine_memqueue-0.4.5.dev1.dist-info/licenses/NOTICE,sha256=EvJMTshzsWz43LiK-DeN2ZuLtrP49cxvlrFlJ8F_buc,221
10
+ tigrbl_engine_memqueue-0.4.5.dev1.dist-info/RECORD,,