Skip to content

Commit 259050e

Browse files
committed
docs: clarify public markdown policy
1 parent 40e9c84 commit 259050e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ The Worker does not currently serve `.pdf` files from `autonomi.com`. Whitepaper
108108

109109
Do not use relative PDF links such as `Autonomous-Network.pdf` from a served Markdown page, because that would resolve against `autonomi.com` and fall through to Framer rather than serving the file from this repo.
110110

111-
Repository-internal material should not be published as canonical Autonomi documentation. Put internal or operational files under an internal prefix, or use a non-served extension such as `.markdown`.
111+
Under the current policy, any `.md` file outside internal prefixes can be served from `autonomi.com`. This includes repo-level and governance Markdown such as `README.md` and `docs/adr/*.md`; those files are intentionally visible as public repository context.
112+
113+
Operational or maintenance material that should not be published as canonical Autonomi documentation should live under an internal prefix, or use a non-served extension such as `.markdown`.
112114

113115
Internal prefixes not served from GitHub raw content:
114116

0 commit comments

Comments
 (0)