Reusable OpenTofu child modules consumed by all platform teams. They aim to be a baseline you can maintain and modify to fit your organization's needs.
Arche provides the reusable OpenTofu child modules that Corpus, Pneuma, and Ekklesia build upon. The pt-arche-core-helpers module is foundational — it provides environment detection, resource labels, workspace parsing, and team naming for every module that consumes it.
We do not recommend consuming these child modules like you might a public module. They aim to be a baseline, something you can fork, potentially maintain, and modify to fit your organization's needs. See ADR-0003 for the drivers behind this decision.