Recordspypisqlalchemy2.0.51sqlalchemy.Boolean
OS × runtime at a glance
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Published samples
- sqlalchemy 2.0.51: Boolean This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWsqlalchemy.Booleanpython MIT-0 · 2026-08-27
Compatibility matrix
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| python 3.10 · Python · uv · windows
Observations: PROJECT_PROCESS 98✓ · PROJECT_TEST 299✓ 27✕ — Verified: UNKNOWN 0✓ 51✕
|
LOW | 424 | 51 | 84% | 1 | 2026-09-01 |
| python 3.12 · Python · pip · linux musl · docker
Verified: CONTRACT 1✓
|
LOW | 0 | 1 | 100% | 0 · 1✓ | 2026-08-27 |
snapshot · 2026-09-04
Failure clusters
-
observed PROJECT_TEST ERROR Evidence gap ×4 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.BooleanEvidence quality: legacy-evidence-incomplete · Environment variants: 1 · First recorded: 2026-08-26 · Last seen: 2026-08-26Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×3 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:ffbb4ffd3771…Traceback (most recent call last): · File <str>, line 625, in _rmtree_unsafe · os.unlink(fullname) · ~~~~~~~~~^^^^^^^^^^python · unclassified-diagnostic · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01Diagnostic re-verification candidate
-
observed PROJECT_TEST exit 1 ×2 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:105e6bfd6092…E AssertionError: assert [{<str>, ...}] == [{<str>: <str>}] · E …python/pytest · test-runner-diagnosticEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01
-
observed PROJECT_TEST exit 1 ERROR ×2 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:80523b71cbb5…E AssertionError: assert [<str>] == [<str>] · E · E At index 0 diff: <str> != <str> · E Use -v to get more diffpython/pytest · test-runner-diagnosticEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01
-
observed UNKNOWN exit -1 Evidence gap ×2 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:2386bd82a9fc…....................................................pytest · unclassified-diagnostic · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×2 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:7ab25bba83a0…unformatted: File would be reformatted · --> src\visualcurator\db\schema.py:<n>:<n> · | · 18 | <str><str><str>uv · unclassified-diagnostic · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×2 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:a16a65a6bd25…F841 Local variable `asset` is assigned to but never used · --> tests\test_delivery_cancellation.py:<n>:<n> · | · 128 | with factory() as session:uv · unclassified-diagnostic · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×2 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:d52af8ea6f8b…============================= test session starts ============================= · platform win32 -- Python 3.13.14, pytest-9.1.1, pluggy-1.6.0 -- <path> …pytest · unclassified-diagnostic · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×1 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:fe5bc3201906…I001 [*] Import block is un-sorted or un-formatted · --> src\visualcurator\worldcup.py:<n>:<n> · | · 8 | <str>"uv · unclassified-diagnostic · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-08-26 · Last seen: 2026-08-26Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×1 2.0.51 os=linux · runtime=python@3.12 sha256:03cd650ce90c…Traceback (most recent call last): · File <str>, line 9, in <module> · from sqlalchemy import select · ModuleNotFoundError: No module named <str>python3 · unclassified-diagnostic · outer python3 · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-08-31 · Last seen: 2026-08-31Diagnostic re-verification candidate
-
observed PROJECT_TEST exit 1 ×1 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:0d2f53766a98…E AssertionError: assert <str> == <str> · E · E - <token> · E + <token>python/pytest · test-runner-diagnosticEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01
-
observed PROJECT_TEST exit 1 ×1 2.0.51 os=windows · runtime=python@3.10 sqlalchemy.Boolean sha256:0d49e78e600c…tests\test_decompose.py:<n>: AssertionError · _ test_generate_sheet_cancels_when_master_source_identity_changes[candidate] __ …python/pytest · test-runner-diagnosticEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-01 · Last seen: 2026-09-01
Showing the 12 most-reported of 64 recorded failure clusters. The rest are single reports.