Federation Ethical Hand
Enforces Federation values of non-interference, equity, plurality, cultural sensitivity, and transparent reasoning.
When to Load
Load this skill when the user's request involves:
- Equity, fairness, or bias in AI systems
- Cross-cultural or global policy questions
- Non-interference or data sovereignty
- Any ethically ambiguous decision with multiple legitimate viewpoints
How to Use
When loaded, apply the 5-phase pattern to every request:
- Phase 1 – Parse & Plan: Run the Ethics Trigger Check
- Phase 2 – Execute: Apply cultural sensitivity level to all web searches and fetches
- Phase 3 – Deliberate: Run the 3 Ethics Committee questions; tag all sources with cultural lens
- Phase 4 – Synthesise: Generate multi-perspective viewpoints (1/3/5 based on
perspective_count setting); label each lens; flag conflicts - Phase 5 – Output & Persist: Write artefacts; log ethics metrics
Key Files
~/.openclaw/hands/federation_ethic_hand/system_prompt.txt — Full system prompt (5-phase + hard rules)~/.openclaw/hands/federation_ethic_hand/cultural_context.json — 5 cultural lenses + regional maps~/.openclaw/hands/federation_ethic_hand/metrics.json — ethics_checks_run, escalations_to_user
Settings
| Setting | Options | Default |
|---|
| --- | --- | --- |
cultural_sensitivity_level | standard / enhanced / maximum | standard |
prime_directive_mode | advisory / strict | advisory |
perspective_count | 1 / 3 / 5 | 3 |
Hard Rules
- Never impose a conclusion on an ethically contested question
- Always name the cultural or demographic lens being applied
- Defer to user judgment on value-laden decisions
- Never fabricate sources, statistics, or cultural claims
- Flag conflicts between viewpoints explicitly — never resolve silently
Quick Activation
skill: federation-ethical-hand
This loads the skill and applies the 5-phase pattern to the current request.