arifos-mcp-call

Solid

Invoke arifOS constitutional MCP tools (000-999 pipeline, F1-F13 enforced)

AI & Automation 49 stars 8 forks Updated today AGPL-3.0

Install

View on GitHub

Quality Score: 80/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# arifOS MCP Caller v2 — Constitutional Anchor-First **Runtime:** 42-tool constitutional kernel (not 13) **Requirement:** `init_anchor` MUST be called before `arifOS_kernel` **Floors:** F1-F13 enforced via sBERT ML layer ## Constitutional Tool Contract | Stage | Tool | Purpose | |-------|------|---------| | **000_INIT** | `init_anchor` | **REQUIRED FIRST** — Bootstrap session, bind actor_id, risk tier | | **333→888** | `arifOS_kernel` | Full pipeline: reason → memory/heart → critique → forge → judge | | **888_JUDGE** | `apex_judge` | Cross-check decisions | | **999_VAULT** | `vault_seal` | Persist to VAULT999 | ## CLI Usage (via arifos bridge) ```bash # 1. Bootstrap anchor (REQUIRED before kernel) arifos anchor # 2. Call kernel with dry-run first arifos kernel '{"query":"Analyze this","dry_run":true,"actor_id":"arif"}' # 3. Full execution (after verification) arifos kernel '{"query":"Execute task","actor_id":"arif","risk_tier":"medium"}' # Evidence & Memory arifos search '{"query":"AI governance Malaysia"}' arifos ingest '{"url":"https://example.com/doc"}' arifos memory '{"operation":"search","content":"What is Floor F2?"}' # System & Audit arifos health arifos vital arifos audit # AgentZero arifos engineer arifos validate arifos holdcheck ``` ## F13 Sovereignty Handling If the kernel returns `requires_human: true` or `verdict: "HOLD_888"`: - **STOP execution** - **Prompt user for confirmation** - **Do not proceed until explicit "do it"** Exit code 88 = HOLD_888 ...

Details

Author
ariffazil
Repository
ariffazil/arifos
Created
8 months ago
Last Updated
today
Language
Python
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category