Skip to content

docs: sync docs with recent changes - #2116

Draft
joanagmaia wants to merge 3 commits into
mainfrom
docs/sync-2026-08-26
Draft

docs: sync docs with recent changes#2116
joanagmaia wants to merge 3 commits into
mainfrom
docs/sync-2026-08-26

Conversation

@joanagmaia

Copy link
Copy Markdown
Collaborator

What changed

  • Community Collections (frontend/docs/features/community-collections/index.md): documented the two new columns now shown in the Projects tab of every collection detail page — Lifecycle (Active, Stable, Declining, Abandoned, Archived) and Impact (Foundational, Major, Moderate, Minor with the underlying score). The Projects tab is shared across Curated, Community, and My Collections, so the doc entry reflects all variants.

Source commits

Notes

  • The Health Score v2 migration (feat: migrate health score displays to v2 and implement Health Score v2 content spec IN-1212 #2054) and the impact-section UI alignment (fix: align impact section ui with production scoring formula #2108) also change the project overview page, the Avg. Health band thresholds in the collection header, and the health-score breakdown layout. Those touch metric formulas / health-score thresholds, so they were intentionally held back from this sync per the docs-agent confidence gate — please raise a follow-up if you'd like the metrics/health-score page updated to reflect the v2 spec.
  • Please double-check that the Lifecycle labels documented here (Active / Stable / Declining / Abandoned / Archived) match the customer-facing terminology in the PRD; the source uses lowercase strings that are title-cased at render time.

Generated by Claude Code

Signed-off-by: Joana Maia <jmaia@contractor.linuxfoundation.org>
Copilot AI balanced review requested due to automatic review settings August 26, 2026 08:04
@joanagmaia joanagmaia added the documentation Improvements or additions to documentation label Aug 26, 2026 — with Claude
@joanagmaia joanagmaia self-assigned this Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Documents the new Lifecycle and Impact columns in collection project tables.

Changes:

  • Lists supported Lifecycle stages.
  • Lists Impact tiers and underlying score display.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +43 to +45
- **Lifecycle** — a badge indicating the project's current lifecycle stage (Active, Stable, Declining, Abandoned, or Archived)
- **Health Score** — the project's LFX Health Score
- **Impact** — a pill showing the project's Impact tier (Foundational, Major, Moderate, or Minor) with the underlying score
@joanagmaia
joanagmaia marked this pull request as draft August 26, 2026 11:04
Copilot AI review requested due to automatic review settings August 26, 2026 16:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

Suppressed comments (1)

frontend/docs/features/community-collections/index.md:45

  • The N/A fallback only applies to data-bearing rows with a null impact score. collection-project-item.vue:111-117 instead renders a dash in this column when the project has no Insights data, so this universal statement does not match the table for those projects.
- **Impact** — a pill showing the project's Impact tier (Foundational, Major, Moderate, or Minor) with the underlying score. Projects without an impact score show **N/A**.

The Projects tab lists all projects in the collection as a sortable table. Each row shows:

- **Project** name (sortable alphabetically)
- **Lifecycle** — a badge indicating the project's current lifecycle stage (Active, Stable, Declining, Abandoned, or Archived). Projects without a lifecycle stage show **Unavailable**.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants