Skip to content

feat(web): de-mock Satellites/ProcessDetail/Architecture to real API (AR-10)#43

Merged
beyondnetPeru merged 1 commit into
developfrom
feat/ar-10-demock-screens
Jul 8, 2026
Merged

feat(web): de-mock Satellites/ProcessDetail/Architecture to real API (AR-10)#43
beyondnetPeru merged 1 commit into
developfrom
feat/ar-10-demock-screens

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

3 of the 4 mock screens migrated to real API. New useSatelliteRegistry() (Products + SDLC/gates + derived health) drives Satellites + ProcessDetail; Architecture uses useArchitectureReference/useEvidenceRecords/useProviderConnections/useAdrRegistry. Fields with no backend source omitted honestly (no fabricated values). Support left on mock → new backlog item LV-14 (needs a support-ticket backend).

Frontend lint 0 / typecheck / build green. Marks AR-10 DONE (3/4).

🤖 Generated with Claude Code

…sDetail, Architecture

Replaces mock SATELLITES/EVIDENCE_ITEMS/GATE_DETAIL data with real API. New useSatelliteRegistry() adapter composes useProducts + useSDLCExecutions (each product is a satellite; current phase/gates/health derived the MonitoringMd3 way). Satellites + ProcessDetail source from it (ProcessDetail gate detail from useGateDecisions); Architecture sources dimensions/topologies/blueprints/providers from useArchitectureReference, evidence from useEvidenceRecords, providers from useProviderConnections, ADR status from useAdrRegistry. Added useArchitectureReference/useProviderConnections hooks + DTOs. Fields with no backend source (DORA metrics, per-satellite runtime/ruleset, fabricated gate findings) are omitted honestly, not faked; loading/error/empty states added. Support.tsx left on mock — split into new backlog item LV-14 (needs a support-ticket backend). Frontend lint 0 errors / typecheck / build green. Marks AR-10 DONE (3/4 screens).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@beyondnetPeru beyondnetPeru merged commit e40f4ff into develop Jul 8, 2026
2 checks passed
@beyondnetPeru beyondnetPeru deleted the feat/ar-10-demock-screens branch July 8, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant