Skip to content

docs: make README production-grade and junior-friendly - #247

Merged
lopadova merged 3 commits into
mainfrom
task/docs/readme-product-refresh
Sep 20, 2026
Merged

lopadova merged 3 commits into
mainfrom
task/docs/readme-product-refresh

Conversation

@lopadova

Copy link
Copy Markdown
Contributor

Goal\nRewrite the README so a junior can install AQA, run a first project journey, understand the product and see its differentiators versus conventional testing tools.\n\n## Included\n- Complete shipped feature inventory and honest evidence boundary\n- Differentiator comparison matrix and concrete ecommerce example\n- Source, package and ecosystem installation paths\n- Copy/paste first-project walkthrough\n- CI, replay, ingestion, mutation/holdout, DR and custom-pack examples\n- Updated roadmap/status references and documentation lessons\n\n## Verification\n- Explicit README and roadmap link checks passed with markdown-link-check\n- git diff --check passed\n- CLI help was compared against documented commands\n- The repository's technical CI remains required\n\n## Review policy\nThe operator previously opted out of Copilot review for this side-project phase; no secrets or production-provider claims are introduced. Technical CI gates remain mandatory.

@github-actions
github-actions Bot requested a lite review from Copilot September 20, 2026 11:11
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-20T11:15:04.297813Z 2eef964 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

Deploying agentic-qa-kit with  Cloudflare Pages  Cloudflare Pages

Latest commit: edf4509
Status: ✅  Deploy successful!
Preview URL: https://fd2a42f9.agentic-qa-kit.pages.dev
Branch Preview URL: https://task-docs-readme-product-ref.agentic-qa-kit.pages.dev

View logs

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2eef964591

ℹ️ 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".

Comment thread README.md Outdated
Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Several new copy/paste instructions fail on clean checkouts or use invalid CLI arguments.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 8 Medium severity · 1 Low severity

Open (9)
What changed in this PR

This PR makes the documentation more comprehensive and junior-friendly while clarifying repository versus production evidence boundaries.

Changes:

  • Adds product inventory, comparison matrix, and ecommerce example.
  • Adds installation paths, first-project walkthrough, CI setup, and cookbook examples.
  • Updates roadmap status and records documentation lessons.
File Description
README.md Expanded onboarding and product documentation.
docs/​PROGRESS.md Records the README refresh.
docs/​LESSON.md Adds documentation truthing guidance.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread docs/PROGRESS.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🔵 Needs a closer look

The published-package path lacks the newly documented commands, and the DR example omits the signed release-gate command.

Review effort: Lite
Findings: None

Resolved since last review (5)
Previously missed (2)

In code that hasn't changed since last review

Low severity Published CLI package lacks documented v2 commands

README.md:191

Path B is not executable for the v2 commands documented below. The latest tagged release (v1.10.0) still packages @aqa/kit 1.9.0, and its CLI does not expose verify, ingest, dr, risk, or mutation; a junior following this published-package path will hit unknown-command errors. Either publish/version a bundle containing these verbs and pin that version here, or explicitly limit Path B to the older CLI surface and route the v2 examples through the source path.

Low severity Restore validation does not perform release-gate binding

README.md:594

The commands shown above do not perform the release-gate binding: aqa dr restore only validates restore evidence against the inventory. Signed production evidence is bound only by the separate aqa dr release-gate ... --public-key ... --public-key-id ... command, so this paragraph currently overstates what the example proves. Add that invocation or state explicitly that the shown commands stop at internal consistency validation.

@lopadova
lopadova merged commit 949fa5c into main Sep 20, 2026
27 checks passed
@lopadova
lopadova deleted the task/docs/readme-product-refresh branch September 20, 2026 11:41
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.

2 participants