Skip to content

feat(site): refresh representative work and close consistency gaps - #42

Merged
lora-sys merged 32 commits into
mainfrom
feat/project-refresh-and-site-consistency-20260914
Sep 15, 2026
Merged

lora-sys merged 32 commits into
mainfrom
feat/project-refresh-and-site-consistency-20260914

Conversation

@lora-sys

Copy link
Copy Markdown
Owner

What changed

Projects first

  • refresh Glassbox around its current Personal Agent workbench direction instead of the old sample-run framing
  • add Zhihu Threads to the representative-work curation
  • elevate lora-sys/skills as representative work, with a direct evidence link to its 13 installable Agent Skills
  • keep GitHub snapshots as factual data and move editorial ranking into project-curation.ts

Factual consistency

  • make homepage and both Now pages read from one bilingual current-focus source
  • stop showing the September 13 Zhihu hackathon as an upcoming event; mark the public record as pending instead of inventing attendance
  • update the friend-link application avatar to the v3 mark
  • remove the stale GoatCounter claim from the privacy policy
  • remove the homepage Quote loading state by rendering the fixed quote statically
  • fix duplicate brand titles and Person JSON-LD jobTitle/description semantics
  • add localized Chinese fallback metadata

Information architecture

  • make About about identity, direction and working style; leave formal history to Resume and public appearances to Talks
  • add stable #slug permalinks to short notes
  • clarify that /tags is the long-form writing taxonomy
  • clarify Pagefind's language-scoped search UI
  • label the Chinese-only writing archive accurately in the English footer
  • localize friend-link copy feedback

Interaction and brand polish

  • only expose haptics when the browser supports vibration and rename the Chinese control to 触感反馈
  • make the tri-state theme control announce the actual system/light/dark preference
  • compact the homepage section navigation into mobile-friendly horizontal pills
  • add a current 1200×630 social sharing card and switch the site config to its semantic filename

Release checks

  • expand the release audit to require secondary routes and the main English route set

Intentionally not claimed

The GitHub repository description/topics still mention Svelte/SvelteKit. The connected GitHub action set does not expose repository-metadata editing, so this PR does not pretend that was changed.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Security Evidence

Commit: 334ca75a2768aaf837912132bf9d71aa0fc50086

Security evidence gate passed (success)

No security-sensitive scanner-evidence gap detected.

Mode: enforce

Scanned 30 changed file(s). No missing scanner-evidence signal was detected.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / PR Risk Taxonomy

Commit: 334ca75a2768aaf837912132bf9d71aa0fc50086

PR taxonomy review recommended (neutral)

Detected 1 PR taxonomy bucket(s): CI/CD Recommendation.

Scanned 30 changed file(s).

Roadmap taxonomy buckets:

CI/CD Recommendation

CI, dependency, coverage, and contract signals should be routed into follow-up checks or verification work.

Signals:

  • Regression coverage may lag behind the diff
  • Runtime config changes may ship without example or template updates
  • User-facing UI changes may ship without browser coverage
  • 0 CI or workflow path(s) changed

Paths:

  • scripts/audit-release.mjs
  • scripts/fetch-github-projects.mjs
  • src/components/BaseHead.astro
  • src/components/layout/SiteHeader.astro
  • src/components/lora/HapticsToggle.astro
  • src/components/lora/HomeSectionNav.astro
  • src/components/projects/ProjectDemo.astro
  • src/components/search/SearchPage.astro

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Reference Set Readiness

Commit: 334ca75a2768aaf837912132bf9d71aa0fc50086

Reference set readiness gaps detected (neutral)

Reference evidence present for 1/7 areas (14%) across 30 changed file(s).

This check is based on files changed in this PR. Repository-level readiness is still reported by /ecc-tools analyze comments and generated manifests.

Area Status Evidence / Next Step
Deep analyzer corpus Missing Add analyzer fixture, golden, benchmark, or reference-set files that can catch analyzer regressions.
RAG/evaluator comparison Missing Add retrieval or evaluator reference-set comparison fixtures with expected ranking behavior.
PR salvage/review corpus Missing Add stale-PR, review-thread, reopen-flow, or salvage reference cases for queue cleanup automation.
Discussion triage corpus Missing Add public discussion triage fixtures, golden cases, or reference sets for informational, answered, and no-response classifications.
Harness compatibility Missing Add cross-harness, adapter-compliance, or harness-audit evidence for Claude, Codex, OpenCode, Zed, dmux, and agent surfaces.
Security evidence Present scripts/audit-release.mjs
CI failure-mode evidence Missing Add captured CI failure logs, dry-run fixtures, or troubleshooting docs for common workflow failure modes.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Hosted Promotion Readiness

Commit: 334ca75a2768aaf837912132bf9d71aa0fc50086

Hosted promotion readiness passed (success)

No hosted promotion evidence gaps detected across 30 changed file(s); 0 corpus scenarios had matching evidence.

This check compares PR file changes against the evaluator/RAG promotion corpus in src/analyzers/fixtures/evaluator-rag-corpus.ts.
Hosted output scoring inspected 0 completed cached hosted job results.

