Architect Duplicate
Each .eo
file must have only one architect.
Incorrect:
+architect jeff@google.com
+architect ivan@google.com
# Foo.
[] > foo
Correct:
+architect jeff@google.com
# Foo.
[] > foo
Published on Sun Jun 22 07:52:57 UTC 2025.