This commit introduces an audit of the public API of the Poindexter Go library.
The audit covers:
- API design and consistency
- Naming conventions
- Use of generics
- Error handling
- Documentation
- Security considerations
The audit is saved in the `AUDIT-API.md` file.
Co-authored-by: Snider <631881+Snider@users.noreply.github.com>