Skip to content

docs: Phase 36 README + docs/wiki refresh#11

Merged
OgeonX-Ai merged 2 commits into
mainfrom
docs/phase-36-refresh
Jul 8, 2026
Merged

docs: Phase 36 README + docs/wiki refresh#11
OgeonX-Ai merged 2 commits into
mainfrom
docs/phase-36-refresh

Conversation

@OgeonX-Ai

Copy link
Copy Markdown
Contributor

Summary

All claims verified against origin/main at commit 4fe936c and gh pr view 9.

Test plan

  • Confirm Mermaid diagram renders in the PR file-diff preview

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Aitomates added 2 commits July 8, 2026 15:13
…sions)

- Architecture.md documents the evidence gate flow (offline + live
  reference-product modes) and the in-progress registry-fetch smoke
  check (PR #9, companion to cas-contracts PR #18)
- Operations.md verified CLI/gate/CI commands
- Decisions.md indexes phase history and open PRs

@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: 3ead4655ec

ℹ️ 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 docs/wiki/Operations.md
5. `python -m unittest discover -s tests -p test_reference_product.py -v`
6. `python -m cas_evals.cli benchmarks/v0.2/golden.json`
7. `python -m cas_evals.cli benchmarks/v0.2/adversarial.json`
8. `python -m cas_evals.release --check` — the CLI-exit-code gate; **not** a coverage badge,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Don't label release checks as the CLI gate

python -m cas_evals.release --check is not the CLI-exit-code gate: src/cas_evals/release.py only calls verify_release(args.output) against the checked-in release artifacts, and it does not consume the JSON emitted by the preceding cas_evals.cli commands or the live reference-product fixtures. For changed fixtures or live runs, this step can pass independently of the actual evaluation command's mandatory-metric failure, so this documentation points operators at the wrong gate.

Useful? React with 👍 / 👎.

@OgeonX-Ai OgeonX-Ai enabled auto-merge (squash) July 8, 2026 17:01
@OgeonX-Ai OgeonX-Ai merged commit 5ec7ee1 into main Jul 8, 2026
11 checks passed
@OgeonX-Ai OgeonX-Ai deleted the docs/phase-36-refresh branch July 8, 2026 17:51
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