The Betrieb/Anwender content structure is created (lives in git-storage, not the job). Add a page rule so wiki-anwender can read the home page besides /anwender — otherwise "/" would be denied for them. betrieb/* still matches no rule, so Wiki.js' default-deny keeps it invisible to users (verified in checkAccess: returns match && !deny). rule() gains a match param for the EXACT home rule.