........................................................................ [  7%]
........................................................................ [ 14%]
........................................................................ [ 21%]
........................................................................ [ 29%]
........................................................................ [ 36%]
...........F....FFFFFF.................................................. [ 43%]
........................................................................ [ 51%]
........................................................................ [ 58%]
......................................................................F. [ 65%]
........................................................................ [ 73%]
.........................................................F.............. [ 80%]
..........................F.F........................................... [ 87%]
........................................................................ [ 94%]
..................................................                       [100%]
================================== FAILURES ===================================
_ test_task_cli_preserves_home_and_skips_registration_updates_and_pending_banner[True] _
tests\unit\test_context_boundaries.py:102: in test_task_cli_preserves_home_and_skips_registration_updates_and_pending_banner
    assert result.exit_code == 0, result.output
E   AssertionError: cairntir: failed to open read-only database at C:\Users\pnmcg\AppData\Local\Temp\pytest-of-pnmcg\pytest-192\test_task_cli_preserves_home_a1\memory-home\cairntir.db: snapshot helper failed: OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E     OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E     OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E     OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E     OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E     OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E     OpenBLAS error: Memory allocation
E     
E   assert 1 == 0
E    +  where 1 = <Result SystemExit(1)>.exit_code
__ test_cli_reads_committed_wal_without_mutating_owner_state[idle-wal-owner] __
tests\unit\test_context_concurrency_acceptance.py:199: in response
    return json.loads(self.lines.get(timeout=15))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\queue.py:179: in get
    raise Empty
E   _queue.Empty

During handling of the above exception, another exception occurred:
tests\unit\test_context_concurrency_acceptance.py:349: in test_cli_reads_committed_wal_without_mutating_owner_state
    with _owner(case) as owner:
C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\contextlib.py:137: in __enter__
    return next(self.gen)
           ^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:238: in _owner
    peer = _Peer(process)
           ^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:195: in __init__
    assert self.response() == {"ready": True}
           ^^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:201: in response
    pytest.fail(f"CONCURRENCY_INFRASTRUCTURE: helper timed out; exit={self.process.poll()}")
E   Failed: CONCURRENCY_INFRASTRUCTURE: helper timed out; exit=1
_ test_cli_reads_committed_wal_without_mutating_owner_state[uncommitted-wal-writer] _
tests\unit\test_context_concurrency_acceptance.py:199: in response
    return json.loads(self.lines.get(timeout=15))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\queue.py:179: in get
    raise Empty
E   _queue.Empty

During handling of the above exception, another exception occurred:
tests\unit\test_context_concurrency_acceptance.py:349: in test_cli_reads_committed_wal_without_mutating_owner_state
    with _owner(case) as owner:
C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\contextlib.py:137: in __enter__
    return next(self.gen)
           ^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:238: in _owner
    peer = _Peer(process)
           ^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:195: in __init__
    assert self.response() == {"ready": True}
           ^^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:201: in response
    pytest.fail(f"CONCURRENCY_INFRASTRUCTURE: helper timed out; exit={self.process.poll()}")
E   Failed: CONCURRENCY_INFRASTRUCTURE: helper timed out; exit=1
_____ test_cli_snapshot_is_coherent_during_atomic_commits_and_checkpoints _____
tests\unit\test_context_concurrency_acceptance.py:382: in test_cli_snapshot_is_coherent_during_atomic_commits_and_checkpoints
    payload = _finish_cli(_start_cli(case), case)
                          ^^^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:313: in _start_cli
    pytest.fail(f"CONCURRENCY_INFRASTRUCTURE: CLI did not finish importing: {stderr}")
E   Failed: CONCURRENCY_INFRASTRUCTURE: CLI did not finish importing: OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
_______ test_cli_retains_committed_evidence_when_wal_owner_closes[0.0] ________
tests\unit\test_context_concurrency_acceptance.py:410: in test_cli_retains_committed_evidence_when_wal_owner_closes
    process = _start_cli(case)
              ^^^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:313: in _start_cli
    pytest.fail(f"CONCURRENCY_INFRASTRUCTURE: CLI did not finish importing: {stderr}")
