From 36404b973a9702ca4a1f451408945186abe9c551 Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Thu, 10 Sep 2026 18:28:51 +0200 Subject: [PATCH] docs: the Python runtime is secryst on PyPI interscript-ml was published in error as a duplicate of the existing secryst package (same project, our own name); interscript-ml 0.1.1 now carries the deprecation pointer. All install references corrected. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff0efa..67b4765 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This repo owns three things and nothing else: |---|---| | Benchmark | [Misraj/SadeedDiac-25](https://huggingface.co/datasets/Misraj/SadeedDiac-25) (auto-fetched) | | Protocol CLI | `pip install interscript-ml-tools[sadeed]` ([PyPI](https://pypi.org/project/interscript-ml-tools/)) | -| Python runtime | `pip install interscript-ml` ([PyPI](https://pypi.org/project/interscript-ml/)) | +| Python runtime | `pip install secryst` ([PyPI](https://pypi.org/project/secryst/)) | | Raw predictions, every frontier run | Release [`frontier-predictions-v1`](https://github.com/interscript/interscript-ml/releases/tag/frontier-predictions-v1) | | Teachers + provenance labels | Release [`teachers-arabic-v1`](https://github.com/interscript/interscript-ml/releases/tag/teachers-arabic-v1) | | Student artifacts | `models.yaml` (index-v5) — sha256-verified in every runtime |