Skip to content

P9-S36: OpenClaw adapter#103

Merged
samrusani merged 1 commit intomainfrom
codex/phase9-sprint-36-openclaw-adapter
Apr 7, 2026
Merged

P9-S36: OpenClaw adapter#103
samrusani merged 1 commit intomainfrom
codex/phase9-sprint-36-openclaw-adapter

Conversation

@samrusani
Copy link
Copy Markdown
Owner

Summary

  • add the first OpenClaw adapter/import path with explicit provenance and deterministic dedupe
  • provide fixture and loader scripts for a reproducible local import demo
  • verify imported data through recall, resumption, and shipped MCP augmentation paths without widening the tool surface

Validation

  • docker compose up -d
  • ./scripts/migrate.sh
  • ./scripts/load_sample_data.sh
  • ./scripts/load_openclaw_sample_data.sh --source fixtures/openclaw/workspace_v1.json
  • APP_RELOAD=false ./scripts/api_dev.sh
  • curl -sS http://127.0.0.1:8000/healthz
  • ./.venv/bin/python -m alicebot_api recall --thread-id cccccccc-cccc-4ccc-8ccc-cccccccccccc --project "Alice Public Core" --query "MCP tool surface" --limit 5
  • ./.venv/bin/python -m alicebot_api resume --thread-id cccccccc-cccc-4ccc-8ccc-cccccccccccc --max-recent-changes 5 --max-open-loops 5
  • ./.venv/bin/python -m pytest tests/unit/test_openclaw_adapter.py -q
  • ./.venv/bin/python -m pytest tests/integration/test_openclaw_import.py tests/integration/test_openclaw_mcp_integration.py -q
  • ./.venv/bin/python -m pytest tests/unit/test_openclaw_adapter.py tests/integration/test_openclaw_import.py tests/integration/test_openclaw_mcp_integration.py -q
  • ./.venv/bin/python -m pytest tests/unit tests/integration
  • pnpm --dir apps/web test

@samrusani samrusani merged commit d7e6fc2 into main Apr 7, 2026
@samrusani samrusani deleted the codex/phase9-sprint-36-openclaw-adapter branch April 7, 2026 22:25
samrusani pushed a commit that referenced this pull request Apr 9, 2026
Co-authored-by: Sami Rusani <sr@samirusani>
samrusani pushed a commit that referenced this pull request Apr 9, 2026
Co-authored-by: Sami Rusani <sr@samirusani>
samrusani added a commit that referenced this pull request Apr 9, 2026
Co-authored-by: Sami Rusani <sr@samirusani>
samrusani added a commit that referenced this pull request Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant