Commit graph

3 commits

Author SHA1 Message Date
user.email
9744714be3 fix(help): use go-log E() pattern for error handling in catalog
Some checks failed
Build and Deploy / deploy (push) Failing after 6s
Replace fmt.Errorf calls with log.E() structured errors in
LoadContentDir and Get, providing operation context for the
error chain.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 17:39:56 +00:00
Snider
a0b81319dd feat(help): add LoadContentDir for directory-based catalog loading
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 16:40:23 +00:00
Snider
6b0443c6f7 feat: import go-help library as pkg/help
All source, tests, and templates from forge.lthn.ai/core/go-help.
94% test coverage preserved. All tests pass.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 16:30:16 +00:00