Skip to main content

AI Constitution layer — model-agnostic Role/Policy, audit, and CRUD disclosure for any executor

Project description

airoles

AI 宪法树 · 按需走枝 — 每步只加载该环节的 Policy 枝条;司法在本包,执法在集成方。

pip install airoles
export AIROLES_API_KEY=sk-...
export AIROLES_BASE_URL=https://api.deepseek.com/v1
export AIROLES_MODEL=deepseek-chat
from airoles import ConstitutionClient

client = ConstitutionClient.from_env()
result = client.plan("分析销售数据并给出可执行方案")
print(result.client_crud_notice)
if not result.audit.ok:
    print(result.audit.violations)

record = client.issue_confirm(result.plan, confirmed_by="user-id")
contract = client.build_contract(result.plan, confirm=record)
client.execute(contract, step_runner=your_handler)  # 见 DOCS §5

无 API Key 仅审计划:airoles-audit path/to/plan.json

当前版本 0.9.12 — 完整说明见 DOCS.md(宪法树、MCP、§10 执法收口、§11 产物验收、§12 可信执行内核 P7)。

任意模型 → airoles(宪法 + 司法)→ 你的实践层(执法)

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

airoles-0.9.14.tar.gz (161.0 kB view details)

Uploaded Source

Built Distribution

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

airoles-0.9.14-py3-none-any.whl (190.1 kB view details)

Uploaded Python 3

File details

Details for the file airoles-0.9.14.tar.gz.

File metadata

  • Download URL: airoles-0.9.14.tar.gz
  • Upload date:
  • Size: 161.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for airoles-0.9.14.tar.gz
Algorithm Hash digest
SHA256 24c24c8184fe6807e8363308b97adddec8ceb20f892903d23509928002becf9e
MD5 cd9905db3e5345f1707c2489dbd87b15
BLAKE2b-256 ebaf32d19c6fa40e5685c52dc17fc734211d18eb660bb101e094962f56f9b73f

See more details on using hashes here.

File details

Details for the file airoles-0.9.14-py3-none-any.whl.

File metadata

  • Download URL: airoles-0.9.14-py3-none-any.whl
  • Upload date:
  • Size: 190.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for airoles-0.9.14-py3-none-any.whl
Algorithm Hash digest
SHA256 06e9415caa14cf8514475a68e58d41e92066d892500cec645a66c53a1922dc86
MD5 7d56d059d8dd13b4c93dd762d86582f2
BLAKE2b-256 e1a4072a2103da28013a3dce917d6918db320f28ec723efe6bf5ca20a7290baf

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