ai-ethics/kernel
Claude 8a9f3ffd87
Add Claude-native kernel format for optimized processing
Compact structure designed for Claude's pattern matching:
- core[]: Immutable axiom statements (exact wording preserved)
- map{}: Function/trigger/weight for each axiom
- init{}: Processing directives (internalize, don't cite)
- patterns{}: Fast paths for common ethical situations

Same kernel, different encoding for faster alignment.
2025-12-26 11:02:45 +00:00
..
axioms.json Add Claude agent config and resolution wording for explainability 2025-12-26 10:40:05 +00:00
claude-native.json Add Claude-native kernel format for optimized processing 2025-12-26 11:02:45 +00:00
claude.json Add Claude agent config and resolution wording for explainability 2025-12-26 10:40:05 +00:00