Skip to content

docs: reapply agent docs, testing infra, and sandcastle fixes - #83

Merged
krake747 merged 1 commit into
mainfrom
docs/agent-docs-v2
Jul 19, 2026
Merged

docs: reapply agent docs, testing infra, and sandcastle fixes#83
krake747 merged 1 commit into
mainfrom
docs/agent-docs-v2

Conversation

@krake747

Copy link
Copy Markdown
Owner
  • AGENTS.md: rewrite for React 19 stack, layer table, verification chain
  • .sandcastle/CODING_STANDARDS.md: remove SolidJS refs, add React/TanStack Query/Base UI patterns
  • .sandcastle/linear: add --project flag and resolve_project_id helper
  • .sandcastle/plan-prompt.md: scope queries to Next Bite project
  • .sandcastle/main.ts: remove redundant gh auth setup-git hook
  • docs/agents/testing.md: new — Vitest/browser/E2E testing conventions
  • docs/agents/toolchain.md: new — build/lint/test/sandcastle commands
  • vitest.config.ts, src/test-setup.ts: new — Vitest config with jsdom, aliases
  • src/core/image-utils.test.ts: sample unit tests (6 tests, passing)
  • src/ui/badge.test.tsx: sample browser tests (4 tests, passing)
  • .oxlintrc.json: add test file overrides for vitest rules
  • package.json: add test, test:watch, test:all scripts

- AGENTS.md: rewrite for React 19 stack, layer table, verification chain
- .sandcastle/CODING_STANDARDS.md: remove SolidJS refs, add React/TanStack Query/Base UI patterns
- .sandcastle/linear: add --project flag and resolve_project_id helper
- .sandcastle/plan-prompt.md: scope queries to Next Bite project
- .sandcastle/main.ts: remove redundant gh auth setup-git hook
- docs/agents/testing.md: new — Vitest/browser/E2E testing conventions
- docs/agents/toolchain.md: new — build/lint/test/sandcastle commands
- vitest.config.ts, src/test-setup.ts: new — Vitest config with jsdom, aliases
- src/core/image-utils.test.ts: sample unit tests (6 tests, passing)
- src/ui/badge.test.tsx: sample browser tests (4 tests, passing)
- .oxlintrc.json: add test file overrides for vitest rules
- package.json: add test, test:watch, test:all scripts
@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deploy Preview for magnificent-frangollo-7954c2 ready!

Name Link
🔨 Latest commit a346461
🔍 Latest deploy log https://app.netlify.com/projects/magnificent-frangollo-7954c2/deploys/6a5d2d0be5fb740008908f6e
😎 Deploy Preview https://deploy-preview-83--magnificent-frangollo-7954c2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 70
Accessibility: 95
Best Practices: 92
SEO: 98
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@krake747
krake747 enabled auto-merge (squash) July 19, 2026 20:01
@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@krake747, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dc1fe428-cb9b-422b-9d89-167e94086d98

📥 Commits

Reviewing files that changed from the base of the PR and between 5d25728 and a346461.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (13)
  • .oxlintrc.json
  • .sandcastle/CODING_STANDARDS.md
  • .sandcastle/linear
  • .sandcastle/main.ts
  • .sandcastle/plan-prompt.md
  • AGENTS.md
  • docs/agents/testing.md
  • docs/agents/toolchain.md
  • package.json
  • src/core/image-utils.test.ts
  • src/test-setup.ts
  • src/ui/badge.test.tsx
  • vitest.config.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/agent-docs-v2

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.

@krake747
krake747 merged commit b58dac1 into main Jul 19, 2026
7 checks passed
@krake747
krake747 deleted the docs/agent-docs-v2 branch July 19, 2026 20:01
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