MCPcopy Index your code
hub / github.com/fabriciomendonca/business-rules-package

github.com/fabriciomendonca/business-rules-package @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
46 symbols 82 edges 23 files 6 documented · 13%
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

IPostService (Interface)
(no doc) [1 implementers]
src/services/PostService.ts
IPost (Interface)
(no doc) [1 implementers]
src/entities/Post.ts
IHttpClient (Interface)
(no doc) [1 implementers]
src/common/HttpClient.ts
IPostInteractor (Interface)
(no doc) [1 implementers]
src/interactors/PostInteractor.ts
IPostExposer (Interface)
(no doc) [1 implementers]
src/exposers/PostExposer.ts

Core symbols most depended-on inside this repo

isValidTitle
called by 12
src/entities/Post.ts
isValid
called by 10
src/entities/Post.ts
isValidBody
called by 9
src/entities/Post.ts
createPost
called by 4
src/interactors/PostInteractor.ts
_validateTitle
called by 3
src/entities/Post.ts
_validateBody
called by 3
src/entities/Post.ts
getInstance
called by 3
src/interactors/PostInteractor.ts
getPosts
called by 3
src/interactors/PostInteractor.ts

Shape

Method 29
Class 12
Interface 5

Languages

TypeScript100%

Modules by API surface

src/interactors/PostInteractor.ts11 symbols
src/entities/Post.ts9 symbols
src/exposers/PostExposer.ts8 symbols
src/common/HttpClient.ts7 symbols
src/services/PostService.ts6 symbols
src/services/__mocks__/PostService.ts5 symbols

For agents

$ claude mcp add business-rules-package \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact