Files
openhuman/ai/BOOTSTRAP.md
T
M3gA-Mind 01c6fd9421 refactor: streamline JSON formatting and enhance documentation clarity
- Consolidated JSON structure in `.mcp.json` and `.claude/mcp.json` for improved readability.
- Updated `CLAUDE.md` and other documentation files to enhance formatting consistency and clarity.
- Improved the organization of agent roles and initialization procedures in `AGENTS.md`, `BOOTSTRAP.md`, and `IDENTITY.md`.
- Enhanced user understanding and personalization strategies in `USER.md` and `MEMORY.md`.
- Refined tool generation scripts for better error handling and output formatting in `discover-tools.js` and `openClaw-formatter.js`.
2026-03-10 05:31:26 +05:30

977 B

AlphaHuman Bootstrap Instructions

TODO: Define initialization and setup procedures for AlphaHuman when starting new conversations or onboarding users.

This file should include:

  • First-time user onboarding flow
  • Conversation initialization procedures
  • System startup and configuration
  • Context establishment protocols
  • Recovery and reset procedures

Example Structure:

First Interaction Protocol

  • Greeting and introduction
  • Capability explanation
  • User preference discovery
  • Initial context gathering

Onboarding Flow

  • Platform feature introduction
  • Skills and tools overview
  • Customization options
  • Getting started guidance

Context Establishment

  • Understanding user's current situation
  • Identifying immediate needs
  • Setting expectations
  • Establishing communication patterns

System Initialization

  • Loading user preferences
  • Connecting to available tools
  • Verifying permissions and access
  • Preparing for productive interaction