πŸ›Έ Governance Manual V2

πŸ›Έ Agentic Intelligence Governance Manual (V2)

Status: ISO-parity strategic reference
Architecture: n8n ➜ LangGraph ➜ OpenClaw
Goal: Turn operational know-how into secured technological autonomy.

Manual scope
This in-app manual is an operational introduction.
It explicitly distinguishes: In place today, Rolling out, and Target.
It is not a full technical inventory of all application surfaces.

Executive promise (one page)

πŸ“‘ Structure & navigation

PillarOperational focusMaster toolEmojis
I. DoctrineDecision cyclen8n ➜ LangGraph ➜ OpenClaw🧠 βš™οΈ
II. PresenceAction & learningLangGraphπŸ“ πŸ“ˆ 🚦
III. ConvergenceMulti-agent coordinationLangGraphπŸ›°οΈ βš–οΈ βš“
IV. EmergenceStrategy & calibrationKnowledge graphπŸ”¬ πŸ§ͺ 🌐
V. SecurityInfrastructure & cageSecurity lockπŸ›‘οΈ πŸ—οΈ πŸ—οΈ πŸ‘οΈ ♻️
VI. EfficiencyPerformance & costsD1–D4 matrix🧩 πŸ”‹ ⚑ πŸ”’

🧠 I. Doctrine: the core decision cycle

The system rests on an architectural invariant that strictly separates perception, reasoning, and action.

βš™οΈ Technical articulation READ β€” THINK β€” WRITE

[ Perception ] [ Reasoning ] [ Action ]
   (READ)       (THINK)       (WRITE)
      |             |             |
[n8n] --------> [LangGraph] --------> [OpenClaw]
      |             |             |
 Incoming       Confront with     Secured
 signals            rules         execution

Usage: two operating modes

The economic framing of D1–D4 is detailed in Efficiency . The printable due-diligence evidence pack is consolidated in Strategic FAQ .

Value map β€” from client need to secured action

Dieidos β€” Pilot intelligence, delegate action. πŸ›ΈπŸ”’

πŸ”’ Parity lexicon

πŸ”’ Parity lexicon (business ↔ technical)

Summary
Each business term maps to its technical concept and architectural role, as in manual V2.

Parity lexicon (business ↔ technical)

Business termTechnical conceptArchitectural role
PerceptionREADCapture and sanitization βš™οΈ.
ReasoningTHINKBrain and analysis 🧠.
ActionWRITEExecution in an isolated environment βš™οΈ.
Law / ruleRuleBusiness instruction carved in stone.
MaturityThresholdPromotion threshold toward autonomy.
DraftDraftIntent to act, pending approval.
The lockGuardrailPhysical execution blocker.
The cageNode HostSecured, ephemeral execution space.
Mapping graph: business ↔ protection
❓ Strategic FAQ

❓ VII. Compliance Pack (executive format)

Summary
This page is a printable due-diligence evidence pack: human governance, control, traceability, and continuity.

Due-diligence evidence (defensible)

What if AI stops? (simplified BCP)

Executive questions (short answers)

1. Is it easy to change a business rule? Yes. Daily supervision happens in Presence; law editing happens in Emergence to publish durable adjustments.

2. Who approves what in the organization? Simple approvals (D1/D2) can be delegated; leadership keeps sensitive approvals (D3/D4) and law governance.

3. What happens if AI attempts an unauthorized action? The system blocks execution, raises an alert, and returns to human control through escalation procedure.

Trust decision tree
πŸ—‚οΈ Versioning

πŸ—‚οΈ VERSIONING: documentation history

This page describes the product history of documentation inside the application. It is separate from the V2 governance manual (business content), whose reference text lives in the repo at ops/docs/Manuel de Gouvernance Agentique Complet.md.

Active version

Change log

  1. Migration of the manual to dedicated MDX pages.
  2. Added trust guarantees and visual proofs.
  3. Added strategic Mermaid diagrams.
  4. Added navigation and documentation search.

Alignment note
This content reflects a consolidated product target and is updated as delivery iterations evolve.

Expert mode: edit traceability

πŸ“ Presence

πŸ“ II. PRESENCE: the daily cockpit

Summary
Presence is the supervision surface: read the situation, choose posture, certify a technical (WRITE) action, then verify the actual execution outcome. Detailed law and business-label editing happens in Emergence.

Cockpit mode: daily usage

Presence keeps decisions on one screen:

