Skip to content

Align public site with wayseer00 text canon - #6

Merged
erinepshovel-code merged 10 commits into
mainfrom
codex/iw-public-action-queue-20260719
Jul 19, 2026
Merged

erinepshovel-code merged 10 commits into
mainfrom
codex/iw-public-action-queue-20260719

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Contributor

Summary

Fulfills the active Interdependent Way public-facing action queue's first repair layer:

  • treats wayseer00/main:canon/INTERDEPENDENT_WAY.txt as the canonical text source
  • fetches canon through a resolved commit SHA, then records source commit, blob SHA, document SHA-256, fallback state, and site commit
  • updates validation, pull-request gates, README, architecture docs, and source-page provenance display to match the current canon authority
  • extends the canon parser to handle the plain-text Wayseer canon file, including plain headings and superscript footnotes
  • removes the obsolete root Pages workflow that could deploy ./ over the verified Eleventy _site artifact

Verification

Not run locally: this environment has no GitHub network access from the container and no gh CLI. The PR workflow should run npm ci, clean-checkout tests, npm run refresh:data, validation, Eleventy generation, Pagefind, and generated-site tests.

Remaining after this PR

  • Inspect PR workflow results and any CodeQL/security annotations.
  • If Pages deployment still fails after merge, inspect the Pages environment/permissions layer because the duplicate artifact workflow will no longer be the likely cause.
  • Build the Article Two vertical slice after this source/provenance layer is green.

@erinepshovel-code
erinepshovel-code marked this pull request as ready for review July 19, 2026 22:57
@erinepshovel-code
erinepshovel-code merged commit 8fb5f18 into main Jul 19, 2026
5 checks passed

@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: dd7abee2ed

ℹ️ 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 scripts/parse-canon.mjs
Comment thread scripts/parse-canon.mjs
Comment thread scripts/validate-content.mjs
Comment thread scripts/parse-canon.mjs

Copy link
Copy Markdown
Contributor Author

Follow-up: PR #7 addresses the remaining review findings from this merged PR.

  • recovery Markdown H3/H4/H5 structure is normalized before parent assignment and covered by all-eight-article fallback fixtures;
  • current wayseer00/main:canon/INTERDEPENDENT_WAY.txt was rechecked and uses standalone headings, so the inline-heading finding is superseded by current source shape;
  • stale checked-in canon.json is removed and ignored, while validation refreshes and verifies snapshot digest identity;
  • packed superscript footnotes are split into distinct note records, with regression fixtures.

The review threads are being resolved against that successor PR rather than left as ambiguous debt.

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