3 Commits

Author SHA1 Message Date
03fcc8bbf5
Rename "Gravity Wells" to "Noxarion-X" across documentation.
All checks were successful
Go CI/CD / go-ci (push) Successful in 35s
Updated README.md, VISION.md, and CONTRIBUTING.md to reflect the new project name. Adjusted descriptions, principles, and contributors' guidelines accordingly to maintain consistency.
v1.0.0
2025-04-27 00:21:03 -06:00
06c778db51
Add initial enforcer module with structured error handling and CI
All checks were successful
Go CI/CD / go-ci (push) Successful in 1m47s
Introduce 'enforcer' package with `Sentinel` for rich error context and `ApplicationError` for custom error codes.
Include tests, documentation updates, CI workflows, and foundational files like `GO.mod` for project setup.
2025-04-27 00:07:04 -06:00
e354095034
Initial commit 2025-04-26 23:18:03 -06:00