Skip to content

docs: add signpost llms.txt + consolidate agent instructions into AGENTS.md#474

Merged
Jammy2211 merged 2 commits into
mainfrom
feature/llms-txt-signpost
Jun 23, 2026
Merged

docs: add signpost llms.txt + consolidate agent instructions into AGENTS.md#474
Jammy2211 merged 2 commits into
mainfrom
feature/llms-txt-signpost

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Two docs-only changes, mirroring the PyAutoLens treatment:

  1. Consolidate agent instructions into canonical AGENTS.md — reduce .github/copilot-instructions.md to a thin pointer to AGENTS.md (the single source of truth; CLAUDE.md already @-imports it), dropping content duplicated in or superseded by AGENTS.md (including stale decorator names / module maps where present).
  2. Add a signpost llms.txt at the repo root — a thin front door (llms.txt convention: H1 + blockquote, then sections of one-line links) routing an LLM by intent. It only points; no source-tree catalogue, no AGENTS.md/docs duplication.

All links verified live (PyAutoLabs org; workspace llms.txt on origin/main; docs URLs from README / .readthedocs.yaml).

Scripts Changed

None — docs only.

API Changes

None.

🤖 Generated with Claude Code

Jammy2211 and others added 2 commits June 23, 2026 10:12
…TS.md

Reduce .github/copilot-instructions.md to a thin pointer to AGENTS.md, the
single source of truth (CLAUDE.md already @-imports it). Drops stale decorator
names and a non-existent OperateDeflections mixin from the Copilot file, both
already corrected in AGENTS.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Thin front-door llms.txt at the repo root following the llms.txt convention
(H1 + blockquote summary, then sections of one-line links). It only points —
no source-tree catalogue, no AGENTS.md/docs duplication — routing an LLM by
intent to the API, the docs, AGENTS.md, and its place in the ecosystem.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 3e7718c into main Jun 23, 2026
6 checks passed
@Jammy2211 Jammy2211 deleted the feature/llms-txt-signpost branch June 23, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant