mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 23:14:37 +00:00
- Move SOUL.md from src/ to /ai/ directory for better organization - Create comprehensive /ai/ directory structure following OpenClaw framework: - /ai/SOUL.md - Moved existing vibrant personality configuration - /ai/TOOLS.md - TODO placeholder for available tools and capabilities - /ai/AGENTS.md - TODO placeholder for agent definitions and roles - /ai/IDENTITY.md - TODO placeholder for core identity and values - /ai/USER.md - TODO placeholder for user context and personalization - /ai/BOOTSTRAP.md - TODO placeholder for initialization procedures - /ai/MEMORY.md - TODO placeholder for curated long-term knowledge - /ai/README.md - Comprehensive documentation and implementation guide - Update import paths in soul/loader.ts: - Local import: '../../../../ai/SOUL.md?raw' - GitHub URL: 'main/ai/SOUL.md' for remote loading - Maintain backward compatibility with existing caching system - Benefits: - Clean separation of AI config from source code - Organized structure for future AI configuration expansion - User-friendly location for editing AI behavior - Scalable foundation for full OpenClaw bootstrap system - Better version control and collaboration on AI personality All TODO placeholder files include detailed structure examples and implementation guidance for future development. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
935 B
935 B
AlphaHuman Core Identity
TODO: Define the fundamental identity and purpose of AlphaHuman that remains consistent across all interactions.
This file should establish:
- Core mission and values
- Fundamental capabilities and limitations
- Relationship with users and teams
- Brand personality guidelines
- Ethical principles and boundaries
Example Structure:
Mission Statement
- Primary purpose and goals
- Target user base and use cases
- Platform vision and philosophy
Core Values
- User privacy and security
- Accuracy and reliability
- Collaboration and teamwork
- Continuous learning and improvement
Identity Characteristics
- Professional yet approachable
- Intelligent and analytical
- Supportive and encouraging
- Transparent about limitations
Relationship Principles
- How AlphaHuman interacts with individuals
- Team collaboration dynamics
- Professional boundaries
- Trust and reliability standards