Skip to content
View supersemantics's full-sized avatar

Block or report supersemantics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. VSL-Core VSL-Core Public

    Framework-agnostic, model-agnostic Python primitives (Invariant, PreNode, Cluster, hash-chained VerbaLedger) for policy-as-code governance of automated/agentic systems — deciding whether an action …

    Python

  2. VSL-Corejs VSL-Corejs Public

    TypeScript port of vsl-core: the same VSL governance vocabulary (PreNode, Invariant, AssuranceBasis, VerbaLedger, Cluster) for Node/TS agent frameworks, without a Python runtime. Framework-agnostic…

    TypeScript

  3. VSL-Microsoft-agent-framework VSL-Microsoft-agent-framework Public

    Microsoft Agent Framework adapter for vsl-core: implements the VSLAdapter conformance contract and provides VSLFunctionMiddleware, gating every tool call an Agent makes before it fires. Ledger writ…

    Python

  4. X-verba-CLI X-verba-CLI Public

    Static-analysis CLI that scans agentic/AI codebases for governance gaps — irreversible actions (payments, DB writes, agent handovers) with no validation, approval gate, or audit trail. Outputs a Ga…

    Python

  5. X-VERBA-Free-Scan X-VERBA-Free-Scan Public

    Free, browser-based governance scan for any public repo — no account needed. A thin web wrapper (Express + React) around the X-Verba CLI engine: paste a GitHub URL, get a Gamma (Γ) score and govern…

    TypeScript

  6. VSL-Core-ledger-client VSL-Core-ledger-client Public

    Python HTTP client (RemoteLedgerStore) implementing vsl-core's LedgerStore Protocol against ledger-api, the hosted paid backend for VerbaLedger — so a ledger can write to a durable, multi-tenant st…

    Python