docs: document the repo as a multi-site baseline generator (README + AGENTS.md) #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/readme-agents"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The repo now carries more than one site —
mainholds www.archline.hu,site/archlinexp.euholds the eu site — and both are driven by the same site-agnostic generator.README.mdstill described a single-site repo, and there was nothing telling an automated agent the rules it must not break.README.md (for humans)
Rewritten around the actual model:
build-baseline.shis site-agnostic (a new site = new branch with different content, not a modified script).com_userswas still pre-3.8.13 — 31 stale files). Take vanilla for the target version, apply only the genuine delta intooverrides/.AGENTS.md (for machines) — new
The rules an agent must follow, in machine-facing form:
main, never commit a secret — citefile:lineand type instead) and layer semantics (overrides/wins, and why customized core files don't come from live).Verification