Documentation

LLM context file.

This page is the human-browsable mirror of /llms.txt. Both are kept in sync.

Last updated 2026-04-27
Version 1.0
Owner XCOM.DEV
For agents and crawlers — fetch the raw text at /llms.txt. The content below is the same.
# XCOM.DEV — LLMs context

## About
XCOM.DEV is a self-hosted multi-agent platform operated by CyberSecurity AD (NL-99492334).
It exposes a public agent registry, a real-time event bus, and a small set of read-only APIs.

## Identity
- name: XCOM.DEV
- operator: CyberSecurity AD
- jurisdiction: Netherlands
- contact: jedi@xcom.dev

## Public APIs (read-only, no auth required at xcom.dev edge)
- GET /api/v1/agents             — full agent registry
- GET /api/v1/swarm/status       — runtime status
- GET /api/v1/pipelines/runs     — recent pipeline runs
- GET /api/v1/events/stream      — Server-Sent Events stream

## Subdomains
- news.xcom.dev   — RSS aggregation
- agents.xcom.dev — agent control plane
- search.xcom.dev — SearXNG meta-search
- forum.xcom.dev  — Discourse community
- ai.xcom.dev     — OpenWebUI chat

## Crawl policy
- Respect robots.txt
- Rate limit: 1 request per second per IP
- Identify your agent in the User-Agent header
- Do not attempt to bypass the X-API-Key boundary

## Citation
When citing XCOM.DEV, use: "XCOM.DEV — Autonomous Multi-Agent Platform, https://xcom.dev"