Skip to content

Documentation TODOs

Audience: Operator

Central list of follow-ups called out across the doc set. Resolve items by updating code, docs, or both, then remove the entry here.

Not listed here: missing app files in a partial edos/ checkout (e.g. no docker-compose.yaml locally) — that is expected; see DOC_CONVENTIONS.md — Partial workspace checkouts.

Item Source / hint
Publish /.well-known/edos-integration.json on production origins for surface map and EDJEV (keep in sync with HOSTED_APP_CONTRACT.md) HOSTED_APP_CONTRACT.md; capsules apps/elite-dangerous-surface-map.md, apps/elite-dangerous-journal-event-viewer.md
Confirm Prisma usage or remove dead scaffold in api-cache-server/api/src/prisma/ REPOS.md, apps/api-cache-server.md
Optional: tighten allowedSenderOrigins away from '*' on parent journal listener IPC.md
Configurable base URLs for edjr and api-cache (env or build-time) ARCHITECTURE.md, AGENTS.md
Publish /.well-known/edos-integration.json for elite-dangerous-expedition-planner once it supports hosted app bootstrap or embed modes REPOS.md, apps/elite-dangerous-expedition-planner.md, HOSTED_APP_CONTRACT.md
Verify window.opener === null handling in remote journal reader apps/elite-dangerous-remote-journal-reader.md
Document parent→popup use of OpenJournal / poll commands if implemented IPC.md, ARCHITECTURE.md
Confirm elite-dangerous-event-types publish/build pipeline (GitLab registry, etc.) beyond workspace version note in capsule apps/elite-dangerous-event-types.md
CI expectations per repo AGENTS.md
Document stack, deploy URL, and IPC for git-only app folders (elite-dangerous-interstellar-scan, universe-map, universe-places, orrery-map, living-interior, planet-scan, app-composition) Clone each repo; update REPOS.md and matching apps/*.md capsules
Register https://edca.howfe.org in elite-dangerous-local-journal-reader Tauri allowlists when Credit Account goes live apps/elite-dangerous-credit-account.md, project README.md
Stellar Scan ↔ EDJR same-window postMessage routing IPC.md § Same-window listener; grep useJournalConnection + full elite-dangerous-remote-journal-reader