| # TimeRCD reproduction bundle | |
| This bundle mirrors the evidence used in the logbook: | |
| - `scripts/rank_recount.py`: parses arXiv v3/v5 Table 1 HTML and recomputes rank counts. | |
| - `scripts/timercd_deep_audit.py`: audits released TimeRCD checkpoints/code and public synthetic generator throughput. | |
| - `scripts/timercd_checkpoint_probe.py`: runs the released univariate checkpoint on a small generated contextual set. | |
| - `scripts/reproduce_timercd_evidence.py`: earlier paper/code/generator/proxy evidence bundle. | |
| - `scripts/hf_timercd_probe.py`: reduced Hugging Face T4 cloud probe. | |
| - `outputs/`: JSON/CSV/HTML outputs from the runs. | |
| Official assets used: https://huggingface.co/thu-sail-lab/Time-RCD, https://github.com/thu-sail-lab/Time-RCD, https://github.com/thu-sail-lab/TSAD_dataset_gen_public. | |