Skip to content

Releases: somo-ui/cognitive-gate

Cognitive Gate v0.1.6

Choose a tag to compare

@somo-ui somo-ui released this 06 Sep 20:19

External distribution readiness.\n\n- Added ClawHub/SkillHub-ready skill package under skill/cognitive-gate/.\n- Added external distribution status with verified blockers and next manual steps.\n- Updated GitHub, Spaces, and skill install references to v0.1.6.\n- Verified ClawHub dry-run publish plan, local tests, local install, and CLI smoke test.

Cognitive Gate v0.1.5

Choose a tag to compare

@somo-ui somo-ui released this 06 Sep 20:09

Observability and publishing checklist.\n\n- Added GitHub traffic, clone, referrer, and search observability guide.\n- Added publishing checklist for GitHub preview, skill directories, and hosted demo.\n- Captured the first public traffic baseline from GitHub APIs.\n- Updated install references and demo requirements to v0.1.5.

Cognitive Gate v0.1.4

Choose a tag to compare

@somo-ui somo-ui released this 06 Sep 19:58

Exposure layer.\n\n- Added README architecture visual.\n- Added editable SVG and 1200x630 PNG social preview assets.\n- Added distribution guidance for GitHub, skill directories, and hosted demos.\n- Added a minimal Hugging Face Spaces demo template.\n- Bumped package and module version to 0.1.4.

Cognitive Gate v0.1.3

Choose a tag to compare

@somo-ui somo-ui released this 06 Sep 19:53

Public entry hardening.\n\n- Added direct GitHub install instructions.\n- Added a minimal Python API example.\n- Added MIT LICENSE and CHANGELOG.\n- Added examples README for first-time users.\n- Bumped package and module version to 0.1.3.

Cognitive Gate v0.1.2

Choose a tag to compare

@somo-ui somo-ui released this 06 Sep 14:08

Public reference positioning update.\n\n- Repositioned the repository as standalone Cognitive Gate, without introducing ORIGIN in the public entry.\n- Rewrote README for installability, discoverability, and honest project boundaries.\n- Added runnable examples for basic audit, cross-session constraints, and local audit records.\n- Updated package metadata to cognitive-gate 0.1.2 with search-friendly keywords.\n- Removed the old pitch-script artifact from the public root.

Cognitive Gate v0.1.1

Choose a tag to compare

@somo-ui somo-ui released this 05 Sep 15:39

Early ORIGIN reference release

This release makes the early Cognitive Gate reference implementation publicly installable.

Install

git clone https://github.com/somo-ui/cognitive-gate.git
cd cognitive-gate
python -m venv .venv
source .venv/bin/activate
python -m pip install .
cognitive-gate --demo

Verified

  • Python 3.9+ metadata
  • 11/11 standard-library tests passing
  • Demo CLI works without an API key
  • GitHub Actions matrix for Python 3.9, 3.11, and 3.13

Scope

This is an early reference implementation for learning and interface validation. It is not a production OS sandbox, hardware key manager, cross-model enforcement layer, or mathematical guarantee of semantic safety.