Skip to content

fix(docs): add missing VitePress data fixtures#38

Closed
KooshaPari wants to merge 5 commits intomainfrom
fix/phenodocs-docs-data
Closed

fix(docs): add missing VitePress data fixtures#38
KooshaPari wants to merge 5 commits intomainfrom
fix/phenodocs-docs-data

Conversation

@KooshaPari
Copy link
Owner

@KooshaPari KooshaPari commented Mar 24, 2026

Summary

  • Add placeholder VitePress data files for the audit timeline and knowledge graph components.
  • This unblocks the docs site build when those generated artifacts are absent.

Validation

  • bun run build
  • Build now completes successfully in the worktree.

KooshaPari and others added 5 commits March 1, 2026 03:27
- Canonical keycap palette: dark (#090a0c) + light (#f8f9fa) modes
- WCAG AA contrast for both modes
- CSS custom properties --kc-* for palette tokens
- Layer badges, status badges, typography, nav, sidebar, feature cards
- custom.css now imports keycap-palette.css + PhenoDocs-specific overrides

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
- Centralized ModuleSwitcher and other theme components
- Updated policy-gate workflow for better error handling
- Enforced lowercase github account naming in links
- Added Phenotype Org Cross-Project Reuse and Stability protocols
Co-authored-by: Codex <noreply@openai.com>
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link

coderabbitai bot commented Mar 24, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 15 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 82eee6c2-13d3-4d08-bccc-5485ba8b0591

📥 Commits

Reviewing files that changed from the base of the PR and between 5184729 and 41014f0.

📒 Files selected for processing (41)
  • .gemini/config.yaml
  • .github/hooks/pre-commit
  • .github/hooks/security-guard.sh
  • .github/scripts/security-guard.sh
  • .github/workflows/policy-gate.yml
  • .github/workflows/security-guard-hook-audit.yml
  • .github/workflows/security-guard.yml
  • .gitignore
  • .pre-commit-config.yaml
  • .vitepress/config.mts
  • .vitepress/data/audit-log.json
  • .vitepress/data/kb-graph.json
  • .vitepress/theme/components/AuditTimeline.vue
  • .vitepress/theme/components/BackToTop.vue
  • .vitepress/theme/components/Breadcrumb.vue
  • .vitepress/theme/components/Callout.vue
  • .vitepress/theme/components/CategorySwitcher.vue
  • .vitepress/theme/components/CodeAnnotation.vue
  • .vitepress/theme/components/CodePlayground.vue
  • .vitepress/theme/components/ContentTabs.vue
  • .vitepress/theme/components/DemoGif.vue
  • .vitepress/theme/components/DocStatusBadge.vue
  • .vitepress/theme/components/KBGraph.vue
  • .vitepress/theme/components/LoadingSpinner.vue
  • .vitepress/theme/components/ModuleSwitcher.vue
  • .vitepress/theme/components/NavTabs.vue
  • .vitepress/theme/components/OpenAPI.vue
  • .vitepress/theme/components/StickyHeader.vue
  • .vitepress/theme/components/StickySidebar.vue
  • .vitepress/theme/components/Toast.vue
  • .vitepress/theme/components/ToastContainer.vue
  • .vitepress/theme/components/Tooltip.vue
  • .vitepress/theme/custom.css
  • .vitepress/theme/index.ts
  • .vitepress/theme/keycap-palette.css
  • AGENTS.md
  • CLAUDE.md
  • README.md
  • docs/.vitepress/config.ts
  • docs/.vitepress/theme/custom.css
  • docs/.vitepress/theme/index.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/phenodocs-docs-data

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 and usage tips.

@KooshaPari KooshaPari marked this pull request as ready for review March 24, 2026 14:20
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@KooshaPari
Copy link
Owner Author

Superseded: phenodocs main already contains the VitePress data fixtures, so this branch has no useful net change.

@KooshaPari KooshaPari closed this Mar 24, 2026
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