Infrastructure
Language Tokens (English)
Downloadable token file containing ~100 key English language strings from the Teleodynamic AI research section. Organized by page, section, and key in the tai.{page}.{section}.{key} hierarchy.
Download en.jsonStatic token file — no live extraction
Token Structure
{
"meta": {"language": "en", "version": "2.0.0", "tokenCount": 100},
"tai.hero.title": "Teleodynamic AI and Carcinus.org",
"tai.hero.subtitle": "Carcinus.org is a public identity and audit boundary...",
"tai.claim.boundary.rejected": "What This Site Does Not Claim",
"tai.eval.packetId.label": "packetId",
"tai.eval.schema.download": "Download Schema (JSON)",
"tai.safety.flag.rbe": "resourceBudgetExceeded",
"tai.nav.research": "Research",
"tai.footer.teleodynamic": "Teleodynamic AI",
"tai.glossary.term.teleodynamic": "Teleodynamic AI",
"tai.glossary.term.noop": "No-op",
"tai.disclaimer.runtime": "Research framing only — no live teleodynamic runtime",
"tai.disclaimer.static": "Static template builder only — no live evaluation runtime",
"tai.disclaimer.fictional": "Fictional testimonials — no real agents"
}Tokens by Page
| Page | Token Prefix | Tokens |
|---|---|---|
| Main Overview | tai.main.* | 12 |
| Concept Map | tai.concept.* | 5 |
| Claim-Status Matrix | tai.claim.* | 8 |
| Agent Boundary Model | tai.boundary.* | 6 |
| Evaluation Handoff | tai.eval.* | 10 |
| Template Builder | tai.template.* | 8 |
| FAQ | tai.faq.* | 6 |
| Glossary | tai.glossary.* | 8 |
| Demo Agent | tai.demo.* | 5 |
| Onboarding Wizard | tai.onboard.* | 6 |
| Dashboard Metrics | tai.dashboard.* | 4 |
| Research Index | tai.research.* | 4 |
| Shared/Disclaimers | tai.disclaimer.* | 6 |
| Navigation/Footer | tai.nav.* | 6 |
| Safety Boundaries | tai.safety.* | 6 |
~100 tokens documented. Estimated total for full 31-page section: ~400 tokens. Remaining tokens can be added incrementally in future passes. The full en.json file is available for download and ready for translation workflows.
Translation Workflow
- Download
en.jsonfrom the button above - Create a copy named
{lang}.json(e.g.,es.json,zh.json,ar.json) - Translate each token value while preserving the token key hierarchy
- Review claim-boundary tokens carefully — "does not claim artificial life" must remain unambiguous in translation
- Validate RTL layout rendering for Arabic, Hebrew, Persian, Urdu
- Submit for human-native-speaker review before publication