Skip to content

Fix About section QA rejections: broken links, typos, exposed internal notes#862

Closed
Copilot wants to merge 3 commits into
docs-v2from
copilot/fix-about-section-issues
Closed

Fix About section QA rejections: broken links, typos, exposed internal notes#862
Copilot wants to merge 3 commits into
docs-v2from
copilot/fix-about-section-issues

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 7, 2026

  • Rebased branch onto docs-v2 (reset hard to origin/docs-v2)
  • Fix concepts/livepeer-overview.mdx: "incenticises" → "incentivises"
  • Fix concepts/mental-model.mdx: Remove "image would be good" internal design note
  • Fix protocol/livepeer-token.mdx: Remove 4x #TODO, #MOVE THESE, #REVIEW, and internal Danger callout
  • Fix resources/compendium/livepeer-glossary.mdx: Remove Note callouts, ## ==== heading leak, orphaned brainstorm section

@DeveloperAlly
Copy link
Copy Markdown
Collaborator

rebase this to docs-v2 NOT MAIN @copilot

Copilot AI and others added 2 commits April 7, 2026 11:23
Agent-Logs-Url: https://github.com/livepeer/docs/sessions/78b2a345-95f0-440f-b661-0e03e4e95bad

Co-authored-by: DeveloperAlly <12529822+DeveloperAlly@users.noreply.github.com>
…placeholder text

Agent-Logs-Url: https://github.com/livepeer/docs/sessions/78b2a345-95f0-440f-b661-0e03e4e95bad

Co-authored-by: DeveloperAlly <12529822+DeveloperAlly@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix QA review issues in About section Fix About section QA rejections: broken links, typos, exposed internal notes Apr 7, 2026
Copilot AI requested a review from DeveloperAlly April 7, 2026 11:32
@DeveloperAlly DeveloperAlly changed the base branch from main to docs-v2 April 7, 2026 11:38
@DeveloperAlly DeveloperAlly requested a review from Copilot April 7, 2026 11:38
@DeveloperAlly
Copy link
Copy Markdown
Collaborator

THIS MUST BE ON DOCS-V2 BRANCH
@copilot

@DeveloperAlly
Copy link
Copy Markdown
Collaborator

@copilot is this PR Ready ?

@DeveloperAlly
Copy link
Copy Markdown
Collaborator

@copilot wrong branch. closing

Copilot stopped work on behalf of DeveloperAlly due to an error April 7, 2026 11:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses QA rejections in the v2 About section by fixing broken internal links, correcting a typo, and removing internal/editorial placeholder content that was visible to end users. It also adds several new LFS-tracked media assets.

Changes:

  • Fixed About portal and overview navigation links (including adding missing /v2/ prefixes) and corrected “incenticises” → “incentivises”.
  • Removed internal notes/placeholder callouts from multiple About pages (notes, TODOs, editorial <Danger> blocks).
  • Added multiple new media assets (GIF + MP4s) tracked via Git LFS.

Reviewed changes

Copilot reviewed 6 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
v2/about/resources/livepeer-glossary.mdx Removes duplicate front matter / internal notes / malformed heading block at top of glossary.
v2/about/portal.mdx Fixes broken card hrefs in the About portal grid.
v2/about/mental-model.mdx Removes an internal placeholder <Note>.
v2/about/livepeer-protocol/livepeer-token.mdx Removes TODO/editorial markers and an internal <Danger> callout.
v2/about/livepeer-overview.mdx Fixes typo and updates several internal links to include /v2/ prefix.
v2/about/core-concepts.mdx Removes internal diagram placeholder notes.
v1/images/ai/cool-cat-hat-moving.gif Adds a GIF via LFS (currently appears unused in-repo).
snippets/assets/media/videos/streamplace.mp4 Adds a video via LFS (currently appears unused in-repo).
snippets/assets/media/videos/nytvlivepromo.mp4 Adds a video via LFS (currently appears unused in-repo).
snippets/assets/media/videos/nytv.live.mp4 Adds a video via LFS (currently appears unused in-repo).
snippets/assets/media/videos/LivepeerStudio.mp4 Adds a video via LFS (currently appears unused in-repo).
snippets/assets/media/videos/livepeer-founders-post.mp4 Adds a video via LFS (referenced elsewhere in v2 home/component-library docs).
snippets/assets/media/videos/HeroBackground.mp4 Adds a large hero background video via LFS (referenced elsewhere in component-library docs).
snippets/assets/media/videos/frameworks.mp4 Adds a video via LFS (currently appears unused in-repo).
snippets/assets/media/videos/daydream.mp4 Adds a video via LFS (referenced by TitledVideo examples/docs).

**Roles**: Stake LPT, earn rewards, participate in governance and voting
</Card>
<Card title="Platforms? Workers?" icon="laptop-code" cta="Go to Platforms" href="/developers/portal">
<Card title="Platforms? Workers?" icon="laptop-code" cta="Go to Platforms" href="/v2/developers/portal">
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

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

The card title "Platforms? Workers?" reads like an unresolved placeholder and will be user-visible in the About overview. Please replace it with a definitive label (and, if needed, adjust the description/CTA to match).

Suggested change
<Card title="Platforms? Workers?" icon="laptop-code" cta="Go to Platforms" href="/v2/developers/portal">
<Card title="Platforms" icon="laptop-code" cta="Go to Platforms" href="/v2/developers/portal">

Copilot uses AI. Check for mistakes.
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.

QA Review: About Section — docs.livepeer.org/v2/about

3 participants