返回 DeepSeek-Reasonix
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