No evaluator corpus scenarios matched this PR.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 159a0e28-119b-4204-aa3d-256ed412b14d


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Security Evidence

Commit: e9a8a9da4d5d535bd3be8b2ce23af32c24adc65c

Security evidence gate passed (success)

No security-sensitive scanner-evidence gap detected.

Mode: enforce

Scanned 30 changed file(s). No missing scanner-evidence signal was detected.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / PR Risk Taxonomy

Commit: e9a8a9da4d5d535bd3be8b2ce23af32c24adc65c

PR taxonomy review recommended (neutral)

Detected 1 PR taxonomy bucket(s): CI/CD Recommendation.

Scanned 30 changed file(s).

Roadmap taxonomy buckets:

CI/CD Recommendation

CI, dependency, coverage, and contract signals should be routed into follow-up checks or verification work.

Signals:

  • Regression coverage may lag behind the diff
  • Runtime config changes may ship without example or template updates
  • User-facing UI changes may ship without browser coverage
  • 0 CI or workflow path(s) changed

Paths:

  • scripts/audit-release.mjs
  • scripts/fetch-github-projects.mjs
  • src/components/BaseHead.astro
  • src/components/layout/SiteHeader.astro
  • src/components/lora/HapticsToggle.astro
  • src/components/lora/HomeSectionNav.astro
  • src/components/projects/ProjectDemo.astro
  • src/components/search/SearchPage.astro

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Reference Set Readiness

Commit: e9a8a9da4d5d535bd3be8b2ce23af32c24adc65c

Reference set readiness gaps detected (neutral)

Reference evidence present for 1/7 areas (14%) across 30 changed file(s).

This check is based on files changed in this PR. Repository-level readiness is still reported by /ecc-tools analyze comments and generated manifests.

Area Status Evidence / Next Step
Deep analyzer corpus Missing Add analyzer fixture, golden, benchmark, or reference-set files that can catch analyzer regressions.
RAG/evaluator comparison Missing Add retrieval or evaluator reference-set comparison fixtures with expected ranking behavior.
PR salvage/review corpus Missing Add stale-PR, review-thread, reopen-flow, or salvage reference cases for queue cleanup automation.
Discussion triage corpus Missing Add public discussion triage fixtures, golden cases, or reference sets for informational, answered, and no-response classifications.
Harness compatibility Missing Add cross-harness, adapter-compliance, or harness-audit evidence for Claude, Codex, OpenCode, Zed, dmux, and agent surfaces.
Security evidence Present scripts/audit-release.mjs
CI failure-mode evidence Missing Add captured CI failure logs, dry-run fixtures, or troubleshooting docs for common workflow failure modes.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Hosted Promotion Readiness

Commit: e9a8a9da4d5d535bd3be8b2ce23af32c24adc65c

Hosted promotion readiness passed (success)

No hosted promotion evidence gaps detected across 30 changed file(s); 0 corpus scenarios had matching evidence.

This check compares PR file changes against the evaluator/RAG promotion corpus in src/analyzers/fixtures/evaluator-rag-corpus.ts.
Hosted output scoring inspected 0 completed cached hosted job results.

No evaluator corpus scenarios matched this PR.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Security Evidence

Commit: 5066a07cbd06b4c03c0a9e71738b355a93a81093

Security evidence gate passed (success)

No security-sensitive scanner-evidence gap detected.

Mode: enforce

Scanned 30 changed file(s). No missing scanner-evidence signal was detected.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / PR Risk Taxonomy

Commit: 5066a07cbd06b4c03c0a9e71738b355a93a81093

PR taxonomy review recommended (neutral)

Detected 1 PR taxonomy bucket(s): CI/CD Recommendation.

Scanned 30 changed file(s).

Roadmap taxonomy buckets:

CI/CD Recommendation

CI, dependency, coverage, and contract signals should be routed into follow-up checks or verification work.

Signals:

  • Regression coverage may lag behind the diff
  • Runtime config changes may ship without example or template updates
  • User-facing UI changes may ship without browser coverage
  • 0 CI or workflow path(s) changed

Paths:

  • scripts/audit-release.mjs
  • scripts/fetch-github-projects.mjs
  • src/components/BaseHead.astro
  • src/components/layout/SiteHeader.astro
  • src/components/lora/HapticsToggle.astro
  • src/components/lora/HomeSectionNav.astro
  • src/components/projects/ProjectDemo.astro
  • src/components/search/SearchPage.astro

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Reference Set Readiness

Commit: 5066a07cbd06b4c03c0a9e71738b355a93a81093

Reference set readiness gaps detected (neutral)

Reference evidence present for 1/7 areas (14%) across 30 changed file(s).

This check is based on files changed in this PR. Repository-level readiness is still reported by /ecc-tools analyze comments and generated manifests.