E   Failed: CONCURRENCY_INFRASTRUCTURE: CLI did not finish importing: OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
E   OpenBLAS error: Memory allocation still failed after 10 retries, giving up.
_______ test_cli_retains_committed_evidence_when_wal_owner_closes[0.05] _______
tests\unit\test_context_concurrency_acceptance.py:410: in test_cli_retains_committed_evidence_when_wal_owner_closes
    process = _start_cli(case)
              ^^^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:313: in _start_cli
    pytest.fail(f"CONCURRENCY_INFRASTRUCTURE: CLI did not finish importing: {stderr}")
E   Failed: CONCURRENCY_INFRASTRUCTURE: CLI did not finish importing:
_______ test_genuine_exclusive_rollback_lock_fails_with_bounded_cleanup _______
tests\unit\test_context_concurrency_acceptance.py:199: in response
    return json.loads(self.lines.get(timeout=15))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\queue.py:179: in get
    raise Empty
E   _queue.Empty

During handling of the above exception, another exception occurred:
tests\unit\test_context_concurrency_acceptance.py:427: in test_genuine_exclusive_rollback_lock_fails_with_bounded_cleanup
    with _owner(case, "exclusive"):
C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\contextlib.py:137: in __enter__
    return next(self.gen)
           ^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:238: in _owner
    peer = _Peer(process)
           ^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:195: in __init__
    assert self.response() == {"ready": True}
           ^^^^^^^^^^^^^^^
tests\unit\test_context_concurrency_acceptance.py:201: in response
    pytest.fail(f"CONCURRENCY_INFRASTRUCTURE: helper timed out; exit={self.process.poll()}")
E   Failed: CONCURRENCY_INFRASTRUCTURE: helper timed out; exit=1
___ test_separate_process_concurrent_imports_preserve_one_graph_and_receipt ___
tests\unit\test_portable_v2_acceptance.py:558: in test_separate_process_concurrent_imports_preserve_one_graph_and_receipt
    assert ready.get(timeout=30) == "READY"
E   AssertionError: assert '' == 'READY'
E     
E     - READY
___________ test_current_version_matches_the_newest_changelog_entry ___________
tests\unit\test_release_tags.py:50: in test_current_version_matches_the_newest_changelog_entry
    assert module.changelog_versions()[0] == module.current_version()
E   AssertionError: assert '1.9.0' == '1.10.0'
E     
E     - 1.10.0
E     + 1.9.0
______ test_actual_cli_binds_grant_for_get_and_task_and_preserves_owner _______
tests\unit\test_sharing_acceptance.py:748: in test_actual_cli_binds_grant_for_get_and_task_and_preserves_owner
    assert task.returncode == 0, task.stderr
