What: Smoke tests for DataSpaceFrontend#476. The use case detail page now embeds dashboards as iframes above the datasets section, adds standalone=1 to Superset links, and hides the section when no dashboard link is usable.
Evidence: On dev with #476 live: 11 passed (4 new + 7 existing use-case tests). Against #476's parent commit: 3 of the 4 fail.
Fix: #122 (draft). Merge only after #476 is on prod. The readonly prod gates of both the frontend and backend deploys would otherwise fail and roll back.
What: Smoke tests for DataSpaceFrontend#476. The use case detail page now embeds dashboards as iframes above the datasets section, adds
standalone=1to Superset links, and hides the section when no dashboard link is usable.Evidence: On dev with #476 live: 11 passed (4 new + 7 existing use-case tests). Against #476's parent commit: 3 of the 4 fail.
Fix: #122 (draft). Merge only after #476 is on prod. The readonly prod gates of both the frontend and backend deploys would otherwise fail and roll back.