docs: add doc.go and expand README for V1

Document lifecycle concepts, companion packages, and API reference.
Add gitignore for coverage artifacts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-29 17:58:06 -07:00
parent a07d9d06ed
commit 58e5e33e18
3 changed files with 96 additions and 63 deletions
+6
View File
@@ -0,0 +1,6 @@
# Test coverage
coverage.out
coverage.html
# Go build artifacts
*.test