Skip to content

docs: add traffic-archive action to CLAUDE.md so future agents discover it#174

Merged
anilmurty merged 2 commits into
mainfrom
docs/claude-md-growth-action
Jun 20, 2026
Merged

docs: add traffic-archive action to CLAUDE.md so future agents discover it#174
anilmurty merged 2 commits into
mainfrom
docs/claude-md-growth-action

Conversation

@anilmurty

Copy link
Copy Markdown
Contributor

Single-paragraph addition under a new "Growth instrumentation" section in CLAUDE.md, between CI and Releases. Documents the four things any future agent needs to know: schedule, location (traffic-data orphan branch), PAT scope + auth contract, and the explicit "don't try to move it back onto main" guidance so we don't re-investigate the dead-end paths.

No code changes.

anilmurty and others added 2 commits June 20, 2026 13:08
Add a "Growth instrumentation" section to CLAUDE.md so future agents
discover the action exists, understand the orphan-branch design, and
don't waste time re-investigating the dead-end paths we already tried.

Captures four things any future agent needs to know:
- The action runs Sunday 12:00 UTC and writes to traffic/<year>-W<week>.json
- Archive lives on its own orphan branch (traffic-data), not on main
- TRAFFIC_PAT scope + why default GITHUB_TOKEN doesn't work for the
  Traffic API read
- Don't try to move the archive back onto main — that path was explored
  and dead-ended; data on its own ref, code on main, never mixed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@anilmurty anilmurty merged commit 0c7ff5a into main Jun 20, 2026
4 checks passed
@anilmurty anilmurty deleted the docs/claude-md-growth-action branch June 20, 2026 20:11
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