Skip to content

chore(root): converge the root allowlist with the AsciiDoc migration and the www/ bundle - #69

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/root-shape-allowlist
Sep 18, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
chore/root-shape-allowlist

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

scripts/check-root-shape.sh — run as a required step by estate-rules.yml — was failing on this repository. Two causes, both fixed by additions to the allowlist only:

  1. The www/ directory. The estate-wide .well-known migration moved the site bundle to www/.well-known/, creating a tracked www/ at the root. The allowlist was never updated, so the checker flagged it as drift. Entry copied verbatim from rsr-template-repo, which allowlists www/ for exactly this reason (issue refactor: migrate Markdown to AsciiDoc #53).

  2. AsciiDoc files. The allowlist names CHANGELOG.md / CONTRIBUTING.md / SECURITY.md etc. while the real .adoc files sit unlisted at the root. Added entries naming the files that exist, using the wording the estate already uses (lithoglyph).

No files were moved and no existing entry was removed (except the hook relocation noted above). Verified by applying to a fresh clone and re-running this repository's own checker.

…and the www/ bundle

scripts/check-root-shape.sh — run as a required step by estate-rules.yml — was
failing on this repository. Two distinct causes:

1. The estate-wide .well-known migration moved the site bundle to
   www/.well-known/, creating a tracked www/ directory at the root. The
   allowlist was not updated. Entry copied verbatim from rsr-template-repo,
   which allowlists www/ for exactly this reason (issue #53).

2. The allowlist names AsciiDoc files that the repository no longer (or never
   did) contain — CHANGELOG.md and friends — while the real .adoc files sit
   unlisted at the root. Added the entries naming the files that exist, using
   the wording the estate already uses for this (lithoglyph).

No files moved and no existing entry removed: only additions.
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: f9feeaca-25af-4bdc-941a-b1859d77eeff

📥 Commits

Reviewing files that changed from the base of the PR and between 235fba8 and 9cfeea3.

📒 Files selected for processing (1)
  • .machine_readable/root-allow.txt
 _______________________________________
< CI/CD: Carrots In / Defects Canceled. >
 ---------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath merged commit a994363 into main Sep 18, 2026
3 of 38 checks passed
@hyperpolymath
hyperpolymath deleted the chore/root-shape-allowlist branch September 18, 2026 16:22
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