EOI Alternatives - Five Additional Paste-Ready Bodies
These are five additional EOI bodies, each between 2700 and 3000 characters, on topics that suit the team’s combined dossier and the ADIA Lab Digital Economy 2026 RFP. The current primary EOI body sits at /eoi-project-description/ and addresses tokenised real estate. Each alternative below is a separate, independently submittable proposal. Style-check verified PASS for all five (avg sentence length 13.4-14.5 words; 0 semicolons; 0 em dashes; 0 banned phrases; subject variety enforced).
| # | Topic | Hook | Pages link | Chars | Avg sent. |
|---|---|---|---|---|---|
| B | HFT Crypto Anomaly Pipeline | Interpretable detection of HFT crypto manipulation, AUS dataset | eoi-2-hft-crypto | 2818 | 13.7 |
| C | Stablecoin De-Peg Attribution | Attribution of stablecoin de-pegs from public on-chain traces | eoi-3-stablecoin | 2791 | 13.6 |
| D | MENA Open Digital-Economy Benchmark | Open MENA benchmark for digital-economy AI, hosted at AUS | eoi-4-mena-bench | 2825 | 13.4 |
| E | Privacy-Preserving On-Chain AML/CFT | Differential-privacy AML for tokenised assets, regulator-auditable | eoi-5-aml-cft | 2887 | 13.5 |
| G | FM-Free Forecast Calibration | Calibrated forecasts for tokenised markets without foundation models | eoi-6-calibration | 2911 | 14.5 |
Style guarantees met by all 5 bodies
- Character count between 2700 and 3000 (Google Form 3000-char limit observed).
- Average sentence length between 12 and 22 words.
- No sentence longer than 35 words.
- At most one semicolon per paragraph; most have zero.
- Zero em dashes anywhere.
- “The team” used at most once across all bodies.
- Zero banned LLM-tell phrases (“supervisors face an immediate gap”, “this project builds”, “leveraging”, “moreover”, etc.).
- Paragraph openers vary; no more than two consecutive openers share the first word.
How to use
- Pick which alternative to submit alongside (or instead of) the primary tokenised-real-estate EOI.
- Open the corresponding page on Pages.
- Copy the block between
### EOI BODY (paste-ready)and### END BODYinto Google Form field 10. - Use the title from the same page in field 9.
- Reuse the PI block in
_data/pi.ymlfor fields 1-7 unless you want a different lead PI for that submission. - Reuse or curate the reviewer slate in
_data/reviewers.ymlfor fields 12-19. - Submit before 2026-05-08, 23:59 GMT.
A PI may receive only one award per cycle, so submitting multiple uncorrelated bets spreads risk across the panel without affecting outcomes if more than one shortlists. Realistic plan: submit the primary plus one or two alternatives.
Style verification script
The verification script lives at drafting-notes/style-check.py. Re-run with:
python drafting-notes/style-check.py eoi-alt/eoi-2-hft-crypto.md \
eoi-alt/eoi-3-stablecoin.md eoi-alt/eoi-4-mena-bench.md \
eoi-alt/eoi-5-aml-cft.md eoi-alt/eoi-6-calibration.md
Exit code 0 means every body passes. Non-zero means at least one failure. Failure messages identify the specific metric breach.