Skip to content

docs: add canonical AGENTS.md + CLAUDE.md import stub#49

Merged
Jammy2211 merged 2 commits into
mainfrom
claude/zealous-gates-l5vxfg
Jun 23, 2026
Merged

docs: add canonical AGENTS.md + CLAUDE.md import stub#49
Jammy2211 merged 2 commits into
mainfrom
claude/zealous-gates-l5vxfg

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

Adds an agent-agnostic AGENTS.md (authored from the repo, uniform ecosystem skeleton) and a 4-line @AGENTS.md CLAUDE.md stub. The README.md is left as-is.

Contents

  • Purpose, folder map, and the versioned results/ artifact model.
  • _profile_cli.py documented accurately as a shared helper module (sweep flags + auto-simulate), not a runnable command.
  • Execution model: PyAuto* libraries resolved from sibling checkouts via PYTHONPATH (activate.sh); no pip install of PyAuto*.
  • CI: lint.yml = ruff (not black) on every PR; profile.yml is manual / release-only (workflow_dispatch + tag), explicitly not a per-PR gate.

Part of a 10-repo sweep on branch claude/zealous-gates-l5vxfg.

🤖 Generated with Claude Code

Jammy2211 and others added 2 commits June 23, 2026 08:49
Author an agent-agnostic AGENTS.md from the repo (uniform skeleton): purpose,
folder map, _profile_cli shared helper, sibling-PYTHONPATH execution model (no
pip install of PyAuto*), ruff lint gate (lint.yml), and profile.yml as a
manual/release-only workflow (not a per-PR gate). README left as-is.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The lychee release tarball now nests its contents under
lychee-x86_64-unknown-linux-gnu/, so 'tar -xz -C /usr/local/bin lychee'
failed with 'lychee: Not found in archive' — the lint gate has been red on
main for weeks (ruff never ran). Strip the leading directory and extract the
nested binary. Also expand the AGENTS.md Testing section to note lint.yml runs
build_readme --check, the lychee link-rot check, and a per-section smoke
alongside ruff.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit d829f3f into main Jun 23, 2026
1 check failed
@Jammy2211 Jammy2211 deleted the claude/zealous-gates-l5vxfg branch June 23, 2026 08:58
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