Skip to content

CTX Layer 0.2.0a10

Choose a tag to compare

@abhilashsblai abhilashsblai released this 04 Jul 09:33
· 10 commits to master since this release

CTX Layer 0.2.0a10

Published: 2026-07-04

Source commit: fde3d05

Wheel: releases/ctxlayer-0.2.0a10-py3-none-any.whl

GitHub release:
https://github.com/abhilashsblai/ctxlayer-release/releases/tag/v0.2.0a10

SHA256:
aec83a11b06c6d1b9259eca702909568d242aa5f5770c5b4a13153221a9dcf06

Wheel size: 686060 bytes

Highlights

  • Bumps the package metadata to 0.2.0a10.
  • Adds real sqlite-vec vector retrieval and explicit missing-vector failure
    behavior.
  • Adds optional DuckDB analytics acceleration with SQLite parity for rollup,
    CIE score, workflow adaptation, judgment distillation, and eval scorecards.
  • Adds the Wave 0 database backend benchmark harness and records the Wave 3
    go/no-go decision to defer libSQL and RocksDB/Pebble until evidence requires
    them.
  • Includes metacognition, governance activation, judgment overlay, narrative,
    advanced memory architecture, and workspace-loop surfaces.

Verification

  • python -m compileall -q src\ctxlayer
  • ctxlayer --repo . workflow lint
  • python -m ctxlayer.workflow.export_features --check
  • pytest tests/test_database_evolution.py tests/test_cie_engine.py tests/test_capability_activation_governance.py tests/test_metacognition_and_agency.py tests/test_phase0_surfaces.py tests/test_phase0_efficacy.py tests/test_nextgen_runtime.py -q
  • python -m build --wheel
  • Wheel smoke install in a temporary venv: ctxlayer --version returned
    ctxlayer 0.2.0a10

Caveat

The source repo's broad all-path CTX check-diff pack timed out on the full
80-file staged release payload. Impact analysis, focused test/build
verification, smoke install, and representative exact-file CTX groups passed.