tigrbl_engine_bigquery 0.4.4.dev8__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_bigquery
3
- Version: 0.4.4.dev8
3
+ Version: 0.4.5.dev1
4
4
  Summary: BigQuery engine plugin for Google BigQuery warehouse sessions, analytics workloads, and Tigrbl engine registration.
5
5
  Author-email: Jacob Stewart <jacob@swarmauri.com>
6
6
  License: Apache License
@@ -273,13 +273,6 @@ Application developers, data platform engineers, and operators choosing concrete
273
273
 
274
274
  It exposes a `tigrbl.engine` entry point and a package `register()` hook so Tigrbl can discover or load the backend at runtime.
275
275
 
276
- ## Certification Status
277
-
278
- - Package status: governed package in the `tigrbl/tigrbl` workspace.
279
- - Governance source: [SSOT registry](https://github.com/tigrbl/tigrbl/blob/master/.ssot/registry.json).
280
- - 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.
281
- - 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`.
282
- - Scope note: this README documents the package boundary. Runtime feature support remains governed by `.ssot/` entities and the conformance docs linked below.
283
276
 
284
277
  ## Install
285
278
 
@@ -390,6 +383,14 @@ Choose `tigrbl_engine_bigquery` when the quick-answer table matches your use cas
390
383
 
391
384
  This README is the package-local distribution entry point for `tigrbl_engine_bigquery`. 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.
392
385
 
386
+ ## Certification Status
387
+
388
+ - Package status: governed package in the `tigrbl/tigrbl` workspace.
389
+ - Governance source: [SSOT registry](https://github.com/tigrbl/tigrbl/blob/master/.ssot/registry.json).
390
+ - 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.
391
+ - 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`.
392
+ - Scope note: this README documents the package boundary. Runtime feature support remains governed by `.ssot/` entities and the conformance docs linked below.
393
+
393
394
  ## License
394
395
 
395
396
  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).
@@ -1,10 +1,10 @@
1
1
  tigrbl_engine_bigquery/__init__.py,sha256=25PI5cqZzHw69fd1y5wqWqPmsoFoo52LDGE1k_rZz8A,657
2
2
  tigrbl_engine_bigquery/engine.py,sha256=sW3IxEEoDCKZhr-m5Yy9UwOe4P_M8gmER2AObfx4a0Y,1528
3
3
  tigrbl_engine_bigquery/session.py,sha256=H-NGw3pLGO6pZ5vpUBaYfeEFVpZWnUIHYxKeXmr6Fyc,1787
4
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
5
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/licenses/NOTICE,sha256=EvJMTshzsWz43LiK-DeN2ZuLtrP49cxvlrFlJ8F_buc,221
6
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/METADATA,sha256=3fYh2xy4theClhTlv3DesZ1KpjuYdD-1C6ZJXEox5v0,22676
7
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
8
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/entry_points.txt,sha256=CqCD1v0HBr8BJCSbMkkBzEvauM-Ogcd0BXbNdzlPoDc,59
9
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/top_level.txt,sha256=FfdBHO_GqmdFMrzON80_il-tL79iVe1cWdgxAzNM2rE,23
10
- tigrbl_engine_bigquery-0.4.4.dev8.dist-info/RECORD,,
4
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
5
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/licenses/NOTICE,sha256=EvJMTshzsWz43LiK-DeN2ZuLtrP49cxvlrFlJ8F_buc,221
6
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/METADATA,sha256=kFcITea7jvYqzAJmrq9fT6CvVxYR8GgBxRHpwUshXYM,22677
7
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
8
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/entry_points.txt,sha256=CqCD1v0HBr8BJCSbMkkBzEvauM-Ogcd0BXbNdzlPoDc,59
9
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/top_level.txt,sha256=FfdBHO_GqmdFMrzON80_il-tL79iVe1cWdgxAzNM2rE,23
10
+ tigrbl_engine_bigquery-0.4.5.dev1.dist-info/RECORD,,