From 0ea2cb2eab46cb9ed7b8f146cd855a5403ae0186 Mon Sep 17 00:00:00 2001 From: CRMinarian <40808078+CRMinarian@users.noreply.github.com> Date: Wed, 9 Sep 2026 16:04:09 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20brand=20fork=20as=20God's=20Eye=20View?= =?UTF-8?q?=20=E2=80=94=20Dynamics=20for=20Power=20Platform=20community?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Position as open-source Dynamics/Dataverse geospatial showcase with community contribution. Draft LinkedIn/X copy held until Pierre go. --- CONNECT-DYNAMICS.md | 35 +++++++++++++++++---------- README.md | 5 ++-- docs/NUKASOFT-SKIN.md | 15 +++++++++--- docs/nukasoft/DRAFT-COMMUNITY-POST.md | 31 ++++++++++++++++++++++++ 4 files changed, 67 insertions(+), 19 deletions(-) create mode 100644 docs/nukasoft/DRAFT-COMMUNITY-POST.md diff --git a/CONNECT-DYNAMICS.md b/CONNECT-DYNAMICS.md index 7f39ec1..cb70742 100644 --- a/CONNECT-DYNAMICS.md +++ b/CONNECT-DYNAMICS.md @@ -1,24 +1,33 @@ -# Connect to Dynamics with God's Eye +# God's Eye View — Dynamics -**NukaSoft fork** of [bilawalsidhu/gods-eye-view](https://github.com/bilawalsidhu/gods-eye-view). +**NukaSoft open-source fork** of [bilawalsidhu/gods-eye-view](https://github.com/bilawalsidhu/gods-eye-view). -## What this fork adds +## Why this fork exists -Field Service / Dataverse dispatch on the same globe as public OSINT layers (traffic, cams, weather context): +What if dispatch, field service, and every GPS-located Dynamics business record lived on the same living globe as traffic, cameras, and the real world? -- Customers (accounts) -- Service locations (functional locations) -- Assets -- Open work orders -- Bookable resources (live GPS = later phase) +**God's Eye View — Dynamics** is a showcase for the Microsoft Dynamics / Power Platform community: -Architecture: Dataverse Web API → GeoJSON adapter → Cesium layer (`src/data/dataverseFs.js`). Secrets never in the browser bundle or this git repo. +- See **accounts, service locations, assets, work orders, and bookable resources** on a photorealistic 3D globe +- Keep public context layers (traffic, cams, weather-adjacent signals) beside **your** Dataverse truth +- Cut time-to-value for 'where is my work / where are my people / what is around this site' +- **Source is public.** Contribute. Fork. PR. If you help build it, you have the code. + +This is not a closed ISV black box. It is a community-shaped bridge from OSINT-grade geospatial UX into Dynamics 365 business applications (Field Service first). + +## Stack intent + +- Upstream GEV: Cesium globe + live public layers (MIT) +- NukaSoft layer: Dataverse / Field Service via GeoJSON adapter (Entra app user, secrets out of the browser) +- Skin: NukaSoft + clear Dynamics/Power Platform product framing ## Upstream -- `origin` = this NukaSoft fork (ship + version here) -- `upstream` = bilawalsidhu/gods-eye-view (PRs back when slices are portable) +- `origin` = this fork (ship + version) +- `upstream` = bilawalsidhu/gods-eye-view (portable PRs welcome both ways) ## Status -Scaffold / versioning kickoff. WW-DEMO only until security pass. No PHI. +Early public versioning. Demo data only until security pass. No customer PHI. No live tech GPS in public builds until consent model is locked. + +Repo: https://github.com/NukaSoft/gods-eye-view diff --git a/README.md b/README.md index 07af7ee..c5b4ee8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -> **NukaSoft fork** — [Connect to Dynamics with God's Eye](./CONNECT-DYNAMICS.md). Upstream: [bilawalsidhu/gods-eye-view](https://github.com/bilawalsidhu/gods-eye-view). We version here and open PRs upstream when slices are ready. -