Skip to content

refactor(root): move root artefacts to their canonical locations - #55

Merged
hyperpolymath merged 1 commit into
mainfrom
refactor/root-shape-rollout
Sep 19, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
refactor/root-shape-rollout

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

refactor(root): move root artefacts to their canonical locations

Applies the estate root-shape rollout: files that are not root-level by
necessity move to where their tooling and the estate canon expect them, and
every reference to them is updated in the same change.

  • .github/hooks/validate-a2ml.sh
    (from .githooks/validate-a2ml.sh)
    -> .github/hooks/validate-a2ml.sh
  • .github/hooks/validate-k9.sh
    (from .githooks/validate-k9.sh)
    -> .github/hooks/validate-k9.sh
  • .github/workflows/dogfood-gate.yml
  • .machine_readable/root-allow.txt
  • CONTRIBUTING.adoc
    (deleted)
  • scripts/validate-template.sh
  • src/interface/abi.ipkg
    (from abi.ipkg)
    -> src/interface/abi.ipkg

Verified with git apply --check against current main before committing; no
behaviour change intended, the Justfile entry points keep working.

Applies the estate root-shape rollout: files that are not root-level by
necessity move to where their tooling and the estate canon expect them, and
every reference to them is updated in the same change.

  * .github/hooks/validate-a2ml.sh
      (from .githooks/validate-a2ml.sh)
      ->   .github/hooks/validate-a2ml.sh
  * .github/hooks/validate-k9.sh
      (from .githooks/validate-k9.sh)
      ->   .github/hooks/validate-k9.sh
  * .github/workflows/dogfood-gate.yml
  * .machine_readable/root-allow.txt
  * CONTRIBUTING.adoc
      (deleted)
  * scripts/validate-template.sh
  * src/interface/abi.ipkg
      (from abi.ipkg)
      ->   src/interface/abi.ipkg

Verified with `git apply --check` against current main before committing; no
behaviour change intended, the Justfile entry points keep working.
@hyperpolymath
hyperpolymath merged commit 7329ceb into main Sep 19, 2026
1 check passed
@hyperpolymath
hyperpolymath deleted the refactor/root-shape-rollout branch September 19, 2026 09:01
@sonarqubecloud

Copy link
Copy Markdown

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