Skip to content

Commit c314bcd

Browse files
dfa1claude
andcommitted
chore: clean up TODO — posted vortex-data discussion, drop stale items
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2ba576c commit c314bcd

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

TODO.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
## Project
44

5-
- [ ] **[by 2026-06-07 evening] Ask SpiralDB for feedback** — open GitHub discussion in `spiraldb/vortex`
6-
linking the Java impl (35/35 fixtures), asking: interest in an official Java reader? plans to
7-
stabilize encoding metadata proto? undocumented invariants? any JVM plans of their own?
8-
Check their Discord too. Decision gate: invest further only if signal is positive.
95
- [ ] Move project to a dedicated organization
106
- [ ] Create website
117
- [ ] Publish benchmarks — run `./bench` locally, push JMH JSON to gh-pages via `bench-publish` script, view at `https://jmh.morethan.io/?source=https://dfa1.github.io/vortex-java/benchmark-result.json`; dated files for history comparison via `?source=url1,url2`; then drop `.github/workflows/benchmark.yml`
@@ -61,16 +57,6 @@
6157
- [ ] add BOM module
6258
- [ ] deploy to maven central
6359
- [ ] switch back to module-path, but keep in mind these 2 blockers
64-
- [ ] drop warnings about flatbuffers
65-
```shell
66-
[WARNING] ****************************************************************************************************************************************************
67-
[WARNING] * Required filename-based automodules detected: [flatbuffers-java-25.2.10.jar]. Please don't publish this project to a public artifact repository! *
68-
[WARNING] ****************************************************************************************************************************************************
69-
```
70-
- [ ] warnings about using dfa1 as module name
71-
```
72-
[WARNING] /Users/dfa/projects/vortex-java/csv/src/main/java/module-info.java:[1,17] module name component dfa1 should avoid terminal digits
73-
```
7460

7561
## Documentation
7662

0 commit comments

Comments
 (0)