rfp-de-2026
Information
| Property | Value |
|---|---|
| Language | HTML |
| Stars | 0 |
| Forks | 0 |
| Watchers | 0 |
| Open Issues | 0 |
| License | No License |
| Created | 2026-05-06 |
| Last Updated | 2026-05-19 |
| Last Push | 2026-05-07 |
| Contributors | 0 |
| Default Branch | main |
| Visibility | private |
Datasets
This repository includes 1 dataset(s):
| Dataset | Format | Size |
|---|---|---|
| prd.json | .json | 3.34 KB |
Reproducibility
No specific reproducibility files found.
Status
- Issues: Enabled
- Wiki: Enabled
- Pages: Enabled
README
rfp-de-2026
Private drafting workspace for the ADIA Lab Digital Economy Program Solicitation 2026 Expression of Interest.
All rights reserved. This repository is private and contains unsubmitted research proposal drafts. Do not distribute, screenshot, or reproduce.
What this is
- Source materials for the RFP, downloaded from
adialab.aeon 2026-05-06. - Jekyll site that mirrors the 19-field Google Form and provides a structured drafting flow.
- Planning artifacts (
prd.json,planning-logs/) capturing the work-plan that produced this workspace.
What this is not
- The official submission. The EOI is filed through the Google Form on or before 2026-05-08, 23:59 GMT.
- A public website. Pages is enabled but
noindex, nofollow, noarchiveis set on every page, androbots.txtblocks all crawlers.
Status
| Item | State |
|---|---|
| EOI deadline | 2026-05-08 23:59 GMT |
| Full proposal deadline | 2026-05-29 23:59 GMT |
| Phase 1 (infrastructure) | in progress |
| Phase 2 (content briefing + draft) | pending Phase 1 |
| Phase 3 (final review + submit) | pending Phase 2 |
Pages URL will be added here once the repo is pushed and Pages is built.
Local preview (optional)
bundle init
echo 'gem "github-pages", group: :jekyll_plugins' >> Gemfile
bundle install
bundle exec jekyll serve
GitHub Pages cloud build runs without any of this; local preview is only for offline iteration.
File map
| Path | What |
|---|---|
ADIA_Lab_Digital_Economy_RFP_2026.pdf |
Canonical RFP, 22 pages |
digital-economy-rfp.html, EOI-registration-form.html |
Local mirrors of source pages |
rfp-summary.md, EOI-form-fields.md |
Convenience summaries |
index.md, eoi-*.md, rfp-source.md |
Jekyll-rendered EOI drafting pages |
_includes/head.html |
Custom head with noindex meta on every page |
robots.txt |
Disallows all crawlers |
_config.yml |
Jekyll config; sets baseurl to /rfp-de-2026 |
_data/ |
Phase 2 will populate pi.yml, project.yml, reviewers.yml |
prd.json |
Full PRD for the workspace work |
planning-logs/ |
Plan markdown copies |
claude-logs/, prompt-logs/ |
Per-CLAUDE.md project logging |
drafting-notes/ |
Working scratch area; e.g., dhdna-profiler reports |
CLAUDE.md |
Instructions for any future Claude Code session in this workspace |
Privacy posture
- Repo: private, owned by
Digital-AI-Finance(GitHub Team plan). - Site: enabled but unindexed via meta + robots.txt + obscure slug.
- Strict-privacy fallback: disable Pages from repo settings; use local
jekyll serveonly. - Do not link to the Pages URL from any public page until after submission.
Contact
For questions about the RFP itself: digital.economy@adialab.ae. For internal questions about this drafting workspace: contact the PI listed in _data/pi.yml (populated in Phase 2).