mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
The library/ code is now fully protoless (zero Scala proto dependencies). Transitive deps through C++/Go build tools (map generation) are expected. Changes: - Delete docs/DEPROTO_PLAN.md - migration complete - Delete scripts/build_deps_baseline.txt - no longer needed - Update check_build_deps.sh to enforce zero Scala proto deps in library/ (C++/Go proto deps are allowed as they're build-time tools) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>