//tools/al:config packages the repository’s shared AL configuration. The
root //:al label remains a compatibility alias. The Lua source files stay
at the repository root so existing CLI configuration discovery and
require("al_lib") imports retain their paths.
The //:tf.* compatibility aliases select Terraform commands declared here
with the public rules_terraform command maps and the generic AL wrapper. These
bindings use the shared config and explicitly select the repository root as
their Terraform working directory.