Supervision delegation

Daily loop: read, adjust, certify, verify

The 5-minute ritual and D1–D4 are covered under Efficiency β€” performance and costs . Printable due-diligence supervision evidence is summarized in Strategic FAQ .

πŸ›°οΈ Convergence

πŸ›°οΈ III. CONVERGENCE: the team command post

Summary
Convergence keeps multiple LangGraph reasoning streams coherent: coordination, friction arbitration, strategic anchoring.

UI availability
Convergence remains a core product pillar. Its direct exposure in navigation can vary by rollout context.

Convergence manages coherence across several LangGraph reasoning flows.

Multi-agent orchestra: converge to one answer
πŸ”¬ Emergence

πŸ”¬ IV. EMERGENCE: rules as firm capital

Summary
Emergence is the primary place to calibrate laws: business labels (ontology overrides), idea chain, directive, and simulation before publish. A correction started from Presence lands here with context (agent, idea, rule, action reference, reason).

Lab mode: strategic usage

Emergence complements the Presence cockpit:

Intangible firm asset

From draft to calibrated law

Guarantee

The draft ➜ simulation ➜ publish path stays auditable; humans remain the final authority on which laws apply.

βš™οΈ READ β€” Perception

βš™οΈ READ β€” Perception & sanitization

Summary
READ captures inbound signals then applies an immediate wash. Sensitive data is neutralized before any analysis.

READ β€” βš™οΈ

Data washer: raw data to neutralized signals

Role in the cycle

READ is the perception step of the manual’s cycle (Section I β€” Doctrine): it feeds THINK without exposing raw identity. For downstream execution (lock, cage), see Security β€” trust infrastructure .

Expert mode: technical proof

🧠 THINK β€” Reasoning

🧠 THINK β€” Reasoning & rules

Summary
THINK is the β€œbrain”: it confronts signals with your rules and prepares an intent to act, without executing a physical action alone.

THINK β€” 🧠

Decision engine under constraints

Guarantee

THINK stays separate from WRITE: reasoning alone never authorizes a physical action.

βš™οΈ WRITE β€” Action

βš™οΈ WRITE β€” Secured action

Summary
WRITE is the β€œarm”: physical execution of the task, only after brain validation and lock release.

WRITE β€” βš™οΈ

Action certification chain
Simple view: allowed vs blocked

Guarantee

The system applies prior certification before WRITE and prefers safe blocking when in doubt.

Expert mode: technical proof

πŸ›‘οΈ Security

πŸ›‘οΈ V. SECURITY: trust infrastructure

Summary
Security separates reasoning (LangGraph) from execution (OpenClaw): physical lock, cage, vault, red button, GDPR purge.

Security physically separates reasoning (LangGraph) from execution (OpenClaw). Upstream washing and neutralization are described under READ β€” perception and sanitization .

Continuity and reversibility

Bubble and lock: execution sanctuary
Isolation by context

Expert mode: technical proof

🧩 Efficiency

🧩 VI. EFFICIENCY: performance & costs

Summary
D1–D4 matrix, fuel strategy, and the 5-minute ritual in Presence for controlled cognitive ROI.

The daily ritual lives in Presence β€” daily action cockpit .

The four reasoning levels (D1–D4)

      /  D4  \      <-- Strategy & simulation (expert)
     /   D3   \     <-- Authoring & precision (powerful)
    /    D2    \    <-- Drafts & daily work (standard)
   /     D1     \   <-- Triage & filtering (flash)
LevelTask typeEngine used
D1 / D2Triage & daily drafts⚑ Fast & economical
D3 / D4Expertise & simulation🧠 Powerful & precise

Usage governance (organization)

Economic degraded mode

Right-effort pyramid D1–D4
Value vs cost: activation on demand

Simulator (prototype)

πŸ‘οΈ Sovereignty

πŸ‘οΈ Sovereignty: audit & transparency

Operational complement to manual V2: audit chain, evidence in incidents, and takeover. The manual’s β€œSecurity” pillar covers lock, cage, and break-glass; this page formalizes continuous traceability.

Summary
Every important decision leaves a trace. In an incident you can freeze, analyze, and recover. Governance is demonstrable, not only declarative.

Active governance

Defensible evidence (leadership, regulator, insurer)

Audit chain
Incident: freeze, analyze, recover

Guarantee

Transparency does not rely on a verbal promise. It relies on an explicit chain of events, validation, and audit.