logoalt Hacker News

hieplerlast Friday at 7:57 PM1 replyview on HN

Thanks, appreciate the thoughtful feedback.

You’re right that the commit history doesn’t fully reflect the raw development process. I did some cleanup and squashing before publishing, since this is an open-source project and I wanted the history to be readable and reviewable.

I do use coding assistants as part of my workflow, mostly for iteration speed and boilerplate, but the architectural decisions, evaluation logic, and compliance mapping are intentional and manually reasoned through.

Happy to clarify any part of the implementation or assumptions if something looks odd.


Replies

Tiberiumlast Friday at 11:31 PM

Is there a reason why you're using LLMs for comments as well?