v0.1.0-phase0 — repo scaffold & toolchain
Pre-release
Pre-release
Phase 0 of the T3dmium roadmap.
What's here
- Chromium pin 150.0.7871.46 (tracks ungoogled-chromium; ADR-0002), sha256-verified official tarball
tools/: fetch (check/retrieve/unpack), apply_patches (quilt series + GNU patch), validate_patches (validates hunks against pinned sources fetched from chromium.googlesource.com — no 50 GB checkout needed), build (gn/ninja wrapper), check_conventions (lint, runs in CI)flags.gnadopted from ungoogled-chromium (BSD-3-Clause) with T3dmium additions- Docs: README, BUILDING (macOS + Windows), PRIVACY (service-by-service table), CONTRIBUTING, ADRs 0001–0004
- CI: fast
pr-checkon every PR/push;release-buildmatrix for self-hosted runners
What's NOT here yet: patches (Phase 1), the network audit harness (Phase 2), and binaries. This is scaffolding — nothing to install.