Skip to content

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

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

docs: Phase 36 README + docs/wiki refresh#20
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 991c360, docs/DISTRIBUTION.md, and gh pr view 18.

Test plan

  • Confirm Mermaid diagram renders in the PR file-diff preview
  • Confirm the README no longer contradicts itself on schema $id authority

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

Aitomates added 2 commits July 8, 2026 15:13
- Clarify Pages registry is authoritative now; schemas.coding-autopilot.dev
  migration is in progress (PR #18), not settled fact
- Append docs-verified freshness footer
…sions)

- Architecture.md documents the schema-versioning + Pages registry
  publishing pipeline, and the in-progress $id migration (PR #18)
- Operations.md verified test/validate/build-registry/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: 3ae0a88d49

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

Released schemas are discoverable from `https://coding-autopilot-system.github.io/cas-contracts/registry/index.json`. Use stable `registry/vMAJOR.MINOR` URLs for compatible updates or immutable `registry/releases/vMAJOR.MINOR.PATCH` URLs for reproducible builds. See [schema distribution](docs/DISTRIBUTION.md).
Authoritative schema identity remains under `https://schemas.coding-autopilot.dev/`; the GitHub Pages registry is the current live distribution endpoint.
The GitHub Pages registry above is the authoritative, resolvable distribution endpoint today. The 22 schema `$id` values currently in `schemas/` still point at `https://schemas.coding-autopilot.dev/`, a domain that is not presently resolvable; migrating those `$id` values to the resolvable Pages registry URL is in progress (PR #18, `fix(registry): rewrite schema $id to the resolvable Pages registry URL`). Until that PR merges, treat the Pages registry index — not the `schemas.coding-autopilot.dev` `$id` values — as the source of truth for schema identity.

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 Preserve $id as the schema identity

For consumers that key validators or caches by schema identity, this line reverses the current contract: docs/DISTRIBUTION.md says the schemas.coding-autopilot.dev $id values remain the stable identity while GitHub Pages is only the fetch location, and tests/registry.test.mjs asserts manifest IDs do not contain github.io. Telling readers to treat the Pages registry index instead of the published $id values as the source of truth will make them use identities that the current schemas and manifests do not advertise.

Useful? React with 👍 / 👎.

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