Back to corpus
research noteexperiment writeup candidatescore 18

Cross-Script Bridge Python SDK

```python detected = csb.detect("ߒߞߏ ߛߓߍ") print(detected.script) # nko print(detected.confidence) # 1.0 print(detected.breakdown) # {'nko': 1.0, 'arabic': 0.0, 'latin': 0.0} ```

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

| Script | Code | Direction | Sample | |--------|------|-----------|--------| | N'Ko | `nko` | RTL | ߒߞߏ | | Arabic | `arabic` | RTL | العربية | | Latin | `latin` | LTR | Hello |

Promotion decision

What has to happen next

Attach run IDs, datasets, metrics, and reproduction commands.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.