AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
README.md
根目录
/
benchmarks
/
verification-stress
/
tasks
/
vs-neg-proddata-migration
/
workdir
/
README.md
1
# migration
2
The production dump (users.jsonl) lives only in the ops enclave. migrate.py
3
must expose upgrade(row: dict) -> dict and a main() that streams stdin JSONL
4
to stdout JSONL.
5
5 lines
MARKDOWN