Files
web/docs/PUBLIC_SNAPSHOT.md
T
gamertan c0986168bc
verify / verify (push) Successful in 4m17s
Support atomic organization role sets and owner-managed invitations
Signed-off-by: Cole Speelman <crspeelman@gmail.com>
2026-09-05 00:10:08 -04:00

17 lines
773 B
Markdown

<!-- SPDX-License-Identifier: MPL-2.0 -->
# Public source snapshots
Development history remains private. Canonical public source is exported from a
reviewed clean commit through `scripts/public-snapshot.allow`; GitHub receives
the exact same exported tree as a read-only discovery mirror.
The exporter includes no branches, reflogs, private operational evidence,
credentials, databases, logs, or development-only files. Public Gitea issues
and pull requests are the contribution venue.
`scripts/test-public-snapshot.sh` checks the exact allowlist and builds all
exported packages. New implementation and regression-test files must be included
explicitly; a successful build in the development checkout does not prove that
the smaller exported distribution is complete.