Back to corpus
research noteexperiment writeup candidatescore 18
Cross-Script Bridge JavaScript SDK
// Translate N'Ko to Latin const result = await csb.translate('ߒߞߏ', { target: 'latin' }); console.log(result.output); // n'ko
Full HTML reader
Read the full artifact
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.