docs(readme): refresh workflow provider guide#66
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: caf3cfe2cc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| through normal GitHub primitives: issues, branches, worktrees, PR contracts, | ||
| branch protection, CI checks, labels, reviews, and explicit workflow inputs. | ||
|
|
||
| Agent and maintainer governance for this repository lives in [`AGENTS.md`](AGENTS.md). Start there before changing workflows, setup scripts, or PR policy helpers; operational changes are logged in [`docs/repo-update-log.md`](docs/repo-update-log.md). |
There was a problem hiding this comment.
Add the required repo update log entry
This change updates protected/config documentation such as README.md, AGENTS.md, .github/PULL_REQUEST_TEMPLATE.md, and .agent/startup-baseline.json, but the commit does not append the required entry to docs/repo-update-log.md. The repo's AGENTS.md policy requires that ledger for PRs changing code, config, behavior, protected docs, tracked workflows, or repository policy, so this lane is missing required closeout evidence and should add the operational log entry before review.
Useful? React with 👍 / 👎.
Summary
Verification
npm testgit diff --checkreusable=18,self_tests=2Verification Notes
npm testpassed: 6 test files, 122 tests.git diff --checkexited 0. Git emitted only the expected Windows line-ending warning for README/changelog files.Workflow inventory command confirmed 18 files with
workflow_call:under.github/workflowsand 2 direct provider self-test workflows.Local README link-target check reported:
All local README link targets exist.Targeted README scan for
Release-Admiral,Project-Lieutenant,LIEUTENANT,Release Commander, andProject Lieutenantreturned no README matches.Docs / Changelog
Updated
README.mdand added.changelog/unreleased/65-readme-refresh.md.Linked Issue
Closes #65