Skip to content

chore: rewrite CLAUDE.md, update @rafters/ledger, remove orchestrator#95

Merged
ssilvius merged 3 commits intomainfrom
chore/platform-housekeeping
Apr 27, 2026
Merged

chore: rewrite CLAUDE.md, update @rafters/ledger, remove orchestrator#95
ssilvius merged 3 commits intomainfrom
chore/platform-housekeeping

Conversation

@ssilvius
Copy link
Copy Markdown
Contributor

Summary

  • CLAUDE.md rewritten: Rafters Studio Platform identity, plain Hono RPC stack (no OpenAPI), passkeys + OAuth2 auth, hono/client, TanStack Router for ctrl, updated test examples
  • @ezmode-games/drizzle-ledger -> @rafters/ledger@^0.2.0 (auth.ts import + package.json)
  • Retired orchestrator agent removed (PR #221 audit, never worked)

Note: typecheck fails on uninstalled @rafters/ledger -- will resolve after pnpm install post-merge.

Test plan

  • Lint passes
  • Format passes
  • No references to ezmode-games or drizzle-ledger remain

ssilvius and others added 3 commits April 13, 2026 15:07
- CLAUDE.md: Rafters Studio Platform identity, plain Hono RPC (no OpenAPI),
  passkeys + OAuth2, hono/client, TanStack Router, updated test examples
- apps/web: @ezmode-games/drizzle-ledger -> @rafters/ledger@^0.2.0
- Remove retired orchestrator agent (PR #221 audit, never worked)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Lockfile was stale after the @ezmode-games/drizzle-ledger ->
@rafters/ledger swap in 3c6e23b, breaking
pnpm install --frozen-lockfile in CI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The prior lockfile commit (ae05954) accidentally included link:
entries pointing to absolute /Volumes/store paths from local WIP,
which broke pnpm install --frozen-lockfile in CI on Linux runners.

Regenerated against the committed package.json so the lockfile only
references registry-resolvable specifiers.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ssilvius ssilvius merged commit e671536 into main Apr 27, 2026
1 check failed
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