MCPcopy Index your code
hub / github.com/KunMoe/kun-galgame-patch

github.com/KunMoe/kun-galgame-patch @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,500 symbols 3,427 edges 205 files 802 documented · 53%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Next.js + Turbopack

This example allows you to get started with next dev --turbo quicky.

Deploy your own

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-turbopack with-turbopack-app
yarn create next-app --example with-turbopack with-turbopack-app
pnpm create next-app --example with-turbopack with-turbopack-app

Deploy it to the cloud with Vercel (Documentation).

Extension points exported contracts — how you extend this code

PatchSummaryDB (Interface)
PatchSummaryDB is the minimal access surface BuildPatchSummaryMap needs. Callers typically supply a thin wrapper around [4 …
apps/api/internal/galgame/enricher/enricher.go
KunSettingData (Interface)
(no doc)
apps/web/app/stores/settingStore.ts
AuditLogger (Interface)
AuditLogger records privileged moderation actions to the admin audit log. It's defined HERE — in the canonical owner of [1 …
apps/api/internal/patch/service/service.go
UserState (Interface)
(no doc)
apps/web/app/stores/userStore.ts
CreatePatchData (Interface)
(no doc)
apps/web/app/stores/editStore.ts
RuntimeConfig (Interface)
(no doc)
apps/web/app/shared/nuxt.d.ts
PublicRuntimeConfig (Interface)
(no doc)
apps/web/app/shared/nuxt.d.ts

Core symbols most depended-on inside this repo

Error
called by 448
apps/api/internal/galgame/client/client.go
Set
called by 133
apps/api/pkg/userclient/mock.go
Error
called by 42
apps/api/pkg/errors/errors.go
Create
called by 40
apps/api/internal/doc/service/service.go
Delete
called by 35
apps/api/internal/doc/service/service.go
get
called by 32
apps/api/internal/galgame/client/client.go
getIDParam
called by 30
apps/api/internal/patch/handler/handler.go
Put
called by 29
apps/api/internal/infrastructure/markdown/markdown.go

Shape

Method 584
Function 551
Struct 254
Interface 106
TypeAlias 3
FuncType 2

Languages

Go79%
TypeScript21%

Modules by API surface

apps/api/pkg/artifactclient/gen/artifact_client.gen.go101 symbols
apps/api/internal/patch/service/service.go64 symbols
apps/web/app/composables/useGalgameEdit.ts54 symbols
apps/api/internal/patch/repository/repository.go53 symbols
apps/api/internal/patch/handler/handler.go52 symbols
apps/api/internal/galgame/client/client.go38 symbols
apps/api/internal/common/handler.go38 symbols
apps/api/internal/patch/model/model.go35 symbols
apps/api/internal/user/service/service.go27 symbols
apps/api/internal/admin/repository/repository.go26 symbols
apps/api/internal/admin/handler/handler.go25 symbols
apps/api/internal/infrastructure/markdown/markdown.go24 symbols

Datastores touched

dbDatabase · 1 repos
(mongodb)Database · 1 repos
hikari_testDatabase · 1 repos

For agents

$ claude mcp add kun-galgame-patch \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact