Skip to content

Remove decorative pipeline placeholder from landing page - #94

Merged
trissim merged 1 commit into
mainfrom
codex/remove-decorative-pipeline
Jul 31, 2026
Merged

Remove decorative pipeline placeholder from landing page#94
trissim merged 1 commit into
mainfrom
codex/remove-decorative-pipeline

Conversation

@trissim

@trissim trissim commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove the fabricated pipeline diagram from the landing-page hero
  • delete all CSS that existed only to render that placeholder
  • let the page transition directly from the release summary to the real OpenHCS desktop interface

Verification

  • website build validation passed
  • tests/unit/test_build_website.py: 8 passed
  • desktop visual inspection passed
  • no remaining pipeline-placeholder selectors or markup

Copilot AI review requested due to automatic review settings July 31, 2026 00:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Risk Analyzer Agent🛡️

Risk Analysis 🛡️ · Low Risk

✅ Approved — Low-Risk Change

Details
  • Pure deletion (0 additions, 81 deletions) removing the decorative .pipeline-visual block from the landing-page hero and the CSS that only rendered it.
  • Static HTML/CSS only — no executable code paths, APIs, schemas, auth, infra, or secrets involved.
  • Removed CSS selectors (incl. responsive media-query rules) map exactly to the removed markup; no orphaned or dangling references.
  • No opted-out directories touched; build validation and test_build_website.py reported passing.

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deep Code Review Agent🐛

Review completed with 0 suggestions.

@trissim
trissim merged commit f837a29 into main Jul 31, 2026
3 checks passed
@trissim
trissim deleted the codex/remove-decorative-pipeline branch July 31, 2026 00:23
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.

2 participants