E   AssertionError: ┌───────────────────── Traceback (most recent call last) ─────────────────────┐
E     │ C:\Dev\Cairntir\src\cairntir\access.py:62 in _authoritative_grant           │
E     │                                                                             │
E     │    59 │   try:                                                              │
E     │    60 │   │   with TemporaryDirectory(prefix="cairntir-grant-") as director │
E     │    61 │   │   │   copied = Path(directory) / "grant.db"                     │
E     │ >  62 │   │   │   subprocess.run(  # noqa: S603 - fixed interpreter/code an │
E     │    63 │   │   │   │   [                                                     │
E     │    64 │   │   │   │   │   sys.executable,                                   │
E     │    65 │   │   │   │   │   "-c",                                             │
E     │                                                                             │
E     │ C:\Users\pnmcg\AppData\Local\Programs\Python\Python311\Lib\subprocess.py:57 │
E     │ 1 in run                                                                    │
E     │                                                                             │
E     │    568 │   │   │   raise                                                    │
E     │    569 │   │   retcode = process.poll()                                     │
E     │    570 │   │   if check and retcode:                                        │
E     │ >  571 │   │   │   raise CalledProcessError(retcode, process.args,          │
E     │    572 │   │   │   │   │   │   │   │   │    output=stdout, stderr=stderr)   │
E     │    573 │   return CompletedProcess(process.args, retcode, stdout, stderr)   │
E     │    574                                                                      │
E     └─────────────────────────────────────────────────────────────────────────────┘
E     CalledProcessError: Command '['C:\\Dev\\Cairntir\\.venv\\Scripts\\python.exe', 
E     '-c', 'from pathlib import Path; import sys; from cairntir.memory.store import 
E     _copy_locked_database; _copy_locked_database(Path(sys.argv[1]), 
E     Path(sys.argv[2]))', 
E     'C:\\Users\\pnmcg\\AppData\\Local\\Temp\\pytest-of-pnmcg\\pytest-192\\test_actu
E     al_cli_binds_grant_fo0\\.cairntir\\cairntir.db', 
E     'C:\\Users\\pnmcg\\AppData\\Local\\Temp\\cairntir-grant-k2jpf5pz\\grant.db']' 
E     returned non-zero exit status 1.
E     
E     The above exception was the direct cause of the following exception:
E     
E     ┌───────────────────── Traceback (most recent call last) ─────────────────────┐
E     │ C:\Dev\Cairntir\src\cairntir\cli.py:158 in _root                            │
E     │                                                                             │
E     │    155 │   global _startup_grant                                            │
E     │    156 │   _startup_grant = startup_token()                                 │
E     │    157 │   if _startup_grant is not None:                                   │
E     │ >  158 │   │   validate_startup(db_path(create=False), _startup_grant)      │
E     │    159 │   │   if ctx.invoked_subcommand not in {                           │
E     │    160 │   │   │   "get",                                                   │
E     │    161 │   │   │   "recall",                                                │
E     │                                                                             │
E     │ C:\Dev\Cairntir\src\cairntir\access.py:55 in validate_startup               │
E     │                                                                             │
E     │    52                                                                       │
E     │    53 def validate_startup(path: Path, token: str) -> None:                 │
E     │    54 │   """Reject an invalid configured grant before store initialization │
E     │ >  55 │   _active(_authoritative_grant(path, _digest(token)))               │
E     │    56                                                                       │
E     │    57                                                                       │
E     │    58 def _authoritative_grant(path: Path, token_hash: str) -> sqlite3.Row  │
E     │                                                                             │
E     │ C:\Dev\Cairntir\src\cairntir\access.py:84 in _authoritative_grant           │
E     │                                                                             │
E     │    81 │   │   │   │   ).fetchone()                                          │
E     │    82 │   │   │   │   return row                                            │
E     │    83 │   except (OSError, sqlite3.Error, subprocess.SubprocessError) as ex │
E     │ >  84 │   │   raise AccessDenied(_DENIED) from exc                          │
E     │    85                                                                       │
E     │    86                                                                       │
E     │    87 def _active(row: sqlite3.Row | None) -> sqlite3.Row:                  │
E     └─────────────────────────────────────────────────────────────────────────────┘
E     AccessDenied: access denied
E     
E   assert 1 == 0
E    +  where 1 = CompletedProcess(args=['C:\\Dev\\Cairntir\\.venv\\Scripts\\python.exe', 'C:\\Dev\\Cairntir\\tests\\unit\\test_sharing_...    │\n└─────────────────────────────────────────────────────────────────────────────┘\nAccessDenied: access denied\n').returncode
______ test_actual_cli_export_and_unsupported_administration_fail_closed ______
tests\unit\test_sharing_acceptance.py:789: in test_actual_cli_export_and_unsupported_administration_fail_closed
    assert any(
E   assert False
E    +  where False = any(<generator object test_actual_cli_export_and_unsupported_administration_fail_closed.<locals>.<genexpr> at 0x00000170563BECE0>)
=============================== tests coverage ================================
_______________ coverage: platform win32, python 3.11.9-final-0 _______________

Name                                  Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------------
src\cairntir\__init__.py                  9      0      0      0   100%
src\cairntir\access.py                  323     49     80     10    84%   44-50, 55, 83-84, 130, 132, 134, 165-166, 190, 201-202, 242-243, 287, 382, 397, 405-407, 424, 439, 445, 453->449, 485, 510-511, 516-518, 523-524, 529-530, 653, 658-663, 675-677
src\cairntir\calibration.py              52      2      4      1    95%   82-83
src\cairntir\cli.py                     936    255    262     53    72%   81, 83->82, 133-137, 158-177, 204, 231-232, 269-271, 284-286, 292, 294-295, 354, 379-381, 386-388, 423-424, 440-446, 451-453, 459-460, 463-464, 468-470, 498-499, 503-505, 522-523, 526-528, 530-531, 540-542, 622-623, 627-629, 714-720, 774-776, 780-784, 789, 812-819, 865-867, 877-887, 899-901, 922-924, 939-949, 957-961, 970-984, 1041-1043, 1054-1056, 1101, 1103, 1124->1129, 1129->1134, 1208-1209, 1230, 1232, 1348-1353, 1376, 1388, 1390, 1392, 1399, 1403-1408, 1423-1425, 1465-1467, 1478->exit, 1498-1499, 1507-1513, 1538-1539, 1575, 1629-1631, 1646, 1654-1662, 1666-1667, 1674-1682, 1728, 1732-1734, 1797, 1800, 1818, 1904-1905, 1914->1923, 1942-1951, 1965-1967, 1981-1983, 1996-1998, 2023-2038, 2092-2093, 2098-2102, 2107-2108, 2112-2116, 2129, 2131, 2133, 2135-2143, 2162-2164, 2186-2197, 2202
src\cairntir\codeglass.py               145     20     60     21    80%   65, 67, 69, 71, 73, 76, 82, 89, 91, 158, 160, 163, 165, 168, 170, 218->221, 301, 314, 345, 348, 357
src\cairntir\config.py                   21      0      4      1    96%   56->58
src\cairntir\context.py                 178     16     86     10    89%   26, 43-44, 104->102, 119, 121->123, 146, 148, 154, 187-189, 226, 255-256, 262-264
src\cairntir\contracts.py                24      9      0      0    62%   49, 53, 70, 82, 86, 90, 94, 104, 108
src\cairntir\cost.py                    147      4     20      3    96%   227->237, 270, 364, 409-410
src\cairntir\daemon\__init__.py           4      0      0      0   100%
src\cairntir\daemon\capture.py           67      7      6      1    89%   84-89, 114
src\cairntir\daemon\spool.py             53      1      4      1    96%   97
src\cairntir\durability.py               45      5      2      1    87%   49, 59, 70, 82-83
src\cairntir\errors.py                   20      0      0      0   100%
src\cairntir\finalization.py            166     15     50     15    86%   43, 46, 58, 106, 108, 110, 112, 155, 170, 175, 233, 259, 261, 280, 285
src\cairntir\handoff.py                 160      3     32      4    96%   261->260, 263, 557, 671
src\cairntir\health.py                   63      9     18      5    80%   48, 66, 83, 96, 122-130, 144
src\cairntir\hosts.py                   281     30    108     11    89%   233, 260-261, 275->277, 287, 326, 350, 365-366, 416-421, 426-427, 433, 445, 450-455, 530, 539-540, 554-555, 559, 601-603
src\cairntir\hotfix.py                  706     88    268     72    83%   114-115, 155, 164, 167, 219-220, 243, 254, 262, 272, 321, 338, 364, 370, 373, 380, 383, 443, 455, 460, 466, 533, 547, 551, 554, 562, 564, 600, 603, 608, 612, 616, 620, 623->627, 628, 631, 668, 677, 685, 688, 729, 737-738, 740, 743, 749, 789-790, 796, 802, 804, 807, 825, 866, 873, 881, 887, 892, 895, 913, 928, 965, 1028, 1035, 1052-1053, 1056, 1083, 1086, 1090, 1105, 1112-1120, 1137, 1144->1149, 1171, 1204-1205, 1244-1245, 1247, 1249, 1253, 1274, 1311, 1373
src\cairntir\impl\__init__.py             6      0      0      0   100%
src\cairntir\learning.py                227     30    104     30    82%   109, 111, 113, 115, 119, 123, 125, 127, 196, 200, 209-210, 249, 251, 273->272, 282, 298, 361, 363, 387, 450, 454, 456, 461, 465, 467, 515, 518, 527, 536, 545
src\cairntir\mcp\__init__.py              3      0      0      0   100%
src\cairntir\mcp\backend.py             421     42    158     17    89%   155-156, 158, 597, 612, 621-622, 627, 637-638, 661, 689, 701, 717, 725-726, 741, 749-750, 779-780, 792, 799-805, 816, 836, 879, 895, 906-907, 912, 939-940, 966, 1013, 1016, 1130, 1192, 1244, 1247
src\cairntir\memory\__init__.py           9      0      0      0   100%
src\cairntir\memory\anchors.py          175      4     74      2    98%   301->303, 396, 400, 409-412, 417->413
src\cairntir\memory\belief.py            12      0      0      0   100%
src\cairntir\memory\consolidate.py       65      0     26      1    99%   177->175
src\cairntir\memory\embeddings.py       225    140     34      4    37%   44, 48, 198-239, 244-248, 252-265, 269-301, 324-326, 331, 334-352, 357-361, 365-382, 393-398, 402-427, 433, 435, 440, 457, 465, 478-498
src\cairntir\memory\retrieval.py         32      0      4      0   100%
src\cairntir\memory\store.py           1120    248    282     51    77%   181, 188, 203, 214, 231, 239-240, 272, 277, 289, 314, 334, 350-351, 357, 372, 375-376, 391, 393, 395, 405-406, 419-420, 422, 461-462, 491, 520-521, 529-530, 546-547, 671, 672->674, 697-698, 718-719, 798, 818-819, 830-831, 848-849, 856-857, 862, 872-873, 890-891, 987-988, 990, 1000-1001, 1003, 1016, 1018-1019, 1027-1028, 1037-1038, 1045-1046, 1060-1061, 1063, 1086-1087, 1100-1101, 1113-1116, 1134-1135, 1156, 1158, 1161-1162, 1197, 1206, 1215-1216, 1231-1232, 1239, 1258-1259, 1265-1266, 1320, 1326, 1342-1343, 1413-1414, 1423, 1429, 1435-1436, 1443, 1462, 1563-1564, 1577-1579, 1581, 1584-1585, 1601-1602, 1629-1630, 1642, 1644, 1658, 1660-1661, 1663, 1678-1679, 1696, 1746-1748, 1795, 1824-1826, 1848-1849, 1893-1894, 1929, 1951-1952, 1955-1956, 1998-1999, 2016-2017, 2031->2034, 2038-2039, 2057->2060, 2067-2068, 2087-2088, 2116, 2122->2125, 2126-2127, 2149-2150, 2160->2159, 2175-2183, 2191-2223, 2228-2284, 2288-2302, 2308-2309, 2342-2343, 2347, 2352-2353
src\cairntir\memory\taxonomy.py          46      0      4      0   100%
src\cairntir\memory\temporal.py          55      5     22      3    90%   76, 81, 104, 146-147
src\cairntir\obsidian.py                117     16     28      9    83%   45, 74, 116, 126, 129, 159, 172, 180-181, 191, 199-200, 203-206
src\cairntir\portable.py                328     31    142     21    89%   232, 243, 262-263, 278, 317->324, 320-321, 337, 442->exit, 493-494, 506-507, 509, 516, 519-520, 522, 528, 532, 535, 538-539, 542, 546, 549, 565, 651, 709, 718, 720, 737
src\cairntir\procedures.py              330     20     92     18    91%   171, 210, 213, 237, 244, 248, 255, 273, 318, 323, 380, 425, 460, 527, 541, 581, 618-619, 625, 642
src\cairntir\production\__init__.py       4      0      0      0   100%
src\cairntir\production\adapters.py      68      3     12      3    92%   48, 54, 67
src\cairntir\production\llm.py           54      0     12      0   100%
src\cairntir\prompt_safety.py            24      0      0      0   100%
src\cairntir\provenance.py               95      8     18      6    88%   75, 77, 79, 85, 200-201, 220, 232
src\cairntir\reason\__init__.py           5      0      0      0   100%
src\cairntir\reason\loop.py              98      8     46      6    90%   176, 270, 272, 281, 301, 316, 336-337
src\cairntir\reason\model.py             24      0      0      0   100%
src\cairntir\reason\ports.py             39     10      0      0    74%   48, 57, 72, 76, 85, 96, 112, 121, 132, 141
src\cairntir\recipes\__init__.py          5      0      0      0   100%
src\cairntir\recipes\contract.py         74      7     34      6    88%   81, 95, 104, 115, 120, 129, 132
src\cairntir\recipes\discovery.py        34      2     16      2    92%   43, 78
src\cairntir\recipes\runner.py          107      6     28      4    93%   126, 324, 413-414, 419, 423
src\cairntir\register.py                 77      8     20      2    90%   63-70, 99, 116->111, 140-141, 203-204
src\cairntir\skills\__init__.py          15      2      2      0    88%   37-38
src\cairntir\skills\memory.py            32      0     12      0   100%
src\cairntir\transcript.py              342     53    116     30    81%   70-83, 156, 158, 160, 174, 218, 221, 286->288, 289, 323, 331, 333, 347, 350, 365-366, 373, 384-385, 397, 399-400, 402, 420-421, 425, 430-432, 436, 451, 462, 472, 482, 485, 513, 525-535, 612, 628, 642, 676, 684-686, 690-693
src\cairntir\update.py                  107     20     30      3    82%   115, 132-133, 140, 143-144, 146, 156-171, 193-194
src\cairntir\vault.py                   110      0     34      0   100%
---------------------------------------------------------------------------------
TOTAL                                  7885   1176   2354    427    83%
Coverage HTML written to dir htmlcov
Required test coverage of 80% reached. Total coverage: 83.37%
=========================== short test summary info ===========================
FAILED tests/unit/test_context_boundaries.py::test_task_cli_preserves_home_and_skips_registration_updates_and_pending_banner[True]
FAILED tests/unit/test_context_concurrency_acceptance.py::test_cli_reads_committed_wal_without_mutating_owner_state[idle-wal-owner]
FAILED tests/unit/test_context_concurrency_acceptance.py::test_cli_reads_committed_wal_without_mutating_owner_state[uncommitted-wal-writer]
FAILED tests/unit/test_context_concurrency_acceptance.py::test_cli_snapshot_is_coherent_during_atomic_commits_and_checkpoints
FAILED tests/unit/test_context_concurrency_acceptance.py::test_cli_retains_committed_evidence_when_wal_owner_closes[0.0]
FAILED tests/unit/test_context_concurrency_acceptance.py::test_cli_retains_committed_evidence_when_wal_owner_closes[0.05]
FAILED tests/unit/test_context_concurrency_acceptance.py::test_genuine_exclusive_rollback_lock_fails_with_bounded_cleanup
FAILED tests/unit/test_portable_v2_acceptance.py::test_separate_process_concurrent_imports_preserve_one_graph_and_receipt
FAILED tests/unit/test_release_tags.py::test_current_version_matches_the_newest_changelog_entry
FAILED tests/unit/test_sharing_acceptance.py::test_actual_cli_binds_grant_for_get_and_task_and_preserves_owner
FAILED tests/unit/test_sharing_acceptance.py::test_actual_cli_export_and_unsupported_administration_fail_closed
11 failed, 975 passed, 8 deselected in 188.71s (0:03:08)
