Security philosophy
Reduce unnecessary attack surface and keep trust boundaries explicit
Evulgare's packaged architecture favors first-party delivery, bounded dependencies, environment-supplied secrets, explicit public/private separation, constrained public inputs, and evidence-preserving release operations. Higher-consequence paths should fail closed when required authority, configuration, or evidence is absent.
Security is not established by a slogan, one header, or one passing test. Repository controls describe the software package. They do not independently prove production firewall state, hosting configuration, operator practice, patch level, monitoring, incident handling, or the security of a third-party service.