release: v0.0.2
Some checks failed
Release / tag-and-notes (push) Has been cancelled
Nightly / report (push) Has been cancelled

Squash-merge integration into main for v0.0.2
This commit is contained in:
2025-09-10 22:47:49 +00:00
parent 9cb1f5da1f
commit d381070c75
32 changed files with 396 additions and 55 deletions

View File

@@ -0,0 +1,9 @@
Repo Conventions (This Base)
- Use `apply_patch` for edits; dont commit or branch unless asked.
- No license headers unless explicitly requested.
- No oneletter variable names; no inline code comments unless asked.
- Keep filenames and structure stable; avoid renames unless necessary.
- Dont reread files after an edit; the tool confirms success.
- Never output broken inline citations; prefer clickable filepaths.