New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@opentag/governance

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentag/governance

Deterministic completion governance for OpenTag work loops.

npmnpm
Version
0.7.0
Version published
Weekly downloads
7
-50%
Maintainers
2
Weekly downloads
 
Created
Source

@opentag/governance

Deterministic completion governance for OpenTag work loops.

This package owns the Phase 1 completion predicate and its small command/query orchestration surface. It keeps executor success separate from evidence-backed work completion.

Install

pnpm add @opentag/governance

Responsibilities

  • Evaluate finite completion gates against immutable artifacts, normalized evidence, material-action receipts, and bounded waivers.
  • Bind delivery gates to one work cycle, change request, and resource version.
  • Produce explainable CompletionAssessment snapshots with stable reason codes.
  • Coordinate reassessment through injected repository, clock, and ID ports.
  • Preserve legacy behavior through an explicit execution-compatibility contract whose assessments are not evidence-backed.

The package does not import provider SDKs, own SQLite, call executors, or render source-channel messages. Provider adapters normalize facts; the store enforces durability; the dispatcher composes those boundaries.

Keywords

opentag

FAQs

Package last updated on 22 Jul 2026

Related posts