feat: publish Gamertan Web Foundations preview source
verify / verify (push) Successful in 2m55s

Export the reviewed application-neutral package set through the exact public allowlist. Development history and private application evidence remain outside this canonical source root.

Developed with material AI assistance under maintainer review.

Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
2026-08-16 15:05:40 -04:00
commit 3a4b6db9b8
54 changed files with 4523 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!-- SPDX-License-Identifier: MPL-2.0 -->
# Standalone services: later, deliberately
The first preview is library-only. An authentication daemon or log ingestion
service would add a network protocol, service authentication, key rotation,
availability, replay, upgrade, and incident-response obligations. Process
isolation is not valuable merely because it draws another box in a diagram.
If a concrete multi-application need justifies those costs, `authd` and `logd`
will be separate AGPL-3.0-only services. Their protocols will not be promised
until adversarial tests, recovery procedures, and at least two real consumers
exist.