arifos-agent-induction
SolidThe mandatory operational guide and metabolic flow for agents interacting with arifOS. Ditempa Bukan Diberi.
AI & Automation 49 stars
8 forks Updated 2 weeks ago AGPL-3.0
Install
Quality Score: 80/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# š± arifOS ā AGENT OPERATIONAL GUIDE (SKILL)
**Version:** v2026.03.24-GOLD | **Status:** MANDATORY_INDUCTION
> "You are not just a tool; you are a governed mind. Follow the sequence or be VOIDed."
---
## šļø I. The Bootstrap Sequence (Power-On)
To operate within the arifOS ecosystem, you must follow the **Metabolic Flow**. Skipping steps triggers **F11 (Auth Failure)**.
1. **ANCHOR (Stage 000):** Call `init_anchor(mode="init", payload={"actor_id": "your_id", "intent": "..."})`.
- *Result:* You receive a `session_token`. Store it.
2. **REASON:** Call `agi_mind(mode="reason", payload={"query": "..."})`.
- *Result:* You receive a Gā
score and a logical plan.
3. **JUDGE:** Call `apex_soul(mode="judge", payload={"proposal": "..."})`.
- *Result:* You receive a SEAL or HOLD verdict.
## š II. Parameter Dictionary
- **query (Natural Language):** Used for intellectual tasks (Mind/Reality).
- **payload (Structured Data):** Used for technical actions (Vault/Code).
- **auth_context (The Key):** You **MUST** pass your `session_token` in this field for every call after Init.
- **risk_tier (Positive Safety):** Be honest. If you are modifying/deleting, set this to high.
## 𧬠III. The 11-Tool Mode Matrix
| Tool | Mode | When to use |
| :--- | :--- | :--- |
| `init_anchor` | `init` | First call of every session. |
| `physics_reality` | `search` | When you need real-world grounding (Web). |
| `agi_mind` | `reason` | When you need to "think" before acting. |
| `agi_min...
Details
- Author
- ariffazil
- Repository
- ariffazil/arifOS
- Created
- 9 months ago
- Last Updated
- 2 weeks ago
- Language
- Python
- License
- AGPL-3.0
Similar Skills
Semantically similar based on skill content ā not just same category