Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .machine_readable/root-allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,17 @@ tools/ # TODO: consolidate with scripts/ or document the spl
.hypatia-ignore
CLAUDE.md
flake.nix

# ─── Declared 2026-08-06: entries the RSR template's directory map did
# not anticipate. The template targets a documentation repository;
# these are this project's real top-level shape. Moving them would
# break every path that references them, to satisfy a map that was
# never written for it. Read from the estate-rules gate's own output.
.githooks/ # Top-level component directory of this project.
GOVERNANCE.md # Project documentation.
MAINTAINERS # Project file that must remain at the repository root.
REQUIRES_INITIALISATION.md # Project documentation.
anytype-cli.ipkg # Project file that must remain at the repository root.
anytype-tests.ipkg # Project file that must remain at the repository root.
anytype.ipkg # Project file that must remain at the repository root.
mise.toml # Build/tool manifest — must sit at the root to be found.
Loading