abtonmoy/SemanticSentry Drift Gate

Compare two saved embedding snapshots and fail the job if geometric drift crosses the configured thresholds.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 25, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: abtonmoy/semantic-sentry@e9946de6486c873ad9e4d5324efe7c2fcfc7b0b7 # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
baselinePath to the baseline snapshot directory.yes
candidatePath to the candidate snapshot directory.yes
fail-underComma-separated METRIC=MIN floors (e.g. cka=0.9,nps=0.85).no""
fail-overComma-separated METRIC=MAX ceilings (e.g. isotropy_delta=0.05).no""
python-versionPython version to set up.no3.11
versionsemantic-sentry version/spec to install (default: latest on PyPI).nosemantic-sentry

no outputs