Skip to content

Commit 01e39a3

Browse files
committed
Add v0.1.0 release notes
1 parent a6027dc commit 01e39a3

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

docs/releases/v0.1.0.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Transformer Runtime Lab v0.1.0
2+
3+
First software release for JOSS submission.
4+
5+
This release freezes the repository state for the `Transformer Runtime Lab`
6+
software paper and the browser-local PSVM demos.
7+
8+
## Included in this release
9+
10+
- exact browser-local Sudoku runtime with model-guided branch ranking
11+
- browser-local invoice total extraction with legal money candidate ranking
12+
- browser-local Tally-style voucher extraction with schema-aligned field
13+
candidates and deterministic resolver logic
14+
- smaller Weiqi PSVM prototype
15+
- JOSS submission package:
16+
- `paper.md`
17+
- `paper.bib`
18+
- `paper.pdf`
19+
- `CITATION.cff`
20+
- arXiv package notes and PSVM paper drafts under `docs/`
21+
22+
## Release intent
23+
24+
This tag is intended to be the first stable archival point for software-paper
25+
submission. It freezes the artifact, citation metadata, and submission-facing
26+
docs before any larger post-submission changes.

0 commit comments

Comments
 (0)