Skip to content

Agent-readiness kit (Project Rocky) - #2

Merged
alexstandiford merged 2 commits into
mainfrom
rocky/readiness
Jul 18, 2026
Merged

Agent-readiness kit (Project Rocky)#2
alexstandiford merged 2 commits into
mainfrom
rocky/readiness

Conversation

@alexstandiford

@alexstandiford alexstandiford commented Jul 17, 2026

Copy link
Copy Markdown
Contributor
  • Add navigator.yaml (initiative: novatorius, ci contract, KB dependencies)
  • Add AGENTS.md + CLAUDE.md pointer
  • Add composer test script (vendor/bin/phpunit)
  • Add .github/workflows/ci.yml — self-contained (public repo cannot call the private Novatorius/.github reusable workflow; mirrors its defaults, comment notes the swap-back path)
  • Remove stale phpunit.yml workflow (PHP 7.4/8.0 matrix conflicted with php ^8.1 — guaranteed red, superseded by ci.yml)
  • Gitignore generated .claude/kb-context.md

Assumptions logged in charter-756 assumption log.

🤖 Generated with Claude Code

https://claude.ai/code/session_0138jQKyzwyDfEbbAeMmYNnL

alexstandiford and others added 2 commits July 17, 2026 17:41
- Add navigator.yaml (initiative: novatorius, ci contract, KB dependencies)
- Add AGENTS.md + CLAUDE.md pointer
- Add composer test script (vendor/bin/phpunit)
- Add .github/workflows/ci.yml calling shared php-tests.yml

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0138jQKyzwyDfEbbAeMmYNnL
…erated kb-context

Public repos cannot call reusable workflows from private repos, so the
Novatorius/.github php-tests.yml caller failed at workflow resolution
(zero-job run). Replace it with a self-contained workflow mirroring the
shared workflow's defaults, with a comment pointing back to the caller
for when Novatorius/.github becomes public.

Remove the pre-existing phpunit.yml: its PHP 7.4/8.0 matrix conflicts
with the composer platform requirement (php ^8.1), so it was guaranteed
red, and it is superseded by the new CI workflow.

Ignore .claude/kb-context.md — AGENTS.md instructs agents to generate it
via 'navigator kb context'; committing it would duplicate KB content
into the repo.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0138jQKyzwyDfEbbAeMmYNnL
@alexstandiford
alexstandiford merged commit 9820732 into main Jul 18, 2026
1 check passed
@alexstandiford
alexstandiford deleted the rocky/readiness branch July 18, 2026 12:29
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