report_month stringdate 2026-04-01 00:00:00 2026-05-01 00:00:00 | status stringclasses 2
values | published_at stringdate 2026-04-02 00:00:00 2026-04-03 00:00:00 | updated_at stringdate 2026-04-02 00:00:00 2026-04-03 00:00:00 | changes_logged int64 0 5 | collection_items int64 9 9 | space_runtime stringclasses 1
value | retrieval_rows int64 10 10 | speech_rows int64 6 6 | retrieval_downloads int64 32 32 | speech_downloads int64 0 0 | site_article_en stringclasses 2
values | site_article_ar stringclasses 2
values | collection_url stringclasses 1
value | space_url stringclasses 1
value | retrieval_dataset_url stringclasses 1
value | speech_dataset_url stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2026-04 | published | 2026-04-02 | 2026-04-02 | 5 | 9 | RUNNING | 10 | 6 | 32 | 0 | https://droidnexus.pro/en/articles/droidnexus-labs-report-april-2026/ | https://droidnexus.pro/ar/articles/droidnexus-labs-report-april-2026/ | https://huggingface.co/collections/driodnexus/droidnexus-labs-public-research-layer-69ce9e327e5d84f7901983d8 | https://huggingface.co/spaces/driodnexus/droidnexus-labs-hub | https://huggingface.co/datasets/driodnexus/droidnexus-arabic-english-editorial-retrieval-mini | https://huggingface.co/datasets/driodnexus/droidnexus-arabic-editorial-speech-scorecard-mini |
2026-05 | scheduled | 2026-04-03 | 2026-04-03 | 0 | 9 | RUNNING | 10 | 6 | 32 | 0 | https://droidnexus.pro/en/articles/droidnexus-labs-report-may-2026/ | https://droidnexus.pro/ar/articles/droidnexus-labs-report-may-2026/ | https://huggingface.co/collections/driodnexus/droidnexus-labs-public-research-layer-69ce9e327e5d84f7901983d8 | https://huggingface.co/spaces/driodnexus/droidnexus-labs-hub | https://huggingface.co/datasets/driodnexus/droidnexus-arabic-english-editorial-retrieval-mini | https://huggingface.co/datasets/driodnexus/droidnexus-arabic-editorial-speech-scorecard-mini |
DroidNexus Labs Monthly Reports
This dataset is the public monthly reporting archive for DroidNexus Labs.
It exists to keep the operating record of the Labs layer visible outside the site itself. Each monthly slot is defined by a structured CSV row plus a report JSON file, then generated into paired English and Arabic markdown records and a machine-readable summary JSON file.
What is inside
data/reports.csv: the structured index for published and scheduled monthly slots.reports/2026-04.report.json: canonical structured source for the April 2026 issue.reports/2026-05.report.json: canonical structured source for the May 2026 tracking issue.reports/2026-04-en.mdandreports/2026-04-ar.md: generated archive markdown.reports/2026-04-summary.json: generated machine-readable summary.
Why this exists
The DroidNexus Labs surface now spans public datasets, a public Space, collections, and on-site methodology and changelog pages. A monthly reports repository keeps the operating narrative inspectable as a public artifact rather than leaving it embedded only in article pages.
Canonical links
- Site article (EN):
https://droidnexus.pro/en/articles/droidnexus-labs-report-april-2026/ - Site article (AR):
https://droidnexus.pro/ar/articles/droidnexus-labs-report-april-2026/ - Labs collection:
https://huggingface.co/collections/driodnexus/droidnexus-labs-public-research-layer-69ce9e327e5d84f7901983d8 - Public Space:
https://huggingface.co/spaces/driodnexus/droidnexus-labs-hub
Update policy
Each new monthly report should add:
- one row to
data/reports.csv - one canonical
reports/YYYY-MM.report.jsonsource file - one generated English markdown report
- one generated Arabic markdown report
- one generated structured summary JSON file
The site articles and archive files are generated from the CSV + JSON source
through npm run reports:generate.
The goal is a dated, inspectable archive, not volume for its own sake.
- Downloads last month
- 21