Area Status Evidence / Next Step
Deep analyzer corpus Missing Add analyzer fixture, golden, benchmark, or reference-set files that can catch analyzer regressions.
RAG/evaluator comparison Missing Add retrieval or evaluator reference-set comparison fixtures with expected ranking behavior.
PR salvage/review corpus Missing Add stale-PR, review-thread, reopen-flow, or salvage reference cases for queue cleanup automation.
Discussion triage corpus Missing Add public discussion triage fixtures, golden cases, or reference sets for informational, answered, and no-response classifications.
Harness compatibility Missing Add cross-harness, adapter-compliance, or harness-audit evidence for Claude, Codex, OpenCode, Zed, dmux, and agent surfaces.
Security evidence Present scripts/audit-release.mjs
CI failure-mode evidence Missing Add captured CI failure logs, dry-run fixtures, or troubleshooting docs for common workflow failure modes.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Hosted Promotion Readiness

Commit: 5066a07cbd06b4c03c0a9e71738b355a93a81093

Hosted promotion readiness passed (success)

No hosted promotion evidence gaps detected across 30 changed file(s); 0 corpus scenarios had matching evidence.

This check compares PR file changes against the evaluator/RAG promotion corpus in src/analyzers/fixtures/evaluator-rag-corpus.ts.
Hosted output scoring inspected 0 completed cached hosted job results.

No evaluator corpus scenarios matched this PR.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Security Evidence

Commit: f40932a43c6fca4eebb9ac959a83449d0bae261f

Security evidence gate passed (success)

No security-sensitive scanner-evidence gap detected.

Mode: enforce

Scanned 30 changed file(s). No missing scanner-evidence signal was detected.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / PR Risk Taxonomy

Commit: f40932a43c6fca4eebb9ac959a83449d0bae261f

PR taxonomy review recommended (neutral)

Detected 1 PR taxonomy bucket(s): CI/CD Recommendation.

Scanned 30 changed file(s).

Roadmap taxonomy buckets:

CI/CD Recommendation

CI, dependency, coverage, and contract signals should be routed into follow-up checks or verification work.

Signals:

  • Regression coverage may lag behind the diff
  • Runtime config changes may ship without example or template updates
  • User-facing UI changes may ship without browser coverage
  • 0 CI or workflow path(s) changed

Paths:

  • scripts/audit-release.mjs
  • scripts/fetch-github-projects.mjs
  • src/components/BaseHead.astro
  • src/components/layout/SiteHeader.astro
  • src/components/lora/HapticsToggle.astro
  • src/components/lora/HomeSectionNav.astro
  • src/components/projects/ProjectDemo.astro
  • src/components/search/SearchPage.astro

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Reference Set Readiness

Commit: f40932a43c6fca4eebb9ac959a83449d0bae261f

Reference set readiness gaps detected (neutral)

Reference evidence present for 1/7 areas (14%) across 30 changed file(s).

This check is based on files changed in this PR. Repository-level readiness is still reported by /ecc-tools analyze comments and generated manifests.

Area Status Evidence / Next Step
Deep analyzer corpus Missing Add analyzer fixture, golden, benchmark, or reference-set files that can catch analyzer regressions.
RAG/evaluator comparison Missing Add retrieval or evaluator reference-set comparison fixtures with expected ranking behavior.
PR salvage/review corpus Missing Add stale-PR, review-thread, reopen-flow, or salvage reference cases for queue cleanup automation.
Discussion triage corpus Missing Add public discussion triage fixtures, golden cases, or reference sets for informational, answered, and no-response classifications.
Harness compatibility Missing Add cross-harness, adapter-compliance, or harness-audit evidence for Claude, Codex, OpenCode, Zed, dmux, and agent surfaces.
Security evidence Present scripts/audit-release.mjs
CI failure-mode evidence Missing Add captured CI failure logs, dry-run fixtures, or troubleshooting docs for common workflow failure modes.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@ecc-tools

ecc-tools Bot commented Sep 14, 2026

Copy link
Copy Markdown

ECC Tools / Hosted Promotion Readiness

Commit: f40932a43c6fca4eebb9ac959a83449d0bae261f

Hosted promotion readiness passed (success)

No hosted promotion evidence gaps detected across 30 changed file(s); 0 corpus scenarios had matching evidence.

This check compares PR file changes against the evaluator/RAG promotion corpus in src/analyzers/fixtures/evaluator-rag-corpus.ts.
Hosted output scoring inspected 0 completed cached hosted job results.

No evaluator corpus scenarios matched this PR.

Check publication was denied or unavailable. An app owner must enable Checks: read and write, and the installation owner must approve the updated permission.

@lora-sys
lora-sys merged commit e97a79b into main Sep 15, 2026
3 checks passed

Copy link
Copy Markdown
Owner Author

Merged and deployed successfully.

Final merge commit: e97a79bfcb7480aa7b56a994c1bebc8bfc352d6a
Pages run: https://github.com/lora-sys/loraSys/actions/runs/34914604859

Deployment #245 passed all three jobs: Sync and quality gate, Build verified site, and Deploy to GitHub Pages.

I also inspected the exact github-pages artifact produced by that run rather than relying on crawler cache. The deployed artifact confirms the new representative work set (Glassbox, AgentArena, Lora Skills, Zhihu Threads), corrected homepage title, static quote with no Loading..., haptics copy/capability detection changes, refreshed Now/About/Notes pages, and corrected English metadata.

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.

1 participant