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

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

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3,059 symbols 6,704 edges 570 files 1,737 documented · 57%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Notifier (Interface)
Notifier emits user-to-user notifications. Implementations MUST swallow self-notifications and dedup identical (sender, [1 …
apps/api/internal/message/service/notifier.go
KunApiResponse (Interface)
* Unified API response format from Go backend. * All endpoints return: { code: 0, message: "成功", data: T }
apps/web/app/utils/kunFetch.ts
AnyObject (Interface)
(no doc)
apps/web/lib/createUpdatePayload.ts
KunPatchResponse (Interface)
(no doc)
apps/web/app/components/galgame/patch/types.d.ts
KunPatchResourceResponse (Interface)
(no doc)
apps/web/app/components/galgame/patch/types.d.ts
HikariResponse (Interface)
(no doc)
apps/web/app/components/galgame/patch/types.d.ts

Core symbols most depended-on inside this repo

Error
called by 610
apps/api/internal/user/oauth/client.go
Get
called by 185
apps/api/internal/galgame/client/client.go
Scan
called by 135
apps/api/internal/topic/model/topic_draft.go
Put
called by 58
apps/api/internal/infrastructure/markdown/markdown.go
Hydrate
called by 56
apps/api/pkg/userclient/hydrate.go
Error
called by 50
apps/api/pkg/errors/errors.go
Offset
called by 37
apps/api/pkg/utils/pagination.go
envOrDefault
called by 35
apps/api/pkg/config/config.go

Shape

Method 1,202
Function 814
Struct 782
Interface 252
TypeAlias 7
FuncType 2

Languages

Go81%
TypeScript19%

Modules by API surface

apps/api/pkg/artifactclient/gen/artifact_client.gen.go101 symbols
apps/api/internal/activity/repository/activity_repo.go46 symbols
apps/api/internal/galgame/client/client.go43 symbols
apps/api/internal/infrastructure/markdown/markdown.go40 symbols
apps/api/internal/topic/repository/topic_repo.go38 symbols
apps/api/internal/topic/model/topic.go38 symbols
apps/api/internal/activity/service/activity_service.go35 symbols
apps/api/pkg/userclient/userclient.go33 symbols
apps/api/internal/galgame/repository/resource_repo.go31 symbols
apps/api/internal/topic/repository/reply_repo.go26 symbols
apps/api/internal/galgame/repository/rating_repo.go26 symbols
apps/api/internal/galgame/repository/collection_repo.go26 symbols

Datastores touched

(mongodb)Database · 1 repos
kungalgame_purge_stagingDatabase · 1 repos

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page