Open
Conversation
…es (#33) * Initial plan * feat: add Engine Room section naming all five compliance engines - Add #engine-room section with cards for KiloKeep, PRFCTpack, RecallRepel, RegulaGreen, and GuaranGreen (In Evaluation) - Convert engine-badge in Approach section to anchor link scrolling to the new section - Add engine card grid CSS (.engines-grid, .engine-card, etc.) to styles.css; add hover + link styling to .engine-badge Co-authored-by: clearlineKris <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: clearlineKris <[email protected]>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds an “Engine Room” section to the landing page and turns the existing “Engine Room” badge in the “Our Approach” section into an in-page link, expanding the site’s marketing content for the compliance engines.
Changes:
- Convert the “Engine Room” badge from a static container into an anchor link targeting
#engine-room. - Add a new “Engine Room” section to
index.htmldescribing five compliance engines. - Introduce new CSS styles for the Engine Room section and engine cards.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
index.html |
Adds the new Engine Room section and links to it from the Approach section. |
styles.css |
Styles the new Engine Room section and updates .engine-badge to behave like a link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Compare Claude's sudden work to current status of target code to comment & possibly merge & push into main branch.