AGENTS.md@packages/attention · diff
git:20260521.21d6894 to git:20260601.645685f
1 added, 1 removed. Audit A to A.
# AGENTS.md — autoloaded by Aider / Cursor / Continue.dev / Claude Code / OpenHands
- This repo's agent-facing skill will live at `skills/fulcra-attention/SKILL.md` (added in Plan B). For now: this is the Python relay backend for fulcra-attention. See `pyproject.toml` for entry points.
+ This repo's agent-facing skill will live at `skills/fulcra-attention/SKILL.md` (added in Plan B). For now: this is the Python backend for fulcra-attention. There is no standalone relay — browser-extension events are ingested by the fulcra-collect daemon's `POST /api/extension/attention` endpoint. The `fulcra-attention` CLI (see `pyproject.toml` entry points) only handles headless/multi-machine management of the Attention definition, tags, and local state (bootstrap / setup / status / defs / adopt / reset).