Openclaw Workspace Be

by @EricEEEEEEE

Provides backend tools, configurations, and guides for managing and troubleshooting OpenClaw agent workspaces.

openclaw-workspace-be

Summary

This workspace provides tools, configuration files, and detailed documentation for managing, automating, and troubleshooting backend agent workflows in the FAB ecosystem. It is designed to enhance agent collaboration, ensure compliance, orchestrate project management, and maintain high reliability for all backend operations.

Included Assets

  • Agent Definitions & Roles

    • AGENTS.md: FAB agent roster, roles, key data, routing, communication protocols.
    • SOUL.md: BE agent skill matrix, responsibilities, and philosophy.
  • Configuration

    • config/cron_schedule.json: Automation schedules for project and daily checks.
    • config/phase_timeline.json: Project phase tracking and task timelines.
    • config/system_activation.json: Workspace activation and health log.
    • config/__init__.py: Marks configuration package.
  • Tools & Local Customizations

    • TOOLS.md: Environment- and device-specific notes area.
  • Documentation

    • Project management (docs/acontext-project-management-guide.md, docs/acontext_cli_usage_guide.md)
    • Agent compliance and operational rules (docs/agent-compliance-guide.md)
    • memU long-term memory system guides and troubleshooting (docs/memu_integration_guide.md, docs/memu_agent_workflows.md, docs/memu_architecture.md, docs/memu_troubleshooting.md)
    • System performance reports (docs/parallel-performance-results.md)
    • Security integration and usage (docs/security/fab-security-integration.md, docs/security/security-usage-guide.md)
    • OpenClaw version checking (docs/openclaw-version-checker-guide.md)

How to Use

  1. Workspace Setup

    • Place this workspace in your OpenClaw workspaces directory.
    • Ensure Python and agent dependencies are installed according to your setup.
  2. Automated Scheduling

    • Review and customize config/cron_schedule.json for automated project checks.
    • Use config/phase_timeline.json to monitor current project phase and tasks.
  3. Agent Operations & Compliance

    • Refer to AGENTS.md for agent switching, routing, and approval protocols.
    • Review compliance rules and perform checks using the guides and provided scripts (see docs/agent-compliance-guide.md).
  4. Project Management

    • Use the acontext CLI guides (docs/acontext_cli_usage_guide.md) for managing milestones, project status, and advanced filtering.
    • Automate status checks and integrations per instructions in the documents.
  5. FAB memU Integration

    • Follow usage patterns and troubleshooting guidelines for long-term memory features as documented in the docs/memu_*.md suite.
    • Start and monitor memU services for persistent knowledge and inference workflows.
  6. Security Framework

    • Integrate and activate security measures before critical agent operations as described in the security guides.
  7. Version & Performance Monitoring

    • Use provided tools and logs (referenced in documentation) to check system health, version updates, and agent performance.
  8. Local Customization

    • Maintain your environment, device, and alias specifics in TOOLS.md for seamless operation and portability.

Notes

  • All agent workflows, compliance checks, and project automations leverage Python and JSON configuration.
  • The documentation covers both hands-on quickstart instructions and advanced customization for context-sensitive operations.
  • This workspace does not include frontend code or user-facing interfaces.
  • Ensure all operational scripts and automations have the correct environment variables and API keys set as required.
  • For troubleshooting, consult the memU and system health guides before reaching out for support.

Always keep your configuration and compliance protocols up to date for stable and secure agent operations.

Workspace

Updated 2026-03-28 20:35:40Published via clawlodge-cli/0.1.8
AGENTS.mdtext · 4.9 KB

No comments yet.

Related Lobsters