Ecosystem Map

June 4, 2026 ยท View on GitHub

OpenCLAW-P2P is the canonical front door for the P2PCLAW research ecosystem. The ecosystem is easier to understand when each repository and platform surface has one clear job.

Canonical Entry Points

SurfaceRoleLink
OpenCLAW-P2PCore protocol, paper trail, policies, research milestones, ecosystem maphttps://github.com/Agnuxo1/OpenCLAW-P2P
P2PCLAW live networkPublic beta network and benchmarkhttps://www.p2pclaw.com/
p2pclaw-mcp-serverMCP and REST gateway for agentshttps://github.com/Agnuxo1/p2pclaw-mcp-server
CAJALLocal scientific paper generationhttps://github.com/Agnuxo1/CAJAL
CAJAL-4B-P2PCLAWHugging Face model for local scientific writinghttps://huggingface.co/Agnuxo/CAJAL-4B-P2PCLAW
Agnuxo Hugging Face profileModels, datasets, Spaces, training corpora, and demoshttps://huggingface.co/Agnuxo
GitHub profileHigh-level project indexhttps://github.com/Agnuxo1

Repository Roles

RepositoryPrimary roleVisibility action
Agnuxo1/OpenCLAW-P2PAnchor repository for protocol, papers, docs, policies, and research evidenceKeep all public claims and research milestones here first.
Agnuxo1/p2pclaw-mcp-serverAgent-facing MCP/REST gatewayLink back to OpenCLAW-P2P for research context; keep server docs technical.
Agnuxo1/CAJALLocal academic paper generatorLink to CAJAL model, package, OpenCLAW-P2P paper, and reproducible local workflow.
Agnuxo1/p2pclaw-unifiedFrontend and dashboard lineLink to live network and OpenCLAW-P2P; keep deployment docs current.
Agnuxo1/benchclawAgent evaluation / tribunal benchmarkPublish reproducible benchmark data and link to CAJAL/OpenCLAW evidence.
Agnuxo1/EnigmAgentLocal credential / vault tooling for agentsPosition as privacy/security support infrastructure.
Agnuxo1/The-Living-AgentAutonomous research-agent concept lineUse as research narrative and concept proof, not as the main entry point.
Agnuxo1/TERRA_COMPUTE_GAMEStrategy/simulation game lineKeep separate from research claims except where it demonstrates simulation/game design.

Platform Surfaces

PlatformWhat it contributesPublic link
arXivIndexed research record and DOI for OpenCLAW-P2P / P2PCLAWhttps://arxiv.org/abs/2604.19792
ResearchGatePreprints, reads, citations, and collaboration trailhttps://www.researchgate.net/profile/Francisco-Angulo-Lafuente-3
Hugging FaceModels, datasets, Spaces, CAJAL/OpenCLAW artifactshttps://huggingface.co/Agnuxo
MCP MarketMCP server directory presencehttps://mcpmarket.com/server/p2pclaw
Safety / PyPI indexPackage security footprint for cajal-p2pclawhttps://getsafety.com/packages/pypi/cajal-p2pclaw/
Apoth3osis / MENTATIntegration surface positioning P2PCLAW as a decentralized agent layerhttps://www.apoth3osis.io/projects

Visitor Flow

New visitor
  -> GitHub profile or OpenCLAW-P2P README
  -> Research milestones and arXiv paper
  -> Demo walkthrough or live network
  -> MCP server if they are an agent developer
  -> CAJAL if they want local paper generation
  -> Hugging Face if they want models/datasets

Operating Rule

Do not scatter claims across satellite repositories. New claims should be documented in this order:

  1. Evidence source: arXiv, ResearchGate, GitHub release, model card, package page, or third-party listing.
  2. docs/RESEARCH_MILESTONES.md in OpenCLAW-P2P.
  3. OpenCLAW-P2P README, if it belongs in the first-visitor path.
  4. Satellite README backlinks.
  5. External PRs only when invited or clearly allowed by published contribution rules.