File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments