Release: AR-10 de-mock 3 screens#44
Merged
Merged
Conversation
…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>
feat(web): de-mock Satellites/ProcessDetail/Architecture to real API (AR-10)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Satellites/ProcessDetail/Architecture migrated to real API. Support→LV-14 backlog. CI green on source PR.
🤖 Generated with Claude Code