Skip to main content

Model-agnostic, hook-level behavioral enforcement engine for AI coding agents. Deploys onto any model using cli-wikia's per-model knowledge.

Project description

CLI Enforcement

Model-agnostic, hook-level behavioral enforcement for AI coding agents. The enforcement engine (state manager, points/tiers, anti-hallucination, sandbox, cascade) is platform-neutral; where and how it installs onto a given model is supplied dynamically by cli-wikia — so one engine deploys onto Claude, Gemini, Copilot, DeepSeek, Antigravity, … with no per-platform template.

How it works

cli-enforcement deploy <model>
        │
        ├─ asks cli-wikia:  config_root?  hook_events?  instruction_file?
        │
        ├─ maps enforcement STAGES (pre-tool, post-tool, stop, …)
        │      to that model's REAL event names (PreToolUse / BeforeTool / …)
        │
        └─ copies the engine into <config_root>/mcp/ and writes the hook registry

Install

pip install cli-enforcement      # pulls in cli-wikia

Usage

cli-enforcement deploy claude          # dry-run: show the plan
cli-enforcement deploy claude --write  # actually install into ./.claude/
cli-enforcement deploy gemini --write  # same engine, wired to Gemini's events
cli-enforcement status                 # scorecard: points, tier, streak, KB gates, failures
cli-enforcement status --json          # same data, machine-readable (used by cli-fleet dashboard)
cli-enforcement remove claude --write  # remove the engine

Dry-run by default — nothing is written without --write.

License

MIT — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cli_enforcement-0.4.2.tar.gz (123.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cli_enforcement-0.4.2-py3-none-any.whl (143.3 kB view details)

Uploaded Python 3

File details

Details for the file cli_enforcement-0.4.2.tar.gz.

File metadata

  • Download URL: cli_enforcement-0.4.2.tar.gz
  • Upload date:
  • Size: 123.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for cli_enforcement-0.4.2.tar.gz
Algorithm Hash digest
SHA256 b7bc2ca0527f709ca2f032d94de692a70b512827b86340a5eb0a46346390dc0e
MD5 1bc918b6d97134c6165627552ad4d894
BLAKE2b-256 bc0566c9bcd3ec025abb742b75aee71c33b5dd59d94d5f0c44630ab2f42dd953

See more details on using hashes here.

File details

Details for the file cli_enforcement-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for cli_enforcement-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5ab75b3d8b754610a7ef180e614a40935e119efacc405e32518280af96323558
MD5 82e99678983ad0e367f674d036b4af86
BLAKE2b-256 abad61613caa49218bf1e274c2305fd6e44cc66b4784168a8e94fb265671c99b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page