diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index 7ec34d7..f2d2064 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -1 +1,195 @@ -{"0": "Admin Management Service", "1": "Pet Management Controller", "2": "Auth Guards and Roles", "3": "JWT Strategy and Address DTOs", "4": "CMS Content Management", "5": "Order Creation DTOs", "6": "Authentication Controller", "7": "NestJS Application Modules", "8": "Video Management DTOs", "9": "Public Catalog Pages", "10": "Client Layout and Auth Modals", "11": "Prisma and TypeScript Config", "12": "Checkout and Dashboard Components", "13": "Media and Blog UI Components", "14": "Product Query DTOs", "15": "Contact and Prescription Features", "16": "Development Tooling Config", "17": "Home Page Client Components", "18": "Core Services and Auth Logic", "19": "B2B Inquiry Controller", "20": "Category Management Controller", "21": "Banner Management Controller", "22": "Media Upload Controller", "23": "Ingredient Management Controller", "24": "Admin Dashboard Components", "25": "Admin Blog Service", "26": "Pet DTOs and Controller", "27": "Prescription Review Controller", "28": "Smart Advisor Controller", "29": "Testimonials Management Controller", "30": "Admin Sidebar and Layout", "31": "Admin Settings Managers", "32": "User Profile and Success Pages", "33": "Redis and Admin Services", "34": "Global Exception Filters", "35": "Contact and SMS Modules", "36": "Backend TypeScript Config", "37": "App TypeScript Config", "38": "CMS and Media Modals", "39": "Backend Dependencies", "40": "Node TypeScript Config", "41": "Admin Blog Controller", "42": "Wholesale Controller", "43": "Frontend Testing and Styles", "44": "Generic CRUD Controller", "45": "SEO and Sitemap Module", "46": "Coupon Management UI", "47": "Project Build Scripts", "48": "Home Data Module", "49": "Linting and PostCSS Config", "50": "Database Seeding Logic", "51": "Prisma Database Migrations", "52": "Frontend Core Dependencies", "53": "UI Skeleton and Tables", "54": "Shop Loading States", "55": "Product Detail Page", "56": "Video Gallery Components", "57": "NPM Lifecycle Scripts", "58": "Pet Management API", "59": "Reporting Service and Controller", "60": "Jest Testing Config", "61": "Wiki Module and Service", "62": "Blog Module and Service", "63": "Public Blog Controller", "64": "SMS Notification Service", "65": "OpenAPI and Metrics", "66": "App Health Controller", "67": "Frontend UI Dependencies", "68": "Pet Business Logic", "69": "Integrity Validation Scripts", "70": "Admin Panel Package Config", "71": "Analytics and Report Charts", "72": "Task Orchestration Scripts", "73": "Backend Package Config", "74": "Health Log DTOs", "75": "React Error Boundary", "76": "Application Package Config", "77": "Generic Resource Controller", "78": "Error and Not Found Pages", "79": "VPN Utility Scripts", "80": "NestJS CLI Config", "81": "Seed TypeScript Config", "82": "Order Business Logic", "83": "Browser Utility Scripts", "84": "Dev Server Startup", "85": "Architecture and Security Docs", "86": "Pagination API Schemas", "87": "Font Assets and Licenses", "88": "Ledger Rebuild Scripts", "89": "Evidence Validation Scripts", "90": "Blog Listing Page", "91": "Blog Post Detail Page", "92": "Node Type Definitions", "93": "TypeScript Language", "94": "UI Text Seeding", "95": "Wiki Terms Seeding", "96": "Blog Management DTOs", "97": "Home Management DTOs", "98": "Wiki Management DTOs", "99": "Wiki Page Routing", "100": "Network Status Banner", "101": "Docker Deployment Scripts", "102": "ESLint Core Configuration", "103": "TypeScript ESLint Support", "104": "Database Migration Scripts", "105": "Scientific Terms Schema", "106": "Blog Data Seeding", "107": "Custom Data Seeding", "108": "Product and Cart Components", "109": "Auth Architecture and Planning", "110": "Build Manifest Generation", "111": "Classification Data Generation", "112": "Evidence Data Generation", "113": "Ledger Data Generation", "114": "Manifest Data Generation", "115": "Honest Manifest Synchronization", "116": "Manifest Entry Synchronization", "117": "Pet Reminder DTOs", "118": "React DOM Library", "119": "Zustand State Management", "120": "Tailwind PostCSS Plugin", "121": "React DOM Type Definitions", "122": "Admin Panel TSConfig", "123": "About Page Component", "124": "Privacy Page Component", "125": "Next.js Security Configuration", "126": "Typography and Font Assets", "127": "Bcrypt Password Hashing", "128": "Helmet Security Middleware", "129": "Reflect Metadata Library", "130": "NestJS Core Framework", "131": "NestJS JWT Authentication", "132": "NestJS Swagger Documentation", "133": "NestJS Rate Limiting", "134": "Passport JWT Strategy", "135": "Prisma Client Library", "136": "Swagger UI Express", "137": "NestJS CLI Tooling", "138": "NestJS Testing Utilities", "139": "TypeScript Jest Integration", "140": "Bcrypt Type Definitions", "141": "Passport JWT Type Definitions", "142": "Supertest Type Definitions", "143": "Blog Entity Model", "144": "Home Entity Model", "145": "Wiki Entity Model", "146": "User Profile Management", "147": "Pet Store State", "148": "User Database and Infrastructure", "149": "API and Frontend Specifications", "150": "Brand and Agent Guidelines", "151": "Search Engine Robots Config", "152": "Application ESLint Config", "153": "PostCSS Configuration", "154": "Vitest Test Setup", "155": "Database Backup Script", "156": "Application Startup Script", "157": "Axios HTTP Client", "158": "Backend ESLint Config", "159": "User Logout Endpoint", "160": "Company Profile", "161": "Project Introduction", "162": "Architecture Route Map", "163": "Project Task Backlog", "164": "Root ESLint Configuration", "165": "PostCSS Build Config", "166": "Tailwind CSS Configuration", "167": "Vite Build Configuration", "168": "Sahel Font Samples", "169": "Shabnam Font History", "170": "Vazirmatn Font History", "171": "Vitest Test Configuration", "172": "Variable Font Samples", "173": "Shabnam Font Preview", "174": "Production Docker Setup", "175": "Staging Docker Setup", "176": "Tailwind CSS Library"} \ No newline at end of file +{ + "0": "AdminService", + "1": "Pet Management Controller", + "2": "SettingsController", + "3": "UsersController", + "4": "CMS Content Management", + "5": "OrdersService", + "6": "auth.service.ts", + "7": "app.module.ts", + "8": "CreateVideoDto", + "9": "Public Catalog Pages", + "10": "Client Layout and Auth Modals", + "11": "Prisma and TypeScript Config", + "12": "Checkout and Dashboard Components", + "13": "Media and Blog UI Components", + "14": "ProductsService", + "15": "Contact and Prescription Features", + "16": "Development Tooling Config", + "17": "Home Page Client Components", + "18": "PrismaService", + "19": "B2B Inquiry Controller", + "20": "Category Management Controller", + "21": "Banner Management Controller", + "22": "Media Upload Controller", + "23": "Ingredient Management Controller", + "24": "Admin Dashboard Components", + "25": "WikiService", + "26": "Pet DTOs and Controller", + "27": "Prescription Review Controller", + "28": "Smart Advisor Controller", + "29": "Testimonials Management Controller", + "30": "Admin Sidebar and Layout", + "31": "Admin Settings Managers", + "32": "User Profile and Success Pages", + "33": "RedisService", + "34": "main.ts", + "35": "ContactService", + "36": "Backend TypeScript Config", + "37": "App TypeScript Config", + "38": "CMS and Media Modals", + "39": "dependencies", + "40": "Node TypeScript Config", + "41": "Admin Blog Controller", + "42": "WholesaleApplyDto", + "43": "Frontend Testing and Styles", + "44": "Generic CRUD Controller", + "45": "SeoService", + "46": "Coupon Management UI", + "47": "Project Build Scripts", + "48": "Home Data Module", + "49": "Linting and PostCSS Config", + "50": "Database Seeding Logic", + "51": "Prisma Database Migrations", + "52": "Frontend Core Dependencies", + "53": "UI Skeleton and Tables", + "54": "Shop Loading States", + "55": "Product Detail Page", + "56": "Video Gallery Components", + "57": "NPM Lifecycle Scripts", + "58": "Pet Management API", + "59": "admin.module.ts", + "60": "Jest Testing Config", + "61": "PaginationDto", + "62": "BlogsController", + "63": ".findAll", + "64": "SmsService", + "65": "Roles", + "66": "App Health Controller", + "67": "Frontend UI Dependencies", + "68": "Pet Business Logic", + "69": "Integrity Validation Scripts", + "70": "Admin Panel Package Config", + "71": "Analytics and Report Charts", + "72": "Task Orchestration Scripts", + "73": "Backend Package Config", + "74": "Health Log DTOs", + "75": "React Error Boundary", + "76": "Application Package Config", + "77": "WikiController", + "78": "Error and Not Found Pages", + "79": "VPN Utility Scripts", + "80": "NestJS CLI Config", + "81": "Seed TypeScript Config", + "82": "Order Business Logic", + "83": "Browser Utility Scripts", + "84": "Dev Server Startup", + "85": "Architectural Audit Findings", + "86": "Pagination API Schemas", + "87": "Font Assets and Licenses", + "88": "Ledger Rebuild Scripts", + "89": "Evidence Validation Scripts", + "90": "Blog Listing Page", + "91": "Blog Post Detail Page", + "92": "Node Type Definitions", + "93": "TypeScript Language", + "94": "UI Text Seeding", + "95": "Wiki Terms Seeding", + "96": "Blog Management DTOs", + "97": "Home Management DTOs", + "98": "Wiki Management DTOs", + "99": "Wiki Page Routing", + "100": "Network Status Banner", + "101": "Docker Deployment Scripts", + "102": "ESLint Core Configuration", + "103": "TypeScript ESLint Support", + "104": "Database Migration Scripts", + "105": "Scientific Terms Schema", + "106": "Blog Data Seeding", + "107": "Custom Data Seeding", + "108": "Products Table", + "109": "Auth Architecture and Planning", + "110": "Build Manifest Generation", + "111": "Classification Data Generation", + "112": "Evidence Data Generation", + "113": "Ledger Data Generation", + "114": "Manifest Data Generation", + "115": "Honest Manifest Synchronization", + "116": "Manifest Entry Synchronization", + "117": "Pet Reminder DTOs", + "118": "React DOM Library", + "119": "Zustand State Management", + "120": "Tailwind PostCSS Plugin", + "121": "React DOM Type Definitions", + "122": "Admin Panel TSConfig", + "123": "About Page Component", + "124": "Privacy Page Component", + "125": "Next.js Security Configuration", + "126": "Typography and Font Assets", + "127": "Bcrypt Password Hashing", + "128": "Helmet Security Middleware", + "129": "What You Must Do When Invoked", + "130": "NestJS Core Framework", + "131": "NestJS JWT Authentication", + "132": "NestJS Swagger Documentation", + "133": "NestJS Rate Limiting", + "134": "Passport JWT Strategy", + "135": "Prisma Client Library", + "136": "Swagger UI Express", + "137": "NestJS CLI Tooling", + "138": "NestJS Testing Utilities", + "139": "TypeScript Jest Integration", + "140": "Bcrypt Type Definitions", + "141": "Passport JWT Type Definitions", + "142": "Supertest Type Definitions", + "143": "Blog Entity Model", + "144": "Home Entity Model", + "145": "Wiki Entity Model", + "146": "User Profile Management", + "147": "Pets Table", + "148": "User Database and Infrastructure", + "149": "API and Frontend Specifications", + "150": "Brand and Agent Guidelines", + "151": "Search Engine Robots Config", + "152": "Application ESLint Config", + "153": "PostCSS Configuration", + "154": "Vitest Test Setup", + "155": "Database Backup Script", + "156": "Application Startup Script", + "157": "What You Must Do When Invoked", + "158": "Backend ESLint Config", + "159": "User Logout Endpoint", + "160": "Company Profile", + "161": "Project Introduction", + "162": "Architecture Route Map", + "163": "Project Task Backlog", + "164": "Root ESLint Configuration", + "165": "PostCSS Build Config", + "166": "Tailwind CSS Configuration", + "167": "Vite Build Configuration", + "168": "Sahel Font Samples", + "169": "Shabnam Font History", + "170": "Vazirmatn Font History", + "171": "Vitest Test Configuration", + "172": "Variable Font Samples", + "173": "Shabnam Font Preview", + "174": "Production Docker Setup", + "175": "Staging Docker Setup", + "176": "UsersService", + "177": "BlogsService", + "178": "graphify reference: extra exports and benchmark", + "179": "graphify reference: query, path, explain", + "180": "graphify reference: add a URL and watch a folder", + "181": "graphify reference: commit hook and native CLAUDE.md integration", + "182": "graphify reference: incremental update and cluster-only", + "183": "graphify reference: GitHub clone and cross-repo merge", + "184": "graphify reference: transcribe video and audio", + "185": "AGENTS.md", + "186": "instructions.md", + "187": "js-yaml", + "188": "CLAUDE.md", + "189": ".claude/CLAUDE.md", + "190": "extraction-spec.md", + "191": "User Login API", + "192": "Developer Standards and Architecture" +} diff --git a/graphify-out/.graphify_labels.json.sig b/graphify-out/.graphify_labels.json.sig index b95dc4a..d872bf6 100644 --- a/graphify-out/.graphify_labels.json.sig +++ b/graphify-out/.graphify_labels.json.sig @@ -1 +1 @@ -{"0": "f5b1aa05cb305be9", "1": "5863b59256c49e08", "2": "c9ff112e38c0ef7d", "3": "abd7ed2919873ce3", "4": "ea9ef45bf6ea98d0", "5": "1f5b28a6fd53e3e2", "6": "072fb3e3865a30d6", "7": "c8bcb0837096ef75", "8": "de0d68774c418a39", "9": "e0096da1c2ff9dd1", "10": "03e05273d06231e4", "11": "46ff66df9a329268", "12": "e2eb2ec73d30f8c3", "13": "445aa1b5f17862f7", "14": "cdb5e3f729718f5b", "15": "6caca5a1d54e3c5c", "16": "d1adc9bfcc6988f9", "17": "0bc12030e4d95f8d", "18": "968fbb5a85dfc24c", "19": "4c59d1cd2ef8804b", "20": "f38c905c9af9edc0", "21": "7478d6755ca2248a", "22": "57bcc45ffc43d506", "23": "65e41c1c22dcd058", "24": "4904a9f90fb0326a", "25": "164fda240bc3042e", "26": "0e290698fd1e38fc", "27": "73df605d6eec20d9", "28": "cb17af4eb831480f", "29": "5a6d4157fb91d937", "30": "231307eed0085b85", "31": "ae2e6e22d4fe9838", "32": "252d6036ae881cf1", "33": "1dd9d89ba5981d54", "34": "6198197b3da188d8", "35": "a371e7bdfa34c7aa", "36": "f7d0b5a4835ae7b1", "37": "55ff2f267bd546b2", "38": "c8137cc355643558", "39": "cdcf4122b40fa941", "40": "fd6d145000147563", "41": "3b1909d07e8fb962", "42": "d700ad89a9a6feb7", "43": "d80def67fd2272eb", "44": "d9e74b032c5b8440", "45": "62430df45afa65b5", "46": "95526a5655b981bc", "47": "b1fb8b1d0bcaa7fd", "48": "4ece6985263357c4", "49": "ffeac2dae70753b2", "50": "656f816eb51f2ab1", "51": "bf5a253cc5340107", "52": "e444848c61e0c041", "53": "8ea0eab3d1fe8e62", "54": "6157de7686f51f6a", "55": "5f6736e125d8ebda", "56": "a679ee562115c275", "57": "c2ee2f9838df873c", "58": "e2bda4d8806cbe01", "59": "842fe9d194751e57", "60": "e036dbd1de0f8b38", "61": "0bf61615fa50a168", "62": "052aa003ecf113f5", "63": "e37e0ecadc209564", "64": "f625888c9e137986", "65": "dac0a108d9ba50d2", "66": "c6b57d78299a27b3", "67": "c244de29db54b1bd", "68": "7a15bcf51917680d", "69": "9409b3b8a334f51d", "70": "ac95a9f152e3d1c4", "71": "989c014f76b74793", "72": "17ecb7325285cf7a", "73": "4487fd85ddc13c93", "74": "20ee2c8dca771e1b", "75": "167643bcbbc26244", "76": "dcffd9ad7a1f7df6", "77": "96d87080e1586a3d", "78": "48f898ce95c8e90c", "79": "a2fe690317aef2ee", "80": "fa2d7dcf52348095", "81": "b92a68cf0d823560", "82": "81c4329d470b7826", "83": "1d80b74f885d6716", "84": "f4d1e3ec22fbfe3d", "85": "edca65f2cd86093e", "86": "85cd9ca1246dc437", "87": "3e93071fc4a80e95", "88": "35d3a2679371e9a4", "89": "b8f35a499b36a57a", "90": "2d009974f4217730", "91": "00d9ddfeee7b4c47", "92": "663669d468bcdf26", "93": "cc686873533ce15d", "94": "867babdd40f0c3fc", "95": "94971d590fc06983", "96": "00d275127a7e435e", "97": "2942a9d30dae4a29", "98": "3e21e2fb50e12670", "99": "17ca8d640a75a60d", "100": "6cc089e9f052ba3f", "101": "6256958a9b817133", "102": "108dc60f4784d435", "103": "e78b7d047635e908", "104": "7c65a1f3c4f1b858", "105": "67b5cef27d55952d", "106": "10b2996179aaaf2e", "107": "39031f751fb2d42f", "108": "269435e92ea290a5", "109": "2434b1a28b16557f", "110": "cb3fe87c920b0cb3", "111": "ddb9c95db6575999", "112": "e2250667e3a77089", "113": "9069d5dda9013eee", "114": "0077975cffee54dc", "115": "e6fcd0aec85fac92", "116": "9590124db1601a96", "117": "af64ebd98dd4a80d", "118": "43a01847d34eadef", "119": "df8597b9d6f33721", "120": "2e0cdc519e02d884", "121": "507a23d17d58574e", "122": "3be2a9ccdc6668cc", "123": "3fb0bef25bab507e", "124": "bd3010d97e467f52", "125": "703a4a9860d7ed16", "126": "85fd4a84b5393d0e", "127": "1d230c8fb897098f", "128": "3a6753a80123a0f4", "129": "7fde599bf90ee0bf", "130": "255a8a95e2a3df67", "131": "47e08912fd6cd296", "132": "3528c4c8a0e2db61", "133": "3a8a257d1f54b2ae", "134": "8bd25b17ffb7ab6b", "135": "df4cc8f2a19b98fa", "136": "65d822bbba496dee", "137": "d7cad630fb1d1414", "138": "9a7b4968676954d7", "139": "c24925d361d1eb6f", "140": "ecfb692b6f7a1014", "141": "05f1ad1f29e435ff", "142": "bfcc583da029935c", "143": "e66a941c60456b44", "144": "a7cf02106e992a23", "145": "88604333ff6aa860", "146": "8365b02889fa6cfc", "147": "594a651b9d024f71", "148": "9fd8a4abf0eb00a3", "149": "fe8ad8aaa5b6f652", "150": "be78134816511eaf", "151": "4737624cd139d117", "152": "5fcab665dcd75a7d", "153": "33b1870821fb012a", "154": "10992f7331cbdeba", "155": "cef806733796b489", "156": "76578e90353475ed", "157": "768db8a3a299f590", "158": "57931ddf408ceeeb", "159": "d64c6d160a7faed4", "160": "e6273a4f9b65952b", "161": "400d2883ce278be7", "162": "6e3ce4714f76f2f9", "163": "de2233c73c628824", "164": "a144dcdc61af17a5", "165": "672ba0ee4d6993c2", "166": "60a2d42e0373376c", "167": "934bee98555c5f5b", "168": "3323cd7407922799", "169": "9050a3ebe80326e5", "170": "10d7c8f3898b68e5", "171": "2ce5bbc30db985b5", "172": "2a963843e9a8e153", "173": "28537a0c0fbd566f", "174": "3659ed0b62c213c5", "175": "912cf03978233ef7", "176": "321732baccae846b"} \ No newline at end of file +{"0": "30a1c2fd9747456c", "1": "5863b59256c49e08", "2": "a7d663a172ff57c4", "3": "a398540abb2c5957", "4": "ea9ef45bf6ea98d0", "5": "0d0454fca60724f9", "6": "0010939a25a27729", "7": "d605894710a89a22", "8": "1077fee6b5510591", "9": "e0096da1c2ff9dd1", "10": "03e05273d06231e4", "11": "46ff66df9a329268", "12": "e2eb2ec73d30f8c3", "13": "445aa1b5f17862f7", "14": "6af7f10414145fcd", "15": "6caca5a1d54e3c5c", "16": "d1adc9bfcc6988f9", "17": "0bc12030e4d95f8d", "18": "54e51bc6b671948d", "19": "4c59d1cd2ef8804b", "20": "f38c905c9af9edc0", "21": "7478d6755ca2248a", "22": "57bcc45ffc43d506", "23": "65e41c1c22dcd058", "24": "4904a9f90fb0326a", "25": "28d2ad13da284bd3", "26": "0e290698fd1e38fc", "27": "73df605d6eec20d9", "28": "cb17af4eb831480f", "29": "5a6d4157fb91d937", "30": "231307eed0085b85", "31": "ae2e6e22d4fe9838", "32": "252d6036ae881cf1", "33": "8800866e3ffec334", "34": "f9ced51c92ed0d1c", "35": "ee071c78d70cab59", "36": "f7d0b5a4835ae7b1", "37": "55ff2f267bd546b2", "38": "c8137cc355643558", "39": "060c64726e8d1bd3", "40": "fd6d145000147563", "41": "3b1909d07e8fb962", "42": "f6363d5030c40f8a", "43": "d80def67fd2272eb", "44": "d9e74b032c5b8440", "45": "ccfc588c649cf176", "46": "95526a5655b981bc", "47": "b1fb8b1d0bcaa7fd", "48": "4ece6985263357c4", "49": "ffeac2dae70753b2", "50": "656f816eb51f2ab1", "51": "bf5a253cc5340107", "52": "e444848c61e0c041", "53": "8ea0eab3d1fe8e62", "54": "6157de7686f51f6a", "55": "5f6736e125d8ebda", "56": "a679ee562115c275", "57": "c2ee2f9838df873c", "58": "e2bda4d8806cbe01", "59": "e75cb67bfa26440c", "60": "e036dbd1de0f8b38", "61": "dcada2b9a6aed120", "62": "d308b8d47bb1d1ef", "63": "36ce34eb1840b3b7", "64": "2a95f3e2387e010e", "65": "f3980d6798227e5a", "66": "c6b57d78299a27b3", "67": "c244de29db54b1bd", "68": "7a15bcf51917680d", "69": "9409b3b8a334f51d", "70": "ac95a9f152e3d1c4", "71": "989c014f76b74793", "72": "17ecb7325285cf7a", "73": "4487fd85ddc13c93", "74": "20ee2c8dca771e1b", "75": "167643bcbbc26244", "76": "dcffd9ad7a1f7df6", "77": "f17c5fbca8a8e41e", "78": "48f898ce95c8e90c", "79": "a2fe690317aef2ee", "80": "fa2d7dcf52348095", "81": "b92a68cf0d823560", "82": "81c4329d470b7826", "83": "1d80b74f885d6716", "84": "f4d1e3ec22fbfe3d", "85": "e9728eefddbaed5b", "86": "85cd9ca1246dc437", "87": "3e93071fc4a80e95", "88": "35d3a2679371e9a4", "89": "b8f35a499b36a57a", "90": "2d009974f4217730", "91": "00d9ddfeee7b4c47", "92": "663669d468bcdf26", "93": "cc686873533ce15d", "94": "867babdd40f0c3fc", "95": "94971d590fc06983", "96": "00d275127a7e435e", "97": "2942a9d30dae4a29", "98": "3e21e2fb50e12670", "99": "17ca8d640a75a60d", "100": "6cc089e9f052ba3f", "101": "6256958a9b817133", "102": "108dc60f4784d435", "103": "e78b7d047635e908", "104": "7c65a1f3c4f1b858", "105": "67b5cef27d55952d", "106": "10b2996179aaaf2e", "107": "39031f751fb2d42f", "108": "1e833ee596b5ca23", "109": "2434b1a28b16557f", "110": "cb3fe87c920b0cb3", "111": "ddb9c95db6575999", "112": "e2250667e3a77089", "113": "9069d5dda9013eee", "114": "0077975cffee54dc", "115": "e6fcd0aec85fac92", "116": "9590124db1601a96", "117": "af64ebd98dd4a80d", "118": "43a01847d34eadef", "119": "df8597b9d6f33721", "120": "2e0cdc519e02d884", "121": "507a23d17d58574e", "122": "3be2a9ccdc6668cc", "123": "3fb0bef25bab507e", "124": "bd3010d97e467f52", "125": "703a4a9860d7ed16", "126": "85fd4a84b5393d0e", "127": "1d230c8fb897098f", "128": "3a6753a80123a0f4", "129": "7abb5bc6a0e4f65f", "130": "255a8a95e2a3df67", "131": "47e08912fd6cd296", "132": "3528c4c8a0e2db61", "133": "3a8a257d1f54b2ae", "134": "8bd25b17ffb7ab6b", "135": "df4cc8f2a19b98fa", "136": "65d822bbba496dee", "137": "d7cad630fb1d1414", "138": "9a7b4968676954d7", "139": "c24925d361d1eb6f", "140": "ecfb692b6f7a1014", "141": "05f1ad1f29e435ff", "142": "bfcc583da029935c", "143": "e66a941c60456b44", "144": "a7cf02106e992a23", "145": "88604333ff6aa860", "146": "8365b02889fa6cfc", "147": "38a03e32ab28113e", "148": "9fd8a4abf0eb00a3", "149": "fe8ad8aaa5b6f652", "150": "be78134816511eaf", "151": "4737624cd139d117", "152": "5fcab665dcd75a7d", "153": "33b1870821fb012a", "154": "10992f7331cbdeba", "155": "cef806733796b489", "156": "76578e90353475ed", "157": "7dd5c61562c827a8", "158": "57931ddf408ceeeb", "159": "d64c6d160a7faed4", "160": "e6273a4f9b65952b", "161": "400d2883ce278be7", "162": "6e3ce4714f76f2f9", "163": "de2233c73c628824", "164": "a144dcdc61af17a5", "165": "672ba0ee4d6993c2", "166": "60a2d42e0373376c", "167": "934bee98555c5f5b", "168": "3323cd7407922799", "169": "9050a3ebe80326e5", "170": "10d7c8f3898b68e5", "171": "2ce5bbc30db985b5", "172": "2a963843e9a8e153", "173": "28537a0c0fbd566f", "174": "3659ed0b62c213c5", "175": "912cf03978233ef7", "176": "a650ae2ee3ae1464", "177": "81b239851ec502ca", "178": "c4abf0eb38ef740d", "179": "75efc6457f7fce22", "180": "be62daa7d5bc336a", "181": "47c3e1a9d4bb7e67", "182": "82ff39c105ae3090", "183": "54f53e5e0cc8c385", "184": "821696b1ff49347b", "185": "97ec841e4f367258", "186": "a74925b45b279d6f", "187": "ca950b47c628b81a", "188": "6e7b82d0387bf16d", "189": "2eef246ebb269184", "190": "f5edd0761d024ff0", "191": "b4fbbd4b7a13369e", "192": "a13f9628796dc16a"} \ No newline at end of file diff --git a/graphify-out/2026-08-16/.graphify_analysis.json b/graphify-out/2026-08-16/.graphify_analysis.json index 8a49067..5c1d4d6 100644 --- a/graphify-out/2026-08-16/.graphify_analysis.json +++ b/graphify-out/2026-08-16/.graphify_analysis.json @@ -75,32 +75,6 @@ "backend_src_redis_redis_service_redisservice_get" ], "1": [ - "backend_src_pets_dto_create_health_log_dto", - "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "backend_src_pets_dto_create_health_log_dto_ts_apiproperty", - "backend_src_pets_dto_create_health_log_dto_ts_apipropertyoptional", - "backend_src_pets_dto_create_health_log_dto_ts_isnotempty", - "backend_src_pets_dto_create_health_log_dto_ts_isoptional", - "backend_src_pets_dto_create_health_log_dto_ts_isstring", - "backend_src_pets_dto_create_pet_dto", - "backend_src_pets_dto_create_pet_dto_createpetdto", - "backend_src_pets_dto_create_pet_dto_ts_apiproperty", - "backend_src_pets_dto_create_pet_dto_ts_apipropertyoptional", - "backend_src_pets_dto_create_pet_dto_ts_isarray", - "backend_src_pets_dto_create_pet_dto_ts_isnotempty", - "backend_src_pets_dto_create_pet_dto_ts_isnumber", - "backend_src_pets_dto_create_pet_dto_ts_isoptional", - "backend_src_pets_dto_create_pet_dto_ts_isstring", - "backend_src_pets_dto_create_reminder_dto", - "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "backend_src_pets_dto_create_reminder_dto_ts_apiproperty", - "backend_src_pets_dto_create_reminder_dto_ts_apipropertyoptional", - "backend_src_pets_dto_create_reminder_dto_ts_isnotempty", - "backend_src_pets_dto_create_reminder_dto_ts_isoptional", - "backend_src_pets_dto_create_reminder_dto_ts_isstring", - "backend_src_pets_dto_update_pet_dto", - "backend_src_pets_dto_update_pet_dto_updatepetdto", - "backend_src_pets_pets_controller", "backend_src_pets_pets_controller_petscontroller", "backend_src_pets_pets_controller_petscontroller_addhealthlog", "backend_src_pets_pets_controller_petscontroller_addreminder", @@ -111,7 +85,6 @@ "backend_src_pets_pets_controller_petscontroller_remove", "backend_src_pets_pets_controller_petscontroller_togglereminder", "backend_src_pets_pets_controller_petscontroller_update", - "backend_src_pets_pets_controller_spec", "backend_src_pets_pets_controller_ts_apibadrequestresponse", "backend_src_pets_pets_controller_ts_apibearerauth", "backend_src_pets_pets_controller_ts_apicreatedresponse", @@ -128,24 +101,7 @@ "backend_src_pets_pets_controller_ts_post", "backend_src_pets_pets_controller_ts_query", "backend_src_pets_pets_controller_ts_req", - "backend_src_pets_pets_controller_ts_useguards", - "backend_src_pets_pets_module", - "backend_src_pets_pets_module_petsmodule", - "backend_src_pets_pets_module_ts_module", - "backend_src_pets_pets_service", - "backend_src_pets_pets_service_healthloginput", - "backend_src_pets_pets_service_petsservice", - "backend_src_pets_pets_service_petsservice_addhealthlog", - "backend_src_pets_pets_service_petsservice_addreminder", - "backend_src_pets_pets_service_petsservice_constructor", - "backend_src_pets_pets_service_petsservice_create", - "backend_src_pets_pets_service_petsservice_findallbyuser", - "backend_src_pets_pets_service_petsservice_findone", - "backend_src_pets_pets_service_petsservice_remove", - "backend_src_pets_pets_service_petsservice_togglereminder", - "backend_src_pets_pets_service_petsservice_update", - "backend_src_pets_pets_service_reminderinput", - "backend_src_pets_pets_service_ts_injectable" + "backend_src_pets_pets_controller_ts_useguards" ], "2": [ "backend_src_admin_blogs_controller", @@ -387,10 +343,12 @@ "backend_src_auth_auth_controller", "backend_src_auth_auth_controller_authcontroller", "backend_src_auth_auth_controller_authcontroller_adminlogin", + "backend_src_auth_auth_controller_authcontroller_constructor", "backend_src_auth_auth_controller_authcontroller_login", "backend_src_auth_auth_controller_authcontroller_register", "backend_src_auth_auth_controller_authcontroller_sendotp", "backend_src_auth_auth_controller_authcontroller_verifyotp", + "backend_src_auth_auth_controller_spec", "backend_src_auth_auth_controller_ts_apibadrequestresponse", "backend_src_auth_auth_controller_ts_apiokresponse", "backend_src_auth_auth_controller_ts_apioperation", @@ -398,6 +356,13 @@ "backend_src_auth_auth_controller_ts_body", "backend_src_auth_auth_controller_ts_controller", "backend_src_auth_auth_controller_ts_post", + "backend_src_auth_auth_service_authservice", + "backend_src_auth_auth_service_authservice_adminlogin", + "backend_src_auth_auth_service_authservice_login", + "backend_src_auth_auth_service_authservice_register", + "backend_src_auth_auth_service_authservice_sendotp", + "backend_src_auth_auth_service_authservice_verifyotp", + "backend_src_auth_auth_service_ts_injectable", "backend_src_auth_dto_admin_login_dto", "backend_src_auth_dto_admin_login_dto_adminlogindto", "backend_src_auth_dto_admin_login_dto_ts_apiproperty", @@ -432,15 +397,16 @@ "backend_src_auth_dto_verify_otp_dto_ts_isstring", "backend_src_auth_dto_verify_otp_dto_ts_matches", "backend_src_auth_dto_verify_otp_dto_verifyotpdto", + "backend_src_common_services_sms_service_smsservice_sendotp", + "backend_src_redis_redis_service_redisservice_del", "httpcode", "length" ], "7": [ - "backend_scripts_generate_openapi", - "backend_scripts_generate_openapi_generateopenapi", "backend_src_app_module", - "backend_src_app_module_appmodule", - "backend_src_app_module_ts_module", + "backend_src_auth_auth_module", + "backend_src_auth_auth_module_authmodule", + "backend_src_auth_auth_module_ts_module", "backend_src_b2b_b2b_module", "backend_src_b2b_b2b_module_b2bmodule", "backend_src_b2b_b2b_module_ts_module", @@ -475,13 +441,15 @@ "backend_src_testimonials_testimonials_module_testimonialsmodule", "backend_src_testimonials_testimonials_module_ts_module", "backend_src_testimonials_testimonials_service", + "backend_src_users_users_module", + "backend_src_users_users_module_ts_module", + "backend_src_users_users_module_usersmodule", "backend_src_videos_videos_module", "backend_src_videos_videos_module_ts_module", "backend_src_videos_videos_module_videosmodule", "backend_src_wholesale_wholesale_module", "backend_src_wholesale_wholesale_module_ts_module", - "backend_src_wholesale_wholesale_module_wholesalemodule", - "backend_test_app_e2e_spec" + "backend_src_wholesale_wholesale_module_wholesalemodule" ], "8": [ "backend_src_videos_dto_create_video_dto", @@ -710,41 +678,35 @@ "frontend_admin_panel_src_components_ui_mediaselector_media", "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", "frontend_admin_panel_src_components_ui_mediaselector_mediaselectorprops", - "frontend_admin_panel_src_components_ui_spinner", - "frontend_admin_panel_src_components_ui_spinner_spinner", - "frontend_admin_panel_src_pages_bannersmanager", - "frontend_admin_panel_src_pages_bannersmanager_bannersmanager", + "frontend_admin_panel_src_components_ui_pagination", + "frontend_admin_panel_src_components_ui_pagination_pagination", + "frontend_admin_panel_src_components_ui_pagination_paginationprops", "frontend_admin_panel_src_pages_blogs", "frontend_admin_panel_src_pages_blogs_blogpost", "frontend_admin_panel_src_pages_blogs_blogs", "frontend_admin_panel_src_pages_categories", "frontend_admin_panel_src_pages_categories_categories", "frontend_admin_panel_src_pages_categories_category", - "frontend_admin_panel_src_pages_financialsettingspage", - "frontend_admin_panel_src_pages_financialsettingspage_financialsettingspage", "frontend_admin_panel_src_pages_ingredientsmanager", "frontend_admin_panel_src_pages_ingredientsmanager_ingredientsmanager", + "frontend_admin_panel_src_pages_pets", + "frontend_admin_panel_src_pages_pets_pet", + "frontend_admin_panel_src_pages_pets_pets", "frontend_admin_panel_src_pages_prescriptionsmanager", "frontend_admin_panel_src_pages_prescriptionsmanager_prescriptionsmanager", "frontend_admin_panel_src_pages_products", "frontend_admin_panel_src_pages_products_category", "frontend_admin_panel_src_pages_products_product", "frontend_admin_panel_src_pages_products_products", - "frontend_admin_panel_src_pages_testimonialsmanager", - "frontend_admin_panel_src_pages_testimonialsmanager_testimonialsmanager", - "frontend_admin_panel_src_routes_adminroutes_bannersmanager", "frontend_admin_panel_src_routes_adminroutes_blogs", "frontend_admin_panel_src_routes_adminroutes_categories", - "frontend_admin_panel_src_routes_adminroutes_financialsettingspage", "frontend_admin_panel_src_routes_adminroutes_ingredientsmanager", + "frontend_admin_panel_src_routes_adminroutes_pets", "frontend_admin_panel_src_routes_adminroutes_prescriptionsmanager", "frontend_admin_panel_src_routes_adminroutes_products", - "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager", "frontend_admin_panel_src_services_api_base_domain", - "frontend_admin_panel_src_types_admin_banner", "frontend_admin_panel_src_types_admin_ingredient", - "frontend_admin_panel_src_types_admin_prescription", - "frontend_admin_panel_src_types_admin_testimonial" + "frontend_admin_panel_src_types_admin_prescription" ], "14": [ "backend_src_products_dto_get_products_dto", @@ -895,28 +857,30 @@ "frontend_application_lib_types_testimonial" ], "18": [ - "backend_src_admin_admin_service", - "backend_src_admin_admin_service_adminservice_constructor", - "backend_src_admin_admin_service_coupontargetinput", - "backend_src_admin_admin_service_paginationquery", - "backend_src_admin_admin_service_spec", "backend_src_admin_categories_service", "backend_src_admin_categories_service_categoryquery", - "backend_src_app_module_appmodule_constructor", + "backend_src_admin_media_service", + "backend_src_auth_auth_service", + "backend_src_auth_auth_service_adminlogininput", + "backend_src_auth_auth_service_logininput", + "backend_src_auth_auth_service_registerinput", "backend_src_auth_auth_service_spec", + "backend_src_auth_jwt_strategy", + "backend_src_auth_jwt_strategy_jwtpayload", + "backend_src_common_services_sms_service", + "backend_src_common_services_sms_service_melipayamakresponse", + "backend_src_common_services_sms_service_sendpatternsmsoptions", + "backend_src_contact_contact_service", + "backend_src_contact_contact_service_createcontactsubmissiondto", + "backend_src_contact_contact_service_updatecontactinfoitemdto", + "backend_src_orders_orders_service", + "backend_src_orders_orders_service_spec", "backend_src_pets_pets_service_spec", "backend_src_prisma_prisma_service", "backend_src_prisma_prisma_service_prismaservice", "backend_src_prisma_prisma_service_prismaservice_onmoduledestroy", "backend_src_prisma_prisma_service_prismaservice_onmoduleinit", "backend_src_prisma_prisma_service_ts_injectable", - "backend_src_redis_redis_service", - "backend_src_redis_redis_service_redisservice", - "backend_src_redis_redis_service_redisservice_onmoduledestroy", - "backend_src_redis_redis_service_redisservice_onmoduleinit", - "backend_src_redis_redis_service_redisservice_set", - "backend_src_redis_redis_service_spec", - "backend_src_redis_redis_service_ts_injectable", "backend_src_settings_settings_service", "backend_src_settings_settings_service_spec", "backend_src_users_users_service", @@ -1103,7 +1067,15 @@ "backend_src_admin_admin_module", "backend_src_admin_admin_module_adminmodule", "backend_src_admin_admin_module_ts_module", - "backend_src_admin_media_service", + "backend_src_admin_blogs_service", + "backend_src_admin_blogs_service_blogquery", + "backend_src_admin_blogs_service_blogsservice", + "backend_src_admin_blogs_service_blogsservice_constructor", + "backend_src_admin_blogs_service_blogsservice_createblog", + "backend_src_admin_blogs_service_blogsservice_deleteblog", + "backend_src_admin_blogs_service_blogsservice_getblogs", + "backend_src_admin_blogs_service_blogsservice_updateblog", + "backend_src_admin_blogs_service_ts_injectable", "backend_src_admin_pets_service", "backend_src_admin_pets_service_petquery", "backend_src_admin_pets_service_petsservice", @@ -1120,38 +1092,28 @@ "backend_src_admin_wiki_service_wikiservice_createterm", "backend_src_admin_wiki_service_wikiservice_deleteterm", "backend_src_admin_wiki_service_wikiservice_getterms", - "backend_src_admin_wiki_service_wikiservice_updateterm", - "backend_src_redis_redis_module", - "backend_src_redis_redis_module_redismodule", - "backend_src_redis_redis_module_ts_global", - "backend_src_redis_redis_module_ts_module" + "backend_src_admin_wiki_service_wikiservice_updateterm" ], "26": [ - "backend_src_common_services_sms_service", - "backend_src_common_services_sms_service_melipayamakresponse", - "backend_src_common_services_sms_service_sendpatternsmsoptions", - "backend_src_common_services_sms_service_smsservice", - "backend_src_common_services_sms_service_smsservice_sendb2bnotification", - "backend_src_common_services_sms_service_smsservice_sendorderconfirmation", - "backend_src_common_services_sms_service_smsservice_sendotp", - "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "backend_src_common_services_sms_service_smsservice_sendpetcarereminder", - "backend_src_common_services_sms_service_smsservice_sendshippingnotification", - "backend_src_common_services_sms_service_ts_injectable", - "backend_src_common_sms_module", - "backend_src_common_sms_module_smsmodule", - "backend_src_common_sms_module_ts_global", - "backend_src_common_sms_module_ts_module", - "backend_src_contact_contact_module", - "backend_src_contact_contact_module_contactmodule", - "backend_src_contact_contact_module_ts_module", - "backend_src_contact_contact_service", - "backend_src_contact_contact_service_createcontactsubmissiondto", - "backend_src_contact_contact_service_updatecontactinfoitemdto", - "backend_src_orders_orders_service", - "backend_src_orders_orders_service_ordersservice_constructor", - "backend_src_orders_orders_service_ordersservice_updatestatus", - "backend_src_orders_orders_service_spec" + "backend_src_pets_dto_create_pet_dto", + "backend_src_pets_dto_create_pet_dto_createpetdto", + "backend_src_pets_dto_create_pet_dto_ts_apiproperty", + "backend_src_pets_dto_create_pet_dto_ts_apipropertyoptional", + "backend_src_pets_dto_create_pet_dto_ts_isarray", + "backend_src_pets_dto_create_pet_dto_ts_isnotempty", + "backend_src_pets_dto_create_pet_dto_ts_isnumber", + "backend_src_pets_dto_create_pet_dto_ts_isoptional", + "backend_src_pets_dto_create_pet_dto_ts_isstring", + "backend_src_pets_dto_update_pet_dto", + "backend_src_pets_dto_update_pet_dto_updatepetdto", + "backend_src_pets_pets_controller", + "backend_src_pets_pets_controller_spec", + "backend_src_pets_pets_module", + "backend_src_pets_pets_module_petsmodule", + "backend_src_pets_pets_module_ts_module", + "backend_src_pets_pets_service", + "backend_src_pets_pets_service_healthloginput", + "backend_src_pets_pets_service_reminderinput" ], "27": [ "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", @@ -1258,22 +1220,34 @@ "frontend_admin_panel_src_types_admin_authresponsedata" ], "31": [ + "frontend_admin_panel_src_components_ui_spinner", + "frontend_admin_panel_src_components_ui_spinner_spinner", "frontend_admin_panel_src_pages_b2bmanager", "frontend_admin_panel_src_pages_b2bmanager_b2bmanager", + "frontend_admin_panel_src_pages_bannersmanager", + "frontend_admin_panel_src_pages_bannersmanager_bannersmanager", + "frontend_admin_panel_src_pages_financialsettingspage", + "frontend_admin_panel_src_pages_financialsettingspage_financialsettingspage", "frontend_admin_panel_src_pages_seosettingspage", "frontend_admin_panel_src_pages_seosettingspage_seosettingspage", "frontend_admin_panel_src_pages_smartadvisormanager", "frontend_admin_panel_src_pages_smartadvisormanager_smartadvisormanager", "frontend_admin_panel_src_pages_systemsettingspage", "frontend_admin_panel_src_pages_systemsettingspage_systemsettingspage", + "frontend_admin_panel_src_pages_testimonialsmanager", + "frontend_admin_panel_src_pages_testimonialsmanager_testimonialsmanager", "frontend_admin_panel_src_routes_adminroutes_b2bmanager", + "frontend_admin_panel_src_routes_adminroutes_bannersmanager", + "frontend_admin_panel_src_routes_adminroutes_financialsettingspage", "frontend_admin_panel_src_routes_adminroutes_seosettingspage", "frontend_admin_panel_src_routes_adminroutes_smartadvisormanager", "frontend_admin_panel_src_routes_adminroutes_systemsettingspage", + "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager", "frontend_admin_panel_src_types_admin", "frontend_admin_panel_src_types_admin_adminloginpayload", "frontend_admin_panel_src_types_admin_authstate", "frontend_admin_panel_src_types_admin_b2binquiry", + "frontend_admin_panel_src_types_admin_banner", "frontend_admin_panel_src_types_admin_financialsettings", "frontend_admin_panel_src_types_admin_partneraccount", "frontend_admin_panel_src_types_admin_product", @@ -1281,6 +1255,7 @@ "frontend_admin_panel_src_types_admin_seosettings", "frontend_admin_panel_src_types_admin_smartadvisorrule", "frontend_admin_panel_src_types_admin_systemsettings", + "frontend_admin_panel_src_types_admin_testimonial", "frontend_admin_panel_src_types_admin_verifyotppayload" ], "32": [ @@ -1310,29 +1285,23 @@ "frontend_application_lib_store_usepetstore_usepetstore" ], "33": [ - "backend_src_auth_auth_controller_authcontroller_constructor", - "backend_src_auth_auth_controller_spec", - "backend_src_auth_auth_module", - "backend_src_auth_auth_module_authmodule", - "backend_src_auth_auth_module_ts_module", - "backend_src_auth_auth_service", - "backend_src_auth_auth_service_adminlogininput", - "backend_src_auth_auth_service_authservice", - "backend_src_auth_auth_service_authservice_adminlogin", + "backend_src_admin_admin_service", + "backend_src_admin_admin_service_adminservice_constructor", + "backend_src_admin_admin_service_coupontargetinput", + "backend_src_admin_admin_service_paginationquery", + "backend_src_admin_admin_service_spec", "backend_src_auth_auth_service_authservice_constructor", - "backend_src_auth_auth_service_authservice_login", - "backend_src_auth_auth_service_authservice_register", - "backend_src_auth_auth_service_authservice_sendotp", - "backend_src_auth_auth_service_authservice_verifyotp", - "backend_src_auth_auth_service_logininput", - "backend_src_auth_auth_service_registerinput", - "backend_src_auth_auth_service_ts_injectable", - "backend_src_auth_jwt_strategy", - "backend_src_auth_jwt_strategy_jwtpayload", - "backend_src_redis_redis_service_redisservice_del", - "backend_src_users_users_module", - "backend_src_users_users_module_ts_module", - "backend_src_users_users_module_usersmodule" + "backend_src_redis_redis_module", + "backend_src_redis_redis_module_redismodule", + "backend_src_redis_redis_module_ts_global", + "backend_src_redis_redis_module_ts_module", + "backend_src_redis_redis_service", + "backend_src_redis_redis_service_redisservice", + "backend_src_redis_redis_service_redisservice_onmoduledestroy", + "backend_src_redis_redis_service_redisservice_onmoduleinit", + "backend_src_redis_redis_service_redisservice_set", + "backend_src_redis_redis_service_spec", + "backend_src_redis_redis_service_ts_injectable" ], "34": [ "backend_src_common_filters_http_exception_filter", @@ -1360,6 +1329,10 @@ "backend_test_app_audit_verification_e2e_spec" ], "35": [ + "backend_src_common_sms_module", + "backend_src_common_sms_module_smsmodule", + "backend_src_common_sms_module_ts_global", + "backend_src_common_sms_module_ts_module", "backend_src_contact_contact_controller_contactcontroller", "backend_src_contact_contact_controller_contactcontroller_constructor", "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", @@ -1375,6 +1348,9 @@ "backend_src_contact_contact_controller_ts_put", "backend_src_contact_contact_controller_ts_query", "backend_src_contact_contact_controller_ts_useguards", + "backend_src_contact_contact_module", + "backend_src_contact_contact_module_contactmodule", + "backend_src_contact_contact_module_ts_module", "backend_src_contact_contact_service_contactservice", "backend_src_contact_contact_service_contactservice_constructor", "backend_src_contact_contact_service_contactservice_getallsubmissions", @@ -1442,6 +1418,9 @@ "frontend_admin_panel_src_pages_cms_cms", "frontend_admin_panel_src_pages_cms_herobanner", "frontend_admin_panel_src_pages_cms_vettestimonial", + "frontend_admin_panel_src_pages_media", + "frontend_admin_panel_src_pages_media_media", + "frontend_admin_panel_src_pages_media_mediamanager", "frontend_admin_panel_src_pages_videos", "frontend_admin_panel_src_pages_videos_fetchvideoslist", "frontend_admin_panel_src_pages_videos_video", @@ -1454,6 +1433,7 @@ "frontend_admin_panel_src_pages_wiki_wiki", "frontend_admin_panel_src_pages_wiki_wikiterm", "frontend_admin_panel_src_routes_adminroutes_cms", + "frontend_admin_panel_src_routes_adminroutes_media", "frontend_admin_panel_src_routes_adminroutes_videos", "frontend_admin_panel_src_routes_adminroutes_wholesaleapplications", "frontend_admin_panel_src_routes_adminroutes_wiki" @@ -1464,21 +1444,21 @@ "backend_package_dependencies_class_transformer", "backend_package_dependencies_class_validator", "backend_package_dependencies_ioredis", + "backend_package_dependencies_js_yaml", "backend_package_dependencies_nestjs_common", "backend_package_dependencies_nestjs_passport", "backend_package_dependencies_nestjs_platform_express", "backend_package_dependencies_passport", - "backend_package_dependencies_reflect_metadata", "backend_package_dependencies_rxjs", "bcrypt", "class_transformer", "class_validator", "ioredis", + "js_yaml", "nestjs_common", "nestjs_passport", "nestjs_platform_express", "passport", - "reflect_metadata", "rxjs" ], "40": [ @@ -1613,9 +1593,6 @@ "backend_src_seo_seo_service_ts_injectable" ], "46": [ - "frontend_admin_panel_src_components_ui_pagination", - "frontend_admin_panel_src_components_ui_pagination_pagination", - "frontend_admin_panel_src_components_ui_pagination_paginationprops", "frontend_admin_panel_src_pages_coupons", "frontend_admin_panel_src_pages_coupons_coupon", "frontend_admin_panel_src_pages_coupons_couponformdata", @@ -1623,15 +1600,7 @@ "frontend_admin_panel_src_pages_coupons_couponmodalprops", "frontend_admin_panel_src_pages_coupons_coupons", "frontend_admin_panel_src_pages_coupons_coupontarget", - "frontend_admin_panel_src_pages_media", - "frontend_admin_panel_src_pages_media_media", - "frontend_admin_panel_src_pages_media_mediamanager", - "frontend_admin_panel_src_pages_pets", - "frontend_admin_panel_src_pages_pets_pet", - "frontend_admin_panel_src_pages_pets_pets", - "frontend_admin_panel_src_routes_adminroutes_coupons", - "frontend_admin_panel_src_routes_adminroutes_media", - "frontend_admin_panel_src_routes_adminroutes_pets" + "frontend_admin_panel_src_routes_adminroutes_coupons" ], "47": [ "concurrently", @@ -1886,6 +1855,7 @@ "backend_src_wiki_wiki_service_ts_injectable", "backend_src_wiki_wiki_service_wikiservice", "backend_src_wiki_wiki_service_wikiservice_constructor", + "backend_src_wiki_wiki_service_wikiservice_findall", "backend_src_wiki_wiki_service_wikiservice_findonebykey" ], "62": [ @@ -1900,7 +1870,17 @@ "backend_src_blogs_blogs_service_blogsservice_findonebyslug", "backend_src_blogs_blogs_service_ts_injectable", "backend_src_common_dto_pagination_dto", - "backend_src_common_dto_pagination_dto_sortorder" + "backend_src_common_dto_pagination_dto_paginationdto", + "backend_src_common_dto_pagination_dto_sortorder", + "backend_src_common_dto_pagination_dto_ts_apipropertyoptional", + "backend_src_common_dto_pagination_dto_ts_isenum", + "backend_src_common_dto_pagination_dto_ts_isoptional", + "backend_src_common_dto_pagination_dto_ts_isstring", + "backend_src_common_dto_pagination_dto_ts_type", + "backend_src_pets_pets_service_petsservice_findalladmin", + "backend_src_pets_pets_service_petsservice_findallbyuser", + "isint", + "min" ], "63": [ "backend_src_blogs_blogs_controller_blogscontroller", @@ -1917,6 +1897,15 @@ "backend_src_blogs_blogs_controller_ts_query" ], "64": [ + "backend_src_common_services_sms_service_smsservice", + "backend_src_common_services_sms_service_smsservice_sendb2bnotification", + "backend_src_common_services_sms_service_smsservice_sendorderconfirmation", + "backend_src_common_services_sms_service_smsservice_sendpatternsms", + "backend_src_common_services_sms_service_smsservice_sendpetcarereminder", + "backend_src_common_services_sms_service_smsservice_sendshippingnotification", + "backend_src_common_services_sms_service_ts_injectable", + "backend_src_orders_orders_service_ordersservice_constructor", + "backend_src_orders_orders_service_ordersservice_updatestatus", "backend_src_wholesale_dto_wholesale_apply_dto", "backend_src_wholesale_dto_wholesale_apply_dto_ts_apiproperty", "backend_src_wholesale_dto_wholesale_apply_dto_ts_apipropertyoptional", @@ -1932,7 +1921,12 @@ ], "65": [ "apiexcludecontroller", + "backend_scripts_generate_openapi", + "backend_scripts_generate_openapi_generateopenapi", + "backend_src_app_module_appmodule", "backend_src_app_module_appmodule_configure", + "backend_src_app_module_appmodule_constructor", + "backend_src_app_module_ts_module", "backend_src_common_metrics_controller", "backend_src_common_metrics_controller_metricscontroller", "backend_src_common_metrics_controller_metricscontroller_constructor", @@ -1941,6 +1935,7 @@ "backend_src_common_metrics_controller_ts_controller", "backend_src_common_metrics_controller_ts_get", "backend_src_redis_redis_service_redisservice_incr", + "backend_test_app_e2e_spec", "res" ], "66": [ @@ -1957,8 +1952,11 @@ "backend_src_app_service_ts_injectable" ], "67": [ + "frontend_admin_panel_package_dependencies_lucide_react", + "frontend_admin_panel_package_json_lucide_react", "frontend_application_package_dependencies", "frontend_application_package_dependencies_axios", + "frontend_application_package_dependencies_lucide_react", "frontend_application_package_dependencies_motion", "frontend_application_package_dependencies_next", "frontend_application_package_dependencies_react", @@ -1970,16 +1968,16 @@ "sonner" ], "68": [ - "backend_src_common_dto_pagination_dto_paginationdto", - "backend_src_common_dto_pagination_dto_ts_apipropertyoptional", - "backend_src_common_dto_pagination_dto_ts_isenum", - "backend_src_common_dto_pagination_dto_ts_isoptional", - "backend_src_common_dto_pagination_dto_ts_isstring", - "backend_src_common_dto_pagination_dto_ts_type", - "backend_src_pets_pets_service_petsservice_findalladmin", - "backend_src_wiki_wiki_service_wikiservice_findall", - "isint", - "min" + "backend_src_pets_pets_service_petsservice", + "backend_src_pets_pets_service_petsservice_addhealthlog", + "backend_src_pets_pets_service_petsservice_addreminder", + "backend_src_pets_pets_service_petsservice_constructor", + "backend_src_pets_pets_service_petsservice_create", + "backend_src_pets_pets_service_petsservice_findone", + "backend_src_pets_pets_service_petsservice_remove", + "backend_src_pets_pets_service_petsservice_togglereminder", + "backend_src_pets_pets_service_petsservice_update", + "backend_src_pets_pets_service_ts_injectable" ], "69": [ "docs_audit_validate_integrity", @@ -2040,15 +2038,13 @@ "backend_package_version" ], "74": [ - "backend_src_admin_blogs_service", - "backend_src_admin_blogs_service_blogquery", - "backend_src_admin_blogs_service_blogsservice", - "backend_src_admin_blogs_service_blogsservice_constructor", - "backend_src_admin_blogs_service_blogsservice_createblog", - "backend_src_admin_blogs_service_blogsservice_deleteblog", - "backend_src_admin_blogs_service_blogsservice_getblogs", - "backend_src_admin_blogs_service_blogsservice_updateblog", - "backend_src_admin_blogs_service_ts_injectable" + "backend_src_pets_dto_create_health_log_dto", + "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", + "backend_src_pets_dto_create_health_log_dto_ts_apiproperty", + "backend_src_pets_dto_create_health_log_dto_ts_apipropertyoptional", + "backend_src_pets_dto_create_health_log_dto_ts_isnotempty", + "backend_src_pets_dto_create_health_log_dto_ts_isoptional", + "backend_src_pets_dto_create_health_log_dto_ts_isstring" ], "75": [ "frontend_application_components_errorboundary", @@ -2325,9 +2321,13 @@ "docs_audit_sync_manifest_manifestentries" ], "117": [ - "frontend_admin_panel_package_dependencies_lucide_react", - "frontend_admin_panel_package_json_lucide_react", - "frontend_application_package_dependencies_lucide_react" + "backend_src_pets_dto_create_reminder_dto", + "backend_src_pets_dto_create_reminder_dto_createreminderdto", + "backend_src_pets_dto_create_reminder_dto_ts_apiproperty", + "backend_src_pets_dto_create_reminder_dto_ts_apipropertyoptional", + "backend_src_pets_dto_create_reminder_dto_ts_isnotempty", + "backend_src_pets_dto_create_reminder_dto_ts_isoptional", + "backend_src_pets_dto_create_reminder_dto_ts_isstring" ], "118": [ "frontend_admin_panel_package_dependencies_react_dom", @@ -2383,8 +2383,8 @@ "helmet" ], "129": [ - "backend_package_dependencies_js_yaml", - "js_yaml" + "backend_package_dependencies_reflect_metadata", + "reflect_metadata" ], "130": [ "backend_package_dependencies_nestjs_core", @@ -2557,44 +2557,44 @@ }, "cohesion": { "0": 0.06690140845070422, - "1": 0.053923541247484906, + "1": 0.16524216524216523, "2": 0.0824016563146998, "3": 0.0707070707070707, "4": 0.08823529411764706, "5": 0.06196078431372549, - "6": 0.06775510204081632, - "7": 0.07342995169082125, + "6": 0.0546448087431694, + "7": 0.0730804810360777, "8": 0.07505285412262157, "9": 0.07928118393234672, "10": 0.10520487264673312, "11": 0.05, "12": 0.1141025641025641, - "13": 0.08906882591093117, + "13": 0.0928030303030303, "14": 0.08819345661450925, "15": 0.07301587301587302, "16": 0.06060606060606061, "17": 0.10795454545454546, - "18": 0.11822660098522167, + "18": 0.10967741935483871, "19": 0.13054187192118227, "20": 0.10317460317460317, "21": 0.1282051282051282, "22": 0.1076923076923077, "23": 0.12923076923076923, "24": 0.09538461538461539, - "25": 0.09666666666666666, - "26": 0.12, + "25": 0.0812807881773399, + "26": 0.16374269005847952, "27": 0.13768115942028986, "28": 0.13043478260869565, "29": 0.13043478260869565, "30": 0.17391304347826086, - "31": 0.10507246376811594, + "31": 0.08708708708708708, "32": 0.14130434782608695, - "33": 0.10276679841897234, + "33": 0.15441176470588236, "34": 0.1422924901185771, - "35": 0.13438735177865613, + "35": 0.09885057471264368, "36": 0.08695652173913043, "37": 0.08695652173913043, - "38": 0.11255411255411256, + "38": 0.09538461538461539, "39": 0.09523809523809523, "40": 0.09523809523809523, "41": 0.12631578947368421, @@ -2602,7 +2602,7 @@ "43": 0.1, "44": 0.13450292397660818, "45": 0.15789473684210525, - "46": 0.12280701754385964, + "46": 0.25, "47": 0.1111111111111111, "48": 0.16176470588235295, "49": 0.125, @@ -2617,20 +2617,20 @@ "58": 0.15384615384615385, "59": 0.15384615384615385, "60": 0.15384615384615385, - "61": 0.21794871794871795, - "62": 0.22727272727272727, + "61": 0.1978021978021978, + "62": 0.12121212121212122, "63": 0.21212121212121213, - "64": 0.19696969696969696, - "65": 0.18181818181818182, + "64": 0.13333333333333333, + "65": 0.11764705882352941, "66": 0.2909090909090909, - "67": 0.18181818181818182, - "68": 0.2, + "67": 0.14285714285714285, + "68": 0.37777777777777777, "69": 0.2, "70": 0.2, "71": 0.2, "72": 0.5277777777777778, "73": 0.2222222222222222, - "74": 0.2222222222222222, + "74": 0.2857142857142857, "75": 0.2222222222222222, "76": 0.2222222222222222, "77": 0.32142857142857145, @@ -2673,7 +2673,7 @@ "114": 0.6666666666666666, "115": 0.6666666666666666, "116": 0.6666666666666666, - "117": 0.6666666666666666, + "117": 0.2857142857142857, "118": 0.6666666666666666, "119": 0.6666666666666666, "120": 0.6666666666666666, @@ -2787,17 +2787,6 @@ } ], "surprises": [ - { - "source": "Pet Store (Zustand)", - "target": "Pets Table", - "source_files": [ - "src/store/usePetStore.ts", - "DATABASE_SCHEMA.md" - ], - "confidence": "INFERRED", - "relation": "references", - "why": "inferred connection - not explicitly stated in source; crosses file types (code \u2194 doc); connects across different repos/directories" - }, { "source": "User Profile Photo", "target": "User Roles and Capabilities", @@ -2807,7 +2796,29 @@ ], "confidence": "INFERRED", "relation": "conceptually_related_to", - "why": "inferred connection - not explicitly stated in source; crosses file types (doc \u2194 image); connects across different repos/directories" + "why": "inferred connection - not explicitly stated in source; crosses file types (doc ↔ image); connects across different repos/directories" + }, + { + "source": "Pet Store (Zustand)", + "target": "Pets Table", + "source_files": [ + "src/store/usePetStore.ts", + "DATABASE_SCHEMA.md" + ], + "confidence": "INFERRED", + "relation": "references", + "why": "inferred connection - not explicitly stated in source; crosses file types (doc ↔ code); connects across different repos/directories" + }, + { + "source": "Cart Store (Zustand)", + "target": "Products Table", + "source_files": [ + "src/store/cartStore.ts", + "DATABASE_SCHEMA.md" + ], + "confidence": "EXTRACTED", + "relation": "shares_data_with", + "why": "crosses file types (doc ↔ code); connects across different repos/directories" }, { "source": "UserStore", @@ -2818,7 +2829,7 @@ ], "confidence": "EXTRACTED", "relation": "calls", - "why": "crosses file types (doc \u2194 code); connects across different repos/directories" + "why": "crosses file types (doc ↔ code); connects across different repos/directories" }, { "source": "Developer Standards and Architecture", @@ -2829,22 +2840,44 @@ ], "confidence": "EXTRACTED", "relation": "references", - "why": "crosses file types (code \u2194 doc); connects across different repos/directories" - }, - { - "source": "Architectural Audit Findings", - "target": "UserStore", - "source_files": [ - "docs/audit/05-architectural-audit.md", - "src/store/userStore.ts" - ], - "confidence": "EXTRACTED", - "relation": "references", - "why": "crosses file types (code \u2194 doc); connects across different repos/directories" + "why": "crosses file types (code ↔ doc); connects across different repos/directories" } ], - "tokens": { - "input": 222250, - "output": 7105 - } + "questions": [ + { + "type": "bridge_node", + "question": "Why does `ApiResponse` connect `Admin Sidebar and Layout` to `Pet Management Controller`, `JWT Strategy and Address DTOs`, `Order Creation DTOs`, `Authentication Controller`, `Product Query DTOs`, `Home Data Module`, `Admin Settings Managers`, `Wiki Module and Service`, `Public Blog Controller`?", + "why": "High betweenness centrality (0.090) - this node is a cross-community bridge." + }, + { + "type": "bridge_node", + "question": "Why does `Roles()` connect `Auth Guards and Roles` to `Contact and SMS Modules`, `CMS Content Management`, `Wholesale Controller`, `Product Query DTOs`, `B2B Inquiry Controller`, `Banner Management Controller`, `Ingredient Management Controller`, `Prescription Review Controller`, `Smart Advisor Controller`, `Testimonials Management Controller`?", + "why": "High betweenness centrality (0.056) - this node is a cross-community bridge." + }, + { + "type": "bridge_node", + "question": "Why does `PaginationDto` connect `Blog Module and Service` to `Admin Management Service`, `Pet Management Controller`, `Auth Guards and Roles`, `Pet DTOs and Controller`, `Order Creation DTOs`, `Video Management DTOs`, `Admin Blog Controller`, `Generic CRUD Controller`, `Generic Resource Controller`, `Product Query DTOs`, `Core Services and Auth Logic`, `Category Management Controller`, `Admin Blog Service`, `Pet Management API`, `Wiki Module and Service`, `Public Blog Controller`?", + "why": "High betweenness centrality (0.041) - this node is a cross-community bridge." + }, + { + "type": "isolated_nodes", + "question": "What connects `HealthLogInput`, `ReminderInput`, `AuthModalProps` to the rest of the system?", + "why": "455 weakly-connected nodes found - possible documentation gaps or missing edges." + }, + { + "type": "low_cohesion", + "question": "Should `Admin Management Service` be split into smaller, more focused modules?", + "why": "Cohesion score 0.06690140845070422 - nodes in this community are weakly interconnected." + }, + { + "type": "low_cohesion", + "question": "Should `Auth Guards and Roles` be split into smaller, more focused modules?", + "why": "Cohesion score 0.0824016563146998 - nodes in this community are weakly interconnected." + }, + { + "type": "low_cohesion", + "question": "Should `JWT Strategy and Address DTOs` be split into smaller, more focused modules?", + "why": "Cohesion score 0.0707070707070707 - nodes in this community are weakly interconnected." + } + ] } \ No newline at end of file diff --git a/graphify-out/2026-08-16/.graphify_labels.json b/graphify-out/2026-08-16/.graphify_labels.json new file mode 100644 index 0000000..7ec34d7 --- /dev/null +++ b/graphify-out/2026-08-16/.graphify_labels.json @@ -0,0 +1 @@ +{"0": "Admin Management Service", "1": "Pet Management Controller", "2": "Auth Guards and Roles", "3": "JWT Strategy and Address DTOs", "4": "CMS Content Management", "5": "Order Creation DTOs", "6": "Authentication Controller", "7": "NestJS Application Modules", "8": "Video Management DTOs", "9": "Public Catalog Pages", "10": "Client Layout and Auth Modals", "11": "Prisma and TypeScript Config", "12": "Checkout and Dashboard Components", "13": "Media and Blog UI Components", "14": "Product Query DTOs", "15": "Contact and Prescription Features", "16": "Development Tooling Config", "17": "Home Page Client Components", "18": "Core Services and Auth Logic", "19": "B2B Inquiry Controller", "20": "Category Management Controller", "21": "Banner Management Controller", "22": "Media Upload Controller", "23": "Ingredient Management Controller", "24": "Admin Dashboard Components", "25": "Admin Blog Service", "26": "Pet DTOs and Controller", "27": "Prescription Review Controller", "28": "Smart Advisor Controller", "29": "Testimonials Management Controller", "30": "Admin Sidebar and Layout", "31": "Admin Settings Managers", "32": "User Profile and Success Pages", "33": "Redis and Admin Services", "34": "Global Exception Filters", "35": "Contact and SMS Modules", "36": "Backend TypeScript Config", "37": "App TypeScript Config", "38": "CMS and Media Modals", "39": "Backend Dependencies", "40": "Node TypeScript Config", "41": "Admin Blog Controller", "42": "Wholesale Controller", "43": "Frontend Testing and Styles", "44": "Generic CRUD Controller", "45": "SEO and Sitemap Module", "46": "Coupon Management UI", "47": "Project Build Scripts", "48": "Home Data Module", "49": "Linting and PostCSS Config", "50": "Database Seeding Logic", "51": "Prisma Database Migrations", "52": "Frontend Core Dependencies", "53": "UI Skeleton and Tables", "54": "Shop Loading States", "55": "Product Detail Page", "56": "Video Gallery Components", "57": "NPM Lifecycle Scripts", "58": "Pet Management API", "59": "Reporting Service and Controller", "60": "Jest Testing Config", "61": "Wiki Module and Service", "62": "Blog Module and Service", "63": "Public Blog Controller", "64": "SMS Notification Service", "65": "OpenAPI and Metrics", "66": "App Health Controller", "67": "Frontend UI Dependencies", "68": "Pet Business Logic", "69": "Integrity Validation Scripts", "70": "Admin Panel Package Config", "71": "Analytics and Report Charts", "72": "Task Orchestration Scripts", "73": "Backend Package Config", "74": "Health Log DTOs", "75": "React Error Boundary", "76": "Application Package Config", "77": "Generic Resource Controller", "78": "Error and Not Found Pages", "79": "VPN Utility Scripts", "80": "NestJS CLI Config", "81": "Seed TypeScript Config", "82": "Order Business Logic", "83": "Browser Utility Scripts", "84": "Dev Server Startup", "85": "Architecture and Security Docs", "86": "Pagination API Schemas", "87": "Font Assets and Licenses", "88": "Ledger Rebuild Scripts", "89": "Evidence Validation Scripts", "90": "Blog Listing Page", "91": "Blog Post Detail Page", "92": "Node Type Definitions", "93": "TypeScript Language", "94": "UI Text Seeding", "95": "Wiki Terms Seeding", "96": "Blog Management DTOs", "97": "Home Management DTOs", "98": "Wiki Management DTOs", "99": "Wiki Page Routing", "100": "Network Status Banner", "101": "Docker Deployment Scripts", "102": "ESLint Core Configuration", "103": "TypeScript ESLint Support", "104": "Database Migration Scripts", "105": "Scientific Terms Schema", "106": "Blog Data Seeding", "107": "Custom Data Seeding", "108": "Product and Cart Components", "109": "Auth Architecture and Planning", "110": "Build Manifest Generation", "111": "Classification Data Generation", "112": "Evidence Data Generation", "113": "Ledger Data Generation", "114": "Manifest Data Generation", "115": "Honest Manifest Synchronization", "116": "Manifest Entry Synchronization", "117": "Pet Reminder DTOs", "118": "React DOM Library", "119": "Zustand State Management", "120": "Tailwind PostCSS Plugin", "121": "React DOM Type Definitions", "122": "Admin Panel TSConfig", "123": "About Page Component", "124": "Privacy Page Component", "125": "Next.js Security Configuration", "126": "Typography and Font Assets", "127": "Bcrypt Password Hashing", "128": "Helmet Security Middleware", "129": "Reflect Metadata Library", "130": "NestJS Core Framework", "131": "NestJS JWT Authentication", "132": "NestJS Swagger Documentation", "133": "NestJS Rate Limiting", "134": "Passport JWT Strategy", "135": "Prisma Client Library", "136": "Swagger UI Express", "137": "NestJS CLI Tooling", "138": "NestJS Testing Utilities", "139": "TypeScript Jest Integration", "140": "Bcrypt Type Definitions", "141": "Passport JWT Type Definitions", "142": "Supertest Type Definitions", "143": "Blog Entity Model", "144": "Home Entity Model", "145": "Wiki Entity Model", "146": "User Profile Management", "147": "Pet Store State", "148": "User Database and Infrastructure", "149": "API and Frontend Specifications", "150": "Brand and Agent Guidelines", "151": "Search Engine Robots Config", "152": "Application ESLint Config", "153": "PostCSS Configuration", "154": "Vitest Test Setup", "155": "Database Backup Script", "156": "Application Startup Script", "157": "Axios HTTP Client", "158": "Backend ESLint Config", "159": "User Logout Endpoint", "160": "Company Profile", "161": "Project Introduction", "162": "Architecture Route Map", "163": "Project Task Backlog", "164": "Root ESLint Configuration", "165": "PostCSS Build Config", "166": "Tailwind CSS Configuration", "167": "Vite Build Configuration", "168": "Sahel Font Samples", "169": "Shabnam Font History", "170": "Vazirmatn Font History", "171": "Vitest Test Configuration", "172": "Variable Font Samples", "173": "Shabnam Font Preview", "174": "Production Docker Setup", "175": "Staging Docker Setup", "176": "Tailwind CSS Library"} \ No newline at end of file diff --git a/graphify-out/2026-08-16/GRAPH_REPORT.md b/graphify-out/2026-08-16/GRAPH_REPORT.md new file mode 100644 index 0000000..e3b3603 --- /dev/null +++ b/graphify-out/2026-08-16/GRAPH_REPORT.md @@ -0,0 +1,656 @@ +# Graph Report - canina (2026-08-16) + +## Corpus Check +- cluster-only mode — file stats not available + +## Summary +- 2200 nodes · 4097 edges · 177 communities (112 shown, 65 thin omitted) +- Extraction: 97% EXTRACTED · 3% INFERRED · 0% AMBIGUOUS · INFERRED: 143 edges (avg confidence: 0.79) +- Token cost: 5,274 input · 2,072 output + +## Graph Freshness +- Built from commit: `08317915` +- Run `git rev-parse HEAD` and compare to check if the graph is stale. +- Run `graphify update .` after code changes (no API cost). + +## Community Hubs (Navigation) +- Admin Management Service +- Pet Management Controller +- Auth Guards and Roles +- JWT Strategy and Address DTOs +- CMS Content Management +- Order Creation DTOs +- Authentication Controller +- NestJS Application Modules +- Video Management DTOs +- Public Catalog Pages +- Client Layout and Auth Modals +- Prisma and TypeScript Config +- Checkout and Dashboard Components +- Media and Blog UI Components +- Product Query DTOs +- Contact and Prescription Features +- Development Tooling Config +- Home Page Client Components +- Core Services and Auth Logic +- B2B Inquiry Controller +- Category Management Controller +- Banner Management Controller +- Media Upload Controller +- Ingredient Management Controller +- Admin Dashboard Components +- Admin Blog Service +- Pet DTOs and Controller +- Prescription Review Controller +- Smart Advisor Controller +- Testimonials Management Controller +- Admin Sidebar and Layout +- Admin Settings Managers +- User Profile and Success Pages +- Redis and Admin Services +- Global Exception Filters +- Contact and SMS Modules +- Backend TypeScript Config +- App TypeScript Config +- CMS and Media Modals +- Backend Dependencies +- Node TypeScript Config +- Admin Blog Controller +- Wholesale Controller +- Frontend Testing and Styles +- Generic CRUD Controller +- SEO and Sitemap Module +- Coupon Management UI +- Project Build Scripts +- Home Data Module +- Linting and PostCSS Config +- Database Seeding Logic +- Prisma Database Migrations +- Frontend Core Dependencies +- UI Skeleton and Tables +- Shop Loading States +- Product Detail Page +- Video Gallery Components +- NPM Lifecycle Scripts +- Pet Management API +- Reporting Service and Controller +- Jest Testing Config +- Wiki Module and Service +- Blog Module and Service +- Public Blog Controller +- SMS Notification Service +- OpenAPI and Metrics +- App Health Controller +- Frontend UI Dependencies +- Pet Business Logic +- Integrity Validation Scripts +- Admin Panel Package Config +- Analytics and Report Charts +- Task Orchestration Scripts +- Backend Package Config +- Health Log DTOs +- React Error Boundary +- Application Package Config +- Generic Resource Controller +- Error and Not Found Pages +- VPN Utility Scripts +- NestJS CLI Config +- Seed TypeScript Config +- Order Business Logic +- Browser Utility Scripts +- Dev Server Startup +- Architecture and Security Docs +- Pagination API Schemas +- Font Assets and Licenses +- Ledger Rebuild Scripts +- Evidence Validation Scripts +- Blog Listing Page +- Blog Post Detail Page +- Node Type Definitions +- TypeScript Language +- UI Text Seeding +- Wiki Terms Seeding +- Blog Management DTOs +- Home Management DTOs +- Wiki Management DTOs +- Wiki Page Routing +- Network Status Banner +- Docker Deployment Scripts +- ESLint Core Configuration +- TypeScript ESLint Support +- Database Migration Scripts +- Scientific Terms Schema +- Blog Data Seeding +- Custom Data Seeding +- Product and Cart Components +- Auth Architecture and Planning +- Build Manifest Generation +- Classification Data Generation +- Evidence Data Generation +- Ledger Data Generation +- Manifest Data Generation +- Honest Manifest Synchronization +- Manifest Entry Synchronization +- Pet Reminder DTOs +- React DOM Library +- Zustand State Management +- Tailwind PostCSS Plugin +- React DOM Type Definitions +- Admin Panel TSConfig +- About Page Component +- Privacy Page Component +- Next.js Security Configuration +- Typography and Font Assets +- Bcrypt Password Hashing +- Helmet Security Middleware +- Reflect Metadata Library +- NestJS Core Framework +- NestJS JWT Authentication +- NestJS Swagger Documentation +- NestJS Rate Limiting +- Passport JWT Strategy +- Prisma Client Library +- Swagger UI Express +- NestJS CLI Tooling +- NestJS Testing Utilities +- TypeScript Jest Integration +- Bcrypt Type Definitions +- Passport JWT Type Definitions +- Supertest Type Definitions +- Blog Entity Model +- Home Entity Model +- Wiki Entity Model +- User Profile Management +- Pet Store State +- User Database and Infrastructure +- API and Frontend Specifications +- Brand and Agent Guidelines +- Application ESLint Config +- PostCSS Configuration +- Vitest Test Setup +- Database Backup Script +- Application Startup Script +- User Logout Endpoint +- Company Profile +- Project Introduction +- Architecture Route Map +- Project Task Backlog +- Sahel Font Samples +- Shabnam Font History +- Vazirmatn Font History +- Variable Font Samples +- Shabnam Font Preview +- Production Docker Setup +- Staging Docker Setup + +## God Nodes (most connected - your core abstractions) +1. `PrismaService` - 68 edges +2. `Roles()` - 45 edges +3. `PaginationDto` - 39 edges +4. `useSettingsStore` - 33 edges +5. `api` - 32 edges +6. `AdminService` - 31 edges +7. `AdminController` - 30 edges +8. `toPersian()` - 29 edges +9. `useCartStore` - 27 edges +10. `JwtAuthGuard` - 26 edges + +## Surprising Connections (you probably didn't know these) +- `User Profile Photo` --conceptually_related_to--> `User Roles and Capabilities` [INFERRED] + backend/uploads/1781288429353-508765350.jpg → docs/02-user-guide.md +- `Pet Store (Zustand)` --references--> `Pets Table` [INFERRED] + src/store/usePetStore.ts → DATABASE_SCHEMA.md +- `Cart Store (Zustand)` --shares_data_with--> `Products Table` [EXTRACTED] + src/store/cartStore.ts → DATABASE_SCHEMA.md +- `UserStore` --calls--> `User Login API` [EXTRACTED] + src/store/userStore.ts → BACKEND_INTEGRATION.md +- `Developer Standards and Architecture` --references--> `UserStore` [EXTRACTED] + docs/03-developer-guide.md → src/store/userStore.ts + +## Import Cycles +- 3-file cycle: `frontend/application/lib/services/api.ts -> frontend/application/lib/store/userStore.ts -> frontend/application/lib/store/cartStore.ts -> frontend/application/lib/services/api.ts` +- 3-file cycle: `frontend/application/lib/services/api.ts -> frontend/application/lib/store/userStore.ts -> frontend/application/lib/services/authService.ts -> frontend/application/lib/services/api.ts` +- 4-file cycle: `frontend/application/lib/services/api.ts -> frontend/application/lib/store/userStore.ts -> frontend/application/lib/store/cartStore.ts -> frontend/application/lib/services/orderService.ts -> frontend/application/lib/services/api.ts` + +## Hyperedges (group relationships) +- **E-commerce Transaction Flow** — src_store_cartstore, database_schema_products, backend_integration_login [EXTRACTED 0.85] +- **Pet Health Management Flow** — src_store_usepetstore, database_schema_pets, readme_smartadvisor [EXTRACTED 0.90] +- **Rastikerdar Font Ecosystem** — frontend_application_public_fonts_shabnam_font_v5_0_1_readme, frontend_application_public_fonts_vazirmatn_v33_003_readme, vazir_font [EXTRACTED 0.95] +- **Canina Deployment Stack** — scripts_compose_prod, scripts_compose_stage [EXTRACTED 1.00] + +## Communities (177 total, 65 thin omitted) + +### Community 0 - "Admin Management Service" +Cohesion: 0.07 +Nodes (22): AdminController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete (+14 more) + +### Community 1 - "Pet Management Controller" +Cohesion: 0.17 +Nodes (18): PetsController, ApiBadRequestResponse, ApiBearerAuth, ApiCreatedResponse, ApiNotFoundResponse, ApiOkResponse, ApiOperation, ApiTags (+10 more) + +### Community 2 - "Auth Guards and Roles" +Cohesion: 0.08 +Nodes (24): JwtAuthGuard, Injectable, Roles(), ROLES_KEY, RequestWithUser, RolesGuard, Injectable, UserReqPayload (+16 more) + +### Community 3 - "JWT Strategy and Address DTOs" +Cohesion: 0.07 +Nodes (32): JwtStrategy, Injectable, AddressDto, ApiProperty, ApiPropertyOptional, IsBoolean, IsNotEmpty, IsOptional (+24 more) + +### Community 4 - "CMS Content Management" +Cohesion: 0.09 +Nodes (24): CmsController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+16 more) + +### Community 5 - "Order Creation DTOs" +Cohesion: 0.06 +Nodes (35): CreateOrderDto, OrderItemDto, ApiProperty, ApiPropertyOptional, IsArray, IsNotEmpty, IsNumber, IsOptional (+27 more) + +### Community 6 - "Authentication Controller" +Cohesion: 0.05 +Nodes (41): AuthController, ApiBadRequestResponse, ApiOkResponse, ApiOperation, ApiTags, Body, Controller, Post (+33 more) + +### Community 7 - "NestJS Application Modules" +Cohesion: 0.07 +Nodes (27): AuthModule, Module, B2BModule, Module, BannersModule, Module, CmsModule, Module (+19 more) + +### Community 8 - "Video Management DTOs" +Cohesion: 0.08 +Nodes (29): CreateVideoDto, ApiProperty, ApiPropertyOptional, IsBoolean, IsNotEmpty, IsOptional, IsString, UpdateVideoDto (+21 more) + +### Community 9 - "Public Catalog Pages" +Cohesion: 0.08 +Nodes (21): CatalogClient(), metadata, metadata, metadata, BlogPost, IngredientWiki(), SearchResultsPage(), DosageResult (+13 more) + +### Community 10 - "Client Layout and Auth Modals" +Cohesion: 0.11 +Nodes (23): ClientLayout(), AuthModal(), AuthModalProps, B2BPortal(), CartDrawer(), Header(), MENU_ICONS, LoginModal() (+15 more) + +### Community 11 - "Prisma and TypeScript Config" +Cohesion: 0.05 +Nodes (39): prisma, exclude, extends, node_modules, compilerOptions, allowJs, esModuleInterop, incremental (+31 more) + +### Community 12 - "Checkout and Dashboard Components" +Cohesion: 0.11 +Nodes (25): AddressModal(), AddressModalProps, ArchiveProductCard(), BackButton(), BackButtonProps, CheckoutPage(), DeleteConfirmModal(), DeleteConfirmModalProps (+17 more) + +### Community 13 - "Media and Blog UI Components" +Cohesion: 0.09 +Nodes (19): Media, MediaSelector(), MediaSelectorProps, Pagination(), PaginationProps, BlogPost, Category, Pet (+11 more) + +### Community 14 - "Product Query DTOs" +Cohesion: 0.09 +Nodes (19): GetProductsDto, ApiPropertyOptional, IsEnum, IsOptional, IsString, ProductsController, ApiOperation, ApiTags (+11 more) + +### Community 15 - "Contact and Prescription Features" +Cohesion: 0.07 +Nodes (16): metadata, ContactFormClient(), ContactInfoItem, PrescriptionUploadModal(), PrescriptionUploadModalProps, api, ApiErrorPayload, ApiErr (+8 more) + +### Community 16 - "Development Tooling Config" +Cohesion: 0.06 +Nodes (33): devDependencies, eslint-config-prettier, @eslint/eslintrc, eslint-plugin-prettier, jest, @nestjs/schematics, prettier, source-map-support (+25 more) + +### Community 17 - "Home Page Client Components" +Cohesion: 0.11 +Nodes (22): HomeClient(), HomeClientProps, getHomeData(), Home(), metadata, metadata, EnamadBadge(), Footer() (+14 more) + +### Community 18 - "Core Services and Auth Logic" +Cohesion: 0.11 +Nodes (13): CategoryQuery, AdminLoginInput, LoginInput, RegisterInput, JwtPayload, MeliPayamakResponse, SendPatternSmsOptions, CreateContactSubmissionDto (+5 more) + +### Community 19 - "B2B Inquiry Controller" +Cohesion: 0.13 +Nodes (15): B2BController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Get, Param (+7 more) + +### Community 20 - "Category Management Controller" +Cohesion: 0.10 +Nodes (16): CategoriesController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete (+8 more) + +### Community 21 - "Banner Management Controller" +Cohesion: 0.13 +Nodes (15): BannersController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+7 more) + +### Community 22 - "Media Upload Controller" +Cohesion: 0.11 +Nodes (16): MediaController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+8 more) + +### Community 23 - "Ingredient Management Controller" +Cohesion: 0.13 +Nodes (14): IngredientsController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+6 more) + +### Community 24 - "Admin Dashboard Components" +Cohesion: 0.10 +Nodes (14): App(), ContactInfoItem, ContactSubmission, CategoryDist, DashboardData, GROUP_PAGE_MAP, GROUPS, PAGE_TABS (+6 more) + +### Community 25 - "Admin Blog Service" +Cohesion: 0.08 +Nodes (11): AdminModule, Module, BlogQuery, BlogsService, Injectable, PetQuery, PetsService, Injectable (+3 more) + +### Community 26 - "Pet DTOs and Controller" +Cohesion: 0.16 +Nodes (13): CreatePetDto, ApiProperty, ApiPropertyOptional, IsArray, IsNotEmpty, IsNumber, IsOptional, IsString (+5 more) + +### Community 27 - "Prescription Review Controller" +Cohesion: 0.14 +Nodes (14): PrescriptionsController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Get, Param (+6 more) + +### Community 28 - "Smart Advisor Controller" +Cohesion: 0.13 +Nodes (14): SmartAdvisorController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+6 more) + +### Community 29 - "Testimonials Management Controller" +Cohesion: 0.13 +Nodes (14): TestimonialsController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+6 more) + +### Community 30 - "Admin Sidebar and Layout" +Cohesion: 0.17 +Nodes (16): Layout(), ProtectedRoute(), menuGroups, Sidebar(), SidebarProps, SEARCHABLE_PAGES, Topbar(), TopbarProps (+8 more) + +### Community 31 - "Admin Settings Managers" +Cohesion: 0.09 +Nodes (21): Spinner(), B2BManager, BannersManager, FinancialSettingsPage, SeoSettingsPage, SmartAdvisorManager, SystemSettingsPage, TestimonialsManager (+13 more) + +### Community 32 - "User Profile and Success Pages" +Cohesion: 0.14 +Nodes (14): FeaturedProducts(), ProductCard(), OrderSuccess(), PetProfile(), CURRENT_SYMPTOMS, MEDICAL_HISTORIES, SmartAdvisorProps, mockProducts (+6 more) + +### Community 33 - "Redis and Admin Services" +Cohesion: 0.15 +Nodes (7): CouponTargetInput, PaginationQuery, RedisModule, Global, Module, RedisService, Injectable + +### Community 34 - "Global Exception Filters" +Cohesion: 0.14 +Nodes (9): CustomHttpExceptionFilter, Catch, PrismaExceptionFilter, Catch, DecimalInterceptor, Injectable, ApiErrorResponse, ErrorDetailField (+1 more) + +### Community 35 - "Contact and SMS Modules" +Cohesion: 0.10 +Nodes (16): SmsModule, Global, Module, ContactController, Body, Controller, Get, Param (+8 more) + +### Community 36 - "Backend TypeScript Config" +Cohesion: 0.09 +Nodes (22): compilerOptions, allowSyntheticDefaultImports, baseUrl, declaration, emitDecoratorMetadata, esModuleInterop, experimentalDecorators, forceConsistentCasingInFileNames (+14 more) + +### Community 37 - "App TypeScript Config" +Cohesion: 0.09 +Nodes (22): compilerOptions, allowImportingTsExtensions, erasableSyntaxOnly, jsx, lib, module, moduleDetection, moduleResolution (+14 more) + +### Community 38 - "CMS and Media Modals" +Cohesion: 0.10 +Nodes (16): ConfirmModal(), ConfirmModalProps, HeroBanner, VetTestimonial, Media, fetchVideosList(), Video, Videos() (+8 more) + +### Community 39 - "Backend Dependencies" +Cohesion: 0.10 +Nodes (21): dependencies, bcrypt, class-transformer, class-validator, ioredis, js-yaml, @nestjs/common, @nestjs/passport (+13 more) + +### Community 40 - "Node TypeScript Config" +Cohesion: 0.10 +Nodes (20): compilerOptions, allowImportingTsExtensions, erasableSyntaxOnly, lib, module, moduleDetection, moduleResolution, noEmit (+12 more) + +### Community 41 - "Admin Blog Controller" +Cohesion: 0.13 +Nodes (15): BlogsController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete (+7 more) + +### Community 42 - "Wholesale Controller" +Cohesion: 0.16 +Nodes (12): ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Get, Param, Post (+4 more) + +### Community 43 - "Frontend Testing and Styles" +Cohesion: 0.10 +Nodes (20): eslint-config-next, tailwindcss, @types/react, @vitejs/plugin-react, tailwindcss, @types/react, @vitejs/plugin-react, devDependencies (+12 more) + +### Community 44 - "Generic CRUD Controller" +Cohesion: 0.13 +Nodes (14): ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete, Get (+6 more) + +### Community 45 - "SEO and Sitemap Module" +Cohesion: 0.16 +Nodes (10): SeoController, ApiOperation, ApiTags, Controller, Get, Param, SeoModule, Module (+2 more) + +### Community 46 - "Coupon Management UI" +Cohesion: 0.25 +Nodes (5): Coupon, CouponFormData, CouponModalProps, CouponTarget, Coupons + +### Community 47 - "Project Build Scripts" +Cohesion: 0.11 +Nodes (17): concurrently, devDependencies, concurrently, name, private, scripts, build, build:admin (+9 more) + +### Community 48 - "Home Data Module" +Cohesion: 0.16 +Nodes (10): HomeController, ApiOkResponse, ApiOperation, ApiTags, Controller, Get, HomeModule, Module (+2 more) + +### Community 49 - "Linting and PostCSS Config" +Cohesion: 0.12 +Nodes (16): autoprefixer, eslint, globals, eslint, globals, eslint-plugin-react-hooks, eslint-plugin-react-refresh, devDependencies (+8 more) + +### Community 50 - "Database Seeding Logic" +Cohesion: 0.17 +Nodes (12): prisma, main(), prisma, determineSuitableFor(), findOrCreateCategory(), getProductImageUrl(), main(), parseSize() (+4 more) + +### Community 51 - "Prisma Database Migrations" +Cohesion: 0.27 +Nodes (14): "coupons", "health_logs", "order_items", "orders", "pet_medical_conditions", "pets", "product_ingredients", "product_symptoms" (+6 more) + +### Community 52 - "Frontend Core Dependencies" +Cohesion: 0.13 +Nodes (15): dependencies, axios, react, react-hot-toast, react-router-dom, recharts, @tanstack/react-query, vite (+7 more) + +### Community 53 - "UI Skeleton and Tables" +Cohesion: 0.18 +Nodes (11): Skeleton(), Order, OrderItem, Orders(), statusStyles, toPersianDigits(), UserRecord, Orders (+3 more) + +### Community 54 - "Shop Loading States" +Cohesion: 0.16 +Nodes (9): metadata, ArchivePage(), CATEGORY_MAP, ICON_MAP, OrderRowSkeleton(), PetProfileSkeleton(), ProductCardSkeleton(), Skeleton() (+1 more) + +### Community 55 - "Product Detail Page" +Cohesion: 0.20 +Nodes (8): CalculatorState, ICON_MAP, ProductPage(), useCalculatorStore, Tooltip(), TooltipProps, SCIENTIFIC_TERMS, ScientificTerm + +### Community 56 - "Video Gallery Components" +Cohesion: 0.21 +Nodes (9): SafeImage(), SafeImageProps, DisplayVideoItem, FALLBACK_VIDEOS, TestimonialItem, FALLBACK_VIDEOS, VideosPage(), Video (+1 more) + +### Community 57 - "NPM Lifecycle Scripts" +Cohesion: 0.14 +Nodes (14): scripts, build, docs:generate, format, lint, start, start:debug, start:dev (+6 more) + +### Community 58 - "Pet Management API" +Cohesion: 0.15 +Nodes (11): PetsController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Controller, Delete, Get (+3 more) + +### Community 59 - "Reporting Service and Controller" +Cohesion: 0.15 +Nodes (9): ReportsController, ApiBearerAuth, ApiOperation, ApiTags, Controller, Get, UseGuards, ReportsService (+1 more) + +### Community 60 - "Jest Testing Config" +Cohesion: 0.15 +Nodes (13): jest, collectCoverageFrom, coverageDirectory, moduleFileExtensions, rootDir, testEnvironment, testRegex, transform (+5 more) + +### Community 61 - "Wiki Module and Service" +Cohesion: 0.20 +Nodes (7): ApiTags, Controller, WikiController, Module, WikiModule, Injectable, WikiService + +### Community 62 - "Blog Module and Service" +Cohesion: 0.12 +Nodes (13): BlogsModule, Module, BlogsService, Injectable, PaginationDto, SortOrder, ApiPropertyOptional, IsEnum (+5 more) + +### Community 63 - "Public Blog Controller" +Cohesion: 0.21 +Nodes (9): BlogsController, ApiNotFoundResponse, ApiOkResponse, ApiOperation, ApiTags, Controller, Get, Param (+1 more) + +### Community 64 - "SMS Notification Service" +Cohesion: 0.13 +Nodes (10): SmsService, Injectable, ApiProperty, ApiPropertyOptional, IsNotEmpty, IsOptional, IsString, WholesaleApplyDto (+2 more) + +### Community 65 - "OpenAPI and Metrics" +Cohesion: 0.12 +Nodes (7): ApiExcludeController, AppModule, Module, MetricsController, Controller, Get, Res + +### Community 66 - "App Health Controller" +Cohesion: 0.29 +Nodes (5): AppController, Controller, Get, AppService, Injectable + +### Community 67 - "Frontend UI Dependencies" +Cohesion: 0.14 +Nodes (14): lucide-react, lucide-react, dependencies, axios, lucide-react, motion, next, react (+6 more) + +### Community 69 - "Integrity Validation Scripts" +Cohesion: 0.20 +Nodes (9): dispSum, errors, invalidNewIds, manifest, report, trackedFiles, uninspected, verifiedIndex (+1 more) + +### Community 70 - "Admin Panel Package Config" +Cohesion: 0.20 +Nodes (9): name, private, scripts, build, dev, lint, preview, type (+1 more) + +### Community 71 - "Analytics and Report Charts" +Cohesion: 0.20 +Nodes (7): BestSellerItem, CategoryDistItem, COLORS, CustomTooltipProps, ReportData, TopCouponItem, Reports + +### Community 72 - "Task Orchestration Scripts" +Cohesion: 0.53 +Nodes (8): cmd_next_task(), cmd_progress(), cmd_reset(), cmd_status(), cmd_unblock(), load_json(), main(), save_json() + +### Community 73 - "Backend Package Config" +Cohesion: 0.22 +Nodes (8): author, description, license, name, prisma, seed, private, version + +### Community 74 - "Health Log DTOs" +Cohesion: 0.29 +Nodes (6): CreateHealthLogDto, ApiProperty, ApiPropertyOptional, IsNotEmpty, IsOptional, IsString + +### Community 75 - "React Error Boundary" +Cohesion: 0.22 +Nodes (3): ErrorBoundary, Props, State + +### Community 76 - "Application Package Config" +Cohesion: 0.22 +Nodes (8): name, private, scripts, build, dev, lint, start, version + +### Community 77 - "Generic Resource Controller" +Cohesion: 0.32 +Nodes (6): ApiNotFoundResponse, ApiOkResponse, ApiOperation, Get, Param, Query + +### Community 79 - "VPN Utility Scripts" +Cohesion: 0.62 +Nodes (6): cleanup(), log(), with-vpn.sh script, start_vpn(), stop_vpn(), vpn_is_up() + +### Community 80 - "NestJS CLI Config" +Cohesion: 0.33 +Nodes (5): collection, compilerOptions, deleteOutDir, $schema, sourceRoot + +### Community 81 - "Seed TypeScript Config" +Cohesion: 0.33 +Nodes (5): compilerOptions, esModuleInterop, module, moduleResolution, skipLibCheck + +### Community 83 - "Browser Utility Scripts" +Cohesion: 0.40 +Nodes (5): checkAndOpen(), { exec }, http, openUrl(), URLS + +### Community 84 - "Dev Server Startup" +Cohesion: 0.33 +Nodes (4): backend, http, { spawn }, waitForBackend() + +### Community 85 - "Architecture and Security Docs" +Cohesion: 0.40 +Nodes (5): User Login API, Developer Standards and Architecture, Architectural Audit Findings, Security Audit Findings, UserStore + +### Community 86 - "Pagination API Schemas" +Cohesion: 0.50 +Nodes (3): PaginatedResponse, PaginationMeta, ApiProperty + +### Community 87 - "Font Assets and Licenses" +Cohesion: 0.40 +Nodes (5): DejaVu Sans Font, Vazirmatn Authors, SIL Open Font License (OFL), Vazirmatn Font README, Roboto Font + +### Community 88 - "Ledger Rebuild Scripts" +Cohesion: 0.40 +Nodes (4): evidenceList, ledger, mandatoryMap, mandatoryScope + +### Community 89 - "Evidence Validation Scripts" +Cohesion: 0.40 +Nodes (4): activeFiles, errors, validationOutput, warnings + +### Community 90 - "Blog Listing Page" +Cohesion: 0.50 +Nodes (4): Blog(), getBlogs(), metadata, BlogPage() + +### Community 91 - "Blog Post Detail Page" +Cohesion: 0.60 +Nodes (4): BlogPostPage(), generateMetadata(), getBlog(), revalidate + +### Community 92 - "Node Type Definitions" +Cohesion: 0.50 +Nodes (4): @types/node, @types/node, @types/node, @types/node + +### Community 93 - "TypeScript Language" +Cohesion: 0.50 +Nodes (4): typescript, typescript, typescript, typescript + +### Community 99 - "Wiki Page Routing" +Cohesion: 0.83 +Nodes (3): generateMetadata(), getWikiTerm(), WikiTermPage() + +### Community 101 - "Docker Deployment Scripts" +Cohesion: 0.50 +Nodes (3): COMPOSE_DOCKER_CLI_BUILD, DOCKER_BUILDKIT, deploy.sh script + +### Community 102 - "ESLint Core Configuration" +Cohesion: 0.67 +Nodes (3): @eslint/js, @eslint/js, @eslint/js + +### Community 103 - "TypeScript ESLint Support" +Cohesion: 0.67 +Nodes (3): typescript-eslint, typescript-eslint, typescript-eslint + +### Community 108 - "Product and Cart Components" +Cohesion: 0.67 +Nodes (3): Products Table, Smart Advisor Component, Cart Store (Zustand) + +### Community 109 - "Auth Architecture and Planning" +Cohesion: 0.67 +Nodes (3): ADR-AUTH-001: Admin Panel Authentication Architecture & Token Management, Master Task Backlog (Phase 3.3), Phase 3 Master Execution Plan + +### Community 117 - "Pet Reminder DTOs" +Cohesion: 0.29 +Nodes (6): CreateReminderDto, ApiProperty, ApiPropertyOptional, IsNotEmpty, IsOptional, IsString + +### Community 118 - "React DOM Library" +Cohesion: 0.67 +Nodes (3): react-dom, react-dom, react-dom + +### Community 119 - "Zustand State Management" +Cohesion: 0.67 +Nodes (3): zustand, zustand, zustand + +### Community 120 - "Tailwind PostCSS Plugin" +Cohesion: 0.67 +Nodes (3): @tailwindcss/postcss, @tailwindcss/postcss, @tailwindcss/postcss + +### Community 121 - "React DOM Type Definitions" +Cohesion: 0.67 +Nodes (3): @types/react-dom, @types/react-dom, @types/react-dom + +### Community 126 - "Typography and Font Assets" +Cohesion: 0.67 +Nodes (3): Shabnam Font README, Shabnam Font Sample, Vazir Font + +## Knowledge Gaps +- **455 isolated node(s):** `HealthLogInput`, `ReminderInput`, `AuthModalProps`, `LoginModalProps`, `Order` (+450 more) + These have ≤1 connection - possible missing edges or undocumented components. +- **65 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. + +## Suggested Questions +_Questions this graph is uniquely positioned to answer:_ + +- **Why does `ApiResponse` connect `Admin Sidebar and Layout` to `Pet Management Controller`, `JWT Strategy and Address DTOs`, `Order Creation DTOs`, `Authentication Controller`, `Product Query DTOs`, `Home Data Module`, `Admin Settings Managers`, `Wiki Module and Service`, `Public Blog Controller`?** + _High betweenness centrality (0.090) - this node is a cross-community bridge._ +- **Why does `Roles()` connect `Auth Guards and Roles` to `Contact and SMS Modules`, `CMS Content Management`, `Wholesale Controller`, `Product Query DTOs`, `B2B Inquiry Controller`, `Banner Management Controller`, `Ingredient Management Controller`, `Prescription Review Controller`, `Smart Advisor Controller`, `Testimonials Management Controller`?** + _High betweenness centrality (0.056) - this node is a cross-community bridge._ +- **Why does `PaginationDto` connect `Blog Module and Service` to `Admin Management Service`, `Pet Management Controller`, `Auth Guards and Roles`, `Pet DTOs and Controller`, `Order Creation DTOs`, `Video Management DTOs`, `Admin Blog Controller`, `Generic CRUD Controller`, `Generic Resource Controller`, `Product Query DTOs`, `Core Services and Auth Logic`, `Category Management Controller`, `Admin Blog Service`, `Pet Management API`, `Wiki Module and Service`, `Public Blog Controller`?** + _High betweenness centrality (0.041) - this node is a cross-community bridge._ +- **What connects `HealthLogInput`, `ReminderInput`, `AuthModalProps` to the rest of the system?** + _455 weakly-connected nodes found - possible documentation gaps or missing edges._ +- **Should `Admin Management Service` be split into smaller, more focused modules?** + _Cohesion score 0.06690140845070422 - nodes in this community are weakly interconnected._ +- **Should `Auth Guards and Roles` be split into smaller, more focused modules?** + _Cohesion score 0.0824016563146998 - nodes in this community are weakly interconnected._ +- **Should `JWT Strategy and Address DTOs` be split into smaller, more focused modules?** + _Cohesion score 0.0707070707070707 - nodes in this community are weakly interconnected._ \ No newline at end of file diff --git a/graphify-out/2026-08-16/graph.json b/graphify-out/2026-08-16/graph.json index 5b644f7..1d3ce6c 100644 --- a/graphify-out/2026-08-16/graph.json +++ b/graphify-out/2026-08-16/graph.json @@ -65,9 +65,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller", "community": 0, - "norm_label": "admincontroller" + "norm_label": "admincontroller", + "id": "backend_src_admin_admin_controller_admincontroller", + "community_name": "Admin Management Service" }, { "label": "AdminService", @@ -77,9 +78,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice", "community": 0, - "norm_label": "adminservice" + "norm_label": "adminservice", + "id": "backend_src_admin_admin_service_adminservice", + "community_name": "Admin Management Service" }, { "label": "CouponInput", @@ -89,9 +91,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_couponinput", "community": 0, - "norm_label": "couponinput" + "norm_label": "couponinput", + "id": "backend_src_admin_admin_service_couponinput", + "community_name": "Admin Management Service" }, { "label": "ProductInput", @@ -101,9 +104,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_productinput", "community": 0, - "norm_label": "productinput" + "norm_label": "productinput", + "id": "backend_src_admin_admin_service_productinput", + "community_name": "Admin Management Service" }, { "label": "AdminQueryDto", @@ -113,57 +117,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_admin_dto_admin_query_dto_adminquerydto", "community": 0, - "norm_label": "adminquerydto" - }, - { - "label": "CreateHealthLogDto", - "file_type": "code", - "source_file": "backend/src/pets/dto/create-health-log.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "community": 1, - "norm_label": "createhealthlogdto" - }, - { - "label": "CreatePetDto", - "file_type": "code", - "source_file": "backend/src/pets/dto/create-pet.dto.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_createpetdto", - "community": 1, - "norm_label": "createpetdto" - }, - { - "label": "CreateReminderDto", - "file_type": "code", - "source_file": "backend/src/pets/dto/create-reminder.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "community": 1, - "norm_label": "createreminderdto" - }, - { - "label": "UpdatePetDto", - "file_type": "code", - "source_file": "backend/src/pets/dto/update-pet.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_dto_update_pet_dto_updatepetdto", - "community": 1, - "norm_label": "updatepetdto" + "norm_label": "adminquerydto", + "id": "backend_src_admin_dto_admin_query_dto_adminquerydto", + "community_name": "Admin Management Service" }, { "label": "PetsController", @@ -173,57 +130,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", + "community": 1, + "norm_label": "petscontroller", "id": "backend_src_pets_pets_controller_petscontroller", - "community": 1, - "norm_label": "petscontroller" - }, - { - "label": "PetsModule", - "file_type": "code", - "source_file": "backend/src/pets/pets.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_pets_module_petsmodule", - "community": 1, - "norm_label": "petsmodule" - }, - { - "label": "HealthLogInput", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L15", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_healthloginput", - "community": 1, - "norm_label": "healthloginput" - }, - { - "label": "PetsService", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L23", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice", - "community": 1, - "norm_label": "petsservice" - }, - { - "label": "ReminderInput", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_reminderinput", - "community": 1, - "norm_label": "reminderinput" + "community_name": "Pet Management Controller" }, { "label": "AuthModalProps", @@ -233,9 +143,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_authmodal_authmodalprops", "community": 10, - "norm_label": "authmodalprops" + "norm_label": "authmodalprops", + "id": "frontend_application_components_authmodal_authmodalprops", + "community_name": "Client Layout and Auth Modals" }, { "label": "LoginModalProps", @@ -245,9 +156,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_loginmodal_loginmodalprops", "community": 10, - "norm_label": "loginmodalprops" + "norm_label": "loginmodalprops", + "id": "frontend_application_components_loginmodal_loginmodalprops", + "community_name": "Client Layout and Auth Modals" }, { "label": "Order", @@ -257,9 +169,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_cartstore_order", "community": 10, - "norm_label": "order" + "norm_label": "order", + "id": "frontend_application_lib_store_cartstore_order", + "community_name": "Client Layout and Auth Modals" }, { "label": "UIState", @@ -269,9 +182,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_uistore_uistate", "community": 10, - "norm_label": "uistate" + "norm_label": "uistate", + "id": "frontend_application_lib_store_uistore_uistate", + "community_name": "Client Layout and Auth Modals" }, { "label": "Transaction", @@ -281,9 +195,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_userstore_transaction", "community": 10, - "norm_label": "transaction" + "norm_label": "transaction", + "id": "frontend_application_lib_store_userstore_transaction", + "community_name": "Client Layout and Auth Modals" }, { "label": "UserProfile", @@ -293,9 +208,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_userstore_userprofile", "community": 10, - "norm_label": "userprofile" + "norm_label": "userprofile", + "id": "frontend_application_lib_store_userstore_userprofile", + "community_name": "Client Layout and Auth Modals" }, { "label": "UserRole", @@ -305,9 +221,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_userstore_userrole", "community": 10, - "norm_label": "userrole" + "norm_label": "userrole", + "id": "frontend_application_lib_store_userstore_userrole", + "community_name": "Client Layout and Auth Modals" }, { "label": "UserStore", @@ -317,9 +234,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_userstore_userstore", "community": 10, - "norm_label": "userstore" + "norm_label": "userstore", + "id": "frontend_application_lib_store_userstore_userstore", + "community_name": "Client Layout and Auth Modals" }, { "label": "NavigationTarget", @@ -329,9 +247,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_types_navigationtarget", "community": 10, - "norm_label": "navigationtarget" + "norm_label": "navigationtarget", + "id": "frontend_application_lib_types_navigationtarget", + "community_name": "Client Layout and Auth Modals" }, { "label": "ScientificTerm", @@ -341,9 +260,23 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_prisma_scientificterms_scientificterm", "community": 105, - "norm_label": "scientificterm" + "norm_label": "scientificterm", + "id": "backend_prisma_scientificterms_scientificterm", + "community_name": "Scientific Terms Schema" + }, + { + "label": "CreateReminderDto", + "file_type": "code", + "source_file": "backend/src/pets/dto/create-reminder.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 117, + "norm_label": "createreminderdto", + "id": "backend_src_pets_dto_create_reminder_dto_createreminderdto", + "community_name": "Pet Reminder DTOs" }, { "label": "AddressModalProps", @@ -353,9 +286,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_addressmodal_addressmodalprops", "community": 12, - "norm_label": "addressmodalprops" + "norm_label": "addressmodalprops", + "id": "frontend_application_components_addressmodal_addressmodalprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "BackButtonProps", @@ -365,9 +299,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_backbutton_backbuttonprops", "community": 12, - "norm_label": "backbuttonprops" + "norm_label": "backbuttonprops", + "id": "frontend_application_components_backbutton_backbuttonprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "DeleteConfirmModalProps", @@ -377,9 +312,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodalprops", "community": 12, - "norm_label": "deleteconfirmmodalprops" + "norm_label": "deleteconfirmmodalprops", + "id": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodalprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "HeaderButtonProps", @@ -389,9 +325,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_headerbutton_headerbuttonprops", "community": 12, - "norm_label": "headerbuttonprops" + "norm_label": "headerbuttonprops", + "id": "frontend_application_components_headerbutton_headerbuttonprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "OrderDetailsModalProps", @@ -401,9 +338,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_orderdetailsmodal_orderdetailsmodalprops", "community": 12, - "norm_label": "orderdetailsmodalprops" + "norm_label": "orderdetailsmodalprops", + "id": "frontend_application_components_orderdetailsmodal_orderdetailsmodalprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "SearchableSelectProps", @@ -413,9 +351,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_searchableselect_searchableselectprops", "community": 12, - "norm_label": "searchableselectprops" + "norm_label": "searchableselectprops", + "id": "frontend_application_components_searchableselect_searchableselectprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "TopUpModalProps", @@ -425,9 +364,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_topupmodal_topupmodalprops", "community": 12, - "norm_label": "topupmodalprops" + "norm_label": "topupmodalprops", + "id": "frontend_application_components_topupmodal_topupmodalprops", + "community_name": "Checkout and Dashboard Components" }, { "label": "Address", @@ -437,9 +377,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_userstore_address", "community": 12, - "norm_label": "address" + "norm_label": "address", + "id": "frontend_application_lib_store_userstore_address", + "community_name": "Checkout and Dashboard Components" }, { "label": "Media", @@ -449,9 +390,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_mediaselector_media", "community": 13, - "norm_label": "media" + "norm_label": "media", + "id": "frontend_admin_panel_src_components_ui_mediaselector_media", + "community_name": "Media and Blog UI Components" }, { "label": "MediaSelectorProps", @@ -461,1773 +403,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", + "community": 13, + "norm_label": "mediaselectorprops", "id": "frontend_admin_panel_src_components_ui_mediaselector_mediaselectorprops", - "community": 13, - "norm_label": "mediaselectorprops" - }, - { - "label": "BlogPost", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Blogs.tsx", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_blogs_blogpost", - "community": 13, - "norm_label": "blogpost" - }, - { - "label": "Category", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Categories.tsx", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_categories_category", - "community": 13, - "norm_label": "category" - }, - { - "label": "Category", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Products.tsx", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_products_category", - "community": 13, - "norm_label": "category" - }, - { - "label": "Product", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Products.tsx", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_products_product", - "community": 13, - "norm_label": "product" - }, - { - "label": "Banner", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L70", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_banner", - "community": 13, - "norm_label": "banner" - }, - { - "label": "Ingredient", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L111", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_ingredient", - "community": 13, - "norm_label": "ingredient" - }, - { - "label": "Prescription", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L124", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_prescription", - "community": 13, - "norm_label": "prescription" - }, - { - "label": "Testimonial", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L97", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_testimonial", - "community": 13, - "norm_label": "testimonial" - }, - { - "label": "GetProductsDto", - "file_type": "code", - "source_file": "backend/src/products/dto/get-products.dto.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_products_dto_get_products_dto_getproductsdto", - "community": 14, - "norm_label": "getproductsdto" - }, - { - "label": "ProductsController", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L26", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller", - "community": 14, - "norm_label": "productscontroller" - }, - { - "label": "ProductsModule", - "file_type": "code", - "source_file": "backend/src/products/products.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_products_products_module_productsmodule", - "community": 14, - "norm_label": "productsmodule" - }, - { - "label": "ProductsService", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice", - "community": 14, - "norm_label": "productsservice" - }, - { - "label": "Blog", - "file_type": "code", - "source_file": "backend/src/blogs/entities/blog.entity.ts", - "source_location": "L1", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_blogs_entities_blog_entity_blog", - "community": 143, - "norm_label": "blog" - }, - { - "label": "Home", - "file_type": "code", - "source_file": "backend/src/home/entities/home.entity.ts", - "source_location": "L1", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_home_entities_home_entity_home", - "community": 144, - "norm_label": "home" - }, - { - "label": "Wiki", - "file_type": "code", - "source_file": "backend/src/wiki/entities/wiki.entity.ts", - "source_location": "L1", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wiki_entities_wiki_entity_wiki", - "community": 145, - "norm_label": "wiki" - }, - { - "label": "ContactInfoItem", - "file_type": "code", - "source_file": "frontend/application/components/ContactFormClient.tsx", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_components_contactformclient_contactinfoitem", - "community": 15, - "norm_label": "contactinfoitem" - }, - { - "label": "PrescriptionUploadModalProps", - "file_type": "code", - "source_file": "frontend/application/components/PrescriptionUploadModal.tsx", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodalprops", - "community": 15, - "norm_label": "prescriptionuploadmodalprops" - }, - { - "label": "ApiErrorPayload", - "file_type": "code", - "source_file": "frontend/application/lib/services/api.ts", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_api_apierrorpayload", - "community": 15, - "norm_label": "apierrorpayload" - }, - { - "label": "ApiErr", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L26", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_apierr", - "community": 15, - "norm_label": "apierr" - }, - { - "label": "AuthResponse", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L18", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authresponse", - "community": 15, - "norm_label": "authresponse" - }, - { - "label": "AuthService", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L35", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice", - "community": 15, - "norm_label": "authservice" - }, - { - "label": "User", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L3", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_user", - "community": 15, - "norm_label": "user" - }, - { - "label": "ApiErr", - "file_type": "code", - "source_file": "frontend/application/lib/services/orderService.ts", - "source_location": "L23", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_apierr", - "community": 15, - "norm_label": "apierr" - }, - { - "label": "Order", - "file_type": "code", - "source_file": "frontend/application/lib/services/orderService.ts", - "source_location": "L11", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_order", - "community": 15, - "norm_label": "order" - }, - { - "label": "OrderItem", - "file_type": "code", - "source_file": "frontend/application/lib/services/orderService.ts", - "source_location": "L3", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderitem", - "community": 15, - "norm_label": "orderitem" - }, - { - "label": "ScientificTerm", - "file_type": "code", - "source_file": "frontend/application/lib/store/settingsStore.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_settingsstore_scientificterm", - "community": 15, - "norm_label": "scientificterm" - }, - { - "label": "SettingsStore", - "file_type": "code", - "source_file": "frontend/application/lib/store/settingsStore.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_settingsstore_settingsstore", - "community": 15, - "norm_label": "settingsstore" - }, - { - "label": "MockIntersectionObserver", - "file_type": "code", - "source_file": "frontend/application/vitest.setup.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_vitest_setup_mockintersectionobserver", - "community": 154, - "norm_label": "mockintersectionobserver" - }, - { - "label": "HomeClientProps", - "file_type": "code", - "source_file": "frontend/application/app/HomeClient.tsx", - "source_location": "L16", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_app_homeclient_homeclientprops", - "community": 17, - "norm_label": "homeclientprops" - }, - { - "label": "B2BInquiry", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L67", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_b2binquiry", - "community": 17, - "norm_label": "b2binquiry" - }, - { - "label": "Banner", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L1", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_banner", - "community": 17, - "norm_label": "banner" - }, - { - "label": "DosageConfig", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L94", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_dosageconfig", - "community": 17, - "norm_label": "dosageconfig" - }, - { - "label": "HomeApiResponse", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L102", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_homeapiresponse", - "community": 17, - "norm_label": "homeapiresponse" - }, - { - "label": "NavigationHandler", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L111", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_navigationhandler", - "community": 17, - "norm_label": "navigationhandler" - }, - { - "label": "PartnerAccount", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L82", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_partneraccount", - "community": 17, - "norm_label": "partneraccount" - }, - { - "label": "Prescription", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L55", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_prescription", - "community": 17, - "norm_label": "prescription" - }, - { - "label": "SmartAdvisorRule", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L14", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_smartadvisorrule", - "community": 17, - "norm_label": "smartadvisorrule" - }, - { - "label": "Testimonial", - "file_type": "code", - "source_file": "frontend/application/lib/types.ts", - "source_location": "L28", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_types_testimonial", - "community": 17, - "norm_label": "testimonial" - }, - { - "label": "CouponTargetInput", - "file_type": "code", - "source_file": "backend/src/admin/admin.service.ts", - "source_location": "L43", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_admin_service_coupontargetinput", - "community": 18, - "norm_label": "coupontargetinput" - }, - { - "label": "PaginationQuery", - "file_type": "code", - "source_file": "backend/src/admin/admin.service.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_admin_service_paginationquery", - "community": 18, - "norm_label": "paginationquery" - }, - { - "label": "CategoryQuery", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoryquery", - "community": 18, - "norm_label": "categoryquery" - }, - { - "label": "PrismaService", - "file_type": "code", - "source_file": "backend/src/prisma/prisma.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_prisma_prisma_service_prismaservice", - "community": 18, - "norm_label": "prismaservice" - }, - { - "label": "RedisService", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice", - "community": 18, - "norm_label": "redisservice" - }, - { - "label": "UserAddressInput", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_users_users_service_useraddressinput", - "community": 18, - "norm_label": "useraddressinput" - }, - { - "label": "VideoQuery", - "file_type": "code", - "source_file": "backend/src/videos/videos.service.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_videos_videos_service_videoquery", - "community": 18, - "norm_label": "videoquery" - }, - { - "label": "B2BController", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L19", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller", - "community": 19, - "norm_label": "b2bcontroller" - }, - { - "label": "B2BService", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L14", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice", - "community": 19, - "norm_label": "b2bservice" - }, - { - "label": "B2BWholesaleOrderItem", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bwholesaleorderitem", - "community": 19, - "norm_label": "b2bwholesaleorderitem" - }, - { - "label": "JwtAuthGuard", - "file_type": "code", - "source_file": "backend/src/auth/jwt-auth.guard.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "community": 2, - "norm_label": "jwtauthguard" - }, - { - "label": "RequestWithUser", - "file_type": "code", - "source_file": "backend/src/common/guards/roles.guard.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard_requestwithuser", - "community": 2, - "norm_label": "requestwithuser" - }, - { - "label": "RolesGuard", - "file_type": "code", - "source_file": "backend/src/common/guards/roles.guard.ts", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard_rolesguard", - "community": 2, - "norm_label": "rolesguard" - }, - { - "label": "UserReqPayload", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_userreqpayload", - "community": 2, - "norm_label": "userreqpayload" - }, - { - "label": "SettingsController", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L25", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller", - "community": 2, - "norm_label": "settingscontroller" - }, - { - "label": "ScientificTermData", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_scientifictermdata", - "community": 2, - "norm_label": "scientifictermdata" - }, - { - "label": "SettingsService", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice", - "community": 2, - "norm_label": "settingsservice" - }, - { - "label": "CategoriesController", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L28", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller", - "community": 20, - "norm_label": "categoriescontroller" - }, - { - "label": "CategoriesService", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice", - "community": 20, - "norm_label": "categoriesservice" - }, - { - "label": "BannersController", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L21", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller", - "community": 21, - "norm_label": "bannerscontroller" - }, - { - "label": "BannersService", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice", - "community": 21, - "norm_label": "bannersservice" - }, - { - "label": "MediaController", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L22", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_media_controller_mediacontroller", - "community": 22, - "norm_label": "mediacontroller" - }, - { - "label": "MediaService", - "file_type": "code", - "source_file": "backend/src/admin/media.service.ts", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_media_service_mediaservice", - "community": 22, - "norm_label": "mediaservice" - }, - { - "label": "IngredientsController", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L20", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "community": 23, - "norm_label": "ingredientscontroller" - }, - { - "label": "IngredientsService", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice", - "community": 23, - "norm_label": "ingredientsservice" - }, - { - "label": "ContactInfoItem", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_contactsubmissions_contactinfoitem", - "community": 24, - "norm_label": "contactinfoitem" - }, - { - "label": "ContactSubmission", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmission", - "community": 24, - "norm_label": "contactsubmission" - }, - { - "label": "CategoryDist", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_dashboard_categorydist", - "community": 24, - "norm_label": "categorydist" - }, - { - "label": "DashboardData", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_dashboard_dashboarddata", - "community": 24, - "norm_label": "dashboarddata" - }, - { - "label": "AdminRouteConfig", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L37", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_adminrouteconfig", - "community": 24, - "norm_label": "adminrouteconfig" - }, - { - "label": "AdminModule", - "file_type": "code", - "source_file": "backend/src/admin/admin.module.ts", - "source_location": "L40", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_admin_module_adminmodule", - "community": 25, - "norm_label": "adminmodule" - }, - { - "label": "PetQuery", - "file_type": "code", - "source_file": "backend/src/admin/pets.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_pets_service_petquery", - "community": 25, - "norm_label": "petquery" - }, - { - "label": "PetsService", - "file_type": "code", - "source_file": "backend/src/admin/pets.service.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_pets_service_petsservice", - "community": 25, - "norm_label": "petsservice" - }, - { - "label": "WikiQuery", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiquery", - "community": 25, - "norm_label": "wikiquery" - }, - { - "label": "WikiService", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiservice", - "community": 25, - "norm_label": "wikiservice" - }, - { - "label": "RedisModule", - "file_type": "code", - "source_file": "backend/src/redis/redis.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_redis_redis_module_redismodule", - "community": 25, - "norm_label": "redismodule" - }, - { - "label": "MeliPayamakResponse", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_melipayamakresponse", - "community": 26, - "norm_label": "melipayamakresponse" - }, - { - "label": "SendPatternSmsOptions", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_sendpatternsmsoptions", - "community": 26, - "norm_label": "sendpatternsmsoptions" - }, - { - "label": "SmsService", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L16", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice", - "community": 26, - "norm_label": "smsservice" - }, - { - "label": "SmsModule", - "file_type": "code", - "source_file": "backend/src/common/sms.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_sms_module_smsmodule", - "community": 26, - "norm_label": "smsmodule" - }, - { - "label": "ContactModule", - "file_type": "code", - "source_file": "backend/src/contact/contact.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_contact_contact_module_contactmodule", - "community": 26, - "norm_label": "contactmodule" - }, - { - "label": "CreateContactSubmissionDto", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_createcontactsubmissiondto", - "community": 26, - "norm_label": "createcontactsubmissiondto" - }, - { - "label": "UpdateContactInfoItemDto", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L13", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_updatecontactinfoitemdto", - "community": 26, - "norm_label": "updatecontactinfoitemdto" - }, - { - "label": "PrescriptionsController", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L27", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "community": 27, - "norm_label": "prescriptionscontroller" - }, - { - "label": "PrescriptionsService", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "community": 27, - "norm_label": "prescriptionsservice" - }, - { - "label": "SmartAdvisorController", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L20", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "community": 28, - "norm_label": "smartadvisorcontroller" - }, - { - "label": "SmartAdvisorService", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "community": 28, - "norm_label": "smartadvisorservice" - }, - { - "label": "TestimonialsController", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L20", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "community": 29, - "norm_label": "testimonialscontroller" - }, - { - "label": "TestimonialsService", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_testimonialsservice", - "community": 29, - "norm_label": "testimonialsservice" - }, - { - "label": "JwtStrategy", - "file_type": "code", - "source_file": "backend/src/auth/jwt.strategy.ts", - "source_location": "L14", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_jwt_strategy_jwtstrategy", - "community": 3, - "norm_label": "jwtstrategy" - }, - { - "label": "AddressDto", - "file_type": "code", - "source_file": "backend/src/users/dto/address.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_addressdto", - "community": 3, - "norm_label": "addressdto" - }, - { - "label": "UpdateProfileDto", - "file_type": "code", - "source_file": "backend/src/users/dto/update-profile.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "community": 3, - "norm_label": "updateprofiledto" - }, - { - "label": "UsersController", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L43", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller", - "community": 3, - "norm_label": "userscontroller" - }, - { - "label": "UsersService", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice", - "community": 3, - "norm_label": "usersservice" - }, - { - "label": "SidebarProps", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", - "source_location": "L59", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_sidebar_sidebarprops", - "community": 30, - "norm_label": "sidebarprops" - }, - { - "label": "TopbarProps", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Topbar.tsx", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_topbar_topbarprops", - "community": 30, - "norm_label": "topbarprops" - }, - { - "label": "ApiErrorPayload", - "file_type": "code", - "source_file": "frontend/admin-panel/src/services/api.ts", - "source_location": "L13", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_services_api_apierrorpayload", - "community": 30, - "norm_label": "apierrorpayload" - }, - { - "label": "AdminUser", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L1", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_adminuser", - "community": 30, - "norm_label": "adminuser" - }, - { - "label": "ApiResponse", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L41", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_apiresponse", - "community": 30, - "norm_label": "apiresponse" - }, - { - "label": "AuthResponseData", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L36", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_authresponsedata", - "community": 30, - "norm_label": "authresponsedata" - }, - { - "label": "AdminLoginPayload", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L31", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_adminloginpayload", - "community": 31, - "norm_label": "adminloginpayload" - }, - { - "label": "AuthState", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L14", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_authstate", - "community": 31, - "norm_label": "authstate" - }, - { - "label": "B2BInquiry", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L136", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_b2binquiry", - "community": 31, - "norm_label": "b2binquiry" - }, - { - "label": "FinancialSettings", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L171", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_financialsettings", - "community": 31, - "norm_label": "financialsettings" - }, - { - "label": "PartnerAccount", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L151", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_partneraccount", - "community": 31, - "norm_label": "partneraccount" - }, - { - "label": "Product", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L185", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_product", - "community": 31, - "norm_label": "product" - }, - { - "label": "SendOtpPayload", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L22", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_sendotppayload", - "community": 31, - "norm_label": "sendotppayload" - }, - { - "label": "SeoSettings", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L163", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_seosettings", - "community": 31, - "norm_label": "seosettings" - }, - { - "label": "SmartAdvisorRule", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L83", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_smartadvisorrule", - "community": 31, - "norm_label": "smartadvisorrule" - }, - { - "label": "SystemSettings", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L178", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_systemsettings", - "community": 31, - "norm_label": "systemsettings" - }, - { - "label": "VerifyOtpPayload", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L26", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_verifyotppayload", - "community": 31, - "norm_label": "verifyotppayload" - }, - { - "label": "SmartAdvisorProps", - "file_type": "code", - "source_file": "frontend/application/components/SmartAdvisor.tsx", - "source_location": "L28", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_components_smartadvisor_smartadvisorprops", - "community": 32, - "norm_label": "smartadvisorprops" - }, - { - "label": "HealthLog", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore_healthlog", - "community": 32, - "norm_label": "healthlog" - }, - { - "label": "PetConsumption", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L26", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore_petconsumption", - "community": 32, - "norm_label": "petconsumption" - }, - { - "label": "PetProfile", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L32", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore_petprofile", - "community": 32, - "norm_label": "petprofile" - }, - { - "label": "PetStore", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L48", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore_petstore", - "community": 32, - "norm_label": "petstore" - }, - { - "label": "Reminder", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore_reminder", - "community": 32, - "norm_label": "reminder" - }, - { - "label": "AuthModule", - "file_type": "code", - "source_file": "backend/src/auth/auth.module.ts", - "source_location": "L22", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_auth_module_authmodule", - "community": 33, - "norm_label": "authmodule" - }, - { - "label": "AdminLoginInput", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L24", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_adminlogininput", - "community": 33, - "norm_label": "adminlogininput" - }, - { - "label": "AuthService", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L30", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice", - "community": 33, - "norm_label": "authservice" - }, - { - "label": "LoginInput", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L19", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_logininput", - "community": 33, - "norm_label": "logininput" - }, - { - "label": "RegisterInput", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L11", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_registerinput", - "community": 33, - "norm_label": "registerinput" - }, - { - "label": "JwtPayload", - "file_type": "code", - "source_file": "backend/src/auth/jwt.strategy.ts", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_jwt_strategy_jwtpayload", - "community": 33, - "norm_label": "jwtpayload" - }, - { - "label": "UsersModule", - "file_type": "code", - "source_file": "backend/src/users/users.module.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_users_users_module_usersmodule", - "community": 33, - "norm_label": "usersmodule" - }, - { - "label": "CustomHttpExceptionFilter", - "file_type": "code", - "source_file": "backend/src/common/filters/http-exception.filter.ts", - "source_location": "L13", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "community": 34, - "norm_label": "customhttpexceptionfilter" - }, - { - "label": "PrismaExceptionFilter", - "file_type": "code", - "source_file": "backend/src/common/filters/prisma-exception.filter.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", - "community": 34, - "norm_label": "prismaexceptionfilter" - }, - { - "label": "DecimalInterceptor", - "file_type": "code", - "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "community": 34, - "norm_label": "decimalinterceptor" - }, - { - "label": "ApiErrorResponse", - "file_type": "code", - "source_file": "backend/src/common/schemas/error-response.schema.ts", - "source_location": "L14", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_schemas_error_response_schema_apierrorresponse", - "community": 34, - "norm_label": "apierrorresponse" - }, - { - "label": "ErrorDetailField", - "file_type": "code", - "source_file": "backend/src/common/schemas/error-response.schema.ts", - "source_location": "L3", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_schemas_error_response_schema_errordetailfield", - "community": 34, - "norm_label": "errordetailfield" - }, - { - "label": "ContactController", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L17", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller", - "community": 35, - "norm_label": "contactcontroller" - }, - { - "label": "ContactService", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L22", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice", - "community": 35, - "norm_label": "contactservice" - }, - { - "label": "ConfirmModalProps", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/ConfirmModal.tsx", - "source_location": "L3", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodalprops", - "community": 38, - "norm_label": "confirmmodalprops" - }, - { - "label": "HeroBanner", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/CMS.tsx", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_cms_herobanner", - "community": 38, - "norm_label": "herobanner" - }, - { - "label": "VetTestimonial", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/CMS.tsx", - "source_location": "L14", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_cms_vettestimonial", - "community": 38, - "norm_label": "vettestimonial" - }, - { - "label": "Video", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Videos.tsx", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_videos_video", - "community": 38, - "norm_label": "video" - }, - { - "label": "WholesaleRequest", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/WholesaleApplications.tsx", - "source_location": "L6", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wholesaleapplications_wholesalerequest", - "community": 38, - "norm_label": "wholesalerequest" - }, - { - "label": "ProductItem", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", - "source_location": "L20", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wiki_productitem", - "community": 38, - "norm_label": "productitem" - }, - { - "label": "WikiTerm", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wiki_wikiterm", - "community": 38, - "norm_label": "wikiterm" - }, - { - "label": "CmsController", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L27", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller", - "community": 4, - "norm_label": "cmscontroller" - }, - { - "label": "CmsService", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice", - "community": 4, - "norm_label": "cmsservice" - }, - { - "label": "CreateHeroBannerDto", - "file_type": "code", - "source_file": "backend/src/cms/dto/cms.dto.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_createherobannerdto", - "community": 4, - "norm_label": "createherobannerdto" - }, - { - "label": "CreateSmartAdvisorRuleDto", - "file_type": "code", - "source_file": "backend/src/cms/dto/cms.dto.ts", - "source_location": "L80", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "community": 4, - "norm_label": "createsmartadvisorruledto" - }, - { - "label": "CreateVetTestimonialDto", - "file_type": "code", - "source_file": "backend/src/cms/dto/cms.dto.ts", - "source_location": "L45", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "community": 4, - "norm_label": "createvettestimonialdto" - }, - { - "label": "BlogsController", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L29", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_blogscontroller", - "community": 41, - "norm_label": "blogscontroller" - }, - { - "label": "WholesaleController", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L20", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "community": 42, - "norm_label": "wholesalecontroller" - }, - { - "label": "WikiController", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L28", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_wikicontroller", - "community": 44, - "norm_label": "wikicontroller" - }, - { - "label": "SeoController", - "file_type": "code", - "source_file": "backend/src/seo/seo.controller.ts", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_seo_seo_controller_seocontroller", - "community": 45, - "norm_label": "seocontroller" - }, - { - "label": "SeoModule", - "file_type": "code", - "source_file": "backend/src/seo/seo.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_seo_seo_module_seomodule", - "community": 45, - "norm_label": "seomodule" - }, - { - "label": "SeoService", - "file_type": "code", - "source_file": "backend/src/seo/seo.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_seo_seo_service_seoservice", - "community": 45, - "norm_label": "seoservice" + "community_name": "Media and Blog UI Components" }, { "label": "PaginationProps", @@ -2237,69 +416,36 @@ "_callable": true, "_callable_class": true, "_origin": "ast", + "community": 13, + "norm_label": "paginationprops", "id": "frontend_admin_panel_src_components_ui_pagination_paginationprops", - "community": 46, - "norm_label": "paginationprops" + "community_name": "Media and Blog UI Components" }, { - "label": "Coupon", + "label": "BlogPost", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L16", + "source_file": "frontend/admin-panel/src/pages/Blogs.tsx", + "source_location": "L10", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons_coupon", - "community": 46, - "norm_label": "coupon" + "community": 13, + "norm_label": "blogpost", + "id": "frontend_admin_panel_src_pages_blogs_blogpost", + "community_name": "Media and Blog UI Components" }, { - "label": "CouponFormData", + "label": "Category", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L30", + "source_file": "frontend/admin-panel/src/pages/Categories.tsx", + "source_location": "L10", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons_couponformdata", - "community": 46, - "norm_label": "couponformdata" - }, - { - "label": "CouponModalProps", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L249", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons_couponmodalprops", - "community": 46, - "norm_label": "couponmodalprops" - }, - { - "label": "CouponTarget", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons_coupontarget", - "community": 46, - "norm_label": "coupontarget" - }, - { - "label": "Media", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Media.tsx", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_media_media", - "community": 46, - "norm_label": "media" + "community": 13, + "norm_label": "category", + "id": "frontend_admin_panel_src_pages_categories_category", + "community_name": "Media and Blog UI Components" }, { "label": "Pet", @@ -2309,741 +455,920 @@ "_callable": true, "_callable_class": true, "_origin": "ast", + "community": 13, + "norm_label": "pet", "id": "frontend_admin_panel_src_pages_pets_pet", - "community": 46, - "norm_label": "pet" + "community_name": "Media and Blog UI Components" }, { - "label": "HomeController", + "label": "Category", "file_type": "code", - "source_file": "backend/src/home/home.controller.ts", - "source_location": "L16", + "source_file": "frontend/admin-panel/src/pages/Products.tsx", + "source_location": "L10", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_home_home_controller_homecontroller", - "community": 48, - "norm_label": "homecontroller" + "community": 13, + "norm_label": "category", + "id": "frontend_admin_panel_src_pages_products_category", + "community_name": "Media and Blog UI Components" }, { - "label": "HomeModule", + "label": "Product", "file_type": "code", - "source_file": "backend/src/home/home.module.ts", - "source_location": "L9", + "source_file": "frontend/admin-panel/src/pages/Products.tsx", + "source_location": "L17", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_home_home_module_homemodule", - "community": 48, - "norm_label": "homemodule" + "community": 13, + "norm_label": "product", + "id": "frontend_admin_panel_src_pages_products_product", + "community_name": "Media and Blog UI Components" }, { - "label": "HomeService", + "label": "Ingredient", "file_type": "code", - "source_file": "backend/src/home/home.service.ts", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L111", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 13, + "norm_label": "ingredient", + "id": "frontend_admin_panel_src_types_admin_ingredient", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Prescription", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L124", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 13, + "norm_label": "prescription", + "id": "frontend_admin_panel_src_types_admin_prescription", + "community_name": "Media and Blog UI Components" + }, + { + "label": "GetProductsDto", + "file_type": "code", + "source_file": "backend/src/products/dto/get-products.dto.ts", "source_location": "L5", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_home_home_service_homeservice", - "community": 48, - "norm_label": "homeservice" + "community": 14, + "norm_label": "getproductsdto", + "id": "backend_src_products_dto_get_products_dto_getproductsdto", + "community_name": "Product Query DTOs" }, { - "label": "CreateOrderDto", + "label": "ProductsController", "file_type": "code", - "source_file": "backend/src/orders/dto/create-order.dto.ts", - "source_location": "L24", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L26", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_createorderdto", - "community": 5, - "norm_label": "createorderdto" + "community": 14, + "norm_label": "productscontroller", + "id": "backend_src_products_products_controller_productscontroller", + "community_name": "Product Query DTOs" }, { - "label": "OrderItemDto", + "label": "ProductsModule", "file_type": "code", - "source_file": "backend/src/orders/dto/create-order.dto.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_orderitemdto", - "community": 5, - "norm_label": "orderitemdto" - }, - { - "label": "OrdersController", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L54", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_orders_orders_controller_orderscontroller", - "community": 5, - "norm_label": "orderscontroller" - }, - { - "label": "ValidateCouponDto", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L29", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_orders_orders_controller_validatecoupondto", - "community": 5, - "norm_label": "validatecoupondto" - }, - { - "label": "OrdersModule", - "file_type": "code", - "source_file": "backend/src/orders/orders.module.ts", + "source_file": "backend/src/products/products.module.ts", "source_location": "L9", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_orders_orders_module_ordersmodule", - "community": 5, - "norm_label": "ordersmodule" + "community": 14, + "norm_label": "productsmodule", + "id": "backend_src_products_products_module_productsmodule", + "community_name": "Product Query DTOs" }, { - "label": "OrdersService", + "label": "ProductsService", "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L13", + "source_file": "backend/src/products/products.service.ts", + "source_location": "L7", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice", - "community": 5, - "norm_label": "ordersservice" + "community": 14, + "norm_label": "productsservice", + "id": "backend_src_products_products_service_productsservice", + "community_name": "Product Query DTOs" }, { - "label": "Order", + "label": "Blog", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Orders.tsx", - "source_location": "L39", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_orders_order", - "community": 53, - "norm_label": "order" - }, - { - "label": "OrderItem", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Orders.tsx", - "source_location": "L25", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_orders_orderitem", - "community": 53, - "norm_label": "orderitem" - }, - { - "label": "UserRecord", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Users.tsx", - "source_location": "L11", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_users_userrecord", - "community": 53, - "norm_label": "userrecord" - }, - { - "label": "PetSummary", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L61", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_petsummary", - "community": 53, - "norm_label": "petsummary" - }, - { - "label": "UserAddress", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L49", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin_useraddress", - "community": 53, - "norm_label": "useraddress" - }, - { - "label": "SkeletonProps", - "file_type": "code", - "source_file": "frontend/application/components/Skeleton.tsx", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_components_skeleton_skeletonprops", - "community": 54, - "norm_label": "skeletonprops" - }, - { - "label": "CalculatorState", - "file_type": "code", - "source_file": "frontend/application/components/ProductPage.tsx", - "source_location": "L52", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_components_productpage_calculatorstate", - "community": 55, - "norm_label": "calculatorstate" - }, - { - "label": "TooltipProps", - "file_type": "code", - "source_file": "frontend/application/components/Tooltip.tsx", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "frontend_application_components_tooltip_tooltipprops", - "community": 55, - "norm_label": "tooltipprops" - }, - { - "label": "ScientificTerm", - "file_type": "code", - "source_file": "frontend/application/lib/data/scientificTerms.ts", + "source_file": "backend/src/blogs/entities/blog.entity.ts", "source_location": "L1", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_scientificterms_scientificterm", - "community": 55, - "norm_label": "scientificterm" + "community": 143, + "norm_label": "blog", + "id": "backend_src_blogs_entities_blog_entity_blog", + "community_name": "Blog Entity Model" }, { - "label": "SafeImageProps", + "label": "Home", "file_type": "code", - "source_file": "frontend/application/components/SafeImage.tsx", + "source_file": "backend/src/home/entities/home.entity.ts", + "source_location": "L1", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 144, + "norm_label": "home", + "id": "backend_src_home_entities_home_entity_home", + "community_name": "Home Entity Model" + }, + { + "label": "Wiki", + "file_type": "code", + "source_file": "backend/src/wiki/entities/wiki.entity.ts", + "source_location": "L1", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 145, + "norm_label": "wiki", + "id": "backend_src_wiki_entities_wiki_entity_wiki", + "community_name": "Wiki Entity Model" + }, + { + "label": "ContactInfoItem", + "file_type": "code", + "source_file": "frontend/application/components/ContactFormClient.tsx", "source_location": "L7", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_safeimage_safeimageprops", - "community": 56, - "norm_label": "safeimageprops" + "community": 15, + "norm_label": "contactinfoitem", + "id": "frontend_application_components_contactformclient_contactinfoitem", + "community_name": "Contact and Prescription Features" }, { - "label": "DisplayVideoItem", + "label": "PrescriptionUploadModalProps", "file_type": "code", - "source_file": "frontend/application/components/VetGallery.tsx", - "source_location": "L57", + "source_file": "frontend/application/components/PrescriptionUploadModal.tsx", + "source_location": "L7", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_vetgallery_displayvideoitem", - "community": 56, - "norm_label": "displayvideoitem" + "community": 15, + "norm_label": "prescriptionuploadmodalprops", + "id": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodalprops", + "community_name": "Contact and Prescription Features" }, { - "label": "TestimonialItem", + "label": "ApiErrorPayload", "file_type": "code", - "source_file": "frontend/application/components/VetGallery.tsx", - "source_location": "L10", + "source_file": "frontend/application/lib/services/api.ts", + "source_location": "L7", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_vetgallery_testimonialitem", - "community": 56, - "norm_label": "testimonialitem" + "community": 15, + "norm_label": "apierrorpayload", + "id": "frontend_application_lib_services_api_apierrorpayload", + "community_name": "Contact and Prescription Features" }, { - "label": "Video", + "label": "ApiErr", "file_type": "code", - "source_file": "frontend/application/lib/services/videoService.ts", - "source_location": "L3", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L26", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_services_videoservice_video", - "community": 56, - "norm_label": "video" + "community": 15, + "norm_label": "apierr", + "id": "frontend_application_lib_services_authservice_apierr", + "community_name": "Contact and Prescription Features" }, { - "label": "PetsController", + "label": "AuthResponse", "file_type": "code", - "source_file": "backend/src/admin/pets.controller.ts", - "source_location": "L24", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_pets_controller_petscontroller", - "community": 58, - "norm_label": "petscontroller" - }, - { - "label": "ReportsController", - "file_type": "code", - "source_file": "backend/src/admin/reports.controller.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_reports_controller_reportscontroller", - "community": 59, - "norm_label": "reportscontroller" - }, - { - "label": "ReportsService", - "file_type": "code", - "source_file": "backend/src/admin/reports.service.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_admin_reports_service_reportsservice", - "community": 59, - "norm_label": "reportsservice" - }, - { - "label": "AuthController", - "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L31", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller", - "community": 6, - "norm_label": "authcontroller" - }, - { - "label": "AdminLoginDto", - "file_type": "code", - "source_file": "backend/src/auth/dto/admin-login.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "community": 6, - "norm_label": "adminlogindto" - }, - { - "label": "LoginDto", - "file_type": "code", - "source_file": "backend/src/auth/dto/login.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_dto_login_dto_logindto", - "community": 6, - "norm_label": "logindto" - }, - { - "label": "RegisterDto", - "file_type": "code", - "source_file": "backend/src/auth/dto/register.dto.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_registerdto", - "community": 6, - "norm_label": "registerdto" - }, - { - "label": "SendOtpDto", - "file_type": "code", - "source_file": "backend/src/auth/dto/send-otp.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "community": 6, - "norm_label": "sendotpdto" - }, - { - "label": "VerifyOtpDto", - "file_type": "code", - "source_file": "backend/src/auth/dto/verify-otp.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "community": 6, - "norm_label": "verifyotpdto" - }, - { - "label": "WikiController", - "file_type": "code", - "source_file": "backend/src/wiki/wiki.controller.ts", + "source_file": "frontend/application/lib/services/authService.ts", "source_location": "L18", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_wikicontroller", - "community": 61, - "norm_label": "wikicontroller" + "community": 15, + "norm_label": "authresponse", + "id": "frontend_application_lib_services_authservice_authresponse", + "community_name": "Contact and Prescription Features" }, { - "label": "WikiModule", + "label": "AuthService", "file_type": "code", - "source_file": "backend/src/wiki/wiki.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wiki_wiki_module_wikimodule", - "community": 61, - "norm_label": "wikimodule" - }, - { - "label": "WikiService", - "file_type": "code", - "source_file": "backend/src/wiki/wiki.service.ts", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wiki_wiki_service_wikiservice", - "community": 61, - "norm_label": "wikiservice" - }, - { - "label": "BlogsModule", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_blogs_blogs_module_blogsmodule", - "community": 62, - "norm_label": "blogsmodule" - }, - { - "label": "BlogsService", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.service.ts", - "source_location": "L7", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_blogs_blogs_service_blogsservice", - "community": 62, - "norm_label": "blogsservice" - }, - { - "label": "SortOrder", - "file_type": "code", - "source_file": "backend/src/common/dto/pagination.dto.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_sortorder", - "community": 62, - "norm_label": "sortorder" - }, - { - "label": "BlogsController", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.controller.ts", - "source_location": "L18", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_blogscontroller", - "community": 63, - "norm_label": "blogscontroller" - }, - { - "label": "WholesaleApplyDto", - "file_type": "code", - "source_file": "backend/src/wholesale/dto/wholesale-apply.dto.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "community": 64, - "norm_label": "wholesaleapplydto" - }, - { - "label": "WholesaleService", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_wholesaleservice", - "community": 64, - "norm_label": "wholesaleservice" - }, - { - "label": "MetricsController", - "file_type": "code", - "source_file": "backend/src/common/metrics.controller.ts", - "source_location": "L8", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_metrics_controller_metricscontroller", - "community": 65, - "norm_label": "metricscontroller" - }, - { - "label": "AppController", - "file_type": "code", - "source_file": "backend/src/app.controller.ts", - "source_location": "L5", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_app_controller_appcontroller", - "community": 66, - "norm_label": "appcontroller" - }, - { - "label": "AppService", - "file_type": "code", - "source_file": "backend/src/app.service.ts", - "source_location": "L4", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_app_service_appservice", - "community": 66, - "norm_label": "appservice" - }, - { - "label": "PaginationDto", - "file_type": "code", - "source_file": "backend/src/common/dto/pagination.dto.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_paginationdto", - "community": 68, - "norm_label": "paginationdto" - }, - { - "label": "AppModule", - "file_type": "code", - "source_file": "backend/src/app.module.ts", - "source_location": "L73", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_app_module_appmodule", - "community": 7, - "norm_label": "appmodule" - }, - { - "label": "B2BModule", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_module_b2bmodule", - "community": 7, - "norm_label": "b2bmodule" - }, - { - "label": "BannersModule", - "file_type": "code", - "source_file": "backend/src/banners/banners.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_banners_banners_module_bannersmodule", - "community": 7, - "norm_label": "bannersmodule" - }, - { - "label": "CmsModule", - "file_type": "code", - "source_file": "backend/src/cms/cms.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_cms_cms_module_cmsmodule", - "community": 7, - "norm_label": "cmsmodule" - }, - { - "label": "IngredientsModule", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_module_ingredientsmodule", - "community": 7, - "norm_label": "ingredientsmodule" - }, - { - "label": "PrescriptionsModule", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule", - "community": 7, - "norm_label": "prescriptionsmodule" - }, - { - "label": "PrismaModule", - "file_type": "code", - "source_file": "backend/src/prisma/prisma.module.ts", - "source_location": "L9", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_prisma_prisma_module_prismamodule", - "community": 7, - "norm_label": "prismamodule" - }, - { - "label": "SettingsModule", - "file_type": "code", - "source_file": "backend/src/settings/settings.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_settings_settings_module_settingsmodule", - "community": 7, - "norm_label": "settingsmodule" - }, - { - "label": "SmartAdvisorModule", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule", - "community": 7, - "norm_label": "smartadvisormodule" - }, - { - "label": "TestimonialsModule", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_module_testimonialsmodule", - "community": 7, - "norm_label": "testimonialsmodule" - }, - { - "label": "VideosModule", - "file_type": "code", - "source_file": "backend/src/videos/videos.module.ts", - "source_location": "L10", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_videos_videos_module_videosmodule", - "community": 7, - "norm_label": "videosmodule" - }, - { - "label": "WholesaleModule", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.module.ts", - "source_location": "L12", - "_callable": true, - "_callable_class": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_module_wholesalemodule", - "community": 7, - "norm_label": "wholesalemodule" - }, - { - "label": "BestSellerItem", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_file": "frontend/application/lib/services/authService.ts", "source_location": "L35", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_bestselleritem", - "community": 71, - "norm_label": "bestselleritem" + "community": 15, + "norm_label": "authservice", + "id": "frontend_application_lib_services_authservice_authservice", + "community_name": "Contact and Prescription Features" }, { - "label": "CategoryDistItem", + "label": "User", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", - "source_location": "L30", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L3", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_categorydistitem", - "community": 71, - "norm_label": "categorydistitem" + "community": 15, + "norm_label": "user", + "id": "frontend_application_lib_services_authservice_user", + "community_name": "Contact and Prescription Features" }, { - "label": "CustomTooltipProps", + "label": "ApiErr", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_file": "frontend/application/lib/services/orderService.ts", + "source_location": "L23", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 15, + "norm_label": "apierr", + "id": "frontend_application_lib_services_orderservice_apierr", + "community_name": "Contact and Prescription Features" + }, + { + "label": "Order", + "file_type": "code", + "source_file": "frontend/application/lib/services/orderService.ts", + "source_location": "L11", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 15, + "norm_label": "order", + "id": "frontend_application_lib_services_orderservice_order", + "community_name": "Contact and Prescription Features" + }, + { + "label": "OrderItem", + "file_type": "code", + "source_file": "frontend/application/lib/services/orderService.ts", + "source_location": "L3", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 15, + "norm_label": "orderitem", + "id": "frontend_application_lib_services_orderservice_orderitem", + "community_name": "Contact and Prescription Features" + }, + { + "label": "ScientificTerm", + "file_type": "code", + "source_file": "frontend/application/lib/store/settingsStore.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 15, + "norm_label": "scientificterm", + "id": "frontend_application_lib_store_settingsstore_scientificterm", + "community_name": "Contact and Prescription Features" + }, + { + "label": "SettingsStore", + "file_type": "code", + "source_file": "frontend/application/lib/store/settingsStore.ts", "source_location": "L12", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_customtooltipprops", - "community": 71, - "norm_label": "customtooltipprops" + "community": 15, + "norm_label": "settingsstore", + "id": "frontend_application_lib_store_settingsstore_settingsstore", + "community_name": "Contact and Prescription Features" }, { - "label": "ReportData", + "label": "MockIntersectionObserver", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", - "source_location": "L46", + "source_file": "frontend/application/vitest.setup.ts", + "source_location": "L4", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_reportdata", - "community": 71, - "norm_label": "reportdata" + "community": 154, + "norm_label": "mockintersectionobserver", + "id": "frontend_application_vitest_setup_mockintersectionobserver", + "community_name": "Vitest Test Setup" }, { - "label": "TopCouponItem", + "label": "HomeClientProps", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_file": "frontend/application/app/HomeClient.tsx", + "source_location": "L16", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "homeclientprops", + "id": "frontend_application_app_homeclient_homeclientprops", + "community_name": "Home Page Client Components" + }, + { + "label": "B2BInquiry", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L67", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "b2binquiry", + "id": "frontend_application_lib_types_b2binquiry", + "community_name": "Home Page Client Components" + }, + { + "label": "Banner", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L1", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "banner", + "id": "frontend_application_lib_types_banner", + "community_name": "Home Page Client Components" + }, + { + "label": "DosageConfig", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L94", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "dosageconfig", + "id": "frontend_application_lib_types_dosageconfig", + "community_name": "Home Page Client Components" + }, + { + "label": "HomeApiResponse", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L102", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "homeapiresponse", + "id": "frontend_application_lib_types_homeapiresponse", + "community_name": "Home Page Client Components" + }, + { + "label": "NavigationHandler", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L111", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "navigationhandler", + "id": "frontend_application_lib_types_navigationhandler", + "community_name": "Home Page Client Components" + }, + { + "label": "PartnerAccount", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L82", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "partneraccount", + "id": "frontend_application_lib_types_partneraccount", + "community_name": "Home Page Client Components" + }, + { + "label": "Prescription", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L55", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "prescription", + "id": "frontend_application_lib_types_prescription", + "community_name": "Home Page Client Components" + }, + { + "label": "SmartAdvisorRule", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L14", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "smartadvisorrule", + "id": "frontend_application_lib_types_smartadvisorrule", + "community_name": "Home Page Client Components" + }, + { + "label": "Testimonial", + "file_type": "code", + "source_file": "frontend/application/lib/types.ts", + "source_location": "L28", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 17, + "norm_label": "testimonial", + "id": "frontend_application_lib_types_testimonial", + "community_name": "Home Page Client Components" + }, + { + "label": "CategoryQuery", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "categoryquery", + "id": "backend_src_admin_categories_service_categoryquery", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "AdminLoginInput", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L24", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "adminlogininput", + "id": "backend_src_auth_auth_service_adminlogininput", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "LoginInput", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L19", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "logininput", + "id": "backend_src_auth_auth_service_logininput", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "RegisterInput", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L11", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "registerinput", + "id": "backend_src_auth_auth_service_registerinput", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "JwtPayload", + "file_type": "code", + "source_file": "backend/src/auth/jwt.strategy.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "jwtpayload", + "id": "backend_src_auth_jwt_strategy_jwtpayload", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "MeliPayamakResponse", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "melipayamakresponse", + "id": "backend_src_common_services_sms_service_melipayamakresponse", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "SendPatternSmsOptions", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "sendpatternsmsoptions", + "id": "backend_src_common_services_sms_service_sendpatternsmsoptions", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "CreateContactSubmissionDto", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "createcontactsubmissiondto", + "id": "backend_src_contact_contact_service_createcontactsubmissiondto", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "UpdateContactInfoItemDto", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L13", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "updatecontactinfoitemdto", + "id": "backend_src_contact_contact_service_updatecontactinfoitemdto", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "PrismaService", + "file_type": "code", + "source_file": "backend/src/prisma/prisma.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "prismaservice", + "id": "backend_src_prisma_prisma_service_prismaservice", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "UserAddressInput", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "useraddressinput", + "id": "backend_src_users_users_service_useraddressinput", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "VideoQuery", + "file_type": "code", + "source_file": "backend/src/videos/videos.service.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 18, + "norm_label": "videoquery", + "id": "backend_src_videos_videos_service_videoquery", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "B2BController", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L19", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 19, + "norm_label": "b2bcontroller", + "id": "backend_src_b2b_b2b_controller_b2bcontroller", + "community_name": "B2B Inquiry Controller" + }, + { + "label": "B2BService", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L14", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 19, + "norm_label": "b2bservice", + "id": "backend_src_b2b_b2b_service_b2bservice", + "community_name": "B2B Inquiry Controller" + }, + { + "label": "B2BWholesaleOrderItem", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 19, + "norm_label": "b2bwholesaleorderitem", + "id": "backend_src_b2b_b2b_service_b2bwholesaleorderitem", + "community_name": "B2B Inquiry Controller" + }, + { + "label": "JwtAuthGuard", + "file_type": "code", + "source_file": "backend/src/auth/jwt-auth.guard.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "jwtauthguard", + "id": "backend_src_auth_jwt_auth_guard_jwtauthguard", + "community_name": "Auth Guards and Roles" + }, + { + "label": "RequestWithUser", + "file_type": "code", + "source_file": "backend/src/common/guards/roles.guard.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "requestwithuser", + "id": "backend_src_common_guards_roles_guard_requestwithuser", + "community_name": "Auth Guards and Roles" + }, + { + "label": "RolesGuard", + "file_type": "code", + "source_file": "backend/src/common/guards/roles.guard.ts", + "source_location": "L17", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "rolesguard", + "id": "backend_src_common_guards_roles_guard_rolesguard", + "community_name": "Auth Guards and Roles" + }, + { + "label": "UserReqPayload", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L17", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "userreqpayload", + "id": "backend_src_prescriptions_prescriptions_controller_userreqpayload", + "community_name": "Auth Guards and Roles" + }, + { + "label": "SettingsController", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L25", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "settingscontroller", + "id": "backend_src_settings_settings_controller_settingscontroller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "ScientificTermData", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "scientifictermdata", + "id": "backend_src_settings_settings_service_scientifictermdata", + "community_name": "Auth Guards and Roles" + }, + { + "label": "SettingsService", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 2, + "norm_label": "settingsservice", + "id": "backend_src_settings_settings_service_settingsservice", + "community_name": "Auth Guards and Roles" + }, + { + "label": "CategoriesController", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L28", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 20, + "norm_label": "categoriescontroller", + "id": "backend_src_admin_categories_controller_categoriescontroller", + "community_name": "Category Management Controller" + }, + { + "label": "CategoriesService", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 20, + "norm_label": "categoriesservice", + "id": "backend_src_admin_categories_service_categoriesservice", + "community_name": "Category Management Controller" + }, + { + "label": "BannersController", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L21", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 21, + "norm_label": "bannerscontroller", + "id": "backend_src_banners_banners_controller_bannerscontroller", + "community_name": "Banner Management Controller" + }, + { + "label": "BannersService", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 21, + "norm_label": "bannersservice", + "id": "backend_src_banners_banners_service_bannersservice", + "community_name": "Banner Management Controller" + }, + { + "label": "MediaController", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L22", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 22, + "norm_label": "mediacontroller", + "id": "backend_src_admin_media_controller_mediacontroller", + "community_name": "Media Upload Controller" + }, + { + "label": "MediaService", + "file_type": "code", + "source_file": "backend/src/admin/media.service.ts", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 22, + "norm_label": "mediaservice", + "id": "backend_src_admin_media_service_mediaservice", + "community_name": "Media Upload Controller" + }, + { + "label": "IngredientsController", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L20", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 23, + "norm_label": "ingredientscontroller", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller", + "community_name": "Ingredient Management Controller" + }, + { + "label": "IngredientsService", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 23, + "norm_label": "ingredientsservice", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice", + "community_name": "Ingredient Management Controller" + }, + { + "label": "ContactInfoItem", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", + "source_location": "L17", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 24, + "norm_label": "contactinfoitem", + "id": "frontend_admin_panel_src_pages_contactsubmissions_contactinfoitem", + "community_name": "Admin Dashboard Components" + }, + { + "label": "ContactSubmission", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 24, + "norm_label": "contactsubmission", + "id": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmission", + "community_name": "Admin Dashboard Components" + }, + { + "label": "CategoryDist", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 24, + "norm_label": "categorydist", + "id": "frontend_admin_panel_src_pages_dashboard_categorydist", + "community_name": "Admin Dashboard Components" + }, + { + "label": "DashboardData", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 24, + "norm_label": "dashboarddata", + "id": "frontend_admin_panel_src_pages_dashboard_dashboarddata", + "community_name": "Admin Dashboard Components" + }, + { + "label": "AdminRouteConfig", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L37", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 24, + "norm_label": "adminrouteconfig", + "id": "frontend_admin_panel_src_routes_adminroutes_adminrouteconfig", + "community_name": "Admin Dashboard Components" + }, + { + "label": "AdminModule", + "file_type": "code", + "source_file": "backend/src/admin/admin.module.ts", "source_location": "L40", "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_topcouponitem", - "community": 71, - "norm_label": "topcouponitem" + "community": 25, + "norm_label": "adminmodule", + "id": "backend_src_admin_admin_module_adminmodule", + "community_name": "Admin Blog Service" }, { "label": "BlogQuery", @@ -3053,9 +1378,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", + "community": 25, + "norm_label": "blogquery", "id": "backend_src_admin_blogs_service_blogquery", - "community": 74, - "norm_label": "blogquery" + "community_name": "Admin Blog Service" }, { "label": "BlogsService", @@ -3065,9 +1391,1934 @@ "_callable": true, "_callable_class": true, "_origin": "ast", + "community": 25, + "norm_label": "blogsservice", "id": "backend_src_admin_blogs_service_blogsservice", + "community_name": "Admin Blog Service" + }, + { + "label": "PetQuery", + "file_type": "code", + "source_file": "backend/src/admin/pets.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 25, + "norm_label": "petquery", + "id": "backend_src_admin_pets_service_petquery", + "community_name": "Admin Blog Service" + }, + { + "label": "PetsService", + "file_type": "code", + "source_file": "backend/src/admin/pets.service.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 25, + "norm_label": "petsservice", + "id": "backend_src_admin_pets_service_petsservice", + "community_name": "Admin Blog Service" + }, + { + "label": "WikiQuery", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 25, + "norm_label": "wikiquery", + "id": "backend_src_admin_wiki_service_wikiquery", + "community_name": "Admin Blog Service" + }, + { + "label": "WikiService", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 25, + "norm_label": "wikiservice", + "id": "backend_src_admin_wiki_service_wikiservice", + "community_name": "Admin Blog Service" + }, + { + "label": "CreatePetDto", + "file_type": "code", + "source_file": "backend/src/pets/dto/create-pet.dto.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 26, + "norm_label": "createpetdto", + "id": "backend_src_pets_dto_create_pet_dto_createpetdto", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "UpdatePetDto", + "file_type": "code", + "source_file": "backend/src/pets/dto/update-pet.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 26, + "norm_label": "updatepetdto", + "id": "backend_src_pets_dto_update_pet_dto_updatepetdto", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "PetsModule", + "file_type": "code", + "source_file": "backend/src/pets/pets.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 26, + "norm_label": "petsmodule", + "id": "backend_src_pets_pets_module_petsmodule", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "HealthLogInput", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L15", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 26, + "norm_label": "healthloginput", + "id": "backend_src_pets_pets_service_healthloginput", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "ReminderInput", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 26, + "norm_label": "reminderinput", + "id": "backend_src_pets_pets_service_reminderinput", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "PrescriptionsController", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L27", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 27, + "norm_label": "prescriptionscontroller", + "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", + "community_name": "Prescription Review Controller" + }, + { + "label": "PrescriptionsService", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 27, + "norm_label": "prescriptionsservice", + "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", + "community_name": "Prescription Review Controller" + }, + { + "label": "SmartAdvisorController", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L20", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 28, + "norm_label": "smartadvisorcontroller", + "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", + "community_name": "Smart Advisor Controller" + }, + { + "label": "SmartAdvisorService", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 28, + "norm_label": "smartadvisorservice", + "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", + "community_name": "Smart Advisor Controller" + }, + { + "label": "TestimonialsController", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L20", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 29, + "norm_label": "testimonialscontroller", + "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller", + "community_name": "Testimonials Management Controller" + }, + { + "label": "TestimonialsService", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 29, + "norm_label": "testimonialsservice", + "id": "backend_src_testimonials_testimonials_service_testimonialsservice", + "community_name": "Testimonials Management Controller" + }, + { + "label": "JwtStrategy", + "file_type": "code", + "source_file": "backend/src/auth/jwt.strategy.ts", + "source_location": "L14", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 3, + "norm_label": "jwtstrategy", + "id": "backend_src_auth_jwt_strategy_jwtstrategy", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "AddressDto", + "file_type": "code", + "source_file": "backend/src/users/dto/address.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 3, + "norm_label": "addressdto", + "id": "backend_src_users_dto_address_dto_addressdto", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "UpdateProfileDto", + "file_type": "code", + "source_file": "backend/src/users/dto/update-profile.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 3, + "norm_label": "updateprofiledto", + "id": "backend_src_users_dto_update_profile_dto_updateprofiledto", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "UsersController", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L43", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 3, + "norm_label": "userscontroller", + "id": "backend_src_users_users_controller_userscontroller", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "UsersService", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L17", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 3, + "norm_label": "usersservice", + "id": "backend_src_users_users_service_usersservice", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "SidebarProps", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", + "source_location": "L59", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 30, + "norm_label": "sidebarprops", + "id": "frontend_admin_panel_src_components_sidebar_sidebarprops", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "TopbarProps", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Topbar.tsx", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 30, + "norm_label": "topbarprops", + "id": "frontend_admin_panel_src_components_topbar_topbarprops", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "ApiErrorPayload", + "file_type": "code", + "source_file": "frontend/admin-panel/src/services/api.ts", + "source_location": "L13", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 30, + "norm_label": "apierrorpayload", + "id": "frontend_admin_panel_src_services_api_apierrorpayload", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "AdminUser", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L1", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 30, + "norm_label": "adminuser", + "id": "frontend_admin_panel_src_types_admin_adminuser", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "ApiResponse", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L41", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 30, + "norm_label": "apiresponse", + "id": "frontend_admin_panel_src_types_admin_apiresponse", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "AuthResponseData", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L36", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 30, + "norm_label": "authresponsedata", + "id": "frontend_admin_panel_src_types_admin_authresponsedata", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "AdminLoginPayload", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L31", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "adminloginpayload", + "id": "frontend_admin_panel_src_types_admin_adminloginpayload", + "community_name": "Admin Settings Managers" + }, + { + "label": "AuthState", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L14", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "authstate", + "id": "frontend_admin_panel_src_types_admin_authstate", + "community_name": "Admin Settings Managers" + }, + { + "label": "B2BInquiry", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L136", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "b2binquiry", + "id": "frontend_admin_panel_src_types_admin_b2binquiry", + "community_name": "Admin Settings Managers" + }, + { + "label": "Banner", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L70", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "banner", + "id": "frontend_admin_panel_src_types_admin_banner", + "community_name": "Admin Settings Managers" + }, + { + "label": "FinancialSettings", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L171", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "financialsettings", + "id": "frontend_admin_panel_src_types_admin_financialsettings", + "community_name": "Admin Settings Managers" + }, + { + "label": "PartnerAccount", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L151", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "partneraccount", + "id": "frontend_admin_panel_src_types_admin_partneraccount", + "community_name": "Admin Settings Managers" + }, + { + "label": "Product", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L185", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "product", + "id": "frontend_admin_panel_src_types_admin_product", + "community_name": "Admin Settings Managers" + }, + { + "label": "SendOtpPayload", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L22", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "sendotppayload", + "id": "frontend_admin_panel_src_types_admin_sendotppayload", + "community_name": "Admin Settings Managers" + }, + { + "label": "SeoSettings", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L163", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "seosettings", + "id": "frontend_admin_panel_src_types_admin_seosettings", + "community_name": "Admin Settings Managers" + }, + { + "label": "SmartAdvisorRule", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L83", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "smartadvisorrule", + "id": "frontend_admin_panel_src_types_admin_smartadvisorrule", + "community_name": "Admin Settings Managers" + }, + { + "label": "SystemSettings", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L178", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "systemsettings", + "id": "frontend_admin_panel_src_types_admin_systemsettings", + "community_name": "Admin Settings Managers" + }, + { + "label": "Testimonial", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L97", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "testimonial", + "id": "frontend_admin_panel_src_types_admin_testimonial", + "community_name": "Admin Settings Managers" + }, + { + "label": "VerifyOtpPayload", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L26", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 31, + "norm_label": "verifyotppayload", + "id": "frontend_admin_panel_src_types_admin_verifyotppayload", + "community_name": "Admin Settings Managers" + }, + { + "label": "SmartAdvisorProps", + "file_type": "code", + "source_file": "frontend/application/components/SmartAdvisor.tsx", + "source_location": "L28", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 32, + "norm_label": "smartadvisorprops", + "id": "frontend_application_components_smartadvisor_smartadvisorprops", + "community_name": "User Profile and Success Pages" + }, + { + "label": "HealthLog", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L17", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 32, + "norm_label": "healthlog", + "id": "frontend_application_lib_store_usepetstore_healthlog", + "community_name": "User Profile and Success Pages" + }, + { + "label": "PetConsumption", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L26", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 32, + "norm_label": "petconsumption", + "id": "frontend_application_lib_store_usepetstore_petconsumption", + "community_name": "User Profile and Success Pages" + }, + { + "label": "PetProfile", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L32", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 32, + "norm_label": "petprofile", + "id": "frontend_application_lib_store_usepetstore_petprofile", + "community_name": "User Profile and Success Pages" + }, + { + "label": "PetStore", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L48", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 32, + "norm_label": "petstore", + "id": "frontend_application_lib_store_usepetstore_petstore", + "community_name": "User Profile and Success Pages" + }, + { + "label": "Reminder", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 32, + "norm_label": "reminder", + "id": "frontend_application_lib_store_usepetstore_reminder", + "community_name": "User Profile and Success Pages" + }, + { + "label": "CouponTargetInput", + "file_type": "code", + "source_file": "backend/src/admin/admin.service.ts", + "source_location": "L43", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 33, + "norm_label": "coupontargetinput", + "id": "backend_src_admin_admin_service_coupontargetinput", + "community_name": "Redis and Admin Services" + }, + { + "label": "PaginationQuery", + "file_type": "code", + "source_file": "backend/src/admin/admin.service.ts", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 33, + "norm_label": "paginationquery", + "id": "backend_src_admin_admin_service_paginationquery", + "community_name": "Redis and Admin Services" + }, + { + "label": "RedisModule", + "file_type": "code", + "source_file": "backend/src/redis/redis.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 33, + "norm_label": "redismodule", + "id": "backend_src_redis_redis_module_redismodule", + "community_name": "Redis and Admin Services" + }, + { + "label": "RedisService", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 33, + "norm_label": "redisservice", + "id": "backend_src_redis_redis_service_redisservice", + "community_name": "Redis and Admin Services" + }, + { + "label": "CustomHttpExceptionFilter", + "file_type": "code", + "source_file": "backend/src/common/filters/http-exception.filter.ts", + "source_location": "L13", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 34, + "norm_label": "customhttpexceptionfilter", + "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", + "community_name": "Global Exception Filters" + }, + { + "label": "PrismaExceptionFilter", + "file_type": "code", + "source_file": "backend/src/common/filters/prisma-exception.filter.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 34, + "norm_label": "prismaexceptionfilter", + "id": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", + "community_name": "Global Exception Filters" + }, + { + "label": "DecimalInterceptor", + "file_type": "code", + "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 34, + "norm_label": "decimalinterceptor", + "id": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", + "community_name": "Global Exception Filters" + }, + { + "label": "ApiErrorResponse", + "file_type": "code", + "source_file": "backend/src/common/schemas/error-response.schema.ts", + "source_location": "L14", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 34, + "norm_label": "apierrorresponse", + "id": "backend_src_common_schemas_error_response_schema_apierrorresponse", + "community_name": "Global Exception Filters" + }, + { + "label": "ErrorDetailField", + "file_type": "code", + "source_file": "backend/src/common/schemas/error-response.schema.ts", + "source_location": "L3", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 34, + "norm_label": "errordetailfield", + "id": "backend_src_common_schemas_error_response_schema_errordetailfield", + "community_name": "Global Exception Filters" + }, + { + "label": "SmsModule", + "file_type": "code", + "source_file": "backend/src/common/sms.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 35, + "norm_label": "smsmodule", + "id": "backend_src_common_sms_module_smsmodule", + "community_name": "Contact and SMS Modules" + }, + { + "label": "ContactController", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L17", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 35, + "norm_label": "contactcontroller", + "id": "backend_src_contact_contact_controller_contactcontroller", + "community_name": "Contact and SMS Modules" + }, + { + "label": "ContactModule", + "file_type": "code", + "source_file": "backend/src/contact/contact.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 35, + "norm_label": "contactmodule", + "id": "backend_src_contact_contact_module_contactmodule", + "community_name": "Contact and SMS Modules" + }, + { + "label": "ContactService", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L22", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 35, + "norm_label": "contactservice", + "id": "backend_src_contact_contact_service_contactservice", + "community_name": "Contact and SMS Modules" + }, + { + "label": "ConfirmModalProps", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/ConfirmModal.tsx", + "source_location": "L3", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "confirmmodalprops", + "id": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodalprops", + "community_name": "CMS and Media Modals" + }, + { + "label": "HeroBanner", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/CMS.tsx", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "herobanner", + "id": "frontend_admin_panel_src_pages_cms_herobanner", + "community_name": "CMS and Media Modals" + }, + { + "label": "VetTestimonial", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/CMS.tsx", + "source_location": "L14", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "vettestimonial", + "id": "frontend_admin_panel_src_pages_cms_vettestimonial", + "community_name": "CMS and Media Modals" + }, + { + "label": "Media", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Media.tsx", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "media", + "id": "frontend_admin_panel_src_pages_media_media", + "community_name": "CMS and Media Modals" + }, + { + "label": "Video", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Videos.tsx", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "video", + "id": "frontend_admin_panel_src_pages_videos_video", + "community_name": "CMS and Media Modals" + }, + { + "label": "WholesaleRequest", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/WholesaleApplications.tsx", + "source_location": "L6", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "wholesalerequest", + "id": "frontend_admin_panel_src_pages_wholesaleapplications_wholesalerequest", + "community_name": "CMS and Media Modals" + }, + { + "label": "ProductItem", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", + "source_location": "L20", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "productitem", + "id": "frontend_admin_panel_src_pages_wiki_productitem", + "community_name": "CMS and Media Modals" + }, + { + "label": "WikiTerm", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 38, + "norm_label": "wikiterm", + "id": "frontend_admin_panel_src_pages_wiki_wikiterm", + "community_name": "CMS and Media Modals" + }, + { + "label": "CmsController", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L27", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 4, + "norm_label": "cmscontroller", + "id": "backend_src_cms_cms_controller_cmscontroller", + "community_name": "CMS Content Management" + }, + { + "label": "CmsService", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 4, + "norm_label": "cmsservice", + "id": "backend_src_cms_cms_service_cmsservice", + "community_name": "CMS Content Management" + }, + { + "label": "CreateHeroBannerDto", + "file_type": "code", + "source_file": "backend/src/cms/dto/cms.dto.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 4, + "norm_label": "createherobannerdto", + "id": "backend_src_cms_dto_cms_dto_createherobannerdto", + "community_name": "CMS Content Management" + }, + { + "label": "CreateSmartAdvisorRuleDto", + "file_type": "code", + "source_file": "backend/src/cms/dto/cms.dto.ts", + "source_location": "L80", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 4, + "norm_label": "createsmartadvisorruledto", + "id": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", + "community_name": "CMS Content Management" + }, + { + "label": "CreateVetTestimonialDto", + "file_type": "code", + "source_file": "backend/src/cms/dto/cms.dto.ts", + "source_location": "L45", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 4, + "norm_label": "createvettestimonialdto", + "id": "backend_src_cms_dto_cms_dto_createvettestimonialdto", + "community_name": "CMS Content Management" + }, + { + "label": "BlogsController", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L29", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 41, + "norm_label": "blogscontroller", + "id": "backend_src_admin_blogs_controller_blogscontroller", + "community_name": "Admin Blog Controller" + }, + { + "label": "WholesaleController", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L20", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 42, + "norm_label": "wholesalecontroller", + "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller", + "community_name": "Wholesale Controller" + }, + { + "label": "WikiController", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L28", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 44, + "norm_label": "wikicontroller", + "id": "backend_src_admin_wiki_controller_wikicontroller", + "community_name": "Generic CRUD Controller" + }, + { + "label": "SeoController", + "file_type": "code", + "source_file": "backend/src/seo/seo.controller.ts", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 45, + "norm_label": "seocontroller", + "id": "backend_src_seo_seo_controller_seocontroller", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "SeoModule", + "file_type": "code", + "source_file": "backend/src/seo/seo.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 45, + "norm_label": "seomodule", + "id": "backend_src_seo_seo_module_seomodule", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "SeoService", + "file_type": "code", + "source_file": "backend/src/seo/seo.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 45, + "norm_label": "seoservice", + "id": "backend_src_seo_seo_service_seoservice", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Coupon", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L16", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 46, + "norm_label": "coupon", + "id": "frontend_admin_panel_src_pages_coupons_coupon", + "community_name": "Coupon Management UI" + }, + { + "label": "CouponFormData", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L30", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 46, + "norm_label": "couponformdata", + "id": "frontend_admin_panel_src_pages_coupons_couponformdata", + "community_name": "Coupon Management UI" + }, + { + "label": "CouponModalProps", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L249", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 46, + "norm_label": "couponmodalprops", + "id": "frontend_admin_panel_src_pages_coupons_couponmodalprops", + "community_name": "Coupon Management UI" + }, + { + "label": "CouponTarget", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 46, + "norm_label": "coupontarget", + "id": "frontend_admin_panel_src_pages_coupons_coupontarget", + "community_name": "Coupon Management UI" + }, + { + "label": "HomeController", + "file_type": "code", + "source_file": "backend/src/home/home.controller.ts", + "source_location": "L16", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 48, + "norm_label": "homecontroller", + "id": "backend_src_home_home_controller_homecontroller", + "community_name": "Home Data Module" + }, + { + "label": "HomeModule", + "file_type": "code", + "source_file": "backend/src/home/home.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 48, + "norm_label": "homemodule", + "id": "backend_src_home_home_module_homemodule", + "community_name": "Home Data Module" + }, + { + "label": "HomeService", + "file_type": "code", + "source_file": "backend/src/home/home.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 48, + "norm_label": "homeservice", + "id": "backend_src_home_home_service_homeservice", + "community_name": "Home Data Module" + }, + { + "label": "CreateOrderDto", + "file_type": "code", + "source_file": "backend/src/orders/dto/create-order.dto.ts", + "source_location": "L24", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 5, + "norm_label": "createorderdto", + "id": "backend_src_orders_dto_create_order_dto_createorderdto", + "community_name": "Order Creation DTOs" + }, + { + "label": "OrderItemDto", + "file_type": "code", + "source_file": "backend/src/orders/dto/create-order.dto.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 5, + "norm_label": "orderitemdto", + "id": "backend_src_orders_dto_create_order_dto_orderitemdto", + "community_name": "Order Creation DTOs" + }, + { + "label": "OrdersController", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L54", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 5, + "norm_label": "orderscontroller", + "id": "backend_src_orders_orders_controller_orderscontroller", + "community_name": "Order Creation DTOs" + }, + { + "label": "ValidateCouponDto", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L29", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 5, + "norm_label": "validatecoupondto", + "id": "backend_src_orders_orders_controller_validatecoupondto", + "community_name": "Order Creation DTOs" + }, + { + "label": "OrdersModule", + "file_type": "code", + "source_file": "backend/src/orders/orders.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 5, + "norm_label": "ordersmodule", + "id": "backend_src_orders_orders_module_ordersmodule", + "community_name": "Order Creation DTOs" + }, + { + "label": "OrdersService", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L13", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 5, + "norm_label": "ordersservice", + "id": "backend_src_orders_orders_service_ordersservice", + "community_name": "Order Creation DTOs" + }, + { + "label": "Order", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Orders.tsx", + "source_location": "L39", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 53, + "norm_label": "order", + "id": "frontend_admin_panel_src_pages_orders_order", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "OrderItem", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Orders.tsx", + "source_location": "L25", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 53, + "norm_label": "orderitem", + "id": "frontend_admin_panel_src_pages_orders_orderitem", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "UserRecord", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Users.tsx", + "source_location": "L11", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 53, + "norm_label": "userrecord", + "id": "frontend_admin_panel_src_pages_users_userrecord", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "PetSummary", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L61", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 53, + "norm_label": "petsummary", + "id": "frontend_admin_panel_src_types_admin_petsummary", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "UserAddress", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L49", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 53, + "norm_label": "useraddress", + "id": "frontend_admin_panel_src_types_admin_useraddress", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "SkeletonProps", + "file_type": "code", + "source_file": "frontend/application/components/Skeleton.tsx", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 54, + "norm_label": "skeletonprops", + "id": "frontend_application_components_skeleton_skeletonprops", + "community_name": "Shop Loading States" + }, + { + "label": "CalculatorState", + "file_type": "code", + "source_file": "frontend/application/components/ProductPage.tsx", + "source_location": "L52", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 55, + "norm_label": "calculatorstate", + "id": "frontend_application_components_productpage_calculatorstate", + "community_name": "Product Detail Page" + }, + { + "label": "TooltipProps", + "file_type": "code", + "source_file": "frontend/application/components/Tooltip.tsx", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 55, + "norm_label": "tooltipprops", + "id": "frontend_application_components_tooltip_tooltipprops", + "community_name": "Product Detail Page" + }, + { + "label": "ScientificTerm", + "file_type": "code", + "source_file": "frontend/application/lib/data/scientificTerms.ts", + "source_location": "L1", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 55, + "norm_label": "scientificterm", + "id": "frontend_application_lib_data_scientificterms_scientificterm", + "community_name": "Product Detail Page" + }, + { + "label": "SafeImageProps", + "file_type": "code", + "source_file": "frontend/application/components/SafeImage.tsx", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 56, + "norm_label": "safeimageprops", + "id": "frontend_application_components_safeimage_safeimageprops", + "community_name": "Video Gallery Components" + }, + { + "label": "DisplayVideoItem", + "file_type": "code", + "source_file": "frontend/application/components/VetGallery.tsx", + "source_location": "L57", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 56, + "norm_label": "displayvideoitem", + "id": "frontend_application_components_vetgallery_displayvideoitem", + "community_name": "Video Gallery Components" + }, + { + "label": "TestimonialItem", + "file_type": "code", + "source_file": "frontend/application/components/VetGallery.tsx", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 56, + "norm_label": "testimonialitem", + "id": "frontend_application_components_vetgallery_testimonialitem", + "community_name": "Video Gallery Components" + }, + { + "label": "Video", + "file_type": "code", + "source_file": "frontend/application/lib/services/videoService.ts", + "source_location": "L3", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 56, + "norm_label": "video", + "id": "frontend_application_lib_services_videoservice_video", + "community_name": "Video Gallery Components" + }, + { + "label": "PetsController", + "file_type": "code", + "source_file": "backend/src/admin/pets.controller.ts", + "source_location": "L24", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 58, + "norm_label": "petscontroller", + "id": "backend_src_admin_pets_controller_petscontroller", + "community_name": "Pet Management API" + }, + { + "label": "ReportsController", + "file_type": "code", + "source_file": "backend/src/admin/reports.controller.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 59, + "norm_label": "reportscontroller", + "id": "backend_src_admin_reports_controller_reportscontroller", + "community_name": "Reporting Service and Controller" + }, + { + "label": "ReportsService", + "file_type": "code", + "source_file": "backend/src/admin/reports.service.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 59, + "norm_label": "reportsservice", + "id": "backend_src_admin_reports_service_reportsservice", + "community_name": "Reporting Service and Controller" + }, + { + "label": "AuthController", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L31", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "authcontroller", + "id": "backend_src_auth_auth_controller_authcontroller", + "community_name": "Authentication Controller" + }, + { + "label": "AuthService", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L30", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "authservice", + "id": "backend_src_auth_auth_service_authservice", + "community_name": "Authentication Controller" + }, + { + "label": "AdminLoginDto", + "file_type": "code", + "source_file": "backend/src/auth/dto/admin-login.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "adminlogindto", + "id": "backend_src_auth_dto_admin_login_dto_adminlogindto", + "community_name": "Authentication Controller" + }, + { + "label": "LoginDto", + "file_type": "code", + "source_file": "backend/src/auth/dto/login.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "logindto", + "id": "backend_src_auth_dto_login_dto_logindto", + "community_name": "Authentication Controller" + }, + { + "label": "RegisterDto", + "file_type": "code", + "source_file": "backend/src/auth/dto/register.dto.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "registerdto", + "id": "backend_src_auth_dto_register_dto_registerdto", + "community_name": "Authentication Controller" + }, + { + "label": "SendOtpDto", + "file_type": "code", + "source_file": "backend/src/auth/dto/send-otp.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "sendotpdto", + "id": "backend_src_auth_dto_send_otp_dto_sendotpdto", + "community_name": "Authentication Controller" + }, + { + "label": "VerifyOtpDto", + "file_type": "code", + "source_file": "backend/src/auth/dto/verify-otp.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 6, + "norm_label": "verifyotpdto", + "id": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", + "community_name": "Authentication Controller" + }, + { + "label": "WikiController", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.controller.ts", + "source_location": "L18", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 61, + "norm_label": "wikicontroller", + "id": "backend_src_wiki_wiki_controller_wikicontroller", + "community_name": "Wiki Module and Service" + }, + { + "label": "WikiModule", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 61, + "norm_label": "wikimodule", + "id": "backend_src_wiki_wiki_module_wikimodule", + "community_name": "Wiki Module and Service" + }, + { + "label": "WikiService", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.service.ts", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 61, + "norm_label": "wikiservice", + "id": "backend_src_wiki_wiki_service_wikiservice", + "community_name": "Wiki Module and Service" + }, + { + "label": "BlogsModule", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 62, + "norm_label": "blogsmodule", + "id": "backend_src_blogs_blogs_module_blogsmodule", + "community_name": "Blog Module and Service" + }, + { + "label": "BlogsService", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.service.ts", + "source_location": "L7", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 62, + "norm_label": "blogsservice", + "id": "backend_src_blogs_blogs_service_blogsservice", + "community_name": "Blog Module and Service" + }, + { + "label": "PaginationDto", + "file_type": "code", + "source_file": "backend/src/common/dto/pagination.dto.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 62, + "norm_label": "paginationdto", + "id": "backend_src_common_dto_pagination_dto_paginationdto", + "community_name": "Blog Module and Service" + }, + { + "label": "SortOrder", + "file_type": "code", + "source_file": "backend/src/common/dto/pagination.dto.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 62, + "norm_label": "sortorder", + "id": "backend_src_common_dto_pagination_dto_sortorder", + "community_name": "Blog Module and Service" + }, + { + "label": "BlogsController", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.controller.ts", + "source_location": "L18", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 63, + "norm_label": "blogscontroller", + "id": "backend_src_blogs_blogs_controller_blogscontroller", + "community_name": "Public Blog Controller" + }, + { + "label": "SmsService", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L16", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 64, + "norm_label": "smsservice", + "id": "backend_src_common_services_sms_service_smsservice", + "community_name": "SMS Notification Service" + }, + { + "label": "WholesaleApplyDto", + "file_type": "code", + "source_file": "backend/src/wholesale/dto/wholesale-apply.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 64, + "norm_label": "wholesaleapplydto", + "id": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", + "community_name": "SMS Notification Service" + }, + { + "label": "WholesaleService", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 64, + "norm_label": "wholesaleservice", + "id": "backend_src_wholesale_wholesale_service_wholesaleservice", + "community_name": "SMS Notification Service" + }, + { + "label": "AppModule", + "file_type": "code", + "source_file": "backend/src/app.module.ts", + "source_location": "L73", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 65, + "norm_label": "appmodule", + "id": "backend_src_app_module_appmodule", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "MetricsController", + "file_type": "code", + "source_file": "backend/src/common/metrics.controller.ts", + "source_location": "L8", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 65, + "norm_label": "metricscontroller", + "id": "backend_src_common_metrics_controller_metricscontroller", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "AppController", + "file_type": "code", + "source_file": "backend/src/app.controller.ts", + "source_location": "L5", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 66, + "norm_label": "appcontroller", + "id": "backend_src_app_controller_appcontroller", + "community_name": "App Health Controller" + }, + { + "label": "AppService", + "file_type": "code", + "source_file": "backend/src/app.service.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 66, + "norm_label": "appservice", + "id": "backend_src_app_service_appservice", + "community_name": "App Health Controller" + }, + { + "label": "PetsService", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L23", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 68, + "norm_label": "petsservice", + "id": "backend_src_pets_pets_service_petsservice", + "community_name": "Pet Business Logic" + }, + { + "label": "AuthModule", + "file_type": "code", + "source_file": "backend/src/auth/auth.module.ts", + "source_location": "L22", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "authmodule", + "id": "backend_src_auth_auth_module_authmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "B2BModule", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "b2bmodule", + "id": "backend_src_b2b_b2b_module_b2bmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "BannersModule", + "file_type": "code", + "source_file": "backend/src/banners/banners.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "bannersmodule", + "id": "backend_src_banners_banners_module_bannersmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "CmsModule", + "file_type": "code", + "source_file": "backend/src/cms/cms.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "cmsmodule", + "id": "backend_src_cms_cms_module_cmsmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "IngredientsModule", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "ingredientsmodule", + "id": "backend_src_ingredients_ingredients_module_ingredientsmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "PrescriptionsModule", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "prescriptionsmodule", + "id": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "PrismaModule", + "file_type": "code", + "source_file": "backend/src/prisma/prisma.module.ts", + "source_location": "L9", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "prismamodule", + "id": "backend_src_prisma_prisma_module_prismamodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "SettingsModule", + "file_type": "code", + "source_file": "backend/src/settings/settings.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "settingsmodule", + "id": "backend_src_settings_settings_module_settingsmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "SmartAdvisorModule", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "smartadvisormodule", + "id": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "TestimonialsModule", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "testimonialsmodule", + "id": "backend_src_testimonials_testimonials_module_testimonialsmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "UsersModule", + "file_type": "code", + "source_file": "backend/src/users/users.module.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "usersmodule", + "id": "backend_src_users_users_module_usersmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "VideosModule", + "file_type": "code", + "source_file": "backend/src/videos/videos.module.ts", + "source_location": "L10", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "videosmodule", + "id": "backend_src_videos_videos_module_videosmodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "WholesaleModule", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.module.ts", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 7, + "norm_label": "wholesalemodule", + "id": "backend_src_wholesale_wholesale_module_wholesalemodule", + "community_name": "NestJS Application Modules" + }, + { + "label": "BestSellerItem", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L35", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 71, + "norm_label": "bestselleritem", + "id": "frontend_admin_panel_src_pages_reports_bestselleritem", + "community_name": "Analytics and Report Charts" + }, + { + "label": "CategoryDistItem", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L30", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 71, + "norm_label": "categorydistitem", + "id": "frontend_admin_panel_src_pages_reports_categorydistitem", + "community_name": "Analytics and Report Charts" + }, + { + "label": "CustomTooltipProps", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L12", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 71, + "norm_label": "customtooltipprops", + "id": "frontend_admin_panel_src_pages_reports_customtooltipprops", + "community_name": "Analytics and Report Charts" + }, + { + "label": "ReportData", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L46", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 71, + "norm_label": "reportdata", + "id": "frontend_admin_panel_src_pages_reports_reportdata", + "community_name": "Analytics and Report Charts" + }, + { + "label": "TopCouponItem", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L40", + "_callable": true, + "_callable_class": true, + "_origin": "ast", + "community": 71, + "norm_label": "topcouponitem", + "id": "frontend_admin_panel_src_pages_reports_topcouponitem", + "community_name": "Analytics and Report Charts" + }, + { + "label": "CreateHealthLogDto", + "file_type": "code", + "source_file": "backend/src/pets/dto/create-health-log.dto.ts", + "source_location": "L4", + "_callable": true, + "_callable_class": true, + "_origin": "ast", "community": 74, - "norm_label": "blogsservice" + "norm_label": "createhealthlogdto", + "id": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", + "community_name": "Health Log DTOs" }, { "label": "ErrorBoundary", @@ -3077,9 +3328,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_errorboundary", "community": 75, - "norm_label": "errorboundary" + "norm_label": "errorboundary", + "id": "frontend_application_components_errorboundary_errorboundary", + "community_name": "React Error Boundary" }, { "label": "Props", @@ -3089,9 +3341,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_props", "community": 75, - "norm_label": "props" + "norm_label": "props", + "id": "frontend_application_components_errorboundary_props", + "community_name": "React Error Boundary" }, { "label": "State", @@ -3101,9 +3354,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_state", "community": 75, - "norm_label": "state" + "norm_label": "state", + "id": "frontend_application_components_errorboundary_state", + "community_name": "React Error Boundary" }, { "label": "CreateVideoDto", @@ -3113,9 +3367,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_createvideodto", "community": 8, - "norm_label": "createvideodto" + "norm_label": "createvideodto", + "id": "backend_src_videos_dto_create_video_dto_createvideodto", + "community_name": "Video Management DTOs" }, { "label": "UpdateVideoDto", @@ -3125,9 +3380,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_updatevideodto", "community": 8, - "norm_label": "updatevideodto" + "norm_label": "updatevideodto", + "id": "backend_src_videos_dto_create_video_dto_updatevideodto", + "community_name": "Video Management DTOs" }, { "label": "GetVideosQueryDto", @@ -3137,9 +3393,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", "community": 8, - "norm_label": "getvideosquerydto" + "norm_label": "getvideosquerydto", + "id": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", + "community_name": "Video Management DTOs" }, { "label": "VideosController", @@ -3149,9 +3406,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller", "community": 8, - "norm_label": "videoscontroller" + "norm_label": "videoscontroller", + "id": "backend_src_videos_videos_controller_videoscontroller", + "community_name": "Video Management DTOs" }, { "label": "VideosService", @@ -3161,9 +3419,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice", "community": 8, - "norm_label": "videosservice" + "norm_label": "videosservice", + "id": "backend_src_videos_videos_service_videosservice", + "community_name": "Video Management DTOs" }, { "label": "OrderService", @@ -3173,9 +3432,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderservice", "community": 82, - "norm_label": "orderservice" + "norm_label": "orderservice", + "id": "frontend_application_lib_services_orderservice_orderservice", + "community_name": "Order Business Logic" }, { "label": "PaginatedResponse", @@ -3185,9 +3445,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_common_schemas_paginated_response_schema_paginatedresponse", "community": 86, - "norm_label": "paginatedresponse" + "norm_label": "paginatedresponse", + "id": "backend_src_common_schemas_paginated_response_schema_paginatedresponse", + "community_name": "Pagination API Schemas" }, { "label": "PaginationMeta", @@ -3197,9 +3458,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_common_schemas_paginated_response_schema_paginationmeta", "community": 86, - "norm_label": "paginationmeta" + "norm_label": "paginationmeta", + "id": "backend_src_common_schemas_paginated_response_schema_paginationmeta", + "community_name": "Pagination API Schemas" }, { "label": "BlogPost", @@ -3209,9 +3471,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_components_blogpage_blogpost", "community": 9, - "norm_label": "blogpost" + "norm_label": "blogpost", + "id": "frontend_application_components_blogpage_blogpost", + "community_name": "Public Catalog Pages" }, { "label": "DosageResult", @@ -3221,9 +3484,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_products_dosageresult", "community": 9, - "norm_label": "dosageresult" + "norm_label": "dosageresult", + "id": "frontend_application_lib_data_products_dosageresult", + "community_name": "Public Catalog Pages" }, { "label": "FAQ", @@ -3233,9 +3497,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_products_faq", "community": 9, - "norm_label": "faq" + "norm_label": "faq", + "id": "frontend_application_lib_data_products_faq", + "community_name": "Public Catalog Pages" }, { "label": "IngredientInfo", @@ -3245,9 +3510,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_products_ingredientinfo", "community": 9, - "norm_label": "ingredientinfo" + "norm_label": "ingredientinfo", + "id": "frontend_application_lib_data_products_ingredientinfo", + "community_name": "Public Catalog Pages" }, { "label": "PetType", @@ -3257,9 +3523,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_products_pettype", "community": 9, - "norm_label": "pettype" + "norm_label": "pettype", + "id": "frontend_application_lib_data_products_pettype", + "community_name": "Public Catalog Pages" }, { "label": "Product", @@ -3269,9 +3536,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_products_product", "community": 9, - "norm_label": "product" + "norm_label": "product", + "id": "frontend_application_lib_data_products_product", + "community_name": "Public Catalog Pages" }, { "label": "Specialist", @@ -3281,9 +3549,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_data_products_specialist", "community": 9, - "norm_label": "specialist" + "norm_label": "specialist", + "id": "frontend_application_lib_data_products_specialist", + "community_name": "Public Catalog Pages" }, { "label": "BackendProduct", @@ -3293,9 +3562,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_backendproduct", "community": 9, - "norm_label": "backendproduct" + "norm_label": "backendproduct", + "id": "frontend_application_lib_services_productservice_backendproduct", + "community_name": "Public Catalog Pages" }, { "label": "ProductService", @@ -3305,9 +3575,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice", "community": 9, - "norm_label": "productservice" + "norm_label": "productservice", + "id": "frontend_application_lib_services_productservice_productservice", + "community_name": "Public Catalog Pages" }, { "label": "CartItem", @@ -3317,9 +3588,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_cartstore_cartitem", "community": 9, - "norm_label": "cartitem" + "norm_label": "cartitem", + "id": "frontend_application_lib_store_cartstore_cartitem", + "community_name": "Public Catalog Pages" }, { "label": "CartStore", @@ -3329,9 +3601,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_store_cartstore_cartstore", "community": 9, - "norm_label": "cartstore" + "norm_label": "cartstore", + "id": "frontend_application_lib_store_cartstore_cartstore", + "community_name": "Public Catalog Pages" }, { "label": "Ingredient", @@ -3341,9 +3614,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "frontend_application_lib_types_ingredient", "community": 9, - "norm_label": "ingredient" + "norm_label": "ingredient", + "id": "frontend_application_lib_types_ingredient", + "community_name": "Public Catalog Pages" }, { "label": "CreateBlogDto", @@ -3353,9 +3627,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_blogs_dto_create_blog_dto_createblogdto", "community": 96, - "norm_label": "createblogdto" + "norm_label": "createblogdto", + "id": "backend_src_blogs_dto_create_blog_dto_createblogdto", + "community_name": "Blog Management DTOs" }, { "label": "UpdateBlogDto", @@ -3365,9 +3640,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_blogs_dto_update_blog_dto_updateblogdto", "community": 96, - "norm_label": "updateblogdto" + "norm_label": "updateblogdto", + "id": "backend_src_blogs_dto_update_blog_dto_updateblogdto", + "community_name": "Blog Management DTOs" }, { "label": "CreateHomeDto", @@ -3377,9 +3653,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_home_dto_create_home_dto_createhomedto", "community": 97, - "norm_label": "createhomedto" + "norm_label": "createhomedto", + "id": "backend_src_home_dto_create_home_dto_createhomedto", + "community_name": "Home Management DTOs" }, { "label": "UpdateHomeDto", @@ -3389,9 +3666,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_home_dto_update_home_dto_updatehomedto", "community": 97, - "norm_label": "updatehomedto" + "norm_label": "updatehomedto", + "id": "backend_src_home_dto_update_home_dto_updatehomedto", + "community_name": "Home Management DTOs" }, { "label": "CreateWikiDto", @@ -3401,9 +3679,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_wiki_dto_create_wiki_dto_createwikidto", "community": 98, - "norm_label": "createwikidto" + "norm_label": "createwikidto", + "id": "backend_src_wiki_dto_create_wiki_dto_createwikidto", + "community_name": "Wiki Management DTOs" }, { "label": "UpdateWikiDto", @@ -3413,9 +3692,10 @@ "_callable": true, "_callable_class": true, "_origin": "ast", - "id": "backend_src_wiki_dto_update_wiki_dto_updatewikidto", "community": 98, - "norm_label": "updatewikidto" + "norm_label": "updatewikidto", + "id": "backend_src_wiki_dto_update_wiki_dto_updatewikidto", + "community_name": "Wiki Management DTOs" }, { "label": ".adjustWallet()", @@ -3424,9 +3704,10 @@ "source_location": "L62", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_adjustwallet", "community": 0, - "norm_label": ".adjustwallet()" + "norm_label": ".adjustwallet()", + "id": "backend_src_admin_admin_controller_admincontroller_adjustwallet", + "community_name": "Admin Management Service" }, { "label": ".constructor()", @@ -3435,9 +3716,10 @@ "source_location": "L27", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_constructor", "community": 0, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "backend_src_admin_admin_controller_admincontroller_constructor", + "community_name": "Admin Management Service" }, { "label": ".createCoupon()", @@ -3446,9 +3728,10 @@ "source_location": "L152", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_createcoupon", "community": 0, - "norm_label": ".createcoupon()" + "norm_label": ".createcoupon()", + "id": "backend_src_admin_admin_controller_admincontroller_createcoupon", + "community_name": "Admin Management Service" }, { "label": ".createDoctor()", @@ -3457,9 +3740,10 @@ "source_location": "L190", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_createdoctor", "community": 0, - "norm_label": ".createdoctor()" + "norm_label": ".createdoctor()", + "id": "backend_src_admin_admin_controller_admincontroller_createdoctor", + "community_name": "Admin Management Service" }, { "label": ".createProduct()", @@ -3468,9 +3752,10 @@ "source_location": "L93", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_createproduct", "community": 0, - "norm_label": ".createproduct()" + "norm_label": ".createproduct()", + "id": "backend_src_admin_admin_controller_admincontroller_createproduct", + "community_name": "Admin Management Service" }, { "label": ".deleteCoupon()", @@ -3479,9 +3764,10 @@ "source_location": "L176", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_deletecoupon", "community": 0, - "norm_label": ".deletecoupon()" + "norm_label": ".deletecoupon()", + "id": "backend_src_admin_admin_controller_admincontroller_deletecoupon", + "community_name": "Admin Management Service" }, { "label": ".deleteDoctor()", @@ -3490,9 +3776,10 @@ "source_location": "L223", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_deletedoctor", "community": 0, - "norm_label": ".deletedoctor()" + "norm_label": ".deletedoctor()", + "id": "backend_src_admin_admin_controller_admincontroller_deletedoctor", + "community_name": "Admin Management Service" }, { "label": ".deleteProduct()", @@ -3501,9 +3788,10 @@ "source_location": "L110", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_deleteproduct", "community": 0, - "norm_label": ".deleteproduct()" + "norm_label": ".deleteproduct()", + "id": "backend_src_admin_admin_controller_admincontroller_deleteproduct", + "community_name": "Admin Management Service" }, { "label": ".getCoupons()", @@ -3512,9 +3800,10 @@ "source_location": "L145", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getcoupons", "community": 0, - "norm_label": ".getcoupons()" + "norm_label": ".getcoupons()", + "id": "backend_src_admin_admin_controller_admincontroller_getcoupons", + "community_name": "Admin Management Service" }, { "label": ".getDashboardStats()", @@ -3523,9 +3812,10 @@ "source_location": "L31", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getdashboardstats", "community": 0, - "norm_label": ".getdashboardstats()" + "norm_label": ".getdashboardstats()", + "id": "backend_src_admin_admin_controller_admincontroller_getdashboardstats", + "community_name": "Admin Management Service" }, { "label": ".getDoctors()", @@ -3534,9 +3824,10 @@ "source_location": "L183", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getdoctors", "community": 0, - "norm_label": ".getdoctors()" + "norm_label": ".getdoctors()", + "id": "backend_src_admin_admin_controller_admincontroller_getdoctors", + "community_name": "Admin Management Service" }, { "label": ".getOrders()", @@ -3545,9 +3836,10 @@ "source_location": "L120", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getorders", "community": 0, - "norm_label": ".getorders()" + "norm_label": ".getorders()", + "id": "backend_src_admin_admin_controller_admincontroller_getorders", + "community_name": "Admin Management Service" }, { "label": ".getProducts()", @@ -3556,9 +3848,10 @@ "source_location": "L86", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getproducts", "community": 0, - "norm_label": ".getproducts()" + "norm_label": ".getproducts()", + "id": "backend_src_admin_admin_controller_admincontroller_getproducts", + "community_name": "Admin Management Service" }, { "label": ".getSettings()", @@ -3567,9 +3860,10 @@ "source_location": "L230", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getsettings", "community": 0, - "norm_label": ".getsettings()" + "norm_label": ".getsettings()", + "id": "backend_src_admin_admin_controller_admincontroller_getsettings", + "community_name": "Admin Management Service" }, { "label": ".getUserDetails()", @@ -3578,9 +3872,10 @@ "source_location": "L48", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getuserdetails", "community": 0, - "norm_label": ".getuserdetails()" + "norm_label": ".getuserdetails()", + "id": "backend_src_admin_admin_controller_admincontroller_getuserdetails", + "community_name": "Admin Management Service" }, { "label": ".getUsers()", @@ -3589,9 +3884,10 @@ "source_location": "L41", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_getusers", "community": 0, - "norm_label": ".getusers()" + "norm_label": ".getusers()", + "id": "backend_src_admin_admin_controller_admincontroller_getusers", + "community_name": "Admin Management Service" }, { "label": ".toggleCoupon()", @@ -3600,9 +3896,10 @@ "source_location": "L166", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_togglecoupon", "community": 0, - "norm_label": ".togglecoupon()" + "norm_label": ".togglecoupon()", + "id": "backend_src_admin_admin_controller_admincontroller_togglecoupon", + "community_name": "Admin Management Service" }, { "label": ".updateCoupon()", @@ -3611,9 +3908,10 @@ "source_location": "L159", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_updatecoupon", "community": 0, - "norm_label": ".updatecoupon()" + "norm_label": ".updatecoupon()", + "id": "backend_src_admin_admin_controller_admincontroller_updatecoupon", + "community_name": "Admin Management Service" }, { "label": ".updateDoctor()", @@ -3622,9 +3920,10 @@ "source_location": "L206", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_updatedoctor", "community": 0, - "norm_label": ".updatedoctor()" + "norm_label": ".updatedoctor()", + "id": "backend_src_admin_admin_controller_admincontroller_updatedoctor", + "community_name": "Admin Management Service" }, { "label": ".updateOrderStatus()", @@ -3633,9 +3932,10 @@ "source_location": "L127", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", "community": 0, - "norm_label": ".updateorderstatus()" + "norm_label": ".updateorderstatus()", + "id": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", + "community_name": "Admin Management Service" }, { "label": ".updateProduct()", @@ -3644,9 +3944,10 @@ "source_location": "L100", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_updateproduct", "community": 0, - "norm_label": ".updateproduct()" + "norm_label": ".updateproduct()", + "id": "backend_src_admin_admin_controller_admincontroller_updateproduct", + "community_name": "Admin Management Service" }, { "label": ".updateSettings()", @@ -3655,9 +3956,10 @@ "source_location": "L237", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_updatesettings", "community": 0, - "norm_label": ".updatesettings()" + "norm_label": ".updatesettings()", + "id": "backend_src_admin_admin_controller_admincontroller_updatesettings", + "community_name": "Admin Management Service" }, { "label": ".updateUserRole()", @@ -3666,9 +3968,10 @@ "source_location": "L55", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_controller_admincontroller_updateuserrole", "community": 0, - "norm_label": ".updateuserrole()" + "norm_label": ".updateuserrole()", + "id": "backend_src_admin_admin_controller_admincontroller_updateuserrole", + "community_name": "Admin Management Service" }, { "label": ".adjustUserWallet()", @@ -3677,9 +3980,10 @@ "source_location": "L598", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_adjustuserwallet", "community": 0, - "norm_label": ".adjustuserwallet()" + "norm_label": ".adjustuserwallet()", + "id": "backend_src_admin_admin_service_adminservice_adjustuserwallet", + "community_name": "Admin Management Service" }, { "label": ".createCoupon()", @@ -3688,9 +3992,10 @@ "source_location": "L424", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_createcoupon", "community": 0, - "norm_label": ".createcoupon()" + "norm_label": ".createcoupon()", + "id": "backend_src_admin_admin_service_adminservice_createcoupon", + "community_name": "Admin Management Service" }, { "label": ".createDoctor()", @@ -3699,9 +4004,10 @@ "source_location": "L571", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_createdoctor", "community": 0, - "norm_label": ".createdoctor()" + "norm_label": ".createdoctor()", + "id": "backend_src_admin_admin_service_adminservice_createdoctor", + "community_name": "Admin Management Service" }, { "label": ".createProduct()", @@ -3710,9 +4016,10 @@ "source_location": "L218", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_createproduct", "community": 0, - "norm_label": ".createproduct()" + "norm_label": ".createproduct()", + "id": "backend_src_admin_admin_service_adminservice_createproduct", + "community_name": "Admin Management Service" }, { "label": ".deleteCoupon()", @@ -3721,9 +4028,10 @@ "source_location": "L488", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_deletecoupon", "community": 0, - "norm_label": ".deletecoupon()" + "norm_label": ".deletecoupon()", + "id": "backend_src_admin_admin_service_adminservice_deletecoupon", + "community_name": "Admin Management Service" }, { "label": ".deleteDoctor()", @@ -3732,9 +4040,10 @@ "source_location": "L594", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_deletedoctor", "community": 0, - "norm_label": ".deletedoctor()" + "norm_label": ".deletedoctor()", + "id": "backend_src_admin_admin_service_adminservice_deletedoctor", + "community_name": "Admin Management Service" }, { "label": ".deleteProduct()", @@ -3743,9 +4052,10 @@ "source_location": "L323", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_deleteproduct", "community": 0, - "norm_label": ".deleteproduct()" + "norm_label": ".deleteproduct()", + "id": "backend_src_admin_admin_service_adminservice_deleteproduct", + "community_name": "Admin Management Service" }, { "label": ".getCoupons()", @@ -3754,9 +4064,10 @@ "source_location": "L393", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getcoupons", "community": 0, - "norm_label": ".getcoupons()" + "norm_label": ".getcoupons()", + "id": "backend_src_admin_admin_service_adminservice_getcoupons", + "community_name": "Admin Management Service" }, { "label": ".getDashboardStats()", @@ -3765,9 +4076,10 @@ "source_location": "L69", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getdashboardstats", "community": 0, - "norm_label": ".getdashboardstats()" + "norm_label": ".getdashboardstats()", + "id": "backend_src_admin_admin_service_adminservice_getdashboardstats", + "community_name": "Admin Management Service" }, { "label": ".getDoctors()", @@ -3776,9 +4088,10 @@ "source_location": "L565", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getdoctors", "community": 0, - "norm_label": ".getdoctors()" + "norm_label": ".getdoctors()", + "id": "backend_src_admin_admin_service_adminservice_getdoctors", + "community_name": "Admin Management Service" }, { "label": ".getOrders()", @@ -3787,9 +4100,10 @@ "source_location": "L329", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getorders", "community": 0, - "norm_label": ".getorders()" + "norm_label": ".getorders()", + "id": "backend_src_admin_admin_service_adminservice_getorders", + "community_name": "Admin Management Service" }, { "label": ".getPets()", @@ -3798,9 +4112,10 @@ "source_location": "L515", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getpets", "community": 0, - "norm_label": ".getpets()" + "norm_label": ".getpets()", + "id": "backend_src_admin_admin_service_adminservice_getpets", + "community_name": "Admin Management Service" }, { "label": ".getProducts()", @@ -3809,9 +4124,10 @@ "source_location": "L179", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getproducts", "community": 0, - "norm_label": ".getproducts()" + "norm_label": ".getproducts()", + "id": "backend_src_admin_admin_service_adminservice_getproducts", + "community_name": "Admin Management Service" }, { "label": ".getSettings()", @@ -3820,9 +4136,10 @@ "source_location": "L494", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getsettings", "community": 0, - "norm_label": ".getsettings()" + "norm_label": ".getsettings()", + "id": "backend_src_admin_admin_service_adminservice_getsettings", + "community_name": "Admin Management Service" }, { "label": ".getUserDetails()", @@ -3831,9 +4148,10 @@ "source_location": "L158", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getuserdetails", "community": 0, - "norm_label": ".getuserdetails()" + "norm_label": ".getuserdetails()", + "id": "backend_src_admin_admin_service_adminservice_getuserdetails", + "community_name": "Admin Management Service" }, { "label": ".getUsers()", @@ -3842,9 +4160,10 @@ "source_location": "L113", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_getusers", "community": 0, - "norm_label": ".getusers()" + "norm_label": ".getusers()", + "id": "backend_src_admin_admin_service_adminservice_getusers", + "community_name": "Admin Management Service" }, { "label": ".toggleCoupon()", @@ -3853,9 +4172,10 @@ "source_location": "L481", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_togglecoupon", "community": 0, - "norm_label": ".togglecoupon()" + "norm_label": ".togglecoupon()", + "id": "backend_src_admin_admin_service_adminservice_togglecoupon", + "community_name": "Admin Management Service" }, { "label": ".updateCoupon()", @@ -3864,9 +4184,10 @@ "source_location": "L451", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_updatecoupon", "community": 0, - "norm_label": ".updatecoupon()" + "norm_label": ".updatecoupon()", + "id": "backend_src_admin_admin_service_adminservice_updatecoupon", + "community_name": "Admin Management Service" }, { "label": ".updateDoctor()", @@ -3875,9 +4196,10 @@ "source_location": "L581", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_updatedoctor", "community": 0, - "norm_label": ".updatedoctor()" + "norm_label": ".updatedoctor()", + "id": "backend_src_admin_admin_service_adminservice_updatedoctor", + "community_name": "Admin Management Service" }, { "label": ".updateOrderStatus()", @@ -3886,9 +4208,10 @@ "source_location": "L374", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_updateorderstatus", "community": 0, - "norm_label": ".updateorderstatus()" + "norm_label": ".updateorderstatus()", + "id": "backend_src_admin_admin_service_adminservice_updateorderstatus", + "community_name": "Admin Management Service" }, { "label": ".updateProduct()", @@ -3897,9 +4220,10 @@ "source_location": "L266", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_updateproduct", "community": 0, - "norm_label": ".updateproduct()" + "norm_label": ".updateproduct()", + "id": "backend_src_admin_admin_service_adminservice_updateproduct", + "community_name": "Admin Management Service" }, { "label": ".updateSettings()", @@ -3908,9 +4232,10 @@ "source_location": "L502", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_updatesettings", "community": 0, - "norm_label": ".updatesettings()" + "norm_label": ".updatesettings()", + "id": "backend_src_admin_admin_service_adminservice_updatesettings", + "community_name": "Admin Management Service" }, { "label": ".updateUserRole()", @@ -3919,9 +4244,10 @@ "source_location": "L172", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_updateuserrole", "community": 0, - "norm_label": ".updateuserrole()" + "norm_label": ".updateuserrole()", + "id": "backend_src_admin_admin_service_adminservice_updateuserrole", + "community_name": "Admin Management Service" }, { "label": ".get()", @@ -3930,9 +4256,10 @@ "source_location": "L27", "_callable": true, "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice_get", "community": 0, - "norm_label": ".get()" + "norm_label": ".get()", + "id": "backend_src_redis_redis_service_redisservice_get", + "community_name": "Admin Management Service" }, { "label": ".addHealthLog()", @@ -3941,9 +4268,10 @@ "source_location": "L247", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_addhealthlog", "community": 1, - "norm_label": ".addhealthlog()" + "norm_label": ".addhealthlog()", + "id": "backend_src_pets_pets_controller_petscontroller_addhealthlog", + "community_name": "Pet Management Controller" }, { "label": ".addReminder()", @@ -3952,9 +4280,10 @@ "source_location": "L221", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_addreminder", "community": 1, - "norm_label": ".addreminder()" + "norm_label": ".addreminder()", + "id": "backend_src_pets_pets_controller_petscontroller_addreminder", + "community_name": "Pet Management Controller" }, { "label": ".constructor()", @@ -3963,9 +4292,10 @@ "source_location": "L49", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_constructor", "community": 1, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "backend_src_pets_pets_controller_petscontroller_constructor", + "community_name": "Pet Management Controller" }, { "label": ".create()", @@ -3974,9 +4304,10 @@ "source_location": "L81", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_create", "community": 1, - "norm_label": ".create()" + "norm_label": ".create()", + "id": "backend_src_pets_pets_controller_petscontroller_create", + "community_name": "Pet Management Controller" }, { "label": ".findAll()", @@ -3985,9 +4316,10 @@ "source_location": "L117", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_findall", "community": 1, - "norm_label": ".findall()" + "norm_label": ".findall()", + "id": "backend_src_pets_pets_controller_petscontroller_findall", + "community_name": "Pet Management Controller" }, { "label": ".findOne()", @@ -3996,9 +4328,10 @@ "source_location": "L154", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_findone", "community": 1, - "norm_label": ".findone()" + "norm_label": ".findone()", + "id": "backend_src_pets_pets_controller_petscontroller_findone", + "community_name": "Pet Management Controller" }, { "label": ".remove()", @@ -4007,9 +4340,10 @@ "source_location": "L215", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_remove", "community": 1, - "norm_label": ".remove()" + "norm_label": ".remove()", + "id": "backend_src_pets_pets_controller_petscontroller_remove", + "community_name": "Pet Management Controller" }, { "label": ".toggleReminder()", @@ -4018,9 +4352,10 @@ "source_location": "L231", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_controller_petscontroller_togglereminder", "community": 1, - "norm_label": ".togglereminder()" + "norm_label": ".togglereminder()", + "id": "backend_src_pets_pets_controller_petscontroller_togglereminder", + "community_name": "Pet Management Controller" }, { "label": ".update()", @@ -4029,108 +4364,10 @@ "source_location": "L185", "_callable": true, "_origin": "ast", + "community": 1, + "norm_label": ".update()", "id": "backend_src_pets_pets_controller_petscontroller_update", - "community": 1, - "norm_label": ".update()" - }, - { - "label": ".addHealthLog()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L260", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_addhealthlog", - "community": 1, - "norm_label": ".addhealthlog()" - }, - { - "label": ".addReminder()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L198", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_addreminder", - "community": 1, - "norm_label": ".addreminder()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L24", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_constructor", - "community": 1, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L26", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_create", - "community": 1, - "norm_label": ".create()" - }, - { - "label": ".findAllByUser()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L109", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_findallbyuser", - "community": 1, - "norm_label": ".findallbyuser()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L150", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_findone", - "community": 1, - "norm_label": ".findone()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L191", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_remove", - "community": 1, - "norm_label": ".remove()" - }, - { - "label": ".toggleReminder()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L211", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_togglereminder", - "community": 1, - "norm_label": ".togglereminder()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L161", - "_callable": true, - "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_update", - "community": 1, - "norm_label": ".update()" + "community_name": "Pet Management Controller" }, { "label": "ClientLayout()", @@ -4139,9 +4376,10 @@ "source_location": "L21", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_clientlayout_clientlayout", "community": 10, - "norm_label": "clientlayout()" + "norm_label": "clientlayout()", + "id": "frontend_application_app_clientlayout_clientlayout", + "community_name": "Client Layout and Auth Modals" }, { "label": "generateMetadata()", @@ -4150,9 +4388,10 @@ "source_location": "L5", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_layout_generatemetadata", "community": 10, - "norm_label": "generatemetadata()" + "norm_label": "generatemetadata()", + "id": "frontend_application_app_layout_generatemetadata", + "community_name": "Client Layout and Auth Modals" }, { "label": "RootLayout()", @@ -4161,9 +4400,10 @@ "source_location": "L94", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_layout_rootlayout", "community": 10, - "norm_label": "rootlayout()" + "norm_label": "rootlayout()", + "id": "frontend_application_app_layout_rootlayout", + "community_name": "Client Layout and Auth Modals" }, { "label": "TrackPage()", @@ -4172,9 +4412,10 @@ "source_location": "L3", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_track_page_trackpage", "community": 10, - "norm_label": "trackpage()" + "norm_label": "trackpage()", + "id": "frontend_application_app_track_page_trackpage", + "community_name": "Client Layout and Auth Modals" }, { "label": "AuthModal()", @@ -4183,9 +4424,10 @@ "source_location": "L15", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_authmodal_authmodal", "community": 10, - "norm_label": "authmodal()" + "norm_label": "authmodal()", + "id": "frontend_application_components_authmodal_authmodal", + "community_name": "Client Layout and Auth Modals" }, { "label": "B2BPortal()", @@ -4194,9 +4436,10 @@ "source_location": "L22", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_b2bportal_b2bportal", "community": 10, - "norm_label": "b2bportal()" + "norm_label": "b2bportal()", + "id": "frontend_application_components_b2bportal_b2bportal", + "community_name": "Client Layout and Auth Modals" }, { "label": "CartDrawer()", @@ -4205,9 +4448,10 @@ "source_location": "L14", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_cartdrawer_cartdrawer", "community": 10, - "norm_label": "cartdrawer()" + "norm_label": "cartdrawer()", + "id": "frontend_application_components_cartdrawer_cartdrawer", + "community_name": "Client Layout and Auth Modals" }, { "label": "Header()", @@ -4216,9 +4460,10 @@ "source_location": "L27", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_header_header", "community": 10, - "norm_label": "header()" + "norm_label": "header()", + "id": "frontend_application_components_header_header", + "community_name": "Client Layout and Auth Modals" }, { "label": "handleClickOutside()", @@ -4227,9 +4472,10 @@ "source_location": "L109", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_header_header_handleclickoutside", "community": 10, - "norm_label": "handleclickoutside()" + "norm_label": "handleclickoutside()", + "id": "frontend_application_components_header_header_handleclickoutside", + "community_name": "Client Layout and Auth Modals" }, { "label": "LoginModal()", @@ -4238,9 +4484,10 @@ "source_location": "L18", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_loginmodal_loginmodal", "community": 10, - "norm_label": "loginmodal()" + "norm_label": "loginmodal()", + "id": "frontend_application_components_loginmodal_loginmodal", + "community_name": "Client Layout and Auth Modals" }, { "label": "MaintenancePage()", @@ -4249,9 +4496,10 @@ "source_location": "L5", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_maintenancepage_maintenancepage", "community": 10, - "norm_label": "maintenancepage()" + "norm_label": "maintenancepage()", + "id": "frontend_application_components_maintenancepage_maintenancepage", + "community_name": "Client Layout and Auth Modals" }, { "label": "OrderTracking()", @@ -4260,9 +4508,10 @@ "source_location": "L18", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_ordertracking_ordertracking", "community": 10, - "norm_label": "ordertracking()" + "norm_label": "ordertracking()", + "id": "frontend_application_components_ordertracking_ordertracking", + "community_name": "Client Layout and Auth Modals" }, { "label": "NetworkBanner()", @@ -4271,9 +4520,10 @@ "source_location": "L7", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_networkbanner_networkbanner", "community": 100, - "norm_label": "networkbanner()" + "norm_label": "networkbanner()", + "id": "frontend_application_components_networkbanner_networkbanner", + "community_name": "Network Status Banner" }, { "label": "useNetworkStatus()", @@ -4282,9 +4532,10 @@ "source_location": "L3", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_hooks_usenetworkstatus_usenetworkstatus", "community": 100, - "norm_label": "usenetworkstatus()" + "norm_label": "usenetworkstatus()", + "id": "frontend_application_lib_hooks_usenetworkstatus_usenetworkstatus", + "community_name": "Network Status Banner" }, { "label": "main()", @@ -4293,9 +4544,10 @@ "source_location": "L5", "_callable": true, "_origin": "ast", - "id": "backend_prisma_seed_blogs_main", "community": 106, - "norm_label": "main()" + "norm_label": "main()", + "id": "backend_prisma_seed_blogs_main", + "community_name": "Blog Data Seeding" }, { "label": "main()", @@ -4304,9 +4556,10 @@ "source_location": "L7", "_callable": true, "_origin": "ast", - "id": "backend_prisma_seed_custom_main", "community": 107, - "norm_label": "main()" + "norm_label": "main()", + "id": "backend_prisma_seed_custom_main", + "community_name": "Custom Data Seeding" }, { "label": "Checkout()", @@ -4315,9 +4568,10 @@ "source_location": "L3", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_checkout_page_checkout", "community": 12, - "norm_label": "checkout()" + "norm_label": "checkout()", + "id": "frontend_application_app_checkout_page_checkout", + "community_name": "Checkout and Dashboard Components" }, { "label": "DashboardPage()", @@ -4326,9 +4580,10 @@ "source_location": "L3", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_dashboard_page_dashboardpage", "community": 12, - "norm_label": "dashboardpage()" + "norm_label": "dashboardpage()", + "id": "frontend_application_app_dashboard_page_dashboardpage", + "community_name": "Checkout and Dashboard Components" }, { "label": "AddressModal()", @@ -4337,9 +4592,10 @@ "source_location": "L18", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_addressmodal_addressmodal", "community": 12, - "norm_label": "addressmodal()" + "norm_label": "addressmodal()", + "id": "frontend_application_components_addressmodal_addressmodal", + "community_name": "Checkout and Dashboard Components" }, { "label": "ArchiveProductCard()", @@ -4348,9 +4604,10 @@ "source_location": "L72", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_archivepage_archiveproductcard", "community": 12, - "norm_label": "archiveproductcard()" + "norm_label": "archiveproductcard()", + "id": "frontend_application_components_archivepage_archiveproductcard", + "community_name": "Checkout and Dashboard Components" }, { "label": "BackButton()", @@ -4359,9 +4616,10 @@ "source_location": "L13", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_backbutton_backbutton", "community": 12, - "norm_label": "backbutton()" + "norm_label": "backbutton()", + "id": "frontend_application_components_backbutton_backbutton", + "community_name": "Checkout and Dashboard Components" }, { "label": "CheckoutPage()", @@ -4370,9 +4628,10 @@ "source_location": "L30", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_checkoutpage_checkoutpage", "community": 12, - "norm_label": "checkoutpage()" + "norm_label": "checkoutpage()", + "id": "frontend_application_components_checkoutpage_checkoutpage", + "community_name": "Checkout and Dashboard Components" }, { "label": "DeleteConfirmModal()", @@ -4381,9 +4640,10 @@ "source_location": "L14", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodal", "community": 12, - "norm_label": "deleteconfirmmodal()" + "norm_label": "deleteconfirmmodal()", + "id": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodal", + "community_name": "Checkout and Dashboard Components" }, { "label": "HeaderButton()", @@ -4392,9 +4652,10 @@ "source_location": "L16", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_headerbutton_headerbutton", "community": 12, - "norm_label": "headerbutton()" + "norm_label": "headerbutton()", + "id": "frontend_application_components_headerbutton_headerbutton", + "community_name": "Checkout and Dashboard Components" }, { "label": "StatCounter()", @@ -4403,9 +4664,10 @@ "source_location": "L9", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_hero_statcounter", "community": 12, - "norm_label": "statcounter()" + "norm_label": "statcounter()", + "id": "frontend_application_components_hero_statcounter", + "community_name": "Checkout and Dashboard Components" }, { "label": "OrderDetailsModal()", @@ -4414,9 +4676,10 @@ "source_location": "L24", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_orderdetailsmodal_orderdetailsmodal", "community": 12, - "norm_label": "orderdetailsmodal()" + "norm_label": "orderdetailsmodal()", + "id": "frontend_application_components_orderdetailsmodal_orderdetailsmodal", + "community_name": "Checkout and Dashboard Components" }, { "label": "SearchableSelect()", @@ -4425,9 +4688,10 @@ "source_location": "L17", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_searchableselect_searchableselect", "community": 12, - "norm_label": "searchableselect()" + "norm_label": "searchableselect()", + "id": "frontend_application_components_searchableselect_searchableselect", + "community_name": "Checkout and Dashboard Components" }, { "label": "TopUpModal()", @@ -4436,9 +4700,10 @@ "source_location": "L21", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_topupmodal_topupmodal", "community": 12, - "norm_label": "topupmodal()" + "norm_label": "topupmodal()", + "id": "frontend_application_components_topupmodal_topupmodal", + "community_name": "Checkout and Dashboard Components" }, { "label": "UserDashboard()", @@ -4447,9 +4712,10 @@ "source_location": "L17", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_userdashboard_userdashboard", "community": 12, - "norm_label": "userdashboard()" + "norm_label": "userdashboard()", + "id": "frontend_application_components_userdashboard_userdashboard", + "community_name": "Checkout and Dashboard Components" }, { "label": "cn()", @@ -4458,9 +4724,10 @@ "source_location": "L11", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_utils_cn", "community": 12, - "norm_label": "cn()" + "norm_label": "cn()", + "id": "frontend_application_lib_utils_cn", + "community_name": "Checkout and Dashboard Components" }, { "label": "toEnglishDigits()", @@ -4469,9 +4736,10 @@ "source_location": "L6", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_utils_toenglishdigits", "community": 12, - "norm_label": "toenglishdigits()" + "norm_label": "toenglishdigits()", + "id": "frontend_application_lib_utils_toenglishdigits", + "community_name": "Checkout and Dashboard Components" }, { "label": "toPersian()", @@ -4480,9 +4748,10 @@ "source_location": "L1", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_utils_topersian", "community": 12, - "norm_label": "topersian()" + "norm_label": "topersian()", + "id": "frontend_application_lib_utils_topersian", + "community_name": "Checkout and Dashboard Components" }, { "label": "AboutPage()", @@ -4491,9 +4760,10 @@ "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_about_page_aboutpage", "community": 123, - "norm_label": "aboutpage()" + "norm_label": "aboutpage()", + "id": "frontend_application_app_about_page_aboutpage", + "community_name": "About Page Component" }, { "label": "PrivacyPage()", @@ -4502,9 +4772,10 @@ "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_privacy_page_privacypage", "community": 124, - "norm_label": "privacypage()" + "norm_label": "privacypage()", + "id": "frontend_application_app_privacy_page_privacypage", + "community_name": "Privacy Page Component" }, { "label": "MediaSelector()", @@ -4513,3397 +4784,10 @@ "source_location": "L24", "_callable": true, "_origin": "ast", + "community": 13, + "norm_label": "mediaselector()", "id": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "community": 13, - "norm_label": "mediaselector()" - }, - { - "label": "Spinner()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/Spinner.tsx", - "source_location": "L2", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_spinner_spinner", - "community": 13, - "norm_label": "spinner()" - }, - { - "label": "BannersManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/BannersManager.tsx", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_bannersmanager_bannersmanager", - "community": 13, - "norm_label": "bannersmanager()" - }, - { - "label": "Blogs()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Blogs.tsx", - "source_location": "L27", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_blogs_blogs", - "community": 13, - "norm_label": "blogs()" - }, - { - "label": "Categories()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Categories.tsx", - "source_location": "L22", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_categories_categories", - "community": 13, - "norm_label": "categories()" - }, - { - "label": "FinancialSettingsPage()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/FinancialSettingsPage.tsx", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_financialsettingspage_financialsettingspage", - "community": 13, - "norm_label": "financialsettingspage()" - }, - { - "label": "IngredientsManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/IngredientsManager.tsx", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_ingredientsmanager_ingredientsmanager", - "community": 13, - "norm_label": "ingredientsmanager()" - }, - { - "label": "PrescriptionsManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/PrescriptionsManager.tsx", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_prescriptionsmanager_prescriptionsmanager", - "community": 13, - "norm_label": "prescriptionsmanager()" - }, - { - "label": "Products()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Products.tsx", - "source_location": "L51", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_products_products", - "community": 13, - "norm_label": "products()" - }, - { - "label": "TestimonialsManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/TestimonialsManager.tsx", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_testimonialsmanager_testimonialsmanager", - "community": 13, - "norm_label": "testimonialsmanager()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L27", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_constructor", - "community": 14, - "norm_label": ".constructor()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L31", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_findall", - "community": 14, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L72", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_findone", - "community": 14, - "norm_label": ".findone()" - }, - { - "label": ".getActiveFilters()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L39", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_getactivefilters", - "community": 14, - "norm_label": ".getactivefilters()" - }, - { - "label": ".getDosageConfig()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L53", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_getdosageconfig", - "community": 14, - "norm_label": ".getdosageconfig()" - }, - { - "label": ".getNavigationFilters()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L47", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_getnavigationfilters", - "community": 14, - "norm_label": ".getnavigationfilters()" - }, - { - "label": ".updateDosageConfig()", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L63", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "community": 14, - "norm_label": ".updatedosageconfig()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_constructor", - "community": 14, - "norm_label": ".constructor()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_findall", - "community": 14, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L128", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_findone", - "community": 14, - "norm_label": ".findone()" - }, - { - "label": ".getActiveFilters()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L160", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_getactivefilters", - "community": 14, - "norm_label": ".getactivefilters()" - }, - { - "label": ".getDosageConfig()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L230", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_getdosageconfig", - "community": 14, - "norm_label": ".getdosageconfig()" - }, - { - "label": ".getNavigationFilters()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L195", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_getnavigationfilters", - "community": 14, - "norm_label": ".getnavigationfilters()" - }, - { - "label": ".updateDosageConfig()", - "file_type": "code", - "source_file": "backend/src/products/products.service.ts", - "source_location": "L241", - "_callable": true, - "_origin": "ast", - "id": "backend_src_products_products_service_productsservice_updatedosageconfig", - "community": 14, - "norm_label": ".updatedosageconfig()" - }, - { - "label": "ContactPage()", - "file_type": "code", - "source_file": "frontend/application/app/contact/page.tsx", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_contact_page_contactpage", - "community": 15, - "norm_label": "contactpage()" - }, - { - "label": "ContactFormClient()", - "file_type": "code", - "source_file": "frontend/application/components/ContactFormClient.tsx", - "source_location": "L14", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_contactformclient_contactformclient", - "community": 15, - "norm_label": "contactformclient()" - }, - { - "label": "fetchContactInfo()", - "file_type": "code", - "source_file": "frontend/application/components/ContactFormClient.tsx", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_contactformclient_contactformclient_fetchcontactinfo", - "community": 15, - "norm_label": "fetchcontactinfo()" - }, - { - "label": "PrescriptionUploadModal()", - "file_type": "code", - "source_file": "frontend/application/components/PrescriptionUploadModal.tsx", - "source_location": "L12", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal", - "community": 15, - "norm_label": "prescriptionuploadmodal()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L38", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_constructor", - "community": 15, - "norm_label": ".constructor()" - }, - { - "label": ".getInstance()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L40", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_getinstance", - "community": 15, - "norm_label": ".getinstance()" - }, - { - "label": ".getProfile()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L118", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_getprofile", - "community": 15, - "norm_label": ".getprofile()" - }, - { - "label": ".login()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L100", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_login", - "community": 15, - "norm_label": ".login()" - }, - { - "label": ".logout()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L149", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_logout", - "community": 15, - "norm_label": ".logout()" - }, - { - "label": ".register()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L82", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_register", - "community": 15, - "norm_label": ".register()" - }, - { - "label": ".sendOtp()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L50", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_sendotp", - "community": 15, - "norm_label": ".sendotp()" - }, - { - "label": ".updateProfile()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L135", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_updateprofile", - "community": 15, - "norm_label": ".updateprofile()" - }, - { - "label": ".verifyOtp()", - "file_type": "code", - "source_file": "frontend/application/lib/services/authService.ts", - "source_location": "L64", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_lib_services_authservice_authservice_verifyotp", - "community": 15, - "norm_label": ".verifyotp()" - }, - { - "label": "robots()", - "file_type": "code", - "source_file": "frontend/application/app/robots.ts", - "source_location": "L3", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_robots_robots", - "community": 151, - "norm_label": "robots()" - }, - { - "label": "HomeClient()", - "file_type": "code", - "source_file": "frontend/application/app/HomeClient.tsx", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_homeclient_homeclient", - "community": 17, - "norm_label": "homeclient()" - }, - { - "label": "getHomeData()", - "file_type": "code", - "source_file": "frontend/application/app/page.tsx", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_page_gethomedata", - "community": 17, - "norm_label": "gethomedata()" - }, - { - "label": "Home()", - "file_type": "code", - "source_file": "frontend/application/app/page.tsx", - "source_location": "L55", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_page_home", - "community": 17, - "norm_label": "home()" - }, - { - "label": "TrustSealsPage()", - "file_type": "code", - "source_file": "frontend/application/app/trust-seals/page.tsx", - "source_location": "L11", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_trust_seals_page_trustsealspage", - "community": 17, - "norm_label": "trustsealspage()" - }, - { - "label": "EnamadBadge()", - "file_type": "code", - "source_file": "frontend/application/components/EnamadBadge.tsx", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_enamadbadge_enamadbadge", - "community": 17, - "norm_label": "enamadbadge()" - }, - { - "label": "Footer()", - "file_type": "code", - "source_file": "frontend/application/components/Footer.tsx", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_footer_footer", - "community": 17, - "norm_label": "footer()" - }, - { - "label": "Hero()", - "file_type": "code", - "source_file": "frontend/application/components/Hero.tsx", - "source_location": "L41", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_hero_hero", - "community": 17, - "norm_label": "hero()" - }, - { - "label": "SmartAdvisor()", - "file_type": "code", - "source_file": "frontend/application/components/SmartAdvisor.tsx", - "source_location": "L52", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_smartadvisor_smartadvisor", - "community": 17, - "norm_label": "smartadvisor()" - }, - { - "label": "TickerBanner()", - "file_type": "code", - "source_file": "frontend/application/components/TickerBanner.tsx", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_tickerbanner_tickerbanner", - "community": 17, - "norm_label": "tickerbanner()" - }, - { - "label": "VetGallery()", - "file_type": "code", - "source_file": "frontend/application/components/VetGallery.tsx", - "source_location": "L70", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_vetgallery_vetgallery", - "community": 17, - "norm_label": "vetgallery()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/admin.service.ts", - "source_location": "L64", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_admin_service_adminservice_constructor", - "community": 18, - "norm_label": ".constructor()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/app.module.ts", - "source_location": "L74", - "_callable": true, - "_origin": "ast", - "id": "backend_src_app_module_appmodule_constructor", - "community": 18, - "norm_label": ".constructor()" - }, - { - "label": ".onModuleDestroy()", - "file_type": "code", - "source_file": "backend/src/prisma/prisma.service.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prisma_prisma_service_prismaservice_onmoduledestroy", - "community": 18, - "norm_label": ".onmoduledestroy()" - }, - { - "label": ".onModuleInit()", - "file_type": "code", - "source_file": "backend/src/prisma/prisma.service.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prisma_prisma_service_prismaservice_onmoduleinit", - "community": 18, - "norm_label": ".onmoduleinit()" - }, - { - "label": ".onModuleDestroy()", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice_onmoduledestroy", - "community": 18, - "norm_label": ".onmoduledestroy()" - }, - { - "label": ".onModuleInit()", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice_onmoduleinit", - "community": 18, - "norm_label": ".onmoduleinit()" - }, - { - "label": ".set()", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L19", - "_callable": true, - "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice_set", - "community": 18, - "norm_label": ".set()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_constructor", - "community": 19, - "norm_label": ".constructor()" - }, - { - "label": ".createInquiry()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L24", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry", - "community": 19, - "norm_label": ".createinquiry()" - }, - { - "label": ".createWholesaleOrder()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L73", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "community": 19, - "norm_label": ".createwholesaleorder()" - }, - { - "label": ".findAllInquiries()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L44", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "community": 19, - "norm_label": ".findallinquiries()" - }, - { - "label": ".getAllPartnerAccounts()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L86", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "community": 19, - "norm_label": ".getallpartneraccounts()" - }, - { - "label": ".getPartnerProfile()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L64", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "community": 19, - "norm_label": ".getpartnerprofile()" - }, - { - "label": ".updateInquiryStatus()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L53", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "community": 19, - "norm_label": ".updateinquirystatus()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_constructor", - "community": 19, - "norm_label": ".constructor()" - }, - { - "label": ".createInquiry()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L17", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_createinquiry", - "community": 19, - "norm_label": ".createinquiry()" - }, - { - "label": ".createWholesaleOrder()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L67", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_createwholesaleorder", - "community": 19, - "norm_label": ".createwholesaleorder()" - }, - { - "label": ".findAllInquiries()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L34", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_findallinquiries", - "community": 19, - "norm_label": ".findallinquiries()" - }, - { - "label": ".getAllPartnerAccounts()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L95", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_getallpartneraccounts", - "community": 19, - "norm_label": ".getallpartneraccounts()" - }, - { - "label": ".getPartnerProfile()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L54", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_getpartnerprofile", - "community": 19, - "norm_label": ".getpartnerprofile()" - }, - { - "label": ".updateInquiryStatus()", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L40", - "_callable": true, - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_b2bservice_updateinquirystatus", - "community": 19, - "norm_label": ".updateinquirystatus()" - }, - { - "label": ".handleRequest()", - "file_type": "code", - "source_file": "backend/src/auth/jwt-auth.guard.ts", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_jwt_auth_guard_jwtauthguard_handlerequest", - "community": 2, - "norm_label": ".handlerequest()" - }, - { - "label": "Roles()", - "file_type": "code", - "source_file": "backend/src/common/decorators/roles.decorator.ts", - "source_location": "L4", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_decorators_roles_decorator_roles", - "community": 2, - "norm_label": "roles()" - }, - { - "label": ".canActivate()", - "file_type": "code", - "source_file": "backend/src/common/guards/roles.guard.ts", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard_rolesguard_canactivate", - "community": 2, - "norm_label": ".canactivate()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/common/guards/roles.guard.ts", - "source_location": "L18", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard_rolesguard_constructor", - "community": 2, - "norm_label": ".constructor()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L26", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_constructor", - "community": 2, - "norm_label": ".constructor()" - }, - { - "label": ".deleteScientificTerm()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L71", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "community": 2, - "norm_label": ".deletescientificterm()" - }, - { - "label": ".getFinancialSettings()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L97", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "community": 2, - "norm_label": ".getfinancialsettings()" - }, - { - "label": ".getScientificTerms()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L50", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_getscientificterms", - "community": 2, - "norm_label": ".getscientificterms()" - }, - { - "label": ".getSeoSettings()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L78", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_getseosettings", - "community": 2, - "norm_label": ".getseosettings()" - }, - { - "label": ".getSystemSettings()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L116", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "community": 2, - "norm_label": ".getsystemsettings()" - }, - { - "label": ".getUiTexts()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L34", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_getuitexts", - "community": 2, - "norm_label": ".getuitexts()" - }, - { - "label": ".updateFinancialSettings()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L106", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "community": 2, - "norm_label": ".updatefinancialsettings()" - }, - { - "label": ".updateSeoSettings()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L87", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "community": 2, - "norm_label": ".updateseosettings()" - }, - { - "label": ".updateSystemSettings()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L125", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "community": 2, - "norm_label": ".updatesystemsettings()" - }, - { - "label": ".updateUiText()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L44", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "community": 2, - "norm_label": ".updateuitext()" - }, - { - "label": ".upsertScientificTerm()", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L59", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "community": 2, - "norm_label": ".upsertscientificterm()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_constructor", - "community": 2, - "norm_label": ".constructor()" - }, - { - "label": ".deleteScientificTerm()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L64", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_deletescientificterm", - "community": 2, - "norm_label": ".deletescientificterm()" - }, - { - "label": ".getCategorySetting()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L70", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_getcategorysetting", - "community": 2, - "norm_label": ".getcategorysetting()" - }, - { - "label": ".getScientificTerms()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L39", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_getscientificterms", - "community": 2, - "norm_label": ".getscientificterms()" - }, - { - "label": ".getUiTexts()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_getuitexts", - "community": 2, - "norm_label": ".getuitexts()" - }, - { - "label": ".updateCategorySetting()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L77", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_updatecategorysetting", - "community": 2, - "norm_label": ".updatecategorysetting()" - }, - { - "label": ".updateUiText()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L31", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_updateuitext", - "community": 2, - "norm_label": ".updateuitext()" - }, - { - "label": ".upsertScientificTerm()", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "backend_src_settings_settings_service_settingsservice_upsertscientificterm", - "community": 2, - "norm_label": ".upsertscientificterm()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L29", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller_constructor", - "community": 20, - "norm_label": ".constructor()" - }, - { - "label": ".createCategory()", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L49", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller_createcategory", - "community": 20, - "norm_label": ".createcategory()" - }, - { - "label": ".deleteCategory()", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L66", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller_deletecategory", - "community": 20, - "norm_label": ".deletecategory()" - }, - { - "label": ".getAllCategoriesRaw()", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L42", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller_getallcategoriesraw", - "community": 20, - "norm_label": ".getallcategoriesraw()" - }, - { - "label": ".getCategories()", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "community": 20, - "norm_label": ".getcategories()" - }, - { - "label": ".updateCategory()", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L56", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", - "community": 20, - "norm_label": ".updatecategory()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice_constructor", - "community": 20, - "norm_label": ".constructor()" - }, - { - "label": ".createCategory()", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L49", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice_createcategory", - "community": 20, - "norm_label": ".createcategory()" - }, - { - "label": ".deleteCategory()", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L68", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice_deletecategory", - "community": 20, - "norm_label": ".deletecategory()" - }, - { - "label": ".getAllCategoriesRaw()", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L45", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice_getallcategoriesraw", - "community": 20, - "norm_label": ".getallcategoriesraw()" - }, - { - "label": ".getCategories()", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice_getcategories", - "community": 20, - "norm_label": ".getcategories()" - }, - { - "label": ".updateCategory()", - "file_type": "code", - "source_file": "backend/src/admin/categories.service.ts", - "source_location": "L61", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_categories_service_categoriesservice_updatecategory", - "community": 20, - "norm_label": ".updatecategory()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L22", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller_constructor", - "community": 21, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L35", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller_create", - "community": 21, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L26", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller_findall", - "community": 21, - "norm_label": ".findall()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L62", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller_remove", - "community": 21, - "norm_label": ".remove()" - }, - { - "label": ".reorder()", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L44", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "community": 21, - "norm_label": ".reorder()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L53", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_controller_bannerscontroller_update", - "community": 21, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L7", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice_constructor", - "community": 21, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice_create", - "community": 21, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice_findall", - "community": 21, - "norm_label": ".findall()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L32", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice_remove", - "community": 21, - "norm_label": ".remove()" - }, - { - "label": ".reorder()", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L40", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice_reorder", - "community": 21, - "norm_label": ".reorder()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_banners_banners_service_bannersservice_update", - "community": 21, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L23", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_controller_mediacontroller_constructor", - "community": 22, - "norm_label": ".constructor()" - }, - { - "label": ".deleteMedia()", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L45", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_controller_mediacontroller_deletemedia", - "community": 22, - "norm_label": ".deletemedia()" - }, - { - "label": ".getAllMedia()", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L28", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_controller_mediacontroller_getallmedia", - "community": 22, - "norm_label": ".getallmedia()" - }, - { - "label": ".updateMedia()", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L55", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "community": 22, - "norm_label": ".updatemedia()" - }, - { - "label": ".uploadFile()", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_controller_mediacontroller_uploadfile", - "community": 22, - "norm_label": ".uploadfile()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/media.service.ts", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_service_mediaservice_constructor", - "community": 22, - "norm_label": ".constructor()" - }, - { - "label": ".deleteMedia()", - "file_type": "code", - "source_file": "backend/src/admin/media.service.ts", - "source_location": "L48", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_service_mediaservice_deletemedia", - "community": 22, - "norm_label": ".deletemedia()" - }, - { - "label": ".getAllMedia()", - "file_type": "code", - "source_file": "backend/src/admin/media.service.ts", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_service_mediaservice_getallmedia", - "community": 22, - "norm_label": ".getallmedia()" - }, - { - "label": ".updateMedia()", - "file_type": "code", - "source_file": "backend/src/admin/media.service.ts", - "source_location": "L65", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_service_mediaservice_updatemedia", - "community": 22, - "norm_label": ".updatemedia()" - }, - { - "label": ".uploadFile()", - "file_type": "code", - "source_file": "backend/src/admin/media.service.ts", - "source_location": "L16", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_media_service_mediaservice_uploadfile", - "community": 22, - "norm_label": ".uploadfile()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_constructor", - "community": 23, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L40", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "community": 23, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findall", - "community": 23, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L31", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone", - "community": 23, - "norm_label": ".findone()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L58", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "community": 23, - "norm_label": ".remove()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L49", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "community": 23, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L7", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice_constructor", - "community": 23, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L30", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice_create", - "community": 23, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice_findall", - "community": 23, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice_findone", - "community": 23, - "norm_label": ".findone()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L47", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice_remove", - "community": 23, - "norm_label": ".remove()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ingredientsservice_update", - "community": 23, - "norm_label": ".update()" - }, - { - "label": "App()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/App.tsx", - "source_location": "L17", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_app_app", - "community": 24, - "norm_label": "app()" - }, - { - "label": "SuspenseFallback()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/App.tsx", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_app_suspensefallback", - "community": 24, - "norm_label": "suspensefallback()" - }, - { - "label": "ContactSubmissions()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmissions", - "community": 24, - "norm_label": "contactsubmissions()" - }, - { - "label": "Dashboard()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_dashboard_dashboard", - "community": 24, - "norm_label": "dashboard()" - }, - { - "label": "Settings()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Settings.tsx", - "source_location": "L7", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_settings_settings", - "community": 24, - "norm_label": "settings()" - }, - { - "label": "UITexts()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", - "source_location": "L87", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_uitexts_uitexts", - "community": 24, - "norm_label": "uitexts()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/pets.service.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_pets_service_petsservice_constructor", - "community": 25, - "norm_label": ".constructor()" - }, - { - "label": ".deletePet()", - "file_type": "code", - "source_file": "backend/src/admin/pets.service.ts", - "source_location": "L55", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_pets_service_petsservice_deletepet", - "community": 25, - "norm_label": ".deletepet()" - }, - { - "label": ".getPets()", - "file_type": "code", - "source_file": "backend/src/admin/pets.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_pets_service_petsservice_getpets", - "community": 25, - "norm_label": ".getpets()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiservice_constructor", - "community": 25, - "norm_label": ".constructor()" - }, - { - "label": ".createTerm()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L45", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiservice_createterm", - "community": 25, - "norm_label": ".createterm()" - }, - { - "label": ".deleteTerm()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L57", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiservice_deleteterm", - "community": 25, - "norm_label": ".deleteterm()" - }, - { - "label": ".getTerms()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiservice_getterms", - "community": 25, - "norm_label": ".getterms()" - }, - { - "label": ".updateTerm()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L49", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_service_wikiservice_updateterm", - "community": 25, - "norm_label": ".updateterm()" - }, - { - "label": ".sendB2bNotification()", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L145", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendb2bnotification", - "community": 26, - "norm_label": ".sendb2bnotification()" - }, - { - "label": ".sendOrderConfirmation()", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L107", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendorderconfirmation", - "community": 26, - "norm_label": ".sendorderconfirmation()" - }, - { - "label": ".sendOtp()", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L92", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendotp", - "community": 26, - "norm_label": ".sendotp()" - }, - { - "label": ".sendPatternSms()", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L24", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "community": 26, - "norm_label": ".sendpatternsms()" - }, - { - "label": ".sendPetCareReminder()", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L163", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendpetcarereminder", - "community": 26, - "norm_label": ".sendpetcarereminder()" - }, - { - "label": ".sendShippingNotification()", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L126", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendshippingnotification", - "community": 26, - "norm_label": ".sendshippingnotification()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L14", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_constructor", - "community": 26, - "norm_label": ".constructor()" - }, - { - "label": ".updateStatus()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L283", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_updatestatus", - "community": 26, - "norm_label": ".updatestatus()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L28", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_constructor", - "community": 27, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L32", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", - "community": 27, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L51", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "community": 27, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L61", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "community": 27, - "norm_label": ".findone()" - }, - { - "label": ".review()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L71", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "community": 27, - "norm_label": ".review()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_constructor", - "community": 27, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L12", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_create", - "community": 27, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L84", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findall", - "community": 27, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L98", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findone", - "community": 27, - "norm_label": ".findone()" - }, - { - "label": ".review()", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L115", - "_callable": true, - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_review", - "community": 27, - "norm_label": ".review()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_constructor", - "community": 28, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L34", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "community": 28, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_findall", - "community": 28, - "norm_label": ".findall()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L55", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "community": 28, - "norm_label": ".remove()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "community": 28, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L7", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_constructor", - "community": 28, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_create", - "community": 28, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_findall", - "community": 28, - "norm_label": ".findall()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_remove", - "community": 28, - "norm_label": ".remove()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L22", - "_callable": true, - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_update", - "community": 28, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_constructor", - "community": 29, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L34", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "community": 29, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_findall", - "community": 29, - "norm_label": ".findall()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L52", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "community": 29, - "norm_label": ".remove()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "community": 29, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L7", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_testimonialsservice_constructor", - "community": 29, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_testimonialsservice_create", - "community": 29, - "norm_label": ".create()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_testimonialsservice_findall", - "community": 29, - "norm_label": ".findall()" - }, - { - "label": ".remove()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L32", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_testimonialsservice_remove", - "community": 29, - "norm_label": ".remove()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_testimonialsservice_update", - "community": 29, - "norm_label": ".update()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/auth/jwt.strategy.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_jwt_strategy_jwtstrategy_constructor", - "community": 3, - "norm_label": ".constructor()" - }, - { - "label": ".validate()", - "file_type": "code", - "source_file": "backend/src/auth/jwt.strategy.ts", - "source_location": "L23", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_jwt_strategy_jwtstrategy_validate", - "community": 3, - "norm_label": ".validate()" - }, - { - "label": ".addAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L131", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_addaddress", - "community": 3, - "norm_label": ".addaddress()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L44", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_constructor", - "community": 3, - "norm_label": ".constructor()" - }, - { - "label": ".deleteAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L179", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_deleteaddress", - "community": 3, - "norm_label": ".deleteaddress()" - }, - { - "label": ".getProfile()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L68", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_getprofile", - "community": 3, - "norm_label": ".getprofile()" - }, - { - "label": ".setDefaultAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L198", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "community": 3, - "norm_label": ".setdefaultaddress()" - }, - { - "label": ".topUpWallet()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L223", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_topupwallet", - "community": 3, - "norm_label": ".topupwallet()" - }, - { - "label": ".updateAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L159", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_updateaddress", - "community": 3, - "norm_label": ".updateaddress()" - }, - { - "label": ".updateProfile()", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L103", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_controller_userscontroller_updateprofile", - "community": 3, - "norm_label": ".updateprofile()" - }, - { - "label": ".addAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L71", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_addaddress", - "community": 3, - "norm_label": ".addaddress()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L18", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_constructor", - "community": 3, - "norm_label": ".constructor()" - }, - { - "label": ".deleteAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L119", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_deleteaddress", - "community": 3, - "norm_label": ".deleteaddress()" - }, - { - "label": ".findById()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_findbyid", - "community": 3, - "norm_label": ".findbyid()" - }, - { - "label": ".findByPhone()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L160", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_findbyphone", - "community": 3, - "norm_label": ".findbyphone()" - }, - { - "label": ".setDefaultAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L125", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_setdefaultaddress", - "community": 3, - "norm_label": ".setdefaultaddress()" - }, - { - "label": ".topUpWallet()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L136", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_topupwallet", - "community": 3, - "norm_label": ".topupwallet()" - }, - { - "label": ".update()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L52", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_update", - "community": 3, - "norm_label": ".update()" - }, - { - "label": ".updateAddress()", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L93", - "_callable": true, - "_origin": "ast", - "id": "backend_src_users_users_service_usersservice_updateaddress", - "community": 3, - "norm_label": ".updateaddress()" - }, - { - "label": "Layout()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Layout.tsx", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_layout_layout", - "community": 30, - "norm_label": "layout()" - }, - { - "label": "ProtectedRoute()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ProtectedRoute.tsx", - "source_location": "L7", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_protectedroute_protectedroute", - "community": 30, - "norm_label": "protectedroute()" - }, - { - "label": "Sidebar()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", - "source_location": "L64", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_sidebar_sidebar", - "community": 30, - "norm_label": "sidebar()" - }, - { - "label": "Topbar()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Topbar.tsx", - "source_location": "L28", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_topbar_topbar", - "community": 30, - "norm_label": "topbar()" - }, - { - "label": "Login()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Login.tsx", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_login_login", - "community": 30, - "norm_label": "login()" - }, - { - "label": "processQueue()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/services/api.ts", - "source_location": "L37", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_services_api_processqueue", - "community": 30, - "norm_label": "processqueue()" - }, - { - "label": "B2BManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/B2BManager.tsx", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_b2bmanager_b2bmanager", - "community": 31, - "norm_label": "b2bmanager()" - }, - { - "label": "SeoSettingsPage()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/SeoSettingsPage.tsx", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_seosettingspage_seosettingspage", - "community": 31, - "norm_label": "seosettingspage()" - }, - { - "label": "SmartAdvisorManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/SmartAdvisorManager.tsx", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_smartadvisormanager_smartadvisormanager", - "community": 31, - "norm_label": "smartadvisormanager()" - }, - { - "label": "SystemSettingsPage()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/SystemSettingsPage.tsx", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_systemsettingspage_systemsettingspage", - "community": 31, - "norm_label": "systemsettingspage()" - }, - { - "label": "SuccessPage()", - "file_type": "code", - "source_file": "frontend/application/app/checkout/success/[id]/page.tsx", - "source_location": "L3", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_checkout_success_id_page_successpage", - "community": 32, - "norm_label": "successpage()" - }, - { - "label": "ProfilePage()", - "file_type": "code", - "source_file": "frontend/application/app/profile/page.tsx", - "source_location": "L3", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_profile_page_profilepage", - "community": 32, - "norm_label": "profilepage()" - }, - { - "label": "FeaturedProducts()", - "file_type": "code", - "source_file": "frontend/application/components/FeaturedProducts.tsx", - "source_location": "L139", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_featuredproducts_featuredproducts", - "community": 32, - "norm_label": "featuredproducts()" - }, - { - "label": "ProductCard()", - "file_type": "code", - "source_file": "frontend/application/components/FeaturedProducts.tsx", - "source_location": "L16", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_featuredproducts_productcard", - "community": 32, - "norm_label": "productcard()" - }, - { - "label": "OrderSuccess()", - "file_type": "code", - "source_file": "frontend/application/components/OrderSuccess.tsx", - "source_location": "L17", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_ordersuccess_ordersuccess", - "community": 32, - "norm_label": "ordersuccess()" - }, - { - "label": "PetProfile()", - "file_type": "code", - "source_file": "frontend/application/components/PetProfile.tsx", - "source_location": "L39", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_petprofile_petprofile", - "community": 32, - "norm_label": "petprofile()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L32", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller_constructor", - "community": 33, - "norm_label": ".constructor()" - }, - { - "label": ".adminLogin()", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L192", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice_adminlogin", - "community": 33, - "norm_label": ".adminlogin()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L31", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice_constructor", - "community": 33, - "norm_label": ".constructor()" - }, - { - "label": ".login()", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L152", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice_login", - "community": 33, - "norm_label": ".login()" - }, - { - "label": ".register()", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L103", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice_register", - "community": 33, - "norm_label": ".register()" - }, - { - "label": ".sendOtp()", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L38", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice_sendotp", - "community": 33, - "norm_label": ".sendotp()" - }, - { - "label": ".verifyOtp()", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.ts", - "source_location": "L63", - "_callable": true, - "_origin": "ast", - "id": "backend_src_auth_auth_service_authservice_verifyotp", - "community": 33, - "norm_label": ".verifyotp()" - }, - { - "label": ".del()", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L31", - "_callable": true, - "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice_del", - "community": 33, - "norm_label": ".del()" - }, - { - "label": ".catch()", - "file_type": "code", - "source_file": "backend/src/common/filters/http-exception.filter.ts", - "source_location": "L16", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_catch", - "community": 34, - "norm_label": ".catch()" - }, - { - "label": ".deriveErrorCode()", - "file_type": "code", - "source_file": "backend/src/common/filters/http-exception.filter.ts", - "source_location": "L114", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_deriveerrorcode", - "community": 34, - "norm_label": ".deriveerrorcode()" - }, - { - "label": ".translateGenericMessage()", - "file_type": "code", - "source_file": "backend/src/common/filters/http-exception.filter.ts", - "source_location": "L91", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_translategenericmessage", - "community": 34, - "norm_label": ".translategenericmessage()" - }, - { - "label": ".catch()", - "file_type": "code", - "source_file": "backend/src/common/filters/prisma-exception.filter.ts", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter_catch", - "community": 34, - "norm_label": ".catch()" - }, - { - "label": ".intercept()", - "file_type": "code", - "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_intercept", - "community": 34, - "norm_label": ".intercept()" - }, - { - "label": ".transform()", - "file_type": "code", - "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", - "source_location": "L17", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_transform", - "community": 34, - "norm_label": ".transform()" - }, - { - "label": "bootstrap()", - "file_type": "code", - "source_file": "backend/src/main.ts", - "source_location": "L12", - "_callable": true, - "_origin": "ast", - "id": "backend_src_main_bootstrap", - "community": 34, - "norm_label": "bootstrap()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L18", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller_constructor", - "community": 35, - "norm_label": ".constructor()" - }, - { - "label": ".getAllSubmissions()", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L42", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", - "community": 35, - "norm_label": ".getallsubmissions()" - }, - { - "label": ".getContactInfo()", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L35", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller_getcontactinfo", - "community": 35, - "norm_label": ".getcontactinfo()" - }, - { - "label": ".submitContact()", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller_submitcontact", - "community": 35, - "norm_label": ".submitcontact()" - }, - { - "label": ".updateContactInfo()", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L71", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", - "community": 35, - "norm_label": ".updatecontactinfo()" - }, - { - "label": ".updateSubmissionStatus()", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L57", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "community": 35, - "norm_label": ".updatesubmissionstatus()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice_constructor", - "community": 35, - "norm_label": ".constructor()" - }, - { - "label": ".getAllSubmissions()", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L125", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice_getallsubmissions", - "community": 35, - "norm_label": ".getallsubmissions()" - }, - { - "label": ".getContactInfo()", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L77", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice_getcontactinfo", - "community": 35, - "norm_label": ".getcontactinfo()" - }, - { - "label": ".submitContactForm()", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L30", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice_submitcontactform", - "community": 35, - "norm_label": ".submitcontactform()" - }, - { - "label": ".updateContactInfoItems()", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L159", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice_updatecontactinfoitems", - "community": 35, - "norm_label": ".updatecontactinfoitems()" - }, - { - "label": ".updateSubmissionStatus()", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L148", - "_callable": true, - "_origin": "ast", - "id": "backend_src_contact_contact_service_contactservice_updatesubmissionstatus", - "community": 35, - "norm_label": ".updatesubmissionstatus()" - }, - { - "label": "ConfirmModal()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/ConfirmModal.tsx", - "source_location": "L14", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "community": 38, - "norm_label": "confirmmodal()" - }, - { - "label": "CMS()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/CMS.tsx", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_cms_cms", - "community": 38, - "norm_label": "cms()" - }, - { - "label": "fetchVideosList()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Videos.tsx", - "source_location": "L455", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_videos_fetchvideoslist", - "community": 38, - "norm_label": "fetchvideoslist()" - }, - { - "label": "Videos()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Videos.tsx", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_videos_videos", - "community": 38, - "norm_label": "videos()" - }, - { - "label": "WholesaleApplications()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/WholesaleApplications.tsx", - "source_location": "L16", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wholesaleapplications_wholesaleapplications", - "community": 38, - "norm_label": "wholesaleapplications()" - }, - { - "label": "Wiki()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", - "source_location": "L26", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wiki_wiki", - "community": 38, - "norm_label": "wiki()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L28", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_constructor", - "community": 4, - "norm_label": ".constructor()" - }, - { - "label": ".createHeroBanner()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L39", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_createherobanner", - "community": 4, - "norm_label": ".createherobanner()" - }, - { - "label": ".createSmartAdvisorRule()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L95", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", - "community": 4, - "norm_label": ".createsmartadvisorrule()" - }, - { - "label": ".createVetTestimonial()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L67", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", - "community": 4, - "norm_label": ".createvettestimonial()" - }, - { - "label": ".deleteHeroBanner()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L54", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner", - "community": 4, - "norm_label": ".deleteherobanner()" - }, - { - "label": ".deleteSmartAdvisorRule()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L110", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule", - "community": 4, - "norm_label": ".deletesmartadvisorrule()" - }, - { - "label": ".deleteVetTestimonial()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L82", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial", - "community": 4, - "norm_label": ".deletevettestimonial()" - }, - { - "label": ".getHeroBanners()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L33", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_getherobanners", - "community": 4, - "norm_label": ".getherobanners()" - }, - { - "label": ".getSmartAdvisorRules()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L89", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_getsmartadvisorrules", - "community": 4, - "norm_label": ".getsmartadvisorrules()" - }, - { - "label": ".getVetTestimonials()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L61", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_getvettestimonials", - "community": 4, - "norm_label": ".getvettestimonials()" - }, - { - "label": ".updateHeroBanner()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L45", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "community": 4, - "norm_label": ".updateherobanner()" - }, - { - "label": ".updateSmartAdvisorRule()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L101", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "community": 4, - "norm_label": ".updatesmartadvisorrule()" - }, - { - "label": ".updateVetTestimonial()", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L73", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "community": 4, - "norm_label": ".updatevettestimonial()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L11", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_constructor", - "community": 4, - "norm_label": ".constructor()" - }, - { - "label": ".createHeroBanner()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_createherobanner", - "community": 4, - "norm_label": ".createherobanner()" - }, - { - "label": ".createSmartAdvisorRule()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L67", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_createsmartadvisorrule", - "community": 4, - "norm_label": ".createsmartadvisorrule()" - }, - { - "label": ".createVetTestimonial()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L41", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_createvettestimonial", - "community": 4, - "norm_label": ".createvettestimonial()" - }, - { - "label": ".deleteHeroBanner()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L30", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_deleteherobanner", - "community": 4, - "norm_label": ".deleteherobanner()" - }, - { - "label": ".deleteSmartAdvisorRule()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L82", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_deletesmartadvisorrule", - "community": 4, - "norm_label": ".deletesmartadvisorrule()" - }, - { - "label": ".deleteVetTestimonial()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L56", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_deletevettestimonial", - "community": 4, - "norm_label": ".deletevettestimonial()" - }, - { - "label": ".getHeroBanners()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L14", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_getherobanners", - "community": 4, - "norm_label": ".getherobanners()" - }, - { - "label": ".getSmartAdvisorRules()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L61", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_getsmartadvisorrules", - "community": 4, - "norm_label": ".getsmartadvisorrules()" - }, - { - "label": ".getVetTestimonials()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L35", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_getvettestimonials", - "community": 4, - "norm_label": ".getvettestimonials()" - }, - { - "label": ".updateHeroBanner()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L24", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_updateherobanner", - "community": 4, - "norm_label": ".updateherobanner()" - }, - { - "label": ".updateSmartAdvisorRule()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L71", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_updatesmartadvisorrule", - "community": 4, - "norm_label": ".updatesmartadvisorrule()" - }, - { - "label": ".updateVetTestimonial()", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L45", - "_callable": true, - "_origin": "ast", - "id": "backend_src_cms_cms_service_cmsservice_updatevettestimonial", - "community": 4, - "norm_label": ".updatevettestimonial()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L30", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_blogscontroller_constructor", - "community": 41, - "norm_label": ".constructor()" - }, - { - "label": ".createBlog()", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_blogscontroller_createblog", - "community": 41, - "norm_label": ".createblog()" - }, - { - "label": ".deleteBlog()", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L63", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_blogscontroller_deleteblog", - "community": 41, - "norm_label": ".deleteblog()" - }, - { - "label": ".getBlogs()", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L37", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "community": 41, - "norm_label": ".getblogs()" - }, - { - "label": ".updateBlog()", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L53", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_blogscontroller_updateblog", - "community": 41, - "norm_label": ".updateblog()" - }, - { - "label": ".applyForWholesale()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L29", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "community": 42, - "norm_label": ".applyforwholesale()" - }, - { - "label": ".approveWholesaleRequest()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L54", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "community": 42, - "norm_label": ".approvewholesalerequest()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L21", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_constructor", - "community": 42, - "norm_label": ".constructor()" - }, - { - "label": ".getWholesaleRequests()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "community": 42, - "norm_label": ".getwholesalerequests()" - }, - { - "label": ".rejectWholesaleRequest()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L63", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "community": 42, - "norm_label": ".rejectwholesalerequest()" - }, - { - "label": ".approveWholesaleRequest()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L63", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_wholesaleservice_approvewholesalerequest", - "community": 42, - "norm_label": ".approvewholesalerequest()" - }, - { - "label": ".getWholesaleRequests()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L54", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_wholesaleservice_getwholesalerequests", - "community": 42, - "norm_label": ".getwholesalerequests()" - }, - { - "label": ".rejectWholesaleRequest()", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L77", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_wholesaleservice_rejectwholesalerequest", - "community": 42, - "norm_label": ".rejectwholesalerequest()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L29", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_wikicontroller_constructor", - "community": 44, - "norm_label": ".constructor()" - }, - { - "label": ".createTerm()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L42", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_wikicontroller_createterm", - "community": 44, - "norm_label": ".createterm()" - }, - { - "label": ".deleteTerm()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L59", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_wikicontroller_deleteterm", - "community": 44, - "norm_label": ".deleteterm()" - }, - { - "label": ".getTerms()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "community": 44, - "norm_label": ".getterms()" - }, - { - "label": ".updateTerm()", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L49", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_wikicontroller_updateterm", - "community": 44, - "norm_label": ".updateterm()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/seo/seo.controller.ts", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "backend_src_seo_seo_controller_seocontroller_constructor", - "community": 45, - "norm_label": ".constructor()" - }, - { - "label": ".getProductSchema()", - "file_type": "code", - "source_file": "backend/src/seo/seo.controller.ts", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "backend_src_seo_seo_controller_seocontroller_getproductschema", - "community": 45, - "norm_label": ".getproductschema()" - }, - { - "label": ".getSitemap()", - "file_type": "code", - "source_file": "backend/src/seo/seo.controller.ts", - "source_location": "L12", - "_callable": true, - "_origin": "ast", - "id": "backend_src_seo_seo_controller_seocontroller_getsitemap", - "community": 45, - "norm_label": ".getsitemap()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/seo/seo.service.ts", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "backend_src_seo_seo_service_seoservice_constructor", - "community": 45, - "norm_label": ".constructor()" - }, - { - "label": ".getProductSchema()", - "file_type": "code", - "source_file": "backend/src/seo/seo.service.ts", - "source_location": "L36", - "_callable": true, - "_origin": "ast", - "id": "backend_src_seo_seo_service_seoservice_getproductschema", - "community": 45, - "norm_label": ".getproductschema()" - }, - { - "label": ".getSitemapUrls()", - "file_type": "code", - "source_file": "backend/src/seo/seo.service.ts", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "backend_src_seo_seo_service_seoservice_getsitemapurls", - "community": 45, - "norm_label": ".getsitemapurls()" + "community_name": "Media and Blog UI Components" }, { "label": "Pagination()", @@ -7912,42 +4796,46 @@ "source_location": "L10", "_callable": true, "_origin": "ast", + "community": 13, + "norm_label": "pagination()", "id": "frontend_admin_panel_src_components_ui_pagination_pagination", - "community": 46, - "norm_label": "pagination()" + "community_name": "Media and Blog UI Components" }, { - "label": "CouponModal()", + "label": "Blogs()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L258", + "source_file": "frontend/admin-panel/src/pages/Blogs.tsx", + "source_location": "L27", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons_couponmodal", - "community": 46, - "norm_label": "couponmodal()" + "community": 13, + "norm_label": "blogs()", + "id": "frontend_admin_panel_src_pages_blogs_blogs", + "community_name": "Media and Blog UI Components" }, { - "label": "Coupons()", + "label": "Categories()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L42", - "_callable": true, - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons_coupons", - "community": 46, - "norm_label": "coupons()" - }, - { - "label": "MediaManager()", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Media.tsx", + "source_file": "frontend/admin-panel/src/pages/Categories.tsx", "source_location": "L22", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_media_mediamanager", - "community": 46, - "norm_label": "mediamanager()" + "community": 13, + "norm_label": "categories()", + "id": "frontend_admin_panel_src_pages_categories_categories", + "community_name": "Media and Blog UI Components" + }, + { + "label": "IngredientsManager()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/IngredientsManager.tsx", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 13, + "norm_label": "ingredientsmanager()", + "id": "frontend_admin_panel_src_pages_ingredientsmanager_ingredientsmanager", + "community_name": "Media and Blog UI Components" }, { "label": "Pets()", @@ -7956,955 +4844,1594 @@ "source_location": "L31", "_callable": true, "_origin": "ast", + "community": 13, + "norm_label": "pets()", "id": "frontend_admin_panel_src_pages_pets_pets", - "community": 46, - "norm_label": "pets()" + "community_name": "Media and Blog UI Components" }, { - "label": ".constructor()", + "label": "PrescriptionsManager()", "file_type": "code", - "source_file": "backend/src/home/home.controller.ts", - "source_location": "L17", - "_callable": true, - "_origin": "ast", - "id": "backend_src_home_home_controller_homecontroller_constructor", - "community": 48, - "norm_label": ".constructor()" - }, - { - "label": ".getHomeData()", - "file_type": "code", - "source_file": "backend/src/home/home.controller.ts", - "source_location": "L24", - "_callable": true, - "_origin": "ast", - "id": "backend_src_home_home_controller_homecontroller_gethomedata", - "community": 48, - "norm_label": ".gethomedata()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/home/home.service.ts", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "backend_src_home_home_service_homeservice_constructor", - "community": 48, - "norm_label": ".constructor()" - }, - { - "label": ".getHomeData()", - "file_type": "code", - "source_file": "backend/src/home/home.service.ts", + "source_file": "frontend/admin-panel/src/pages/PrescriptionsManager.tsx", "source_location": "L8", "_callable": true, "_origin": "ast", - "id": "backend_src_home_home_service_homeservice_gethomedata", - "community": 48, - "norm_label": ".gethomedata()" + "community": 13, + "norm_label": "prescriptionsmanager()", + "id": "frontend_admin_panel_src_pages_prescriptionsmanager_prescriptionsmanager", + "community_name": "Media and Blog UI Components" }, { - "label": ".sendSms()", + "label": "Products()", "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L182", + "source_file": "frontend/admin-panel/src/pages/Products.tsx", + "source_location": "L51", "_callable": true, "_origin": "ast", - "id": "backend_src_common_services_sms_service_smsservice_sendsms", - "community": 5, - "norm_label": ".sendsms()" + "community": 13, + "norm_label": "products()", + "id": "frontend_admin_panel_src_pages_products_products", + "community_name": "Media and Blog UI Components" }, { "label": ".constructor()", "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L55", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L27", "_callable": true, "_origin": "ast", - "id": "backend_src_orders_orders_controller_orderscontroller_constructor", - "community": 5, - "norm_label": ".constructor()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L85", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_controller_orderscontroller_create", - "community": 5, - "norm_label": ".create()" + "community": 14, + "norm_label": ".constructor()", + "id": "backend_src_products_products_controller_productscontroller_constructor", + "community_name": "Product Query DTOs" }, { "label": ".findAll()", "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L146", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_controller_orderscontroller_findall", - "community": 5, - "norm_label": ".findall()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L189", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_controller_orderscontroller_findone", - "community": 5, - "norm_label": ".findone()" - }, - { - "label": ".validateCoupon()", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L110", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "community": 5, - "norm_label": ".validatecoupon()" - }, - { - "label": ".checkAndSendRefillReminders()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L361", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_checkandsendrefillreminders", - "community": 5, - "norm_label": ".checkandsendrefillreminders()" - }, - { - "label": ".create()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L100", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_create", - "community": 5, - "norm_label": ".create()" - }, - { - "label": ".findAllByUser()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L314", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_findallbyuser", - "community": 5, - "norm_label": ".findallbyuser()" - }, - { - "label": ".findOne()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L347", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_findone", - "community": 5, - "norm_label": ".findone()" - }, - { - "label": ".generateTrackingNumber()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L19", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_generatetrackingnumber", - "community": 5, - "norm_label": ".generatetrackingnumber()" - }, - { - "label": ".validateCoupon()", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L26", - "_callable": true, - "_origin": "ast", - "id": "backend_src_orders_orders_service_ordersservice_validatecoupon", - "community": 5, - "norm_label": ".validatecoupon()" - }, - { - "label": "main()", - "file_type": "code", - "source_file": "backend/prisma/seed-home.ts", - "source_location": "L5", - "_callable": true, - "_origin": "ast", - "id": "backend_prisma_seed_home_main", - "community": 50, - "norm_label": "main()" - }, - { - "label": "main()", - "file_type": "code", - "source_file": "backend/prisma/seed.ts", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "backend_prisma_seed_main", - "community": 50, - "norm_label": "main()" - }, - { - "label": "determineSuitableFor()", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L16", - "_callable": true, - "_origin": "ast", - "id": "backend_prisma_seed_products_determinesuitablefor", - "community": 50, - "norm_label": "determinesuitablefor()" - }, - { - "label": "findOrCreateCategory()", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L128", - "_callable": true, - "_origin": "ast", - "id": "backend_prisma_seed_products_findorcreatecategory", - "community": 50, - "norm_label": "findorcreatecategory()" - }, - { - "label": "getProductImageUrl()", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L41", - "_callable": true, - "_origin": "ast", - "id": "backend_prisma_seed_products_getproductimageurl", - "community": 50, - "norm_label": "getproductimageurl()" - }, - { - "label": "main()", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L268", - "_callable": true, - "_origin": "ast", - "id": "backend_prisma_seed_products_main", - "community": 50, - "norm_label": "main()" - }, - { - "label": "parseSize()", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", + "source_file": "backend/src/products/products.controller.ts", "source_location": "L31", "_callable": true, "_origin": "ast", - "id": "backend_prisma_seed_products_parsesize", - "community": 50, - "norm_label": "parsesize()" + "community": 14, + "norm_label": ".findall()", + "id": "backend_src_products_products_controller_productscontroller_findall", + "community_name": "Product Query DTOs" }, { - "label": "slugify()", + "label": ".findOne()", "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L7", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L72", "_callable": true, "_origin": "ast", - "id": "backend_prisma_seed_products_slugify", - "community": 50, - "norm_label": "slugify()" + "community": 14, + "norm_label": ".findone()", + "id": "backend_src_products_products_controller_productscontroller_findone", + "community_name": "Product Query DTOs" }, { - "label": "Skeleton()", + "label": ".getActiveFilters()", "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/Skeleton.tsx", - "source_location": "L2", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L39", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_skeleton_skeleton", - "community": 53, - "norm_label": "skeleton()" + "community": 14, + "norm_label": ".getactivefilters()", + "id": "backend_src_products_products_controller_productscontroller_getactivefilters", + "community_name": "Product Query DTOs" }, { - "label": "Orders()", + "label": ".getDosageConfig()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Orders.tsx", - "source_location": "L75", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L53", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_orders_orders", - "community": 53, - "norm_label": "orders()" + "community": 14, + "norm_label": ".getdosageconfig()", + "id": "backend_src_products_products_controller_productscontroller_getdosageconfig", + "community_name": "Product Query DTOs" }, { - "label": "toPersianDigits()", + "label": ".getNavigationFilters()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Orders.tsx", - "source_location": "L69", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L47", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_orders_topersiandigits", - "community": 53, - "norm_label": "topersiandigits()" + "community": 14, + "norm_label": ".getnavigationfilters()", + "id": "backend_src_products_products_controller_productscontroller_getnavigationfilters", + "community_name": "Product Query DTOs" }, { - "label": "Users()", + "label": ".updateDosageConfig()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Users.tsx", - "source_location": "L25", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L63", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_users_users", - "community": 53, - "norm_label": "users()" + "community": 14, + "norm_label": ".updatedosageconfig()", + "id": "backend_src_products_products_controller_productscontroller_updatedosageconfig", + "community_name": "Product Query DTOs" }, { - "label": "GlobalLoading()", + "label": ".constructor()", "file_type": "code", - "source_file": "frontend/application/app/loading.tsx", - "source_location": "L4", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_loading_globalloading", - "community": 54, - "norm_label": "globalloading()" - }, - { - "label": "Shop()", - "file_type": "code", - "source_file": "frontend/application/app/shop/page.tsx", - "source_location": "L20", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_shop_page_shop", - "community": 54, - "norm_label": "shop()" - }, - { - "label": "ArchivePage()", - "file_type": "code", - "source_file": "frontend/application/components/ArchivePage.tsx", - "source_location": "L225", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_archivepage_archivepage", - "community": 54, - "norm_label": "archivepage()" - }, - { - "label": "OrderRowSkeleton()", - "file_type": "code", - "source_file": "frontend/application/components/Skeleton.tsx", - "source_location": "L70", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_skeleton_orderrowskeleton", - "community": 54, - "norm_label": "orderrowskeleton()" - }, - { - "label": "PetProfileSkeleton()", - "file_type": "code", - "source_file": "frontend/application/components/Skeleton.tsx", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_skeleton_petprofileskeleton", - "community": 54, - "norm_label": "petprofileskeleton()" - }, - { - "label": "ProductCardSkeleton()", - "file_type": "code", - "source_file": "frontend/application/components/Skeleton.tsx", - "source_location": "L16", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_skeleton_productcardskeleton", - "community": 54, - "norm_label": "productcardskeleton()" - }, - { - "label": "Skeleton()", - "file_type": "code", - "source_file": "frontend/application/components/Skeleton.tsx", + "source_file": "backend/src/products/products.service.ts", "source_location": "L8", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_skeleton_skeleton", - "community": 54, - "norm_label": "skeleton()" + "community": 14, + "norm_label": ".constructor()", + "id": "backend_src_products_products_service_productsservice_constructor", + "community_name": "Product Query DTOs" }, { - "label": "generateMetadata()", + "label": ".findAll()", "file_type": "code", - "source_file": "frontend/application/app/shop/[slug]/page.tsx", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_shop_slug_page_generatemetadata", - "community": 55, - "norm_label": "generatemetadata()" - }, - { - "label": "ShopProductPage()", - "file_type": "code", - "source_file": "frontend/application/app/shop/[slug]/page.tsx", - "source_location": "L43", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_shop_slug_page_shopproductpage", - "community": 55, - "norm_label": "shopproductpage()" - }, - { - "label": "ProductPage()", - "file_type": "code", - "source_file": "frontend/application/components/ProductPage.tsx", - "source_location": "L71", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_productpage_productpage", - "community": 55, - "norm_label": "productpage()" - }, - { - "label": "Tooltip()", - "file_type": "code", - "source_file": "frontend/application/components/Tooltip.tsx", - "source_location": "L14", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_tooltip_tooltip", - "community": 55, - "norm_label": "tooltip()" - }, - { - "label": "Videos()", - "file_type": "code", - "source_file": "frontend/application/app/videos/page.tsx", - "source_location": "L3", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_app_videos_page_videos", - "community": 56, - "norm_label": "videos()" - }, - { - "label": "SafeImage()", - "file_type": "code", - "source_file": "frontend/application/components/SafeImage.tsx", - "source_location": "L15", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_safeimage_safeimage", - "community": 56, - "norm_label": "safeimage()" - }, - { - "label": "VideosPage()", - "file_type": "code", - "source_file": "frontend/application/components/VideosPage.tsx", - "source_location": "L59", - "_callable": true, - "_origin": "ast", - "id": "frontend_application_components_videospage_videospage", - "community": 56, - "norm_label": "videospage()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/pets.controller.ts", - "source_location": "L25", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_pets_controller_petscontroller_constructor", - "community": 58, - "norm_label": ".constructor()" - }, - { - "label": ".deletePet()", - "file_type": "code", - "source_file": "backend/src/admin/pets.controller.ts", - "source_location": "L38", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_pets_controller_petscontroller_deletepet", - "community": 58, - "norm_label": ".deletepet()" - }, - { - "label": ".getPets()", - "file_type": "code", - "source_file": "backend/src/admin/pets.controller.ts", - "source_location": "L32", - "_callable": true, - "_origin": "ast", - "id": "backend_src_admin_pets_controller_petscontroller_getpets", - "community": 58, - "norm_label": ".getpets()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/admin/reports.controller.ts", + "source_file": "backend/src/products/products.service.ts", "source_location": "L10", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_reports_controller_reportscontroller_constructor", - "community": 59, - "norm_label": ".constructor()" + "community": 14, + "norm_label": ".findall()", + "id": "backend_src_products_products_service_productsservice_findall", + "community_name": "Product Query DTOs" }, { - "label": ".getReports()", + "label": ".findOne()", "file_type": "code", - "source_file": "backend/src/admin/reports.controller.ts", - "source_location": "L15", + "source_file": "backend/src/products/products.service.ts", + "source_location": "L128", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_reports_controller_reportscontroller_getreports", - "community": 59, - "norm_label": ".getreports()" + "community": 14, + "norm_label": ".findone()", + "id": "backend_src_products_products_service_productsservice_findone", + "community_name": "Product Query DTOs" + }, + { + "label": ".getActiveFilters()", + "file_type": "code", + "source_file": "backend/src/products/products.service.ts", + "source_location": "L160", + "_callable": true, + "_origin": "ast", + "community": 14, + "norm_label": ".getactivefilters()", + "id": "backend_src_products_products_service_productsservice_getactivefilters", + "community_name": "Product Query DTOs" + }, + { + "label": ".getDosageConfig()", + "file_type": "code", + "source_file": "backend/src/products/products.service.ts", + "source_location": "L230", + "_callable": true, + "_origin": "ast", + "community": 14, + "norm_label": ".getdosageconfig()", + "id": "backend_src_products_products_service_productsservice_getdosageconfig", + "community_name": "Product Query DTOs" + }, + { + "label": ".getNavigationFilters()", + "file_type": "code", + "source_file": "backend/src/products/products.service.ts", + "source_location": "L195", + "_callable": true, + "_origin": "ast", + "community": 14, + "norm_label": ".getnavigationfilters()", + "id": "backend_src_products_products_service_productsservice_getnavigationfilters", + "community_name": "Product Query DTOs" + }, + { + "label": ".updateDosageConfig()", + "file_type": "code", + "source_file": "backend/src/products/products.service.ts", + "source_location": "L241", + "_callable": true, + "_origin": "ast", + "community": 14, + "norm_label": ".updatedosageconfig()", + "id": "backend_src_products_products_service_productsservice_updatedosageconfig", + "community_name": "Product Query DTOs" + }, + { + "label": "ContactPage()", + "file_type": "code", + "source_file": "frontend/application/app/contact/page.tsx", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 15, + "norm_label": "contactpage()", + "id": "frontend_application_app_contact_page_contactpage", + "community_name": "Contact and Prescription Features" + }, + { + "label": "ContactFormClient()", + "file_type": "code", + "source_file": "frontend/application/components/ContactFormClient.tsx", + "source_location": "L14", + "_callable": true, + "_origin": "ast", + "community": 15, + "norm_label": "contactformclient()", + "id": "frontend_application_components_contactformclient_contactformclient", + "community_name": "Contact and Prescription Features" + }, + { + "label": "fetchContactInfo()", + "file_type": "code", + "source_file": "frontend/application/components/ContactFormClient.tsx", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 15, + "norm_label": "fetchcontactinfo()", + "id": "frontend_application_components_contactformclient_contactformclient_fetchcontactinfo", + "community_name": "Contact and Prescription Features" + }, + { + "label": "PrescriptionUploadModal()", + "file_type": "code", + "source_file": "frontend/application/components/PrescriptionUploadModal.tsx", + "source_location": "L12", + "_callable": true, + "_origin": "ast", + "community": 15, + "norm_label": "prescriptionuploadmodal()", + "id": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal", + "community_name": "Contact and Prescription Features" }, { "label": ".constructor()", "file_type": "code", - "source_file": "backend/src/admin/reports.service.ts", - "source_location": "L6", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L38", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_reports_service_reportsservice_constructor", - "community": 59, - "norm_label": ".constructor()" + "community": 15, + "norm_label": ".constructor()", + "id": "frontend_application_lib_services_authservice_authservice_constructor", + "community_name": "Contact and Prescription Features" }, { - "label": ".getDashboardReports()", + "label": ".getInstance()", "file_type": "code", - "source_file": "backend/src/admin/reports.service.ts", - "source_location": "L8", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L40", "_callable": true, "_origin": "ast", - "id": "backend_src_admin_reports_service_reportsservice_getdashboardreports", - "community": 59, - "norm_label": ".getdashboardreports()" + "community": 15, + "norm_label": ".getinstance()", + "id": "frontend_application_lib_services_authservice_authservice_getinstance", + "community_name": "Contact and Prescription Features" }, { - "label": ".adminLogin()", + "label": ".getProfile()", "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L129", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L118", "_callable": true, "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "community": 6, - "norm_label": ".adminlogin()" + "community": 15, + "norm_label": ".getprofile()", + "id": "frontend_application_lib_services_authservice_authservice_getprofile", + "community_name": "Contact and Prescription Features" }, { "label": ".login()", "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L120", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L100", "_callable": true, "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller_login", - "community": 6, - "norm_label": ".login()" + "community": 15, + "norm_label": ".login()", + "id": "frontend_application_lib_services_authservice_authservice_login", + "community_name": "Contact and Prescription Features" + }, + { + "label": ".logout()", + "file_type": "code", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L149", + "_callable": true, + "_origin": "ast", + "community": 15, + "norm_label": ".logout()", + "id": "frontend_application_lib_services_authservice_authservice_logout", + "community_name": "Contact and Prescription Features" }, { "label": ".register()", "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L111", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L82", "_callable": true, "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller_register", - "community": 6, - "norm_label": ".register()" + "community": 15, + "norm_label": ".register()", + "id": "frontend_application_lib_services_authservice_authservice_register", + "community_name": "Contact and Prescription Features" }, { "label": ".sendOtp()", "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L59", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L50", "_callable": true, "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller_sendotp", - "community": 6, - "norm_label": ".sendotp()" + "community": 15, + "norm_label": ".sendotp()", + "id": "frontend_application_lib_services_authservice_authservice_sendotp", + "community_name": "Contact and Prescription Features" + }, + { + "label": ".updateProfile()", + "file_type": "code", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L135", + "_callable": true, + "_origin": "ast", + "community": 15, + "norm_label": ".updateprofile()", + "id": "frontend_application_lib_services_authservice_authservice_updateprofile", + "community_name": "Contact and Prescription Features" }, { "label": ".verifyOtp()", "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", - "source_location": "L100", + "source_file": "frontend/application/lib/services/authService.ts", + "source_location": "L64", "_callable": true, "_origin": "ast", - "id": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "community": 6, - "norm_label": ".verifyotp()" + "community": 15, + "norm_label": ".verifyotp()", + "id": "frontend_application_lib_services_authservice_authservice_verifyotp", + "community_name": "Contact and Prescription Features" }, { - "label": ".constructor()", + "label": "robots()", "file_type": "code", - "source_file": "backend/src/wiki/wiki.controller.ts", - "source_location": "L19", + "source_file": "frontend/application/app/robots.ts", + "source_location": "L3", "_callable": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_wikicontroller_constructor", - "community": 61, - "norm_label": ".constructor()" + "community": 151, + "norm_label": "robots()", + "id": "frontend_application_app_robots_robots", + "community_name": "Search Engine Robots Config" }, { - "label": ".constructor()", + "label": "HomeClient()", "file_type": "code", - "source_file": "backend/src/wiki/wiki.service.ts", - "source_location": "L8", + "source_file": "frontend/application/app/HomeClient.tsx", + "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_service_wikiservice_constructor", - "community": 61, - "norm_label": ".constructor()" + "community": 17, + "norm_label": "homeclient()", + "id": "frontend_application_app_homeclient_homeclient", + "community_name": "Home Page Client Components" }, { - "label": ".findOneByKey()", + "label": "getHomeData()", "file_type": "code", - "source_file": "backend/src/wiki/wiki.service.ts", - "source_location": "L52", + "source_file": "frontend/application/app/page.tsx", + "source_location": "L36", "_callable": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_service_wikiservice_findonebykey", - "community": 61, - "norm_label": ".findonebykey()" + "community": 17, + "norm_label": "gethomedata()", + "id": "frontend_application_app_page_gethomedata", + "community_name": "Home Page Client Components" }, { - "label": ".constructor()", + "label": "Home()", "file_type": "code", - "source_file": "backend/src/blogs/blogs.service.ts", - "source_location": "L8", - "_callable": true, - "_origin": "ast", - "id": "backend_src_blogs_blogs_service_blogsservice_constructor", - "community": 62, - "norm_label": ".constructor()" - }, - { - "label": ".findAll()", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.service.ts", - "source_location": "L10", - "_callable": true, - "_origin": "ast", - "id": "backend_src_blogs_blogs_service_blogsservice_findall", - "community": 62, - "norm_label": ".findall()" - }, - { - "label": ".findOneBySlug()", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.service.ts", + "source_file": "frontend/application/app/page.tsx", "source_location": "L55", "_callable": true, "_origin": "ast", - "id": "backend_src_blogs_blogs_service_blogsservice_findonebyslug", - "community": 62, - "norm_label": ".findonebyslug()" + "community": 17, + "norm_label": "home()", + "id": "frontend_application_app_page_home", + "community_name": "Home Page Client Components" + }, + { + "label": "TrustSealsPage()", + "file_type": "code", + "source_file": "frontend/application/app/trust-seals/page.tsx", + "source_location": "L11", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "trustsealspage()", + "id": "frontend_application_app_trust_seals_page_trustsealspage", + "community_name": "Home Page Client Components" + }, + { + "label": "EnamadBadge()", + "file_type": "code", + "source_file": "frontend/application/components/EnamadBadge.tsx", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "enamadbadge()", + "id": "frontend_application_components_enamadbadge_enamadbadge", + "community_name": "Home Page Client Components" + }, + { + "label": "Footer()", + "file_type": "code", + "source_file": "frontend/application/components/Footer.tsx", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "footer()", + "id": "frontend_application_components_footer_footer", + "community_name": "Home Page Client Components" + }, + { + "label": "Hero()", + "file_type": "code", + "source_file": "frontend/application/components/Hero.tsx", + "source_location": "L41", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "hero()", + "id": "frontend_application_components_hero_hero", + "community_name": "Home Page Client Components" + }, + { + "label": "SmartAdvisor()", + "file_type": "code", + "source_file": "frontend/application/components/SmartAdvisor.tsx", + "source_location": "L52", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "smartadvisor()", + "id": "frontend_application_components_smartadvisor_smartadvisor", + "community_name": "Home Page Client Components" + }, + { + "label": "TickerBanner()", + "file_type": "code", + "source_file": "frontend/application/components/TickerBanner.tsx", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "tickerbanner()", + "id": "frontend_application_components_tickerbanner_tickerbanner", + "community_name": "Home Page Client Components" + }, + { + "label": "VetGallery()", + "file_type": "code", + "source_file": "frontend/application/components/VetGallery.tsx", + "source_location": "L70", + "_callable": true, + "_origin": "ast", + "community": 17, + "norm_label": "vetgallery()", + "id": "frontend_application_components_vetgallery_vetgallery", + "community_name": "Home Page Client Components" + }, + { + "label": ".onModuleDestroy()", + "file_type": "code", + "source_file": "backend/src/prisma/prisma.service.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 18, + "norm_label": ".onmoduledestroy()", + "id": "backend_src_prisma_prisma_service_prismaservice_onmoduledestroy", + "community_name": "Core Services and Auth Logic" + }, + { + "label": ".onModuleInit()", + "file_type": "code", + "source_file": "backend/src/prisma/prisma.service.ts", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 18, + "norm_label": ".onmoduleinit()", + "id": "backend_src_prisma_prisma_service_prismaservice_onmoduleinit", + "community_name": "Core Services and Auth Logic" }, { "label": ".constructor()", "file_type": "code", - "source_file": "backend/src/blogs/blogs.controller.ts", - "source_location": "L19", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_blogscontroller_constructor", - "community": 63, - "norm_label": ".constructor()" + "community": 19, + "norm_label": ".constructor()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_constructor", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".createInquiry()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L24", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".createinquiry()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".createWholesaleOrder()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L73", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".createwholesaleorder()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".findAllInquiries()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L44", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".findallinquiries()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".getAllPartnerAccounts()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L86", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".getallpartneraccounts()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".getPartnerProfile()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L64", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".getpartnerprofile()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".updateInquiryStatus()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L53", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".updateinquirystatus()", + "id": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".constructor()", + "id": "backend_src_b2b_b2b_service_b2bservice_constructor", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".createInquiry()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L17", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".createinquiry()", + "id": "backend_src_b2b_b2b_service_b2bservice_createinquiry", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".createWholesaleOrder()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L67", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".createwholesaleorder()", + "id": "backend_src_b2b_b2b_service_b2bservice_createwholesaleorder", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".findAllInquiries()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L34", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".findallinquiries()", + "id": "backend_src_b2b_b2b_service_b2bservice_findallinquiries", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".getAllPartnerAccounts()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L95", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".getallpartneraccounts()", + "id": "backend_src_b2b_b2b_service_b2bservice_getallpartneraccounts", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".getPartnerProfile()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L54", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".getpartnerprofile()", + "id": "backend_src_b2b_b2b_service_b2bservice_getpartnerprofile", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".updateInquiryStatus()", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L40", + "_callable": true, + "_origin": "ast", + "community": 19, + "norm_label": ".updateinquirystatus()", + "id": "backend_src_b2b_b2b_service_b2bservice_updateinquirystatus", + "community_name": "B2B Inquiry Controller" + }, + { + "label": ".handleRequest()", + "file_type": "code", + "source_file": "backend/src/auth/jwt-auth.guard.ts", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".handlerequest()", + "id": "backend_src_auth_jwt_auth_guard_jwtauthguard_handlerequest", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Roles()", + "file_type": "code", + "source_file": "backend/src/common/decorators/roles.decorator.ts", + "source_location": "L4", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": "roles()", + "id": "backend_src_common_decorators_roles_decorator_roles", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".canActivate()", + "file_type": "code", + "source_file": "backend/src/common/guards/roles.guard.ts", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".canactivate()", + "id": "backend_src_common_guards_roles_guard_rolesguard_canactivate", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/common/guards/roles.guard.ts", + "source_location": "L18", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".constructor()", + "id": "backend_src_common_guards_roles_guard_rolesguard_constructor", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L26", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".constructor()", + "id": "backend_src_settings_settings_controller_settingscontroller_constructor", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".deleteScientificTerm()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L71", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".deletescientificterm()", + "id": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getFinancialSettings()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L97", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getfinancialsettings()", + "id": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getScientificTerms()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L50", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getscientificterms()", + "id": "backend_src_settings_settings_controller_settingscontroller_getscientificterms", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getSeoSettings()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L78", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getseosettings()", + "id": "backend_src_settings_settings_controller_settingscontroller_getseosettings", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getSystemSettings()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L116", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getsystemsettings()", + "id": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getUiTexts()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L34", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getuitexts()", + "id": "backend_src_settings_settings_controller_settingscontroller_getuitexts", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".updateFinancialSettings()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L106", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".updatefinancialsettings()", + "id": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".updateSeoSettings()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L87", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".updateseosettings()", + "id": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".updateSystemSettings()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L125", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".updatesystemsettings()", + "id": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".updateUiText()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L44", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".updateuitext()", + "id": "backend_src_settings_settings_controller_settingscontroller_updateuitext", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".upsertScientificTerm()", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L59", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".upsertscientificterm()", + "id": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".constructor()", + "id": "backend_src_settings_settings_service_settingsservice_constructor", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".deleteScientificTerm()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L64", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".deletescientificterm()", + "id": "backend_src_settings_settings_service_settingsservice_deletescientificterm", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getCategorySetting()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L70", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getcategorysetting()", + "id": "backend_src_settings_settings_service_settingsservice_getcategorysetting", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getScientificTerms()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L39", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getscientificterms()", + "id": "backend_src_settings_settings_service_settingsservice_getscientificterms", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".getUiTexts()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".getuitexts()", + "id": "backend_src_settings_settings_service_settingsservice_getuitexts", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".updateCategorySetting()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L77", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".updatecategorysetting()", + "id": "backend_src_settings_settings_service_settingsservice_updatecategorysetting", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".updateUiText()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L31", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".updateuitext()", + "id": "backend_src_settings_settings_service_settingsservice_updateuitext", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".upsertScientificTerm()", + "file_type": "code", + "source_file": "backend/src/settings/settings.service.ts", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 2, + "norm_label": ".upsertscientificterm()", + "id": "backend_src_settings_settings_service_settingsservice_upsertscientificterm", + "community_name": "Auth Guards and Roles" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L29", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".constructor()", + "id": "backend_src_admin_categories_controller_categoriescontroller_constructor", + "community_name": "Category Management Controller" + }, + { + "label": ".createCategory()", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L49", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".createcategory()", + "id": "backend_src_admin_categories_controller_categoriescontroller_createcategory", + "community_name": "Category Management Controller" + }, + { + "label": ".deleteCategory()", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L66", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".deletecategory()", + "id": "backend_src_admin_categories_controller_categoriescontroller_deletecategory", + "community_name": "Category Management Controller" + }, + { + "label": ".getAllCategoriesRaw()", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L42", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".getallcategoriesraw()", + "id": "backend_src_admin_categories_controller_categoriescontroller_getallcategoriesraw", + "community_name": "Category Management Controller" + }, + { + "label": ".getCategories()", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L36", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".getcategories()", + "id": "backend_src_admin_categories_controller_categoriescontroller_getcategories", + "community_name": "Category Management Controller" + }, + { + "label": ".updateCategory()", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L56", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".updatecategory()", + "id": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", + "community_name": "Category Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".constructor()", + "id": "backend_src_admin_categories_service_categoriesservice_constructor", + "community_name": "Category Management Controller" + }, + { + "label": ".createCategory()", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L49", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".createcategory()", + "id": "backend_src_admin_categories_service_categoriesservice_createcategory", + "community_name": "Category Management Controller" + }, + { + "label": ".deleteCategory()", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L68", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".deletecategory()", + "id": "backend_src_admin_categories_service_categoriesservice_deletecategory", + "community_name": "Category Management Controller" + }, + { + "label": ".getAllCategoriesRaw()", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L45", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".getallcategoriesraw()", + "id": "backend_src_admin_categories_service_categoriesservice_getallcategoriesraw", + "community_name": "Category Management Controller" + }, + { + "label": ".getCategories()", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".getcategories()", + "id": "backend_src_admin_categories_service_categoriesservice_getcategories", + "community_name": "Category Management Controller" + }, + { + "label": ".updateCategory()", + "file_type": "code", + "source_file": "backend/src/admin/categories.service.ts", + "source_location": "L61", + "_callable": true, + "_origin": "ast", + "community": 20, + "norm_label": ".updatecategory()", + "id": "backend_src_admin_categories_service_categoriesservice_updatecategory", + "community_name": "Category Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L22", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".constructor()", + "id": "backend_src_banners_banners_controller_bannerscontroller_constructor", + "community_name": "Banner Management Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L35", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".create()", + "id": "backend_src_banners_banners_controller_bannerscontroller_create", + "community_name": "Banner Management Controller" }, { "label": ".findAll()", "file_type": "code", - "source_file": "backend/src/blogs/blogs.controller.ts", - "source_location": "L24", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L26", "_callable": true, "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "community": 63, - "norm_label": ".findall()" + "community": 21, + "norm_label": ".findall()", + "id": "backend_src_banners_banners_controller_bannerscontroller_findall", + "community_name": "Banner Management Controller" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L62", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".remove()", + "id": "backend_src_banners_banners_controller_bannerscontroller_remove", + "community_name": "Banner Management Controller" + }, + { + "label": ".reorder()", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L44", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".reorder()", + "id": "backend_src_banners_banners_controller_bannerscontroller_reorder", + "community_name": "Banner Management Controller" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L53", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".update()", + "id": "backend_src_banners_banners_controller_bannerscontroller_update", + "community_name": "Banner Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L7", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".constructor()", + "id": "backend_src_banners_banners_service_bannersservice_constructor", + "community_name": "Banner Management Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".create()", + "id": "backend_src_banners_banners_service_bannersservice_create", + "community_name": "Banner Management Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".findall()", + "id": "backend_src_banners_banners_service_bannersservice_findall", + "community_name": "Banner Management Controller" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L32", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".remove()", + "id": "backend_src_banners_banners_service_bannersservice_remove", + "community_name": "Banner Management Controller" + }, + { + "label": ".reorder()", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L40", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".reorder()", + "id": "backend_src_banners_banners_service_bannersservice_reorder", + "community_name": "Banner Management Controller" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 21, + "norm_label": ".update()", + "id": "backend_src_banners_banners_service_bannersservice_update", + "community_name": "Banner Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L23", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".constructor()", + "id": "backend_src_admin_media_controller_mediacontroller_constructor", + "community_name": "Media Upload Controller" + }, + { + "label": ".deleteMedia()", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L45", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".deletemedia()", + "id": "backend_src_admin_media_controller_mediacontroller_deletemedia", + "community_name": "Media Upload Controller" + }, + { + "label": ".getAllMedia()", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L28", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".getallmedia()", + "id": "backend_src_admin_media_controller_mediacontroller_getallmedia", + "community_name": "Media Upload Controller" + }, + { + "label": ".updateMedia()", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L55", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".updatemedia()", + "id": "backend_src_admin_media_controller_mediacontroller_updatemedia", + "community_name": "Media Upload Controller" + }, + { + "label": ".uploadFile()", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L36", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".uploadfile()", + "id": "backend_src_admin_media_controller_mediacontroller_uploadfile", + "community_name": "Media Upload Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/media.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".constructor()", + "id": "backend_src_admin_media_service_mediaservice_constructor", + "community_name": "Media Upload Controller" + }, + { + "label": ".deleteMedia()", + "file_type": "code", + "source_file": "backend/src/admin/media.service.ts", + "source_location": "L48", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".deletemedia()", + "id": "backend_src_admin_media_service_mediaservice_deletemedia", + "community_name": "Media Upload Controller" + }, + { + "label": ".getAllMedia()", + "file_type": "code", + "source_file": "backend/src/admin/media.service.ts", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".getallmedia()", + "id": "backend_src_admin_media_service_mediaservice_getallmedia", + "community_name": "Media Upload Controller" + }, + { + "label": ".updateMedia()", + "file_type": "code", + "source_file": "backend/src/admin/media.service.ts", + "source_location": "L65", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".updatemedia()", + "id": "backend_src_admin_media_service_mediaservice_updatemedia", + "community_name": "Media Upload Controller" + }, + { + "label": ".uploadFile()", + "file_type": "code", + "source_file": "backend/src/admin/media.service.ts", + "source_location": "L16", + "_callable": true, + "_origin": "ast", + "community": 22, + "norm_label": ".uploadfile()", + "id": "backend_src_admin_media_service_mediaservice_uploadfile", + "community_name": "Media Upload Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 23, + "norm_label": ".constructor()", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_constructor", + "community_name": "Ingredient Management Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L40", + "_callable": true, + "_origin": "ast", + "community": 23, + "norm_label": ".create()", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", + "community_name": "Ingredient Management Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 23, + "norm_label": ".findall()", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findall", + "community_name": "Ingredient Management Controller" }, { "label": ".findOne()", "file_type": "code", - "source_file": "backend/src/blogs/blogs.controller.ts", - "source_location": "L32", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L31", "_callable": true, "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "community": 63, - "norm_label": ".findone()" + "community": 23, + "norm_label": ".findone()", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone", + "community_name": "Ingredient Management Controller" }, { - "label": ".applyForWholesale()", + "label": ".remove()", "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L14", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L58", "_callable": true, "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_wholesaleservice_applyforwholesale", - "community": 64, - "norm_label": ".applyforwholesale()" + "community": 23, + "norm_label": ".remove()", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", + "community_name": "Ingredient Management Controller" }, { - "label": ".constructor()", + "label": ".update()", "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_wholesaleservice_constructor", - "community": 64, - "norm_label": ".constructor()" - }, - { - "label": ".configure()", - "file_type": "code", - "source_file": "backend/src/app.module.ts", - "source_location": "L76", - "_callable": true, - "_origin": "ast", - "id": "backend_src_app_module_appmodule_configure", - "community": 65, - "norm_label": ".configure()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/common/metrics.controller.ts", - "source_location": "L11", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_metrics_controller_metricscontroller_constructor", - "community": 65, - "norm_label": ".constructor()" - }, - { - "label": ".getMetrics()", - "file_type": "code", - "source_file": "backend/src/common/metrics.controller.ts", - "source_location": "L18", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_metrics_controller_metricscontroller_getmetrics", - "community": 65, - "norm_label": ".getmetrics()" - }, - { - "label": ".incrementRequestCount()", - "file_type": "code", - "source_file": "backend/src/common/metrics.controller.ts", - "source_location": "L13", - "_callable": true, - "_origin": "ast", - "id": "backend_src_common_metrics_controller_metricscontroller_incrementrequestcount", - "community": 65, - "norm_label": ".incrementrequestcount()" - }, - { - "label": ".incr()", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L35", - "_callable": true, - "_origin": "ast", - "id": "backend_src_redis_redis_service_redisservice_incr", - "community": 65, - "norm_label": ".incr()" - }, - { - "label": ".constructor()", - "file_type": "code", - "source_file": "backend/src/app.controller.ts", - "source_location": "L6", - "_callable": true, - "_origin": "ast", - "id": "backend_src_app_controller_appcontroller_constructor", - "community": 66, - "norm_label": ".constructor()" - }, - { - "label": ".getHello()", - "file_type": "code", - "source_file": "backend/src/app.controller.ts", - "source_location": "L9", - "_callable": true, - "_origin": "ast", - "id": "backend_src_app_controller_appcontroller_gethello", - "community": 66, - "norm_label": ".gethello()" - }, - { - "label": ".getHello()", - "file_type": "code", - "source_file": "backend/src/app.service.ts", - "source_location": "L5", - "_callable": true, - "_origin": "ast", - "id": "backend_src_app_service_appservice_gethello", - "community": 66, - "norm_label": ".gethello()" - }, - { - "label": ".findAllAdmin()", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", + "source_file": "backend/src/ingredients/ingredients.controller.ts", "source_location": "L49", "_callable": true, "_origin": "ast", - "id": "backend_src_pets_pets_service_petsservice_findalladmin", - "community": 68, - "norm_label": ".findalladmin()" + "community": 23, + "norm_label": ".update()", + "id": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", + "community_name": "Ingredient Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L7", + "_callable": true, + "_origin": "ast", + "community": 23, + "norm_label": ".constructor()", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice_constructor", + "community_name": "Ingredient Management Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L30", + "_callable": true, + "_origin": "ast", + "community": 23, + "norm_label": ".create()", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice_create", + "community_name": "Ingredient Management Controller" }, { "label": ".findAll()", "file_type": "code", - "source_file": "backend/src/wiki/wiki.service.ts", - "source_location": "L10", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L9", "_callable": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_service_wikiservice_findall", - "community": 68, - "norm_label": ".findall()" + "community": 23, + "norm_label": ".findall()", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice_findall", + "community_name": "Ingredient Management Controller" }, { - "label": "generateOpenApi()", + "label": ".findOne()", "file_type": "code", - "source_file": "backend/scripts/generate-openapi.ts", - "source_location": "L8", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L15", "_callable": true, "_origin": "ast", - "id": "backend_scripts_generate_openapi_generateopenapi", - "community": 7, - "norm_label": "generateopenapi()" + "community": 23, + "norm_label": ".findone()", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice_findone", + "community_name": "Ingredient Management Controller" }, { - "label": "CustomTooltip()", + "label": ".remove()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", - "source_location": "L18", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L47", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_customtooltip", - "community": 71, - "norm_label": "customtooltip()" + "community": 23, + "norm_label": ".remove()", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice_remove", + "community_name": "Ingredient Management Controller" }, { - "label": "Reports()", + "label": ".update()", "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", - "source_location": "L61", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L36", "_callable": true, "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_reports", - "community": 71, - "norm_label": "reports()" + "community": 23, + "norm_label": ".update()", + "id": "backend_src_ingredients_ingredients_service_ingredientsservice_update", + "community_name": "Ingredient Management Controller" }, { - "label": "cmd_next_task()", + "label": "App()", "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L105", + "source_file": "frontend/admin-panel/src/App.tsx", + "source_location": "L17", "_callable": true, "_origin": "ast", - "id": "ai_agency_orchestrate_cmd_next_task", - "community": 72, - "norm_label": "cmd_next_task()" + "community": 24, + "norm_label": "app()", + "id": "frontend_admin_panel_src_app_app", + "community_name": "Admin Dashboard Components" }, { - "label": "cmd_progress()", + "label": "SuspenseFallback()", "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L75", + "source_file": "frontend/admin-panel/src/App.tsx", + "source_location": "L6", "_callable": true, "_origin": "ast", - "id": "ai_agency_orchestrate_cmd_progress", - "community": 72, - "norm_label": "cmd_progress()" + "community": 24, + "norm_label": "suspensefallback()", + "id": "frontend_admin_panel_src_app_suspensefallback", + "community_name": "Admin Dashboard Components" }, { - "label": "cmd_reset()", + "label": "ContactSubmissions()", "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L143", + "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", + "source_location": "L25", "_callable": true, "_origin": "ast", - "id": "ai_agency_orchestrate_cmd_reset", - "community": 72, - "norm_label": "cmd_reset()" + "community": 24, + "norm_label": "contactsubmissions()", + "id": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmissions", + "community_name": "Admin Dashboard Components" }, { - "label": "cmd_status()", + "label": "Dashboard()", "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L41", + "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", + "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "ai_agency_orchestrate_cmd_status", - "community": 72, - "norm_label": "cmd_status()" + "community": 24, + "norm_label": "dashboard()", + "id": "frontend_admin_panel_src_pages_dashboard_dashboard", + "community_name": "Admin Dashboard Components" }, { - "label": "cmd_unblock()", + "label": "Settings()", "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L128", + "source_file": "frontend/admin-panel/src/pages/Settings.tsx", + "source_location": "L7", "_callable": true, "_origin": "ast", - "id": "ai_agency_orchestrate_cmd_unblock", - "community": 72, - "norm_label": "cmd_unblock()" + "community": 24, + "norm_label": "settings()", + "id": "frontend_admin_panel_src_pages_settings_settings", + "community_name": "Admin Dashboard Components" }, { - "label": "load_json()", + "label": "UITexts()", "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L31", + "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", + "source_location": "L87", "_callable": true, "_origin": "ast", - "id": "ai_agency_orchestrate_load_json", - "community": 72, - "norm_label": "load_json()" - }, - { - "label": "main()", - "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L180", - "_callable": true, - "_origin": "ast", - "id": "ai_agency_orchestrate_main", - "community": 72, - "norm_label": "main()" - }, - { - "label": "save_json()", - "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", - "source_location": "L37", - "_callable": true, - "_origin": "ast", - "id": "ai_agency_orchestrate_save_json", - "community": 72, - "norm_label": "save_json()" + "community": 24, + "norm_label": "uitexts()", + "id": "frontend_admin_panel_src_pages_uitexts_uitexts", + "community_name": "Admin Dashboard Components" }, { "label": ".constructor()", @@ -8913,9 +6440,10 @@ "source_location": "L13", "_callable": true, "_origin": "ast", + "community": 25, + "norm_label": ".constructor()", "id": "backend_src_admin_blogs_service_blogsservice_constructor", - "community": 74, - "norm_label": ".constructor()" + "community_name": "Admin Blog Service" }, { "label": ".createBlog()", @@ -8924,9 +6452,10 @@ "source_location": "L46", "_callable": true, "_origin": "ast", + "community": 25, + "norm_label": ".createblog()", "id": "backend_src_admin_blogs_service_blogsservice_createblog", - "community": 74, - "norm_label": ".createblog()" + "community_name": "Admin Blog Service" }, { "label": ".deleteBlog()", @@ -8935,9 +6464,10 @@ "source_location": "L61", "_callable": true, "_origin": "ast", + "community": 25, + "norm_label": ".deleteblog()", "id": "backend_src_admin_blogs_service_blogsservice_deleteblog", - "community": 74, - "norm_label": ".deleteblog()" + "community_name": "Admin Blog Service" }, { "label": ".getBlogs()", @@ -8946,9 +6476,10 @@ "source_location": "L15", "_callable": true, "_origin": "ast", + "community": 25, + "norm_label": ".getblogs()", "id": "backend_src_admin_blogs_service_blogsservice_getblogs", - "community": 74, - "norm_label": ".getblogs()" + "community_name": "Admin Blog Service" }, { "label": ".updateBlog()", @@ -8957,9 +6488,3262 @@ "source_location": "L55", "_callable": true, "_origin": "ast", + "community": 25, + "norm_label": ".updateblog()", "id": "backend_src_admin_blogs_service_blogsservice_updateblog", - "community": 74, - "norm_label": ".updateblog()" + "community_name": "Admin Blog Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/pets.service.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".constructor()", + "id": "backend_src_admin_pets_service_petsservice_constructor", + "community_name": "Admin Blog Service" + }, + { + "label": ".deletePet()", + "file_type": "code", + "source_file": "backend/src/admin/pets.service.ts", + "source_location": "L55", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".deletepet()", + "id": "backend_src_admin_pets_service_petsservice_deletepet", + "community_name": "Admin Blog Service" + }, + { + "label": ".getPets()", + "file_type": "code", + "source_file": "backend/src/admin/pets.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".getpets()", + "id": "backend_src_admin_pets_service_petsservice_getpets", + "community_name": "Admin Blog Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".constructor()", + "id": "backend_src_admin_wiki_service_wikiservice_constructor", + "community_name": "Admin Blog Service" + }, + { + "label": ".createTerm()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L45", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".createterm()", + "id": "backend_src_admin_wiki_service_wikiservice_createterm", + "community_name": "Admin Blog Service" + }, + { + "label": ".deleteTerm()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L57", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".deleteterm()", + "id": "backend_src_admin_wiki_service_wikiservice_deleteterm", + "community_name": "Admin Blog Service" + }, + { + "label": ".getTerms()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".getterms()", + "id": "backend_src_admin_wiki_service_wikiservice_getterms", + "community_name": "Admin Blog Service" + }, + { + "label": ".updateTerm()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L49", + "_callable": true, + "_origin": "ast", + "community": 25, + "norm_label": ".updateterm()", + "id": "backend_src_admin_wiki_service_wikiservice_updateterm", + "community_name": "Admin Blog Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L28", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".constructor()", + "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_constructor", + "community_name": "Prescription Review Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L32", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".create()", + "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", + "community_name": "Prescription Review Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L51", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".findall()", + "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", + "community_name": "Prescription Review Controller" + }, + { + "label": ".findOne()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L61", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".findone()", + "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", + "community_name": "Prescription Review Controller" + }, + { + "label": ".review()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L71", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".review()", + "id": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", + "community_name": "Prescription Review Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".constructor()", + "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_constructor", + "community_name": "Prescription Review Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L12", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".create()", + "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_create", + "community_name": "Prescription Review Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L84", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".findall()", + "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findall", + "community_name": "Prescription Review Controller" + }, + { + "label": ".findOne()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L98", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".findone()", + "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findone", + "community_name": "Prescription Review Controller" + }, + { + "label": ".review()", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L115", + "_callable": true, + "_origin": "ast", + "community": 27, + "norm_label": ".review()", + "id": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_review", + "community_name": "Prescription Review Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".constructor()", + "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_constructor", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L34", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".create()", + "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".findall()", + "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_findall", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L55", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".remove()", + "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".update()", + "id": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L7", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".constructor()", + "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_constructor", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".create()", + "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_create", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".findall()", + "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_findall", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L36", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".remove()", + "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_remove", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L22", + "_callable": true, + "_origin": "ast", + "community": 28, + "norm_label": ".update()", + "id": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_update", + "community_name": "Smart Advisor Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".constructor()", + "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_constructor", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L34", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".create()", + "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".findall()", + "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_findall", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L52", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".remove()", + "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".update()", + "id": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L7", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".constructor()", + "id": "backend_src_testimonials_testimonials_service_testimonialsservice_constructor", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".create()", + "id": "backend_src_testimonials_testimonials_service_testimonialsservice_create", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".findall()", + "id": "backend_src_testimonials_testimonials_service_testimonialsservice_findall", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L32", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".remove()", + "id": "backend_src_testimonials_testimonials_service_testimonialsservice_remove", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 29, + "norm_label": ".update()", + "id": "backend_src_testimonials_testimonials_service_testimonialsservice_update", + "community_name": "Testimonials Management Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/auth/jwt.strategy.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".constructor()", + "id": "backend_src_auth_jwt_strategy_jwtstrategy_constructor", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".validate()", + "file_type": "code", + "source_file": "backend/src/auth/jwt.strategy.ts", + "source_location": "L23", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".validate()", + "id": "backend_src_auth_jwt_strategy_jwtstrategy_validate", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".addAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L131", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".addaddress()", + "id": "backend_src_users_users_controller_userscontroller_addaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L44", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".constructor()", + "id": "backend_src_users_users_controller_userscontroller_constructor", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".deleteAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L179", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".deleteaddress()", + "id": "backend_src_users_users_controller_userscontroller_deleteaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".getProfile()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L68", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".getprofile()", + "id": "backend_src_users_users_controller_userscontroller_getprofile", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".setDefaultAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L198", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".setdefaultaddress()", + "id": "backend_src_users_users_controller_userscontroller_setdefaultaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".topUpWallet()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L223", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".topupwallet()", + "id": "backend_src_users_users_controller_userscontroller_topupwallet", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".updateAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L159", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".updateaddress()", + "id": "backend_src_users_users_controller_userscontroller_updateaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".updateProfile()", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L103", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".updateprofile()", + "id": "backend_src_users_users_controller_userscontroller_updateprofile", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".addAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L71", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".addaddress()", + "id": "backend_src_users_users_service_usersservice_addaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L18", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".constructor()", + "id": "backend_src_users_users_service_usersservice_constructor", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".deleteAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L119", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".deleteaddress()", + "id": "backend_src_users_users_service_usersservice_deleteaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".findById()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".findbyid()", + "id": "backend_src_users_users_service_usersservice_findbyid", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".findByPhone()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L160", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".findbyphone()", + "id": "backend_src_users_users_service_usersservice_findbyphone", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".setDefaultAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L125", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".setdefaultaddress()", + "id": "backend_src_users_users_service_usersservice_setdefaultaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".topUpWallet()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L136", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".topupwallet()", + "id": "backend_src_users_users_service_usersservice_topupwallet", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L52", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".update()", + "id": "backend_src_users_users_service_usersservice_update", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": ".updateAddress()", + "file_type": "code", + "source_file": "backend/src/users/users.service.ts", + "source_location": "L93", + "_callable": true, + "_origin": "ast", + "community": 3, + "norm_label": ".updateaddress()", + "id": "backend_src_users_users_service_usersservice_updateaddress", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Layout()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Layout.tsx", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 30, + "norm_label": "layout()", + "id": "frontend_admin_panel_src_components_layout_layout", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "ProtectedRoute()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ProtectedRoute.tsx", + "source_location": "L7", + "_callable": true, + "_origin": "ast", + "community": 30, + "norm_label": "protectedroute()", + "id": "frontend_admin_panel_src_components_protectedroute_protectedroute", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Sidebar()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", + "source_location": "L64", + "_callable": true, + "_origin": "ast", + "community": 30, + "norm_label": "sidebar()", + "id": "frontend_admin_panel_src_components_sidebar_sidebar", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Topbar()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Topbar.tsx", + "source_location": "L28", + "_callable": true, + "_origin": "ast", + "community": 30, + "norm_label": "topbar()", + "id": "frontend_admin_panel_src_components_topbar_topbar", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Login()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Login.tsx", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 30, + "norm_label": "login()", + "id": "frontend_admin_panel_src_pages_login_login", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "processQueue()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/services/api.ts", + "source_location": "L37", + "_callable": true, + "_origin": "ast", + "community": 30, + "norm_label": "processqueue()", + "id": "frontend_admin_panel_src_services_api_processqueue", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Spinner()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/Spinner.tsx", + "source_location": "L2", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "spinner()", + "id": "frontend_admin_panel_src_components_ui_spinner_spinner", + "community_name": "Admin Settings Managers" + }, + { + "label": "B2BManager()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/B2BManager.tsx", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "b2bmanager()", + "id": "frontend_admin_panel_src_pages_b2bmanager_b2bmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "BannersManager()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/BannersManager.tsx", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "bannersmanager()", + "id": "frontend_admin_panel_src_pages_bannersmanager_bannersmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "FinancialSettingsPage()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/FinancialSettingsPage.tsx", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "financialsettingspage()", + "id": "frontend_admin_panel_src_pages_financialsettingspage_financialsettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "SeoSettingsPage()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/SeoSettingsPage.tsx", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "seosettingspage()", + "id": "frontend_admin_panel_src_pages_seosettingspage_seosettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "SmartAdvisorManager()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/SmartAdvisorManager.tsx", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "smartadvisormanager()", + "id": "frontend_admin_panel_src_pages_smartadvisormanager_smartadvisormanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "SystemSettingsPage()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/SystemSettingsPage.tsx", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "systemsettingspage()", + "id": "frontend_admin_panel_src_pages_systemsettingspage_systemsettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "TestimonialsManager()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/TestimonialsManager.tsx", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 31, + "norm_label": "testimonialsmanager()", + "id": "frontend_admin_panel_src_pages_testimonialsmanager_testimonialsmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "SuccessPage()", + "file_type": "code", + "source_file": "frontend/application/app/checkout/success/[id]/page.tsx", + "source_location": "L3", + "_callable": true, + "_origin": "ast", + "community": 32, + "norm_label": "successpage()", + "id": "frontend_application_app_checkout_success_id_page_successpage", + "community_name": "User Profile and Success Pages" + }, + { + "label": "ProfilePage()", + "file_type": "code", + "source_file": "frontend/application/app/profile/page.tsx", + "source_location": "L3", + "_callable": true, + "_origin": "ast", + "community": 32, + "norm_label": "profilepage()", + "id": "frontend_application_app_profile_page_profilepage", + "community_name": "User Profile and Success Pages" + }, + { + "label": "FeaturedProducts()", + "file_type": "code", + "source_file": "frontend/application/components/FeaturedProducts.tsx", + "source_location": "L139", + "_callable": true, + "_origin": "ast", + "community": 32, + "norm_label": "featuredproducts()", + "id": "frontend_application_components_featuredproducts_featuredproducts", + "community_name": "User Profile and Success Pages" + }, + { + "label": "ProductCard()", + "file_type": "code", + "source_file": "frontend/application/components/FeaturedProducts.tsx", + "source_location": "L16", + "_callable": true, + "_origin": "ast", + "community": 32, + "norm_label": "productcard()", + "id": "frontend_application_components_featuredproducts_productcard", + "community_name": "User Profile and Success Pages" + }, + { + "label": "OrderSuccess()", + "file_type": "code", + "source_file": "frontend/application/components/OrderSuccess.tsx", + "source_location": "L17", + "_callable": true, + "_origin": "ast", + "community": 32, + "norm_label": "ordersuccess()", + "id": "frontend_application_components_ordersuccess_ordersuccess", + "community_name": "User Profile and Success Pages" + }, + { + "label": "PetProfile()", + "file_type": "code", + "source_file": "frontend/application/components/PetProfile.tsx", + "source_location": "L39", + "_callable": true, + "_origin": "ast", + "community": 32, + "norm_label": "petprofile()", + "id": "frontend_application_components_petprofile_petprofile", + "community_name": "User Profile and Success Pages" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/admin.service.ts", + "source_location": "L64", + "_callable": true, + "_origin": "ast", + "community": 33, + "norm_label": ".constructor()", + "id": "backend_src_admin_admin_service_adminservice_constructor", + "community_name": "Redis and Admin Services" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L31", + "_callable": true, + "_origin": "ast", + "community": 33, + "norm_label": ".constructor()", + "id": "backend_src_auth_auth_service_authservice_constructor", + "community_name": "Redis and Admin Services" + }, + { + "label": ".onModuleDestroy()", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 33, + "norm_label": ".onmoduledestroy()", + "id": "backend_src_redis_redis_service_redisservice_onmoduledestroy", + "community_name": "Redis and Admin Services" + }, + { + "label": ".onModuleInit()", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 33, + "norm_label": ".onmoduleinit()", + "id": "backend_src_redis_redis_service_redisservice_onmoduleinit", + "community_name": "Redis and Admin Services" + }, + { + "label": ".set()", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L19", + "_callable": true, + "_origin": "ast", + "community": 33, + "norm_label": ".set()", + "id": "backend_src_redis_redis_service_redisservice_set", + "community_name": "Redis and Admin Services" + }, + { + "label": ".catch()", + "file_type": "code", + "source_file": "backend/src/common/filters/http-exception.filter.ts", + "source_location": "L16", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": ".catch()", + "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_catch", + "community_name": "Global Exception Filters" + }, + { + "label": ".deriveErrorCode()", + "file_type": "code", + "source_file": "backend/src/common/filters/http-exception.filter.ts", + "source_location": "L114", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": ".deriveerrorcode()", + "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_deriveerrorcode", + "community_name": "Global Exception Filters" + }, + { + "label": ".translateGenericMessage()", + "file_type": "code", + "source_file": "backend/src/common/filters/http-exception.filter.ts", + "source_location": "L91", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": ".translategenericmessage()", + "id": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_translategenericmessage", + "community_name": "Global Exception Filters" + }, + { + "label": ".catch()", + "file_type": "code", + "source_file": "backend/src/common/filters/prisma-exception.filter.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": ".catch()", + "id": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter_catch", + "community_name": "Global Exception Filters" + }, + { + "label": ".intercept()", + "file_type": "code", + "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": ".intercept()", + "id": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_intercept", + "community_name": "Global Exception Filters" + }, + { + "label": ".transform()", + "file_type": "code", + "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", + "source_location": "L17", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": ".transform()", + "id": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_transform", + "community_name": "Global Exception Filters" + }, + { + "label": "bootstrap()", + "file_type": "code", + "source_file": "backend/src/main.ts", + "source_location": "L12", + "_callable": true, + "_origin": "ast", + "community": 34, + "norm_label": "bootstrap()", + "id": "backend_src_main_bootstrap", + "community_name": "Global Exception Filters" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L18", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".constructor()", + "id": "backend_src_contact_contact_controller_contactcontroller_constructor", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".getAllSubmissions()", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L42", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".getallsubmissions()", + "id": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".getContactInfo()", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L35", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".getcontactinfo()", + "id": "backend_src_contact_contact_controller_contactcontroller_getcontactinfo", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".submitContact()", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".submitcontact()", + "id": "backend_src_contact_contact_controller_contactcontroller_submitcontact", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".updateContactInfo()", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L71", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".updatecontactinfo()", + "id": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".updateSubmissionStatus()", + "file_type": "code", + "source_file": "backend/src/contact/contact.controller.ts", + "source_location": "L57", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".updatesubmissionstatus()", + "id": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".constructor()", + "id": "backend_src_contact_contact_service_contactservice_constructor", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".getAllSubmissions()", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L125", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".getallsubmissions()", + "id": "backend_src_contact_contact_service_contactservice_getallsubmissions", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".getContactInfo()", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L77", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".getcontactinfo()", + "id": "backend_src_contact_contact_service_contactservice_getcontactinfo", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".submitContactForm()", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L30", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".submitcontactform()", + "id": "backend_src_contact_contact_service_contactservice_submitcontactform", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".updateContactInfoItems()", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L159", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".updatecontactinfoitems()", + "id": "backend_src_contact_contact_service_contactservice_updatecontactinfoitems", + "community_name": "Contact and SMS Modules" + }, + { + "label": ".updateSubmissionStatus()", + "file_type": "code", + "source_file": "backend/src/contact/contact.service.ts", + "source_location": "L148", + "_callable": true, + "_origin": "ast", + "community": 35, + "norm_label": ".updatesubmissionstatus()", + "id": "backend_src_contact_contact_service_contactservice_updatesubmissionstatus", + "community_name": "Contact and SMS Modules" + }, + { + "label": "ConfirmModal()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/ConfirmModal.tsx", + "source_location": "L14", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "confirmmodal()", + "id": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", + "community_name": "CMS and Media Modals" + }, + { + "label": "CMS()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/CMS.tsx", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "cms()", + "id": "frontend_admin_panel_src_pages_cms_cms", + "community_name": "CMS and Media Modals" + }, + { + "label": "MediaManager()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Media.tsx", + "source_location": "L22", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "mediamanager()", + "id": "frontend_admin_panel_src_pages_media_mediamanager", + "community_name": "CMS and Media Modals" + }, + { + "label": "fetchVideosList()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Videos.tsx", + "source_location": "L455", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "fetchvideoslist()", + "id": "frontend_admin_panel_src_pages_videos_fetchvideoslist", + "community_name": "CMS and Media Modals" + }, + { + "label": "Videos()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Videos.tsx", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "videos()", + "id": "frontend_admin_panel_src_pages_videos_videos", + "community_name": "CMS and Media Modals" + }, + { + "label": "WholesaleApplications()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/WholesaleApplications.tsx", + "source_location": "L16", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "wholesaleapplications()", + "id": "frontend_admin_panel_src_pages_wholesaleapplications_wholesaleapplications", + "community_name": "CMS and Media Modals" + }, + { + "label": "Wiki()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", + "source_location": "L26", + "_callable": true, + "_origin": "ast", + "community": 38, + "norm_label": "wiki()", + "id": "frontend_admin_panel_src_pages_wiki_wiki", + "community_name": "CMS and Media Modals" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L28", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".constructor()", + "id": "backend_src_cms_cms_controller_cmscontroller_constructor", + "community_name": "CMS Content Management" + }, + { + "label": ".createHeroBanner()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L39", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".createherobanner()", + "id": "backend_src_cms_cms_controller_cmscontroller_createherobanner", + "community_name": "CMS Content Management" + }, + { + "label": ".createSmartAdvisorRule()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L95", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".createsmartadvisorrule()", + "id": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", + "community_name": "CMS Content Management" + }, + { + "label": ".createVetTestimonial()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L67", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".createvettestimonial()", + "id": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", + "community_name": "CMS Content Management" + }, + { + "label": ".deleteHeroBanner()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L54", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".deleteherobanner()", + "id": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner", + "community_name": "CMS Content Management" + }, + { + "label": ".deleteSmartAdvisorRule()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L110", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".deletesmartadvisorrule()", + "id": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule", + "community_name": "CMS Content Management" + }, + { + "label": ".deleteVetTestimonial()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L82", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".deletevettestimonial()", + "id": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial", + "community_name": "CMS Content Management" + }, + { + "label": ".getHeroBanners()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L33", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".getherobanners()", + "id": "backend_src_cms_cms_controller_cmscontroller_getherobanners", + "community_name": "CMS Content Management" + }, + { + "label": ".getSmartAdvisorRules()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L89", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".getsmartadvisorrules()", + "id": "backend_src_cms_cms_controller_cmscontroller_getsmartadvisorrules", + "community_name": "CMS Content Management" + }, + { + "label": ".getVetTestimonials()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L61", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".getvettestimonials()", + "id": "backend_src_cms_cms_controller_cmscontroller_getvettestimonials", + "community_name": "CMS Content Management" + }, + { + "label": ".updateHeroBanner()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L45", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".updateherobanner()", + "id": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", + "community_name": "CMS Content Management" + }, + { + "label": ".updateSmartAdvisorRule()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L101", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".updatesmartadvisorrule()", + "id": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", + "community_name": "CMS Content Management" + }, + { + "label": ".updateVetTestimonial()", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L73", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".updatevettestimonial()", + "id": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", + "community_name": "CMS Content Management" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L11", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".constructor()", + "id": "backend_src_cms_cms_service_cmsservice_constructor", + "community_name": "CMS Content Management" + }, + { + "label": ".createHeroBanner()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".createherobanner()", + "id": "backend_src_cms_cms_service_cmsservice_createherobanner", + "community_name": "CMS Content Management" + }, + { + "label": ".createSmartAdvisorRule()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L67", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".createsmartadvisorrule()", + "id": "backend_src_cms_cms_service_cmsservice_createsmartadvisorrule", + "community_name": "CMS Content Management" + }, + { + "label": ".createVetTestimonial()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L41", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".createvettestimonial()", + "id": "backend_src_cms_cms_service_cmsservice_createvettestimonial", + "community_name": "CMS Content Management" + }, + { + "label": ".deleteHeroBanner()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L30", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".deleteherobanner()", + "id": "backend_src_cms_cms_service_cmsservice_deleteherobanner", + "community_name": "CMS Content Management" + }, + { + "label": ".deleteSmartAdvisorRule()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L82", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".deletesmartadvisorrule()", + "id": "backend_src_cms_cms_service_cmsservice_deletesmartadvisorrule", + "community_name": "CMS Content Management" + }, + { + "label": ".deleteVetTestimonial()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L56", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".deletevettestimonial()", + "id": "backend_src_cms_cms_service_cmsservice_deletevettestimonial", + "community_name": "CMS Content Management" + }, + { + "label": ".getHeroBanners()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L14", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".getherobanners()", + "id": "backend_src_cms_cms_service_cmsservice_getherobanners", + "community_name": "CMS Content Management" + }, + { + "label": ".getSmartAdvisorRules()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L61", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".getsmartadvisorrules()", + "id": "backend_src_cms_cms_service_cmsservice_getsmartadvisorrules", + "community_name": "CMS Content Management" + }, + { + "label": ".getVetTestimonials()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L35", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".getvettestimonials()", + "id": "backend_src_cms_cms_service_cmsservice_getvettestimonials", + "community_name": "CMS Content Management" + }, + { + "label": ".updateHeroBanner()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L24", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".updateherobanner()", + "id": "backend_src_cms_cms_service_cmsservice_updateherobanner", + "community_name": "CMS Content Management" + }, + { + "label": ".updateSmartAdvisorRule()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L71", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".updatesmartadvisorrule()", + "id": "backend_src_cms_cms_service_cmsservice_updatesmartadvisorrule", + "community_name": "CMS Content Management" + }, + { + "label": ".updateVetTestimonial()", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L45", + "_callable": true, + "_origin": "ast", + "community": 4, + "norm_label": ".updatevettestimonial()", + "id": "backend_src_cms_cms_service_cmsservice_updatevettestimonial", + "community_name": "CMS Content Management" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L30", + "_callable": true, + "_origin": "ast", + "community": 41, + "norm_label": ".constructor()", + "id": "backend_src_admin_blogs_controller_blogscontroller_constructor", + "community_name": "Admin Blog Controller" + }, + { + "label": ".createBlog()", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 41, + "norm_label": ".createblog()", + "id": "backend_src_admin_blogs_controller_blogscontroller_createblog", + "community_name": "Admin Blog Controller" + }, + { + "label": ".deleteBlog()", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L63", + "_callable": true, + "_origin": "ast", + "community": 41, + "norm_label": ".deleteblog()", + "id": "backend_src_admin_blogs_controller_blogscontroller_deleteblog", + "community_name": "Admin Blog Controller" + }, + { + "label": ".getBlogs()", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L37", + "_callable": true, + "_origin": "ast", + "community": 41, + "norm_label": ".getblogs()", + "id": "backend_src_admin_blogs_controller_blogscontroller_getblogs", + "community_name": "Admin Blog Controller" + }, + { + "label": ".updateBlog()", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L53", + "_callable": true, + "_origin": "ast", + "community": 41, + "norm_label": ".updateblog()", + "id": "backend_src_admin_blogs_controller_blogscontroller_updateblog", + "community_name": "Admin Blog Controller" + }, + { + "label": ".applyForWholesale()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L29", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".applyforwholesale()", + "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", + "community_name": "Wholesale Controller" + }, + { + "label": ".approveWholesaleRequest()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L54", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".approvewholesalerequest()", + "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", + "community_name": "Wholesale Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L21", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".constructor()", + "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_constructor", + "community_name": "Wholesale Controller" + }, + { + "label": ".getWholesaleRequests()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".getwholesalerequests()", + "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", + "community_name": "Wholesale Controller" + }, + { + "label": ".rejectWholesaleRequest()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L63", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".rejectwholesalerequest()", + "id": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", + "community_name": "Wholesale Controller" + }, + { + "label": ".approveWholesaleRequest()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L63", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".approvewholesalerequest()", + "id": "backend_src_wholesale_wholesale_service_wholesaleservice_approvewholesalerequest", + "community_name": "Wholesale Controller" + }, + { + "label": ".getWholesaleRequests()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L54", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".getwholesalerequests()", + "id": "backend_src_wholesale_wholesale_service_wholesaleservice_getwholesalerequests", + "community_name": "Wholesale Controller" + }, + { + "label": ".rejectWholesaleRequest()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L77", + "_callable": true, + "_origin": "ast", + "community": 42, + "norm_label": ".rejectwholesalerequest()", + "id": "backend_src_wholesale_wholesale_service_wholesaleservice_rejectwholesalerequest", + "community_name": "Wholesale Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L29", + "_callable": true, + "_origin": "ast", + "community": 44, + "norm_label": ".constructor()", + "id": "backend_src_admin_wiki_controller_wikicontroller_constructor", + "community_name": "Generic CRUD Controller" + }, + { + "label": ".createTerm()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L42", + "_callable": true, + "_origin": "ast", + "community": 44, + "norm_label": ".createterm()", + "id": "backend_src_admin_wiki_controller_wikicontroller_createterm", + "community_name": "Generic CRUD Controller" + }, + { + "label": ".deleteTerm()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L59", + "_callable": true, + "_origin": "ast", + "community": 44, + "norm_label": ".deleteterm()", + "id": "backend_src_admin_wiki_controller_wikicontroller_deleteterm", + "community_name": "Generic CRUD Controller" + }, + { + "label": ".getTerms()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L36", + "_callable": true, + "_origin": "ast", + "community": 44, + "norm_label": ".getterms()", + "id": "backend_src_admin_wiki_controller_wikicontroller_getterms", + "community_name": "Generic CRUD Controller" + }, + { + "label": ".updateTerm()", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L49", + "_callable": true, + "_origin": "ast", + "community": 44, + "norm_label": ".updateterm()", + "id": "backend_src_admin_wiki_controller_wikicontroller_updateterm", + "community_name": "Generic CRUD Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/seo/seo.controller.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 45, + "norm_label": ".constructor()", + "id": "backend_src_seo_seo_controller_seocontroller_constructor", + "community_name": "SEO and Sitemap Module" + }, + { + "label": ".getProductSchema()", + "file_type": "code", + "source_file": "backend/src/seo/seo.controller.ts", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 45, + "norm_label": ".getproductschema()", + "id": "backend_src_seo_seo_controller_seocontroller_getproductschema", + "community_name": "SEO and Sitemap Module" + }, + { + "label": ".getSitemap()", + "file_type": "code", + "source_file": "backend/src/seo/seo.controller.ts", + "source_location": "L12", + "_callable": true, + "_origin": "ast", + "community": 45, + "norm_label": ".getsitemap()", + "id": "backend_src_seo_seo_controller_seocontroller_getsitemap", + "community_name": "SEO and Sitemap Module" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/seo/seo.service.ts", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 45, + "norm_label": ".constructor()", + "id": "backend_src_seo_seo_service_seoservice_constructor", + "community_name": "SEO and Sitemap Module" + }, + { + "label": ".getProductSchema()", + "file_type": "code", + "source_file": "backend/src/seo/seo.service.ts", + "source_location": "L36", + "_callable": true, + "_origin": "ast", + "community": 45, + "norm_label": ".getproductschema()", + "id": "backend_src_seo_seo_service_seoservice_getproductschema", + "community_name": "SEO and Sitemap Module" + }, + { + "label": ".getSitemapUrls()", + "file_type": "code", + "source_file": "backend/src/seo/seo.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 45, + "norm_label": ".getsitemapurls()", + "id": "backend_src_seo_seo_service_seoservice_getsitemapurls", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "CouponModal()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L258", + "_callable": true, + "_origin": "ast", + "community": 46, + "norm_label": "couponmodal()", + "id": "frontend_admin_panel_src_pages_coupons_couponmodal", + "community_name": "Coupon Management UI" + }, + { + "label": "Coupons()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L42", + "_callable": true, + "_origin": "ast", + "community": 46, + "norm_label": "coupons()", + "id": "frontend_admin_panel_src_pages_coupons_coupons", + "community_name": "Coupon Management UI" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/home/home.controller.ts", + "source_location": "L17", + "_callable": true, + "_origin": "ast", + "community": 48, + "norm_label": ".constructor()", + "id": "backend_src_home_home_controller_homecontroller_constructor", + "community_name": "Home Data Module" + }, + { + "label": ".getHomeData()", + "file_type": "code", + "source_file": "backend/src/home/home.controller.ts", + "source_location": "L24", + "_callable": true, + "_origin": "ast", + "community": 48, + "norm_label": ".gethomedata()", + "id": "backend_src_home_home_controller_homecontroller_gethomedata", + "community_name": "Home Data Module" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/home/home.service.ts", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 48, + "norm_label": ".constructor()", + "id": "backend_src_home_home_service_homeservice_constructor", + "community_name": "Home Data Module" + }, + { + "label": ".getHomeData()", + "file_type": "code", + "source_file": "backend/src/home/home.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 48, + "norm_label": ".gethomedata()", + "id": "backend_src_home_home_service_homeservice_gethomedata", + "community_name": "Home Data Module" + }, + { + "label": ".sendSms()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L182", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".sendsms()", + "id": "backend_src_common_services_sms_service_smsservice_sendsms", + "community_name": "Order Creation DTOs" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L55", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".constructor()", + "id": "backend_src_orders_orders_controller_orderscontroller_constructor", + "community_name": "Order Creation DTOs" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L85", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".create()", + "id": "backend_src_orders_orders_controller_orderscontroller_create", + "community_name": "Order Creation DTOs" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L146", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".findall()", + "id": "backend_src_orders_orders_controller_orderscontroller_findall", + "community_name": "Order Creation DTOs" + }, + { + "label": ".findOne()", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L189", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".findone()", + "id": "backend_src_orders_orders_controller_orderscontroller_findone", + "community_name": "Order Creation DTOs" + }, + { + "label": ".validateCoupon()", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L110", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".validatecoupon()", + "id": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", + "community_name": "Order Creation DTOs" + }, + { + "label": ".checkAndSendRefillReminders()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L361", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".checkandsendrefillreminders()", + "id": "backend_src_orders_orders_service_ordersservice_checkandsendrefillreminders", + "community_name": "Order Creation DTOs" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L100", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".create()", + "id": "backend_src_orders_orders_service_ordersservice_create", + "community_name": "Order Creation DTOs" + }, + { + "label": ".findAllByUser()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L314", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".findallbyuser()", + "id": "backend_src_orders_orders_service_ordersservice_findallbyuser", + "community_name": "Order Creation DTOs" + }, + { + "label": ".findOne()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L347", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".findone()", + "id": "backend_src_orders_orders_service_ordersservice_findone", + "community_name": "Order Creation DTOs" + }, + { + "label": ".generateTrackingNumber()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L19", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".generatetrackingnumber()", + "id": "backend_src_orders_orders_service_ordersservice_generatetrackingnumber", + "community_name": "Order Creation DTOs" + }, + { + "label": ".validateCoupon()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L26", + "_callable": true, + "_origin": "ast", + "community": 5, + "norm_label": ".validatecoupon()", + "id": "backend_src_orders_orders_service_ordersservice_validatecoupon", + "community_name": "Order Creation DTOs" + }, + { + "label": "main()", + "file_type": "code", + "source_file": "backend/prisma/seed-home.ts", + "source_location": "L5", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "main()", + "id": "backend_prisma_seed_home_main", + "community_name": "Database Seeding Logic" + }, + { + "label": "main()", + "file_type": "code", + "source_file": "backend/prisma/seed.ts", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "main()", + "id": "backend_prisma_seed_main", + "community_name": "Database Seeding Logic" + }, + { + "label": "determineSuitableFor()", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L16", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "determinesuitablefor()", + "id": "backend_prisma_seed_products_determinesuitablefor", + "community_name": "Database Seeding Logic" + }, + { + "label": "findOrCreateCategory()", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L128", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "findorcreatecategory()", + "id": "backend_prisma_seed_products_findorcreatecategory", + "community_name": "Database Seeding Logic" + }, + { + "label": "getProductImageUrl()", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L41", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "getproductimageurl()", + "id": "backend_prisma_seed_products_getproductimageurl", + "community_name": "Database Seeding Logic" + }, + { + "label": "main()", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L268", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "main()", + "id": "backend_prisma_seed_products_main", + "community_name": "Database Seeding Logic" + }, + { + "label": "parseSize()", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L31", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "parsesize()", + "id": "backend_prisma_seed_products_parsesize", + "community_name": "Database Seeding Logic" + }, + { + "label": "slugify()", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L7", + "_callable": true, + "_origin": "ast", + "community": 50, + "norm_label": "slugify()", + "id": "backend_prisma_seed_products_slugify", + "community_name": "Database Seeding Logic" + }, + { + "label": "Skeleton()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/Skeleton.tsx", + "source_location": "L2", + "_callable": true, + "_origin": "ast", + "community": 53, + "norm_label": "skeleton()", + "id": "frontend_admin_panel_src_components_ui_skeleton_skeleton", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "Orders()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Orders.tsx", + "source_location": "L75", + "_callable": true, + "_origin": "ast", + "community": 53, + "norm_label": "orders()", + "id": "frontend_admin_panel_src_pages_orders_orders", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "toPersianDigits()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Orders.tsx", + "source_location": "L69", + "_callable": true, + "_origin": "ast", + "community": 53, + "norm_label": "topersiandigits()", + "id": "frontend_admin_panel_src_pages_orders_topersiandigits", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "Users()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Users.tsx", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 53, + "norm_label": "users()", + "id": "frontend_admin_panel_src_pages_users_users", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "GlobalLoading()", + "file_type": "code", + "source_file": "frontend/application/app/loading.tsx", + "source_location": "L4", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "globalloading()", + "id": "frontend_application_app_loading_globalloading", + "community_name": "Shop Loading States" + }, + { + "label": "Shop()", + "file_type": "code", + "source_file": "frontend/application/app/shop/page.tsx", + "source_location": "L20", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "shop()", + "id": "frontend_application_app_shop_page_shop", + "community_name": "Shop Loading States" + }, + { + "label": "ArchivePage()", + "file_type": "code", + "source_file": "frontend/application/components/ArchivePage.tsx", + "source_location": "L225", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "archivepage()", + "id": "frontend_application_components_archivepage_archivepage", + "community_name": "Shop Loading States" + }, + { + "label": "OrderRowSkeleton()", + "file_type": "code", + "source_file": "frontend/application/components/Skeleton.tsx", + "source_location": "L70", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "orderrowskeleton()", + "id": "frontend_application_components_skeleton_orderrowskeleton", + "community_name": "Shop Loading States" + }, + { + "label": "PetProfileSkeleton()", + "file_type": "code", + "source_file": "frontend/application/components/Skeleton.tsx", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "petprofileskeleton()", + "id": "frontend_application_components_skeleton_petprofileskeleton", + "community_name": "Shop Loading States" + }, + { + "label": "ProductCardSkeleton()", + "file_type": "code", + "source_file": "frontend/application/components/Skeleton.tsx", + "source_location": "L16", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "productcardskeleton()", + "id": "frontend_application_components_skeleton_productcardskeleton", + "community_name": "Shop Loading States" + }, + { + "label": "Skeleton()", + "file_type": "code", + "source_file": "frontend/application/components/Skeleton.tsx", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 54, + "norm_label": "skeleton()", + "id": "frontend_application_components_skeleton_skeleton", + "community_name": "Shop Loading States" + }, + { + "label": "generateMetadata()", + "file_type": "code", + "source_file": "frontend/application/app/shop/[slug]/page.tsx", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 55, + "norm_label": "generatemetadata()", + "id": "frontend_application_app_shop_slug_page_generatemetadata", + "community_name": "Product Detail Page" + }, + { + "label": "ShopProductPage()", + "file_type": "code", + "source_file": "frontend/application/app/shop/[slug]/page.tsx", + "source_location": "L43", + "_callable": true, + "_origin": "ast", + "community": 55, + "norm_label": "shopproductpage()", + "id": "frontend_application_app_shop_slug_page_shopproductpage", + "community_name": "Product Detail Page" + }, + { + "label": "ProductPage()", + "file_type": "code", + "source_file": "frontend/application/components/ProductPage.tsx", + "source_location": "L71", + "_callable": true, + "_origin": "ast", + "community": 55, + "norm_label": "productpage()", + "id": "frontend_application_components_productpage_productpage", + "community_name": "Product Detail Page" + }, + { + "label": "Tooltip()", + "file_type": "code", + "source_file": "frontend/application/components/Tooltip.tsx", + "source_location": "L14", + "_callable": true, + "_origin": "ast", + "community": 55, + "norm_label": "tooltip()", + "id": "frontend_application_components_tooltip_tooltip", + "community_name": "Product Detail Page" + }, + { + "label": "Videos()", + "file_type": "code", + "source_file": "frontend/application/app/videos/page.tsx", + "source_location": "L3", + "_callable": true, + "_origin": "ast", + "community": 56, + "norm_label": "videos()", + "id": "frontend_application_app_videos_page_videos", + "community_name": "Video Gallery Components" + }, + { + "label": "SafeImage()", + "file_type": "code", + "source_file": "frontend/application/components/SafeImage.tsx", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 56, + "norm_label": "safeimage()", + "id": "frontend_application_components_safeimage_safeimage", + "community_name": "Video Gallery Components" + }, + { + "label": "VideosPage()", + "file_type": "code", + "source_file": "frontend/application/components/VideosPage.tsx", + "source_location": "L59", + "_callable": true, + "_origin": "ast", + "community": 56, + "norm_label": "videospage()", + "id": "frontend_application_components_videospage_videospage", + "community_name": "Video Gallery Components" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/pets.controller.ts", + "source_location": "L25", + "_callable": true, + "_origin": "ast", + "community": 58, + "norm_label": ".constructor()", + "id": "backend_src_admin_pets_controller_petscontroller_constructor", + "community_name": "Pet Management API" + }, + { + "label": ".deletePet()", + "file_type": "code", + "source_file": "backend/src/admin/pets.controller.ts", + "source_location": "L38", + "_callable": true, + "_origin": "ast", + "community": 58, + "norm_label": ".deletepet()", + "id": "backend_src_admin_pets_controller_petscontroller_deletepet", + "community_name": "Pet Management API" + }, + { + "label": ".getPets()", + "file_type": "code", + "source_file": "backend/src/admin/pets.controller.ts", + "source_location": "L32", + "_callable": true, + "_origin": "ast", + "community": 58, + "norm_label": ".getpets()", + "id": "backend_src_admin_pets_controller_petscontroller_getpets", + "community_name": "Pet Management API" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/reports.controller.ts", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 59, + "norm_label": ".constructor()", + "id": "backend_src_admin_reports_controller_reportscontroller_constructor", + "community_name": "Reporting Service and Controller" + }, + { + "label": ".getReports()", + "file_type": "code", + "source_file": "backend/src/admin/reports.controller.ts", + "source_location": "L15", + "_callable": true, + "_origin": "ast", + "community": 59, + "norm_label": ".getreports()", + "id": "backend_src_admin_reports_controller_reportscontroller_getreports", + "community_name": "Reporting Service and Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/admin/reports.service.ts", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 59, + "norm_label": ".constructor()", + "id": "backend_src_admin_reports_service_reportsservice_constructor", + "community_name": "Reporting Service and Controller" + }, + { + "label": ".getDashboardReports()", + "file_type": "code", + "source_file": "backend/src/admin/reports.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 59, + "norm_label": ".getdashboardreports()", + "id": "backend_src_admin_reports_service_reportsservice_getdashboardreports", + "community_name": "Reporting Service and Controller" + }, + { + "label": ".adminLogin()", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L129", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".adminlogin()", + "id": "backend_src_auth_auth_controller_authcontroller_adminlogin", + "community_name": "Authentication Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L32", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".constructor()", + "id": "backend_src_auth_auth_controller_authcontroller_constructor", + "community_name": "Authentication Controller" + }, + { + "label": ".login()", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L120", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".login()", + "id": "backend_src_auth_auth_controller_authcontroller_login", + "community_name": "Authentication Controller" + }, + { + "label": ".register()", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L111", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".register()", + "id": "backend_src_auth_auth_controller_authcontroller_register", + "community_name": "Authentication Controller" + }, + { + "label": ".sendOtp()", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L59", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".sendotp()", + "id": "backend_src_auth_auth_controller_authcontroller_sendotp", + "community_name": "Authentication Controller" + }, + { + "label": ".verifyOtp()", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L100", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".verifyotp()", + "id": "backend_src_auth_auth_controller_authcontroller_verifyotp", + "community_name": "Authentication Controller" + }, + { + "label": ".adminLogin()", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L192", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".adminlogin()", + "id": "backend_src_auth_auth_service_authservice_adminlogin", + "community_name": "Authentication Controller" + }, + { + "label": ".login()", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L152", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".login()", + "id": "backend_src_auth_auth_service_authservice_login", + "community_name": "Authentication Controller" + }, + { + "label": ".register()", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L103", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".register()", + "id": "backend_src_auth_auth_service_authservice_register", + "community_name": "Authentication Controller" + }, + { + "label": ".sendOtp()", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L38", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".sendotp()", + "id": "backend_src_auth_auth_service_authservice_sendotp", + "community_name": "Authentication Controller" + }, + { + "label": ".verifyOtp()", + "file_type": "code", + "source_file": "backend/src/auth/auth.service.ts", + "source_location": "L63", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".verifyotp()", + "id": "backend_src_auth_auth_service_authservice_verifyotp", + "community_name": "Authentication Controller" + }, + { + "label": ".sendOtp()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L92", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".sendotp()", + "id": "backend_src_common_services_sms_service_smsservice_sendotp", + "community_name": "Authentication Controller" + }, + { + "label": ".del()", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L31", + "_callable": true, + "_origin": "ast", + "community": 6, + "norm_label": ".del()", + "id": "backend_src_redis_redis_service_redisservice_del", + "community_name": "Authentication Controller" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.controller.ts", + "source_location": "L19", + "_callable": true, + "_origin": "ast", + "community": 61, + "norm_label": ".constructor()", + "id": "backend_src_wiki_wiki_controller_wikicontroller_constructor", + "community_name": "Wiki Module and Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 61, + "norm_label": ".constructor()", + "id": "backend_src_wiki_wiki_service_wikiservice_constructor", + "community_name": "Wiki Module and Service" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.service.ts", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 61, + "norm_label": ".findall()", + "id": "backend_src_wiki_wiki_service_wikiservice_findall", + "community_name": "Wiki Module and Service" + }, + { + "label": ".findOneByKey()", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.service.ts", + "source_location": "L52", + "_callable": true, + "_origin": "ast", + "community": 61, + "norm_label": ".findonebykey()", + "id": "backend_src_wiki_wiki_service_wikiservice_findonebykey", + "community_name": "Wiki Module and Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.service.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 62, + "norm_label": ".constructor()", + "id": "backend_src_blogs_blogs_service_blogsservice_constructor", + "community_name": "Blog Module and Service" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.service.ts", + "source_location": "L10", + "_callable": true, + "_origin": "ast", + "community": 62, + "norm_label": ".findall()", + "id": "backend_src_blogs_blogs_service_blogsservice_findall", + "community_name": "Blog Module and Service" + }, + { + "label": ".findOneBySlug()", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.service.ts", + "source_location": "L55", + "_callable": true, + "_origin": "ast", + "community": 62, + "norm_label": ".findonebyslug()", + "id": "backend_src_blogs_blogs_service_blogsservice_findonebyslug", + "community_name": "Blog Module and Service" + }, + { + "label": ".findAllAdmin()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L49", + "_callable": true, + "_origin": "ast", + "community": 62, + "norm_label": ".findalladmin()", + "id": "backend_src_pets_pets_service_petsservice_findalladmin", + "community_name": "Blog Module and Service" + }, + { + "label": ".findAllByUser()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L109", + "_callable": true, + "_origin": "ast", + "community": 62, + "norm_label": ".findallbyuser()", + "id": "backend_src_pets_pets_service_petsservice_findallbyuser", + "community_name": "Blog Module and Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.controller.ts", + "source_location": "L19", + "_callable": true, + "_origin": "ast", + "community": 63, + "norm_label": ".constructor()", + "id": "backend_src_blogs_blogs_controller_blogscontroller_constructor", + "community_name": "Public Blog Controller" + }, + { + "label": ".findAll()", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.controller.ts", + "source_location": "L24", + "_callable": true, + "_origin": "ast", + "community": 63, + "norm_label": ".findall()", + "id": "backend_src_blogs_blogs_controller_blogscontroller_findall", + "community_name": "Public Blog Controller" + }, + { + "label": ".findOne()", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.controller.ts", + "source_location": "L32", + "_callable": true, + "_origin": "ast", + "community": 63, + "norm_label": ".findone()", + "id": "backend_src_blogs_blogs_controller_blogscontroller_findone", + "community_name": "Public Blog Controller" + }, + { + "label": ".sendB2bNotification()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L145", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".sendb2bnotification()", + "id": "backend_src_common_services_sms_service_smsservice_sendb2bnotification", + "community_name": "SMS Notification Service" + }, + { + "label": ".sendOrderConfirmation()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L107", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".sendorderconfirmation()", + "id": "backend_src_common_services_sms_service_smsservice_sendorderconfirmation", + "community_name": "SMS Notification Service" + }, + { + "label": ".sendPatternSms()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L24", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".sendpatternsms()", + "id": "backend_src_common_services_sms_service_smsservice_sendpatternsms", + "community_name": "SMS Notification Service" + }, + { + "label": ".sendPetCareReminder()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L163", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".sendpetcarereminder()", + "id": "backend_src_common_services_sms_service_smsservice_sendpetcarereminder", + "community_name": "SMS Notification Service" + }, + { + "label": ".sendShippingNotification()", + "file_type": "code", + "source_file": "backend/src/common/services/sms.service.ts", + "source_location": "L126", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".sendshippingnotification()", + "id": "backend_src_common_services_sms_service_smsservice_sendshippingnotification", + "community_name": "SMS Notification Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L14", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".constructor()", + "id": "backend_src_orders_orders_service_ordersservice_constructor", + "community_name": "SMS Notification Service" + }, + { + "label": ".updateStatus()", + "file_type": "code", + "source_file": "backend/src/orders/orders.service.ts", + "source_location": "L283", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".updatestatus()", + "id": "backend_src_orders_orders_service_ordersservice_updatestatus", + "community_name": "SMS Notification Service" + }, + { + "label": ".applyForWholesale()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L14", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".applyforwholesale()", + "id": "backend_src_wholesale_wholesale_service_wholesaleservice_applyforwholesale", + "community_name": "SMS Notification Service" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 64, + "norm_label": ".constructor()", + "id": "backend_src_wholesale_wholesale_service_wholesaleservice_constructor", + "community_name": "SMS Notification Service" + }, + { + "label": "generateOpenApi()", + "file_type": "code", + "source_file": "backend/scripts/generate-openapi.ts", + "source_location": "L8", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": "generateopenapi()", + "id": "backend_scripts_generate_openapi_generateopenapi", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".configure()", + "file_type": "code", + "source_file": "backend/src/app.module.ts", + "source_location": "L76", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": ".configure()", + "id": "backend_src_app_module_appmodule_configure", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/app.module.ts", + "source_location": "L74", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": ".constructor()", + "id": "backend_src_app_module_appmodule_constructor", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/common/metrics.controller.ts", + "source_location": "L11", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": ".constructor()", + "id": "backend_src_common_metrics_controller_metricscontroller_constructor", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".getMetrics()", + "file_type": "code", + "source_file": "backend/src/common/metrics.controller.ts", + "source_location": "L18", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": ".getmetrics()", + "id": "backend_src_common_metrics_controller_metricscontroller_getmetrics", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".incrementRequestCount()", + "file_type": "code", + "source_file": "backend/src/common/metrics.controller.ts", + "source_location": "L13", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": ".incrementrequestcount()", + "id": "backend_src_common_metrics_controller_metricscontroller_incrementrequestcount", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".incr()", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L35", + "_callable": true, + "_origin": "ast", + "community": 65, + "norm_label": ".incr()", + "id": "backend_src_redis_redis_service_redisservice_incr", + "community_name": "OpenAPI and Metrics" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/app.controller.ts", + "source_location": "L6", + "_callable": true, + "_origin": "ast", + "community": 66, + "norm_label": ".constructor()", + "id": "backend_src_app_controller_appcontroller_constructor", + "community_name": "App Health Controller" + }, + { + "label": ".getHello()", + "file_type": "code", + "source_file": "backend/src/app.controller.ts", + "source_location": "L9", + "_callable": true, + "_origin": "ast", + "community": 66, + "norm_label": ".gethello()", + "id": "backend_src_app_controller_appcontroller_gethello", + "community_name": "App Health Controller" + }, + { + "label": ".getHello()", + "file_type": "code", + "source_file": "backend/src/app.service.ts", + "source_location": "L5", + "_callable": true, + "_origin": "ast", + "community": 66, + "norm_label": ".gethello()", + "id": "backend_src_app_service_appservice_gethello", + "community_name": "App Health Controller" + }, + { + "label": ".addHealthLog()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L260", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".addhealthlog()", + "id": "backend_src_pets_pets_service_petsservice_addhealthlog", + "community_name": "Pet Business Logic" + }, + { + "label": ".addReminder()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L198", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".addreminder()", + "id": "backend_src_pets_pets_service_petsservice_addreminder", + "community_name": "Pet Business Logic" + }, + { + "label": ".constructor()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L24", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".constructor()", + "id": "backend_src_pets_pets_service_petsservice_constructor", + "community_name": "Pet Business Logic" + }, + { + "label": ".create()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L26", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".create()", + "id": "backend_src_pets_pets_service_petsservice_create", + "community_name": "Pet Business Logic" + }, + { + "label": ".findOne()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L150", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".findone()", + "id": "backend_src_pets_pets_service_petsservice_findone", + "community_name": "Pet Business Logic" + }, + { + "label": ".remove()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L191", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".remove()", + "id": "backend_src_pets_pets_service_petsservice_remove", + "community_name": "Pet Business Logic" + }, + { + "label": ".toggleReminder()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L211", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".togglereminder()", + "id": "backend_src_pets_pets_service_petsservice_togglereminder", + "community_name": "Pet Business Logic" + }, + { + "label": ".update()", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L161", + "_callable": true, + "_origin": "ast", + "community": 68, + "norm_label": ".update()", + "id": "backend_src_pets_pets_service_petsservice_update", + "community_name": "Pet Business Logic" + }, + { + "label": "CustomTooltip()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L18", + "_callable": true, + "_origin": "ast", + "community": 71, + "norm_label": "customtooltip()", + "id": "frontend_admin_panel_src_pages_reports_customtooltip", + "community_name": "Analytics and Report Charts" + }, + { + "label": "Reports()", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L61", + "_callable": true, + "_origin": "ast", + "community": 71, + "norm_label": "reports()", + "id": "frontend_admin_panel_src_pages_reports_reports", + "community_name": "Analytics and Report Charts" + }, + { + "label": "cmd_next_task()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L105", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "cmd_next_task()", + "id": "ai_agency_orchestrate_cmd_next_task", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "cmd_progress()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L75", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "cmd_progress()", + "id": "ai_agency_orchestrate_cmd_progress", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "cmd_reset()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L143", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "cmd_reset()", + "id": "ai_agency_orchestrate_cmd_reset", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "cmd_status()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L41", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "cmd_status()", + "id": "ai_agency_orchestrate_cmd_status", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "cmd_unblock()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L128", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "cmd_unblock()", + "id": "ai_agency_orchestrate_cmd_unblock", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "load_json()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L31", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "load_json()", + "id": "ai_agency_orchestrate_load_json", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "main()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L180", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "main()", + "id": "ai_agency_orchestrate_main", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "save_json()", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L37", + "_callable": true, + "_origin": "ast", + "community": 72, + "norm_label": "save_json()", + "id": "ai_agency_orchestrate_save_json", + "community_name": "Task Orchestration Scripts" }, { "label": ".componentDidCatch()", @@ -8968,9 +9752,10 @@ "source_location": "L30", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_errorboundary_componentdidcatch", "community": 75, - "norm_label": ".componentdidcatch()" + "norm_label": ".componentdidcatch()", + "id": "frontend_application_components_errorboundary_errorboundary_componentdidcatch", + "community_name": "React Error Boundary" }, { "label": ".constructor()", @@ -8979,9 +9764,10 @@ "source_location": "L18", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_errorboundary_constructor", "community": 75, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "frontend_application_components_errorboundary_errorboundary_constructor", + "community_name": "React Error Boundary" }, { "label": ".getDerivedStateFromError()", @@ -8990,9 +9776,10 @@ "source_location": "L26", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_errorboundary_getderivedstatefromerror", "community": 75, - "norm_label": ".getderivedstatefromerror()" + "norm_label": ".getderivedstatefromerror()", + "id": "frontend_application_components_errorboundary_errorboundary_getderivedstatefromerror", + "community_name": "React Error Boundary" }, { "label": ".handleRetry()", @@ -9001,9 +9788,10 @@ "source_location": "L34", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_errorboundary_handleretry", "community": 75, - "norm_label": ".handleretry()" + "norm_label": ".handleretry()", + "id": "frontend_application_components_errorboundary_errorboundary_handleretry", + "community_name": "React Error Boundary" }, { "label": ".render()", @@ -9012,9 +9800,10 @@ "source_location": "L39", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorboundary_errorboundary_render", "community": 75, - "norm_label": ".render()" + "norm_label": ".render()", + "id": "frontend_application_components_errorboundary_errorboundary_render", + "community_name": "React Error Boundary" }, { "label": ".findAll()", @@ -9023,9 +9812,10 @@ "source_location": "L24", "_callable": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_wikicontroller_findall", "community": 77, - "norm_label": ".findall()" + "norm_label": ".findall()", + "id": "backend_src_wiki_wiki_controller_wikicontroller_findall", + "community_name": "Generic Resource Controller" }, { "label": ".findOne()", @@ -9034,9 +9824,10 @@ "source_location": "L32", "_callable": true, "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_wikicontroller_findone", "community": 77, - "norm_label": ".findone()" + "norm_label": ".findone()", + "id": "backend_src_wiki_wiki_controller_wikicontroller_findone", + "community_name": "Generic Resource Controller" }, { "label": "ErrorBoundary()", @@ -9045,9 +9836,10 @@ "source_location": "L5", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_error_errorboundary", "community": 78, - "norm_label": "errorboundary()" + "norm_label": "errorboundary()", + "id": "frontend_application_app_error_errorboundary", + "community_name": "Error and Not Found Pages" }, { "label": "NotFound()", @@ -9056,9 +9848,10 @@ "source_location": "L3", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_not_found_notfound", "community": 78, - "norm_label": "notfound()" + "norm_label": "notfound()", + "id": "frontend_application_app_not_found_notfound", + "community_name": "Error and Not Found Pages" }, { "label": "NotFoundPage()", @@ -9067,9 +9860,10 @@ "source_location": "L7", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorpages_notfoundpage", "community": 78, - "norm_label": "notfoundpage()" + "norm_label": "notfoundpage()", + "id": "frontend_application_components_errorpages_notfoundpage", + "community_name": "Error and Not Found Pages" }, { "label": "ServerErrorPage()", @@ -9078,9 +9872,10 @@ "source_location": "L38", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_errorpages_servererrorpage", "community": 78, - "norm_label": "servererrorpage()" + "norm_label": "servererrorpage()", + "id": "frontend_application_components_errorpages_servererrorpage", + "community_name": "Error and Not Found Pages" }, { "label": ".constructor()", @@ -9089,9 +9884,10 @@ "source_location": "L26", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller_constructor", "community": 8, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "backend_src_videos_videos_controller_videoscontroller_constructor", + "community_name": "Video Management DTOs" }, { "label": ".create()", @@ -9100,9 +9896,10 @@ "source_location": "L48", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller_create", "community": 8, - "norm_label": ".create()" + "norm_label": ".create()", + "id": "backend_src_videos_videos_controller_videoscontroller_create", + "community_name": "Video Management DTOs" }, { "label": ".findAll()", @@ -9111,9 +9908,10 @@ "source_location": "L34", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller_findall", "community": 8, - "norm_label": ".findall()" + "norm_label": ".findall()", + "id": "backend_src_videos_videos_controller_videoscontroller_findall", + "community_name": "Video Management DTOs" }, { "label": ".findOne()", @@ -9122,9 +9920,10 @@ "source_location": "L40", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller_findone", "community": 8, - "norm_label": ".findone()" + "norm_label": ".findone()", + "id": "backend_src_videos_videos_controller_videoscontroller_findone", + "community_name": "Video Management DTOs" }, { "label": ".remove()", @@ -9133,9 +9932,10 @@ "source_location": "L67", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller_remove", "community": 8, - "norm_label": ".remove()" + "norm_label": ".remove()", + "id": "backend_src_videos_videos_controller_videoscontroller_remove", + "community_name": "Video Management DTOs" }, { "label": ".update()", @@ -9144,9 +9944,10 @@ "source_location": "L56", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_controller_videoscontroller_update", "community": 8, - "norm_label": ".update()" + "norm_label": ".update()", + "id": "backend_src_videos_videos_controller_videoscontroller_update", + "community_name": "Video Management DTOs" }, { "label": ".constructor()", @@ -9155,9 +9956,10 @@ "source_location": "L15", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice_constructor", "community": 8, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "backend_src_videos_videos_service_videosservice_constructor", + "community_name": "Video Management DTOs" }, { "label": ".create()", @@ -9166,9 +9968,10 @@ "source_location": "L69", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice_create", "community": 8, - "norm_label": ".create()" + "norm_label": ".create()", + "id": "backend_src_videos_videos_service_videosservice_create", + "community_name": "Video Management DTOs" }, { "label": ".findAll()", @@ -9177,9 +9980,10 @@ "source_location": "L17", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice_findall", "community": 8, - "norm_label": ".findall()" + "norm_label": ".findall()", + "id": "backend_src_videos_videos_service_videosservice_findall", + "community_name": "Video Management DTOs" }, { "label": ".findOne()", @@ -9188,9 +9992,10 @@ "source_location": "L57", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice_findone", "community": 8, - "norm_label": ".findone()" + "norm_label": ".findone()", + "id": "backend_src_videos_videos_service_videosservice_findone", + "community_name": "Video Management DTOs" }, { "label": ".remove()", @@ -9199,9 +10004,10 @@ "source_location": "L92", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice_remove", "community": 8, - "norm_label": ".remove()" + "norm_label": ".remove()", + "id": "backend_src_videos_videos_service_videosservice_remove", + "community_name": "Video Management DTOs" }, { "label": ".update()", @@ -9210,9 +10016,10 @@ "source_location": "L83", "_callable": true, "_origin": "ast", - "id": "backend_src_videos_videos_service_videosservice_update", "community": 8, - "norm_label": ".update()" + "norm_label": ".update()", + "id": "backend_src_videos_videos_service_videosservice_update", + "community_name": "Video Management DTOs" }, { "label": ".constructor()", @@ -9221,9 +10028,10 @@ "source_location": "L34", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderservice_constructor", "community": 82, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "frontend_application_lib_services_orderservice_orderservice_constructor", + "community_name": "Order Business Logic" }, { "label": ".createOrder()", @@ -9232,9 +10040,10 @@ "source_location": "L46", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderservice_createorder", "community": 82, - "norm_label": ".createorder()" + "norm_label": ".createorder()", + "id": "frontend_application_lib_services_orderservice_orderservice_createorder", + "community_name": "Order Business Logic" }, { "label": ".getInstance()", @@ -9243,9 +10052,10 @@ "source_location": "L36", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderservice_getinstance", "community": 82, - "norm_label": ".getinstance()" + "norm_label": ".getinstance()", + "id": "frontend_application_lib_services_orderservice_orderservice_getinstance", + "community_name": "Order Business Logic" }, { "label": ".getOrderById()", @@ -9254,9 +10064,10 @@ "source_location": "L84", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderservice_getorderbyid", "community": 82, - "norm_label": ".getorderbyid()" + "norm_label": ".getorderbyid()", + "id": "frontend_application_lib_services_orderservice_orderservice_getorderbyid", + "community_name": "Order Business Logic" }, { "label": ".getUserOrders()", @@ -9265,9 +10076,10 @@ "source_location": "L70", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_orderservice_orderservice_getuserorders", "community": 82, - "norm_label": ".getuserorders()" + "norm_label": ".getuserorders()", + "id": "frontend_application_lib_services_orderservice_orderservice_getuserorders", + "community_name": "Order Business Logic" }, { "label": "checkAndOpen()", @@ -9276,9 +10088,10 @@ "source_location": "L26", "_callable": true, "_origin": "ast", - "id": "scripts_open_browsers_checkandopen", "community": 83, - "norm_label": "checkandopen()" + "norm_label": "checkandopen()", + "id": "scripts_open_browsers_checkandopen", + "community_name": "Browser Utility Scripts" }, { "label": "openUrl()", @@ -9287,9 +10100,10 @@ "source_location": "L10", "_callable": true, "_origin": "ast", - "id": "scripts_open_browsers_openurl", "community": 83, - "norm_label": "openurl()" + "norm_label": "openurl()", + "id": "scripts_open_browsers_openurl", + "community_name": "Browser Utility Scripts" }, { "label": "waitForBackend()", @@ -9298,9 +10112,10 @@ "source_location": "L7", "_callable": true, "_origin": "ast", - "id": "scripts_start_dev_waitforbackend", "community": 84, - "norm_label": "waitforbackend()" + "norm_label": "waitforbackend()", + "id": "scripts_start_dev_waitforbackend", + "community_name": "Dev Server Startup" }, { "label": "check()", @@ -9309,9 +10124,10 @@ "source_location": "L10", "_callable": true, "_origin": "ast", - "id": "scripts_start_dev_waitforbackend_check", "community": 84, - "norm_label": "check()" + "norm_label": "check()", + "id": "scripts_start_dev_waitforbackend_check", + "community_name": "Dev Server Startup" }, { "label": "createPaginatedSchema()", @@ -9320,9 +10136,10 @@ "source_location": "L25", "_callable": true, "_origin": "ast", - "id": "backend_src_common_schemas_paginated_response_schema_createpaginatedschema", "community": 86, - "norm_label": "createpaginatedschema()" + "norm_label": "createpaginatedschema()", + "id": "backend_src_common_schemas_paginated_response_schema_createpaginatedschema", + "community_name": "Pagination API Schemas" }, { "label": "CatalogClient()", @@ -9331,9 +10148,10 @@ "source_location": "L12", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_catalog_catalogclient_catalogclient", "community": 9, - "norm_label": "catalogclient()" + "norm_label": "catalogclient()", + "id": "frontend_application_app_catalog_catalogclient_catalogclient", + "community_name": "Public Catalog Pages" }, { "label": "CatalogPage()", @@ -9342,9 +10160,10 @@ "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_catalog_page_catalogpage", "community": 9, - "norm_label": "catalogpage()" + "norm_label": "catalogpage()", + "id": "frontend_application_app_catalog_page_catalogpage", + "community_name": "Public Catalog Pages" }, { "label": "SearchPage()", @@ -9353,9 +10172,10 @@ "source_location": "L9", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_search_page_searchpage", "community": 9, - "norm_label": "searchpage()" + "norm_label": "searchpage()", + "id": "frontend_application_app_search_page_searchpage", + "community_name": "Public Catalog Pages" }, { "label": "sitemap()", @@ -9364,9 +10184,10 @@ "source_location": "L5", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_sitemap_sitemap", "community": 9, - "norm_label": "sitemap()" + "norm_label": "sitemap()", + "id": "frontend_application_app_sitemap_sitemap", + "community_name": "Public Catalog Pages" }, { "label": "WikiPage()", @@ -9375,9 +10196,10 @@ "source_location": "L21", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_wiki_page_wikipage", "community": 9, - "norm_label": "wikipage()" + "norm_label": "wikipage()", + "id": "frontend_application_app_wiki_page_wikipage", + "community_name": "Public Catalog Pages" }, { "label": "IngredientWiki()", @@ -9386,9 +10208,10 @@ "source_location": "L15", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_ingredientwiki_ingredientwiki", "community": 9, - "norm_label": "ingredientwiki()" + "norm_label": "ingredientwiki()", + "id": "frontend_application_components_ingredientwiki_ingredientwiki", + "community_name": "Public Catalog Pages" }, { "label": "SearchResultsPage()", @@ -9397,9 +10220,10 @@ "source_location": "L13", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_searchresultspage_searchresultspage", "community": 9, - "norm_label": "searchresultspage()" + "norm_label": "searchresultspage()", + "id": "frontend_application_components_searchresultspage_searchresultspage", + "community_name": "Public Catalog Pages" }, { "label": ".constructor()", @@ -9408,9 +10232,10 @@ "source_location": "L60", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_constructor", "community": 9, - "norm_label": ".constructor()" + "norm_label": ".constructor()", + "id": "frontend_application_lib_services_productservice_productservice_constructor", + "community_name": "Public Catalog Pages" }, { "label": ".getActiveFilters()", @@ -9419,9 +10244,10 @@ "source_location": "L226", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getactivefilters", "community": 9, - "norm_label": ".getactivefilters()" + "norm_label": ".getactivefilters()", + "id": "frontend_application_lib_services_productservice_productservice_getactivefilters", + "community_name": "Public Catalog Pages" }, { "label": ".getFeaturedProducts()", @@ -9430,9 +10256,10 @@ "source_location": "L196", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getfeaturedproducts", "community": 9, - "norm_label": ".getfeaturedproducts()" + "norm_label": ".getfeaturedproducts()", + "id": "frontend_application_lib_services_productservice_productservice_getfeaturedproducts", + "community_name": "Public Catalog Pages" }, { "label": ".getInstance()", @@ -9441,9 +10268,10 @@ "source_location": "L62", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getinstance", "community": 9, - "norm_label": ".getinstance()" + "norm_label": ".getinstance()", + "id": "frontend_application_lib_services_productservice_productservice_getinstance", + "community_name": "Public Catalog Pages" }, { "label": ".getNavigationFilters()", @@ -9452,9 +10280,10 @@ "source_location": "L240", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getnavigationfilters", "community": 9, - "norm_label": ".getnavigationfilters()" + "norm_label": ".getnavigationfilters()", + "id": "frontend_application_lib_services_productservice_productservice_getnavigationfilters", + "community_name": "Public Catalog Pages" }, { "label": ".getProductById()", @@ -9463,9 +10292,10 @@ "source_location": "L176", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getproductbyid", "community": 9, - "norm_label": ".getproductbyid()" + "norm_label": ".getproductbyid()", + "id": "frontend_application_lib_services_productservice_productservice_getproductbyid", + "community_name": "Public Catalog Pages" }, { "label": ".getProductBySlug()", @@ -9474,9 +10304,10 @@ "source_location": "L186", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getproductbyslug", "community": 9, - "norm_label": ".getproductbyslug()" + "norm_label": ".getproductbyslug()", + "id": "frontend_application_lib_services_productservice_productservice_getproductbyslug", + "community_name": "Public Catalog Pages" }, { "label": ".getProducts()", @@ -9485,9 +10316,10 @@ "source_location": "L144", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_getproducts", "community": 9, - "norm_label": ".getproducts()" + "norm_label": ".getproducts()", + "id": "frontend_application_lib_services_productservice_productservice_getproducts", + "community_name": "Public Catalog Pages" }, { "label": ".mapBackendToFrontend()", @@ -9496,9 +10328,10 @@ "source_location": "L69", "_callable": true, "_origin": "ast", - "id": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", "community": 9, - "norm_label": ".mapbackendtofrontend()" + "norm_label": ".mapbackendtofrontend()", + "id": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", + "community_name": "Public Catalog Pages" }, { "label": "Blog()", @@ -9507,9 +10340,10 @@ "source_location": "L42", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_blog_page_blog", "community": 90, - "norm_label": "blog()" + "norm_label": "blog()", + "id": "frontend_application_app_blog_page_blog", + "community_name": "Blog Listing Page" }, { "label": "getBlogs()", @@ -9518,9 +10352,10 @@ "source_location": "L20", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_blog_page_getblogs", "community": 90, - "norm_label": "getblogs()" + "norm_label": "getblogs()", + "id": "frontend_application_app_blog_page_getblogs", + "community_name": "Blog Listing Page" }, { "label": "BlogPage()", @@ -9529,9 +10364,10 @@ "source_location": "L23", "_callable": true, "_origin": "ast", - "id": "frontend_application_components_blogpage_blogpage", "community": 90, - "norm_label": "blogpage()" + "norm_label": "blogpage()", + "id": "frontend_application_components_blogpage_blogpage", + "community_name": "Blog Listing Page" }, { "label": "BlogPostPage()", @@ -9540,9 +10376,10 @@ "source_location": "L57", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_blog_slug_page_blogpostpage", "community": 91, - "norm_label": "blogpostpage()" + "norm_label": "blogpostpage()", + "id": "frontend_application_app_blog_slug_page_blogpostpage", + "community_name": "Blog Post Detail Page" }, { "label": "generateMetadata()", @@ -9551,9 +10388,10 @@ "source_location": "L32", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_blog_slug_page_generatemetadata", "community": 91, - "norm_label": "generatemetadata()" + "norm_label": "generatemetadata()", + "id": "frontend_application_app_blog_slug_page_generatemetadata", + "community_name": "Blog Post Detail Page" }, { "label": "getBlog()", @@ -9562,9 +10400,10 @@ "source_location": "L9", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_blog_slug_page_getblog", "community": 91, - "norm_label": "getblog()" + "norm_label": "getblog()", + "id": "frontend_application_app_blog_slug_page_getblog", + "community_name": "Blog Post Detail Page" }, { "label": "main()", @@ -9573,9 +10412,10 @@ "source_location": "L135", "_callable": true, "_origin": "ast", - "id": "backend_prisma_seed_ui_texts_main", "community": 94, - "norm_label": "main()" + "norm_label": "main()", + "id": "backend_prisma_seed_ui_texts_main", + "community_name": "UI Text Seeding" }, { "label": "main()", @@ -9584,9 +10424,10 @@ "source_location": "L48", "_callable": true, "_origin": "ast", - "id": "backend_prisma_seed_wiki_main", "community": 95, - "norm_label": "main()" + "norm_label": "main()", + "id": "backend_prisma_seed_wiki_main", + "community_name": "Wiki Terms Seeding" }, { "label": "generateMetadata()", @@ -9595,9 +10436,10 @@ "source_location": "L18", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_wiki_slug_page_generatemetadata", "community": 99, - "norm_label": "generatemetadata()" + "norm_label": "generatemetadata()", + "id": "frontend_application_app_wiki_slug_page_generatemetadata", + "community_name": "Wiki Page Routing" }, { "label": "getWikiTerm()", @@ -9606,9 +10448,10 @@ "source_location": "L7", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_wiki_slug_page_getwikiterm", "community": 99, - "norm_label": "getwikiterm()" + "norm_label": "getwikiterm()", + "id": "frontend_application_app_wiki_slug_page_getwikiterm", + "community_name": "Wiki Page Routing" }, { "label": "WikiTermPage()", @@ -9617,9 +10460,10 @@ "source_location": "L29", "_callable": true, "_origin": "ast", - "id": "frontend_application_app_wiki_slug_page_wikitermpage", "community": 99, - "norm_label": "wikitermpage()" + "norm_label": "wikitermpage()", + "id": "frontend_application_app_wiki_slug_page_wikitermpage", + "community_name": "Wiki Page Routing" }, { "label": "admin.controller.ts", @@ -9627,9 +10471,10 @@ "source_file": "backend/src/admin/admin.controller.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_admin_admin_controller", "community": 0, - "norm_label": "admin.controller.ts" + "norm_label": "admin.controller.ts", + "id": "backend_src_admin_admin_controller", + "community_name": "Admin Management Service" }, { "label": "admin.controller.spec.ts", @@ -9637,9 +10482,10 @@ "source_file": "backend/src/admin/admin.controller.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_admin_admin_controller_spec", "community": 0, - "norm_label": "admin.controller.spec.ts" + "norm_label": "admin.controller.spec.ts", + "id": "backend_src_admin_admin_controller_spec", + "community_name": "Admin Management Service" }, { "label": "ApiBearerAuth", @@ -9647,9 +10493,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_apibearerauth", "community": 0, - "norm_label": "apibearerauth" + "norm_label": "apibearerauth", + "id": "backend_src_admin_admin_controller_ts_apibearerauth", + "community_name": "Admin Management Service" }, { "label": "ApiOperation", @@ -9657,9 +10504,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_apioperation", "community": 0, - "norm_label": "apioperation" + "norm_label": "apioperation", + "id": "backend_src_admin_admin_controller_ts_apioperation", + "community_name": "Admin Management Service" }, { "label": "ApiQuery", @@ -9667,9 +10515,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_apiquery", "community": 0, - "norm_label": "apiquery" + "norm_label": "apiquery", + "id": "backend_src_admin_admin_controller_ts_apiquery", + "community_name": "Admin Management Service" }, { "label": "ApiTags", @@ -9677,9 +10526,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_apitags", "community": 0, - "norm_label": "apitags" + "norm_label": "apitags", + "id": "backend_src_admin_admin_controller_ts_apitags", + "community_name": "Admin Management Service" }, { "label": "Body", @@ -9687,9 +10537,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_body", "community": 0, - "norm_label": "body" + "norm_label": "body", + "id": "backend_src_admin_admin_controller_ts_body", + "community_name": "Admin Management Service" }, { "label": "Controller", @@ -9697,9 +10548,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_controller", "community": 0, - "norm_label": "controller" + "norm_label": "controller", + "id": "backend_src_admin_admin_controller_ts_controller", + "community_name": "Admin Management Service" }, { "label": "Delete", @@ -9707,9 +10559,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_delete", "community": 0, - "norm_label": "delete" + "norm_label": "delete", + "id": "backend_src_admin_admin_controller_ts_delete", + "community_name": "Admin Management Service" }, { "label": "Get", @@ -9717,9 +10570,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_get", "community": 0, - "norm_label": "get" + "norm_label": "get", + "id": "backend_src_admin_admin_controller_ts_get", + "community_name": "Admin Management Service" }, { "label": "Param", @@ -9727,9 +10581,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_param", "community": 0, - "norm_label": "param" + "norm_label": "param", + "id": "backend_src_admin_admin_controller_ts_param", + "community_name": "Admin Management Service" }, { "label": "Post", @@ -9737,9 +10592,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_post", "community": 0, - "norm_label": "post" + "norm_label": "post", + "id": "backend_src_admin_admin_controller_ts_post", + "community_name": "Admin Management Service" }, { "label": "Put", @@ -9747,9 +10603,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_put", "community": 0, - "norm_label": "put" + "norm_label": "put", + "id": "backend_src_admin_admin_controller_ts_put", + "community_name": "Admin Management Service" }, { "label": "Query", @@ -9757,9 +10614,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_query", "community": 0, - "norm_label": "query" + "norm_label": "query", + "id": "backend_src_admin_admin_controller_ts_query", + "community_name": "Admin Management Service" }, { "label": "UseGuards", @@ -9767,9 +10625,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_controller_ts_useguards", "community": 0, - "norm_label": "useguards" + "norm_label": "useguards", + "id": "backend_src_admin_admin_controller_ts_useguards", + "community_name": "Admin Management Service" }, { "label": "Injectable", @@ -9777,9 +10636,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_admin_service_ts_injectable", "community": 0, - "norm_label": "injectable" + "norm_label": "injectable", + "id": "backend_src_admin_admin_service_ts_injectable", + "community_name": "Admin Management Service" }, { "label": "admin-query.dto.ts", @@ -9787,9 +10647,10 @@ "source_file": "backend/src/admin/dto/admin-query.dto.ts", "source_location": "L1", "_origin": "ast", + "community": 0, + "norm_label": "admin-query.dto.ts", "id": "backend_src_admin_dto_admin_query_dto", - "community": 0, - "norm_label": "admin-query.dto.ts" + "community_name": "Admin Management Service" }, { "label": "ApiPropertyOptional", @@ -9797,9 +10658,10 @@ "source_file": "", "source_location": "", "_origin": "ast", + "community": 0, + "norm_label": "apipropertyoptional", "id": "backend_src_admin_dto_admin_query_dto_ts_apipropertyoptional", - "community": 0, - "norm_label": "apipropertyoptional" + "community_name": "Admin Management Service" }, { "label": "IsOptional", @@ -9807,9 +10669,10 @@ "source_file": "", "source_location": "", "_origin": "ast", + "community": 0, + "norm_label": "isoptional", "id": "backend_src_admin_dto_admin_query_dto_ts_isoptional", - "community": 0, - "norm_label": "isoptional" + "community_name": "Admin Management Service" }, { "label": "IsString", @@ -9817,239 +10680,10 @@ "source_file": "", "source_location": "", "_origin": "ast", + "community": 0, + "norm_label": "isstring", "id": "backend_src_admin_dto_admin_query_dto_ts_isstring", - "community": 0, - "norm_label": "isstring" - }, - { - "label": "create-health-log.dto.ts", - "file_type": "code", - "source_file": "backend/src/pets/dto/create-health-log.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto", - "community": 1, - "norm_label": "create-health-log.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto_ts_apiproperty", - "community": 1, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto_ts_apipropertyoptional", - "community": 1, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto_ts_isnotempty", - "community": 1, - "norm_label": "isnotempty" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto_ts_isoptional", - "community": 1, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_health_log_dto_ts_isstring", - "community": 1, - "norm_label": "isstring" - }, - { - "label": "create-pet.dto.ts", - "file_type": "code", - "source_file": "backend/src/pets/dto/create-pet.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto", - "community": 1, - "norm_label": "create-pet.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_apiproperty", - "community": 1, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_apipropertyoptional", - "community": 1, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsArray", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_isarray", - "community": 1, - "norm_label": "isarray" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_isnotempty", - "community": 1, - "norm_label": "isnotempty" - }, - { - "label": "IsNumber", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_isnumber", - "community": 1, - "norm_label": "isnumber" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_isoptional", - "community": 1, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_pet_dto_ts_isstring", - "community": 1, - "norm_label": "isstring" - }, - { - "label": "create-reminder.dto.ts", - "file_type": "code", - "source_file": "backend/src/pets/dto/create-reminder.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto", - "community": 1, - "norm_label": "create-reminder.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto_ts_apiproperty", - "community": 1, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto_ts_apipropertyoptional", - "community": 1, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto_ts_isnotempty", - "community": 1, - "norm_label": "isnotempty" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto_ts_isoptional", - "community": 1, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_dto_create_reminder_dto_ts_isstring", - "community": 1, - "norm_label": "isstring" - }, - { - "label": "update-pet.dto.ts", - "file_type": "code", - "source_file": "backend/src/pets/dto/update-pet.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_dto_update_pet_dto", - "community": 1, - "norm_label": "update-pet.dto.ts" - }, - { - "label": "pets/pets.controller.ts", - "file_type": "code", - "source_file": "backend/src/pets/pets.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_pets_controller", - "community": 1, - "norm_label": "pets/pets.controller.ts" - }, - { - "label": "pets.controller.spec.ts", - "file_type": "code", - "source_file": "backend/src/pets/pets.controller.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_pets_controller_spec", - "community": 1, - "norm_label": "pets.controller.spec.ts" + "community_name": "Admin Management Service" }, { "label": "ApiBadRequestResponse", @@ -10057,9 +10691,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apibadrequestresponse", "community": 1, - "norm_label": "apibadrequestresponse" + "norm_label": "apibadrequestresponse", + "id": "backend_src_pets_pets_controller_ts_apibadrequestresponse", + "community_name": "Pet Management Controller" }, { "label": "ApiBearerAuth", @@ -10067,9 +10702,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apibearerauth", "community": 1, - "norm_label": "apibearerauth" + "norm_label": "apibearerauth", + "id": "backend_src_pets_pets_controller_ts_apibearerauth", + "community_name": "Pet Management Controller" }, { "label": "ApiCreatedResponse", @@ -10077,9 +10713,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apicreatedresponse", "community": 1, - "norm_label": "apicreatedresponse" + "norm_label": "apicreatedresponse", + "id": "backend_src_pets_pets_controller_ts_apicreatedresponse", + "community_name": "Pet Management Controller" }, { "label": "ApiNotFoundResponse", @@ -10087,9 +10724,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apinotfoundresponse", "community": 1, - "norm_label": "apinotfoundresponse" + "norm_label": "apinotfoundresponse", + "id": "backend_src_pets_pets_controller_ts_apinotfoundresponse", + "community_name": "Pet Management Controller" }, { "label": "ApiOkResponse", @@ -10097,9 +10735,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apiokresponse", "community": 1, - "norm_label": "apiokresponse" + "norm_label": "apiokresponse", + "id": "backend_src_pets_pets_controller_ts_apiokresponse", + "community_name": "Pet Management Controller" }, { "label": "ApiOperation", @@ -10107,9 +10746,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apioperation", "community": 1, - "norm_label": "apioperation" + "norm_label": "apioperation", + "id": "backend_src_pets_pets_controller_ts_apioperation", + "community_name": "Pet Management Controller" }, { "label": "ApiTags", @@ -10117,9 +10757,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_apitags", "community": 1, - "norm_label": "apitags" + "norm_label": "apitags", + "id": "backend_src_pets_pets_controller_ts_apitags", + "community_name": "Pet Management Controller" }, { "label": "Body", @@ -10127,9 +10768,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_body", "community": 1, - "norm_label": "body" + "norm_label": "body", + "id": "backend_src_pets_pets_controller_ts_body", + "community_name": "Pet Management Controller" }, { "label": "Controller", @@ -10137,9 +10779,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_controller", "community": 1, - "norm_label": "controller" + "norm_label": "controller", + "id": "backend_src_pets_pets_controller_ts_controller", + "community_name": "Pet Management Controller" }, { "label": "Delete", @@ -10147,9 +10790,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_delete", "community": 1, - "norm_label": "delete" + "norm_label": "delete", + "id": "backend_src_pets_pets_controller_ts_delete", + "community_name": "Pet Management Controller" }, { "label": "Get", @@ -10157,9 +10801,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_get", "community": 1, - "norm_label": "get" + "norm_label": "get", + "id": "backend_src_pets_pets_controller_ts_get", + "community_name": "Pet Management Controller" }, { "label": "Param", @@ -10167,9 +10812,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_param", "community": 1, - "norm_label": "param" + "norm_label": "param", + "id": "backend_src_pets_pets_controller_ts_param", + "community_name": "Pet Management Controller" }, { "label": "Patch", @@ -10177,9 +10823,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_patch", "community": 1, - "norm_label": "patch" + "norm_label": "patch", + "id": "backend_src_pets_pets_controller_ts_patch", + "community_name": "Pet Management Controller" }, { "label": "Post", @@ -10187,9 +10834,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_post", "community": 1, - "norm_label": "post" + "norm_label": "post", + "id": "backend_src_pets_pets_controller_ts_post", + "community_name": "Pet Management Controller" }, { "label": "Query", @@ -10197,9 +10845,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_query", "community": 1, - "norm_label": "query" + "norm_label": "query", + "id": "backend_src_pets_pets_controller_ts_query", + "community_name": "Pet Management Controller" }, { "label": "Req", @@ -10207,9 +10856,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_pets_pets_controller_ts_req", "community": 1, - "norm_label": "req" + "norm_label": "req", + "id": "backend_src_pets_pets_controller_ts_req", + "community_name": "Pet Management Controller" }, { "label": "UseGuards", @@ -10217,49 +10867,10 @@ "source_file": "", "source_location": "", "_origin": "ast", + "community": 1, + "norm_label": "useguards", "id": "backend_src_pets_pets_controller_ts_useguards", - "community": 1, - "norm_label": "useguards" - }, - { - "label": "pets.module.ts", - "file_type": "code", - "source_file": "backend/src/pets/pets.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_pets_module", - "community": 1, - "norm_label": "pets.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_pets_module_ts_module", - "community": 1, - "norm_label": "module" - }, - { - "label": "pets/pets.service.ts", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_pets_service", - "community": 1, - "norm_label": "pets/pets.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_pets_pets_service_ts_injectable", - "community": 1, - "norm_label": "injectable" + "community_name": "Pet Management Controller" }, { "label": "ClientLayout.tsx", @@ -10267,9 +10878,10 @@ "source_file": "frontend/application/app/ClientLayout.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_clientlayout", "community": 10, - "norm_label": "clientlayout.tsx" + "norm_label": "clientlayout.tsx", + "id": "frontend_application_app_clientlayout", + "community_name": "Client Layout and Auth Modals" }, { "label": "layout.tsx", @@ -10277,9 +10889,10 @@ "source_file": "frontend/application/app/layout.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_layout", "community": 10, - "norm_label": "layout.tsx" + "norm_label": "layout.tsx", + "id": "frontend_application_app_layout", + "community_name": "Client Layout and Auth Modals" }, { "label": "track/page.tsx", @@ -10287,9 +10900,10 @@ "source_file": "frontend/application/app/track/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_track_page", "community": 10, - "norm_label": "track/page.tsx" + "norm_label": "track/page.tsx", + "id": "frontend_application_app_track_page", + "community_name": "Client Layout and Auth Modals" }, { "label": "AuthModal.tsx", @@ -10297,9 +10911,10 @@ "source_file": "frontend/application/components/AuthModal.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_authmodal", "community": 10, - "norm_label": "authmodal.tsx" + "norm_label": "authmodal.tsx", + "id": "frontend_application_components_authmodal", + "community_name": "Client Layout and Auth Modals" }, { "label": "B2BPortal.tsx", @@ -10307,9 +10922,10 @@ "source_file": "frontend/application/components/B2BPortal.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_b2bportal", "community": 10, - "norm_label": "b2bportal.tsx" + "norm_label": "b2bportal.tsx", + "id": "frontend_application_components_b2bportal", + "community_name": "Client Layout and Auth Modals" }, { "label": "CartDrawer.tsx", @@ -10317,9 +10933,10 @@ "source_file": "frontend/application/components/CartDrawer.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_cartdrawer", "community": 10, - "norm_label": "cartdrawer.tsx" + "norm_label": "cartdrawer.tsx", + "id": "frontend_application_components_cartdrawer", + "community_name": "Client Layout and Auth Modals" }, { "label": "Header.tsx", @@ -10327,9 +10944,10 @@ "source_file": "frontend/application/components/Header.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_header", "community": 10, - "norm_label": "header.tsx" + "norm_label": "header.tsx", + "id": "frontend_application_components_header", + "community_name": "Client Layout and Auth Modals" }, { "label": "MENU_ICONS", @@ -10337,9 +10955,10 @@ "source_file": "frontend/application/components/Header.tsx", "source_location": "L18", "_origin": "ast", - "id": "frontend_application_components_header_menu_icons", "community": 10, - "norm_label": "menu_icons" + "norm_label": "menu_icons", + "id": "frontend_application_components_header_menu_icons", + "community_name": "Client Layout and Auth Modals" }, { "label": "LoginModal.tsx", @@ -10347,9 +10966,10 @@ "source_file": "frontend/application/components/LoginModal.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_loginmodal", "community": 10, - "norm_label": "loginmodal.tsx" + "norm_label": "loginmodal.tsx", + "id": "frontend_application_components_loginmodal", + "community_name": "Client Layout and Auth Modals" }, { "label": "MaintenancePage.tsx", @@ -10357,9 +10977,10 @@ "source_file": "frontend/application/components/MaintenancePage.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_maintenancepage", "community": 10, - "norm_label": "maintenancepage.tsx" + "norm_label": "maintenancepage.tsx", + "id": "frontend_application_components_maintenancepage", + "community_name": "Client Layout and Auth Modals" }, { "label": "OrderTracking.tsx", @@ -10367,9 +10988,10 @@ "source_file": "frontend/application/components/OrderTracking.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_ordertracking", "community": 10, - "norm_label": "ordertracking.tsx" + "norm_label": "ordertracking.tsx", + "id": "frontend_application_components_ordertracking", + "community_name": "Client Layout and Auth Modals" }, { "label": "CartDrawer.test.tsx", @@ -10377,9 +10999,10 @@ "source_file": "frontend/application/components/__tests__/CartDrawer.test.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_tests_cartdrawer_test", "community": 10, - "norm_label": "cartdrawer.test.tsx" + "norm_label": "cartdrawer.test.tsx", + "id": "frontend_application_components_tests_cartdrawer_test", + "community_name": "Client Layout and Auth Modals" }, { "label": "mockProduct", @@ -10387,9 +11010,10 @@ "source_file": "frontend/application/components/__tests__/CartDrawer.test.tsx", "source_location": "L19", "_origin": "ast", - "id": "frontend_application_components_tests_cartdrawer_test_mockproduct", "community": 10, - "norm_label": "mockproduct" + "norm_label": "mockproduct", + "id": "frontend_application_components_tests_cartdrawer_test_mockproduct", + "community_name": "Client Layout and Auth Modals" }, { "label": "Header.test.tsx", @@ -10397,9 +11021,10 @@ "source_file": "frontend/application/components/__tests__/Header.test.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_tests_header_test", "community": 10, - "norm_label": "header.test.tsx" + "norm_label": "header.test.tsx", + "id": "frontend_application_components_tests_header_test", + "community_name": "Client Layout and Auth Modals" }, { "label": "cartStore.ts", @@ -10407,9 +11032,10 @@ "source_file": "frontend/application/lib/store/cartStore.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_cartstore", "community": 10, - "norm_label": "cartstore.ts" + "norm_label": "cartstore.ts", + "id": "frontend_application_lib_store_cartstore", + "community_name": "Client Layout and Auth Modals" }, { "label": "useCartStore", @@ -10417,9 +11043,10 @@ "source_file": "frontend/application/lib/store/cartStore.ts", "source_location": "L54", "_origin": "ast", - "id": "frontend_application_lib_store_cartstore_usecartstore", "community": 10, - "norm_label": "usecartstore" + "norm_label": "usecartstore", + "id": "frontend_application_lib_store_cartstore_usecartstore", + "community_name": "Client Layout and Auth Modals" }, { "label": "cartStore.test.ts", @@ -10427,9 +11054,10 @@ "source_file": "frontend/application/lib/store/__tests__/cartStore.test.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_tests_cartstore_test", "community": 10, - "norm_label": "cartstore.test.ts" + "norm_label": "cartstore.test.ts", + "id": "frontend_application_lib_store_tests_cartstore_test", + "community_name": "Client Layout and Auth Modals" }, { "label": "mockProduct", @@ -10437,9 +11065,10 @@ "source_file": "frontend/application/lib/store/__tests__/cartStore.test.ts", "source_location": "L20", "_origin": "ast", - "id": "frontend_application_lib_store_tests_cartstore_test_mockproduct", "community": 10, - "norm_label": "mockproduct" + "norm_label": "mockproduct", + "id": "frontend_application_lib_store_tests_cartstore_test_mockproduct", + "community_name": "Client Layout and Auth Modals" }, { "label": "uiStore.ts", @@ -10447,9 +11076,10 @@ "source_file": "frontend/application/lib/store/uiStore.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_uistore", "community": 10, - "norm_label": "uistore.ts" + "norm_label": "uistore.ts", + "id": "frontend_application_lib_store_uistore", + "community_name": "Client Layout and Auth Modals" }, { "label": "useUIStore", @@ -10457,9 +11087,10 @@ "source_file": "frontend/application/lib/store/uiStore.ts", "source_location": "L14", "_origin": "ast", - "id": "frontend_application_lib_store_uistore_useuistore", "community": 10, - "norm_label": "useuistore" + "norm_label": "useuistore", + "id": "frontend_application_lib_store_uistore_useuistore", + "community_name": "Client Layout and Auth Modals" }, { "label": "userStore.ts", @@ -10467,9 +11098,10 @@ "source_file": "frontend/application/lib/store/userStore.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_userstore", "community": 10, - "norm_label": "userstore.ts" + "norm_label": "userstore.ts", + "id": "frontend_application_lib_store_userstore", + "community_name": "Client Layout and Auth Modals" }, { "label": "useUserStore", @@ -10477,9 +11109,10 @@ "source_file": "frontend/application/lib/store/userStore.ts", "source_location": "L62", "_origin": "ast", - "id": "frontend_application_lib_store_userstore_useuserstore", "community": 10, - "norm_label": "useuserstore" + "norm_label": "useuserstore", + "id": "frontend_application_lib_store_userstore_useuserstore", + "community_name": "Client Layout and Auth Modals" }, { "label": "NetworkBanner.tsx", @@ -10487,9 +11120,10 @@ "source_file": "frontend/application/components/NetworkBanner.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_networkbanner", "community": 100, - "norm_label": "networkbanner.tsx" + "norm_label": "networkbanner.tsx", + "id": "frontend_application_components_networkbanner", + "community_name": "Network Status Banner" }, { "label": "useNetworkStatus.ts", @@ -10497,9 +11131,10 @@ "source_file": "frontend/application/lib/hooks/useNetworkStatus.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_hooks_usenetworkstatus", "community": 100, - "norm_label": "usenetworkstatus.ts" + "norm_label": "usenetworkstatus.ts", + "id": "frontend_application_lib_hooks_usenetworkstatus", + "community_name": "Network Status Banner" }, { "label": "deploy.sh", @@ -10511,9 +11146,10 @@ "kind": "file" }, "_origin": "ast", - "id": "scripts_deploy", "community": 101, - "norm_label": "deploy.sh" + "norm_label": "deploy.sh", + "id": "scripts_deploy", + "community_name": "Docker Deployment Scripts" }, { "label": "COMPOSE_DOCKER_CLI_BUILD", @@ -10525,9 +11161,10 @@ "kind": "code" }, "_origin": "ast", - "id": "scripts_deploy_compose_docker_cli_build", "community": 101, - "norm_label": "compose_docker_cli_build" + "norm_label": "compose_docker_cli_build", + "id": "scripts_deploy_compose_docker_cli_build", + "community_name": "Docker Deployment Scripts" }, { "label": "DOCKER_BUILDKIT", @@ -10539,9 +11176,10 @@ "kind": "code" }, "_origin": "ast", - "id": "scripts_deploy_docker_buildkit", "community": 101, - "norm_label": "docker_buildkit" + "norm_label": "docker_buildkit", + "id": "scripts_deploy_docker_buildkit", + "community_name": "Docker Deployment Scripts" }, { "label": "deploy.sh script", @@ -10553,9 +11191,10 @@ "kind": "bash_entrypoint" }, "_origin": "ast", - "id": "scripts_deploy_sh__entry", "community": 101, - "norm_label": "deploy.sh script" + "norm_label": "deploy.sh script", + "id": "scripts_deploy_sh__entry", + "community_name": "Docker Deployment Scripts" }, { "label": "@eslint/js", @@ -10563,9 +11202,10 @@ "source_file": "backend/package.json", "source_location": "L47", "_origin": "ast", - "id": "backend_package_devdependencies_eslint_js", "community": 102, - "norm_label": "@eslint/js" + "norm_label": "@eslint/js", + "id": "backend_package_devdependencies_eslint_js", + "community_name": "ESLint Core Configuration" }, { "label": "@eslint/js", @@ -10573,9 +11213,10 @@ "source_file": "frontend/admin-panel/package.json", "source_location": "L25", "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_eslint_js", "community": 102, - "norm_label": "@eslint/js" + "norm_label": "@eslint/js", + "id": "frontend_admin_panel_package_devdependencies_eslint_js", + "community_name": "ESLint Core Configuration" }, { "label": "@eslint/js", @@ -10583,9 +11224,10 @@ "source_file": "backend/package.json", "source_location": "L47", "_origin": "ast", - "id": "backend_package_json_eslint_js", "community": 102, - "norm_label": "@eslint/js" + "norm_label": "@eslint/js", + "id": "backend_package_json_eslint_js", + "community_name": "ESLint Core Configuration" }, { "label": "typescript-eslint", @@ -10593,9 +11235,10 @@ "source_file": "backend/package.json", "source_location": "L74", "_origin": "ast", - "id": "backend_package_devdependencies_typescript_eslint", "community": 103, - "norm_label": "typescript-eslint" + "norm_label": "typescript-eslint", + "id": "backend_package_devdependencies_typescript_eslint", + "community_name": "TypeScript ESLint Support" }, { "label": "typescript-eslint", @@ -10603,9 +11246,10 @@ "source_file": "frontend/admin-panel/package.json", "source_location": "L39", "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_typescript_eslint", "community": 103, - "norm_label": "typescript-eslint" + "norm_label": "typescript-eslint", + "id": "frontend_admin_panel_package_devdependencies_typescript_eslint", + "community_name": "TypeScript ESLint Support" }, { "label": "typescript-eslint", @@ -10613,9 +11257,10 @@ "source_file": "backend/package.json", "source_location": "L74", "_origin": "ast", - "id": "backend_package_json_typescript_eslint", "community": 103, - "norm_label": "typescript-eslint" + "norm_label": "typescript-eslint", + "id": "backend_package_json_typescript_eslint", + "community_name": "TypeScript ESLint Support" }, { "label": "20260526160916_add_ui_texts_and_scientific_terms/migration.sql", @@ -10623,9 +11268,10 @@ "source_file": "backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql", "source_location": null, "_origin": "ast", - "id": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration", "community": 104, - "norm_label": "20260526160916_add_ui_texts_and_scientific_terms/migration.sql" + "norm_label": "20260526160916_add_ui_texts_and_scientific_terms/migration.sql", + "id": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration", + "community_name": "Database Migration Scripts" }, { "label": "\"scientific_terms\"", @@ -10633,9 +11279,10 @@ "source_file": "backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql", "source_location": "L10", "_origin": "ast", - "id": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_scientific_terms", "community": 104, - "norm_label": "\"scientific_terms\"" + "norm_label": "\"scientific_terms\"", + "id": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_scientific_terms", + "community_name": "Database Migration Scripts" }, { "label": "\"ui_texts\"", @@ -10643,9 +11290,10 @@ "source_file": "backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql", "source_location": "L2", "_origin": "ast", - "id": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_ui_texts", "community": 104, - "norm_label": "\"ui_texts\"" + "norm_label": "\"ui_texts\"", + "id": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_ui_texts", + "community_name": "Database Migration Scripts" }, { "label": "prisma/scientificTerms.ts", @@ -10653,9 +11301,10 @@ "source_file": "backend/prisma/scientificTerms.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_scientificterms", "community": 105, - "norm_label": "prisma/scientificterms.ts" + "norm_label": "prisma/scientificterms.ts", + "id": "backend_prisma_scientificterms", + "community_name": "Scientific Terms Schema" }, { "label": "SCIENTIFIC_TERMS", @@ -10663,9 +11312,10 @@ "source_file": "backend/prisma/scientificTerms.ts", "source_location": "L7", "_origin": "ast", - "id": "backend_prisma_scientificterms_scientific_terms", "community": 105, - "norm_label": "scientific_terms" + "norm_label": "scientific_terms", + "id": "backend_prisma_scientificterms_scientific_terms", + "community_name": "Scientific Terms Schema" }, { "label": "seed-blogs.ts", @@ -10673,9 +11323,10 @@ "source_file": "backend/prisma/seed-blogs.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed_blogs", "community": 106, - "norm_label": "seed-blogs.ts" + "norm_label": "seed-blogs.ts", + "id": "backend_prisma_seed_blogs", + "community_name": "Blog Data Seeding" }, { "label": "prisma", @@ -10683,9 +11334,10 @@ "source_file": "backend/prisma/seed-blogs.ts", "source_location": "L3", "_origin": "ast", - "id": "backend_prisma_seed_blogs_prisma", "community": 106, - "norm_label": "prisma" + "norm_label": "prisma", + "id": "backend_prisma_seed_blogs_prisma", + "community_name": "Blog Data Seeding" }, { "label": "seed-custom.ts", @@ -10693,9 +11345,10 @@ "source_file": "backend/prisma/seed-custom.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed_custom", "community": 107, - "norm_label": "seed-custom.ts" + "norm_label": "seed-custom.ts", + "id": "backend_prisma_seed_custom", + "community_name": "Custom Data Seeding" }, { "label": "prisma", @@ -10703,9 +11356,10 @@ "source_file": "backend/prisma/seed-custom.ts", "source_location": "L5", "_origin": "ast", - "id": "backend_prisma_seed_custom_prisma", "community": 107, - "norm_label": "prisma" + "norm_label": "prisma", + "id": "backend_prisma_seed_custom_prisma", + "community_name": "Custom Data Seeding" }, { "label": "prisma", @@ -10713,9 +11367,10 @@ "source_file": "backend/package.json", "source_location": "L66", "_origin": "ast", - "id": "backend_package_devdependencies_prisma", "community": 11, - "norm_label": "prisma" + "norm_label": "prisma", + "id": "backend_package_devdependencies_prisma", + "community_name": "Prisma and TypeScript Config" }, { "label": "tsconfig.build.json", @@ -10723,9 +11378,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L1", "_origin": "ast", - "id": "backend_tsconfig_build", "community": 11, - "norm_label": "tsconfig.build.json" + "norm_label": "tsconfig.build.json", + "id": "backend_tsconfig_build", + "community_name": "Prisma and TypeScript Config" }, { "label": "exclude", @@ -10733,9 +11389,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L3", "_origin": "ast", - "id": "backend_tsconfig_build_exclude", "community": 11, - "norm_label": "exclude" + "norm_label": "exclude", + "id": "backend_tsconfig_build_exclude", + "community_name": "Prisma and TypeScript Config" }, { "label": "extends", @@ -10743,9 +11400,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L2", "_origin": "ast", - "id": "backend_tsconfig_build_extends", "community": 11, - "norm_label": "extends" + "norm_label": "extends", + "id": "backend_tsconfig_build_extends", + "community_name": "Prisma and TypeScript Config" }, { "label": "application/tsconfig.json", @@ -10753,9 +11411,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_tsconfig", "community": 11, - "norm_label": "application/tsconfig.json" + "norm_label": "application/tsconfig.json", + "id": "frontend_application_tsconfig", + "community_name": "Prisma and TypeScript Config" }, { "label": "compilerOptions", @@ -10763,9 +11422,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L2", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions", "community": 11, - "norm_label": "compileroptions" + "norm_label": "compileroptions", + "id": "frontend_application_tsconfig_compileroptions", + "community_name": "Prisma and TypeScript Config" }, { "label": "allowJs", @@ -10773,9 +11433,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L5", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_allowjs", "community": 11, - "norm_label": "allowjs" + "norm_label": "allowjs", + "id": "frontend_application_tsconfig_compileroptions_allowjs", + "community_name": "Prisma and TypeScript Config" }, { "label": "esModuleInterop", @@ -10783,9 +11444,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L9", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_esmoduleinterop", "community": 11, - "norm_label": "esmoduleinterop" + "norm_label": "esmoduleinterop", + "id": "frontend_application_tsconfig_compileroptions_esmoduleinterop", + "community_name": "Prisma and TypeScript Config" }, { "label": "incremental", @@ -10793,9 +11455,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L15", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_incremental", "community": 11, - "norm_label": "incremental" + "norm_label": "incremental", + "id": "frontend_application_tsconfig_compileroptions_incremental", + "community_name": "Prisma and TypeScript Config" }, { "label": "isolatedModules", @@ -10803,9 +11466,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L13", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_isolatedmodules", "community": 11, - "norm_label": "isolatedmodules" + "norm_label": "isolatedmodules", + "id": "frontend_application_tsconfig_compileroptions_isolatedmodules", + "community_name": "Prisma and TypeScript Config" }, { "label": "jsx", @@ -10813,9 +11477,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L14", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_jsx", "community": 11, - "norm_label": "jsx" + "norm_label": "jsx", + "id": "frontend_application_tsconfig_compileroptions_jsx", + "community_name": "Prisma and TypeScript Config" }, { "label": "lib", @@ -10823,9 +11488,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_lib", "community": 11, - "norm_label": "lib" + "norm_label": "lib", + "id": "frontend_application_tsconfig_compileroptions_lib", + "community_name": "Prisma and TypeScript Config" }, { "label": "module", @@ -10833,9 +11499,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L10", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_module", "community": 11, - "norm_label": "module" + "norm_label": "module", + "id": "frontend_application_tsconfig_compileroptions_module", + "community_name": "Prisma and TypeScript Config" }, { "label": "moduleResolution", @@ -10843,9 +11510,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L11", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_moduleresolution", "community": 11, - "norm_label": "moduleresolution" + "norm_label": "moduleresolution", + "id": "frontend_application_tsconfig_compileroptions_moduleresolution", + "community_name": "Prisma and TypeScript Config" }, { "label": "noEmit", @@ -10853,9 +11521,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L8", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_noemit", "community": 11, - "norm_label": "noemit" + "norm_label": "noemit", + "id": "frontend_application_tsconfig_compileroptions_noemit", + "community_name": "Prisma and TypeScript Config" }, { "label": "paths", @@ -10863,9 +11532,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L21", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_paths", "community": 11, - "norm_label": "paths" + "norm_label": "paths", + "id": "frontend_application_tsconfig_compileroptions_paths", + "community_name": "Prisma and TypeScript Config" }, { "label": "plugins", @@ -10873,9 +11543,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L16", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_plugins", "community": 11, - "norm_label": "plugins" + "norm_label": "plugins", + "id": "frontend_application_tsconfig_compileroptions_plugins", + "community_name": "Prisma and TypeScript Config" }, { "label": "resolveJsonModule", @@ -10883,9 +11554,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L12", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_resolvejsonmodule", "community": 11, - "norm_label": "resolvejsonmodule" + "norm_label": "resolvejsonmodule", + "id": "frontend_application_tsconfig_compileroptions_resolvejsonmodule", + "community_name": "Prisma and TypeScript Config" }, { "label": "skipLibCheck", @@ -10893,9 +11565,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L6", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_skiplibcheck", "community": 11, - "norm_label": "skiplibcheck" + "norm_label": "skiplibcheck", + "id": "frontend_application_tsconfig_compileroptions_skiplibcheck", + "community_name": "Prisma and TypeScript Config" }, { "label": "strict", @@ -10903,9 +11576,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L7", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_strict", "community": 11, - "norm_label": "strict" + "norm_label": "strict", + "id": "frontend_application_tsconfig_compileroptions_strict", + "community_name": "Prisma and TypeScript Config" }, { "label": "target", @@ -10913,9 +11587,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L3", "_origin": "ast", - "id": "frontend_application_tsconfig_compileroptions_target", "community": 11, - "norm_label": "target" + "norm_label": "target", + "id": "frontend_application_tsconfig_compileroptions_target", + "community_name": "Prisma and TypeScript Config" }, { "label": "exclude", @@ -10923,9 +11598,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L33", "_origin": "ast", - "id": "frontend_application_tsconfig_exclude", "community": 11, - "norm_label": "exclude" + "norm_label": "exclude", + "id": "frontend_application_tsconfig_exclude", + "community_name": "Prisma and TypeScript Config" }, { "label": "include", @@ -10933,9 +11609,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "frontend_application_tsconfig_include", "community": 11, - "norm_label": "include" + "norm_label": "include", + "id": "frontend_application_tsconfig_include", + "community_name": "Prisma and TypeScript Config" }, { "label": "node_modules", @@ -10943,9 +11620,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L3", "_origin": "ast", - "id": "backend_tsconfig_build_json_ref_node_modules", "community": 11, - "norm_label": "node_modules" + "norm_label": "node_modules", + "id": "backend_tsconfig_build_json_ref_node_modules", + "community_name": "Prisma and TypeScript Config" }, { "label": "dom", @@ -10953,9 +11631,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_tsconfig_json_ref_dom", "community": 11, - "norm_label": "dom" + "norm_label": "dom", + "id": "frontend_application_tsconfig_json_ref_dom", + "community_name": "Prisma and TypeScript Config" }, { "label": "**/*.ts", @@ -10963,9 +11642,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "frontend_application_tsconfig_json_ref_ts", "community": 11, - "norm_label": "**/*.ts" + "norm_label": "**/*.ts", + "id": "frontend_application_tsconfig_json_ref_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": "prisma", @@ -10973,9 +11653,10 @@ "source_file": "backend/package.json", "source_location": "L66", "_origin": "ast", - "id": "prisma", "community": 11, - "norm_label": "prisma" + "norm_label": "prisma", + "id": "prisma", + "community_name": "Prisma and TypeScript Config" }, { "label": "dist", @@ -10983,9 +11664,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L3", "_origin": "ast", - "id": "ref_dist", "community": 11, - "norm_label": "dist" + "norm_label": "dist", + "id": "ref_dist", + "community_name": "Prisma and TypeScript Config" }, { "label": "dom.iterable", @@ -10993,9 +11675,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L4", "_origin": "ast", - "id": "ref_dom_iterable", "community": 11, - "norm_label": "dom.iterable" + "norm_label": "dom.iterable", + "id": "ref_dom_iterable", + "community_name": "Prisma and TypeScript Config" }, { "label": "esnext", @@ -11003,9 +11686,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L4", "_origin": "ast", - "id": "ref_esnext", "community": 11, - "norm_label": "esnext" + "norm_label": "esnext", + "id": "ref_esnext", + "community_name": "Prisma and TypeScript Config" }, { "label": "**/*.mts", @@ -11013,9 +11697,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "ref_mts", "community": 11, - "norm_label": "**/*.mts" + "norm_label": "**/*.mts", + "id": "ref_mts", + "community_name": "Prisma and TypeScript Config" }, { "label": ".next/dev/types/**/*.ts", @@ -11023,9 +11708,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "ref_next_dev_types_ts", "community": 11, - "norm_label": ".next/dev/types/**/*.ts" + "norm_label": ".next/dev/types/**/*.ts", + "id": "ref_next_dev_types_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": "next-env.d.ts", @@ -11033,9 +11719,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "ref_next_env_d_ts", "community": 11, - "norm_label": "next-env.d.ts" + "norm_label": "next-env.d.ts", + "id": "ref_next_env_d_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": ".next/types/**/*.ts", @@ -11043,9 +11730,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "ref_next_types_ts", "community": 11, - "norm_label": ".next/types/**/*.ts" + "norm_label": ".next/types/**/*.ts", + "id": "ref_next_types_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": "**/*spec.ts", @@ -11053,9 +11741,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L3", "_origin": "ast", - "id": "ref_spec_ts", "community": 11, - "norm_label": "**/*spec.ts" + "norm_label": "**/*spec.ts", + "id": "ref_spec_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": "test", @@ -11063,9 +11752,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L3", "_origin": "ast", - "id": "ref_test", "community": 11, - "norm_label": "test" + "norm_label": "test", + "id": "ref_test", + "community_name": "Prisma and TypeScript Config" }, { "label": "**/__tests__/**", @@ -11073,9 +11763,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L33", "_origin": "ast", - "id": "ref_tests", "community": 11, - "norm_label": "**/__tests__/**" + "norm_label": "**/__tests__/**", + "id": "ref_tests", + "community_name": "Prisma and TypeScript Config" }, { "label": "./tsconfig.json", @@ -11083,9 +11774,10 @@ "source_file": "backend/tsconfig.build.json", "source_location": "L2", "_origin": "ast", - "id": "ref_tsconfig_json", "community": 11, - "norm_label": "./tsconfig.json" + "norm_label": "./tsconfig.json", + "id": "ref_tsconfig_json", + "community_name": "Prisma and TypeScript Config" }, { "label": "**/*.tsx", @@ -11093,9 +11785,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L25", "_origin": "ast", - "id": "ref_tsx", "community": 11, - "norm_label": "**/*.tsx" + "norm_label": "**/*.tsx", + "id": "ref_tsx", + "community_name": "Prisma and TypeScript Config" }, { "label": "vitest.config.ts", @@ -11103,9 +11796,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L33", "_origin": "ast", - "id": "ref_vitest_config_ts", "community": 11, - "norm_label": "vitest.config.ts" + "norm_label": "vitest.config.ts", + "id": "ref_vitest_config_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": "vitest.setup.ts", @@ -11113,9 +11807,10 @@ "source_file": "frontend/application/tsconfig.json", "source_location": "L33", "_origin": "ast", - "id": "ref_vitest_setup_ts", "community": 11, - "norm_label": "vitest.setup.ts" + "norm_label": "vitest.setup.ts", + "id": "ref_vitest_setup_ts", + "community_name": "Prisma and TypeScript Config" }, { "label": "build_manifest.js", @@ -11123,9 +11818,10 @@ "source_file": "docs/audit/build_manifest.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_build_manifest", "community": 110, - "norm_label": "build_manifest.js" + "norm_label": "build_manifest.js", + "id": "docs_audit_build_manifest", + "community_name": "Build Manifest Generation" }, { "label": "entries", @@ -11133,9 +11829,10 @@ "source_file": "docs/audit/build_manifest.js", "source_location": "L8", "_origin": "ast", - "id": "docs_audit_build_manifest_entries", "community": 110, - "norm_label": "entries" + "norm_label": "entries", + "id": "docs_audit_build_manifest_entries", + "community_name": "Build Manifest Generation" }, { "label": "lines", @@ -11143,9 +11840,10 @@ "source_file": "docs/audit/build_manifest.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_build_manifest_lines", "community": 110, - "norm_label": "lines" + "norm_label": "lines", + "id": "docs_audit_build_manifest_lines", + "community_name": "Build Manifest Generation" }, { "label": "generate_classification.js", @@ -11153,9 +11851,10 @@ "source_file": "docs/audit/generate_classification.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_generate_classification", "community": 111, - "norm_label": "generate_classification.js" + "norm_label": "generate_classification.js", + "id": "docs_audit_generate_classification", + "community_name": "Classification Data Generation" }, { "label": "classified", @@ -11163,9 +11862,10 @@ "source_file": "docs/audit/generate_classification.js", "source_location": "L8", "_origin": "ast", - "id": "docs_audit_generate_classification_classified", "community": 111, - "norm_label": "classified" + "norm_label": "classified", + "id": "docs_audit_generate_classification_classified", + "community_name": "Classification Data Generation" }, { "label": "lines", @@ -11173,9 +11873,10 @@ "source_file": "docs/audit/generate_classification.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_generate_classification_lines", "community": 111, - "norm_label": "lines" + "norm_label": "lines", + "id": "docs_audit_generate_classification_lines", + "community_name": "Classification Data Generation" }, { "label": "generate_evidence.js", @@ -11183,9 +11884,10 @@ "source_file": "docs/audit/generate_evidence.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_generate_evidence", "community": 112, - "norm_label": "generate_evidence.js" + "norm_label": "generate_evidence.js", + "id": "docs_audit_generate_evidence", + "community_name": "Evidence Data Generation" }, { "label": "classification", @@ -11193,9 +11895,10 @@ "source_file": "docs/audit/generate_evidence.js", "source_location": "L4", "_origin": "ast", - "id": "docs_audit_generate_evidence_classification", "community": 112, - "norm_label": "classification" + "norm_label": "classification", + "id": "docs_audit_generate_evidence_classification", + "community_name": "Evidence Data Generation" }, { "label": "evidenceEntries", @@ -11203,9 +11906,10 @@ "source_file": "docs/audit/generate_evidence.js", "source_location": "L6", "_origin": "ast", - "id": "docs_audit_generate_evidence_evidenceentries", "community": 112, - "norm_label": "evidenceentries" + "norm_label": "evidenceentries", + "id": "docs_audit_generate_evidence_evidenceentries", + "community_name": "Evidence Data Generation" }, { "label": "generate_ledger.js", @@ -11213,9 +11917,10 @@ "source_file": "docs/audit/generate_ledger.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_generate_ledger", "community": 113, - "norm_label": "generate_ledger.js" + "norm_label": "generate_ledger.js", + "id": "docs_audit_generate_ledger", + "community_name": "Ledger Data Generation" }, { "label": "evidence", @@ -11223,9 +11928,10 @@ "source_file": "docs/audit/generate_ledger.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_generate_ledger_evidence", "community": 113, - "norm_label": "evidence" + "norm_label": "evidence", + "id": "docs_audit_generate_ledger_evidence", + "community_name": "Ledger Data Generation" }, { "label": "ledgerEntries", @@ -11233,9 +11939,10 @@ "source_file": "docs/audit/generate_ledger.js", "source_location": "L5", "_origin": "ast", - "id": "docs_audit_generate_ledger_ledgerentries", "community": 113, - "norm_label": "ledgerentries" + "norm_label": "ledgerentries", + "id": "docs_audit_generate_ledger_ledgerentries", + "community_name": "Ledger Data Generation" }, { "label": "generate_manifest.js", @@ -11243,9 +11950,10 @@ "source_file": "docs/audit/generate_manifest.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_generate_manifest", "community": 114, - "norm_label": "generate_manifest.js" + "norm_label": "generate_manifest.js", + "id": "docs_audit_generate_manifest", + "community_name": "Manifest Data Generation" }, { "label": "evidence", @@ -11253,9 +11961,10 @@ "source_file": "docs/audit/generate_manifest.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_generate_manifest_evidence", "community": 114, - "norm_label": "evidence" + "norm_label": "evidence", + "id": "docs_audit_generate_manifest_evidence", + "community_name": "Manifest Data Generation" }, { "label": "manifestEntries", @@ -11263,9 +11972,10 @@ "source_file": "docs/audit/generate_manifest.js", "source_location": "L5", "_origin": "ast", - "id": "docs_audit_generate_manifest_manifestentries", "community": 114, - "norm_label": "manifestentries" + "norm_label": "manifestentries", + "id": "docs_audit_generate_manifest_manifestentries", + "community_name": "Manifest Data Generation" }, { "label": "sync_honest_manifest.js", @@ -11273,9 +11983,10 @@ "source_file": "docs/audit/sync_honest_manifest.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_sync_honest_manifest", "community": 115, - "norm_label": "sync_honest_manifest.js" + "norm_label": "sync_honest_manifest.js", + "id": "docs_audit_sync_honest_manifest", + "community_name": "Honest Manifest Synchronization" }, { "label": "ledger", @@ -11283,9 +11994,10 @@ "source_file": "docs/audit/sync_honest_manifest.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_sync_honest_manifest_ledger", "community": 115, - "norm_label": "ledger" + "norm_label": "ledger", + "id": "docs_audit_sync_honest_manifest_ledger", + "community_name": "Honest Manifest Synchronization" }, { "label": "manifest", @@ -11293,9 +12005,10 @@ "source_file": "docs/audit/sync_honest_manifest.js", "source_location": "L5", "_origin": "ast", - "id": "docs_audit_sync_honest_manifest_manifest", "community": 115, - "norm_label": "manifest" + "norm_label": "manifest", + "id": "docs_audit_sync_honest_manifest_manifest", + "community_name": "Honest Manifest Synchronization" }, { "label": "sync_manifest.js", @@ -11303,9 +12016,10 @@ "source_file": "docs/audit/sync_manifest.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_sync_manifest", "community": 116, - "norm_label": "sync_manifest.js" + "norm_label": "sync_manifest.js", + "id": "docs_audit_sync_manifest", + "community_name": "Manifest Entry Synchronization" }, { "label": "ledger", @@ -11313,9 +12027,10 @@ "source_file": "docs/audit/sync_manifest.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_sync_manifest_ledger", "community": 116, - "norm_label": "ledger" + "norm_label": "ledger", + "id": "docs_audit_sync_manifest_ledger", + "community_name": "Manifest Entry Synchronization" }, { "label": "manifestEntries", @@ -11323,879 +12038,32 @@ "source_file": "docs/audit/sync_manifest.js", "source_location": "L5", "_origin": "ast", - "id": "docs_audit_sync_manifest_manifestentries", "community": 116, - "norm_label": "manifestentries" + "norm_label": "manifestentries", + "id": "docs_audit_sync_manifest_manifestentries", + "community_name": "Manifest Entry Synchronization" }, { - "label": "lucide-react", + "label": "create-reminder.dto.ts", "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L15", + "source_file": "backend/src/pets/dto/create-reminder.dto.ts", + "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_lucide_react", "community": 117, - "norm_label": "lucide-react" + "norm_label": "create-reminder.dto.ts", + "id": "backend_src_pets_dto_create_reminder_dto", + "community_name": "Pet Reminder DTOs" }, { - "label": "lucide-react", + "label": "ApiProperty", "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L13", + "source_file": "", + "source_location": "", "_origin": "ast", - "id": "frontend_application_package_dependencies_lucide_react", "community": 117, - "norm_label": "lucide-react" - }, - { - "label": "lucide-react", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_lucide_react", - "community": 117, - "norm_label": "lucide-react" - }, - { - "label": "react-dom", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L17", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_react_dom", - "community": 118, - "norm_label": "react-dom" - }, - { - "label": "react-dom", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L17", - "_origin": "ast", - "id": "frontend_application_package_dependencies_react_dom", - "community": 118, - "norm_label": "react-dom" - }, - { - "label": "react-dom", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L17", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_react_dom", - "community": 118, - "norm_label": "react-dom" - }, - { - "label": "zustand", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L22", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_zustand", - "community": 119, - "norm_label": "zustand" - }, - { - "label": "zustand", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L19", - "_origin": "ast", - "id": "frontend_application_package_dependencies_zustand", - "community": 119, - "norm_label": "zustand" - }, - { - "label": "zustand", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L22", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_zustand", - "community": 119, - "norm_label": "zustand" - }, - { - "label": "checkout/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/checkout/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_checkout_page", - "community": 12, - "norm_label": "checkout/page.tsx" - }, - { - "label": "dashboard/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/dashboard/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_dashboard_page", - "community": 12, - "norm_label": "dashboard/page.tsx" - }, - { - "label": "AddressModal.tsx", - "file_type": "code", - "source_file": "frontend/application/components/AddressModal.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_addressmodal", - "community": 12, - "norm_label": "addressmodal.tsx" - }, - { - "label": "BackButton.tsx", - "file_type": "code", - "source_file": "frontend/application/components/BackButton.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_backbutton", - "community": 12, - "norm_label": "backbutton.tsx" - }, - { - "label": "CheckoutPage.tsx", - "file_type": "code", - "source_file": "frontend/application/components/CheckoutPage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_checkoutpage", - "community": 12, - "norm_label": "checkoutpage.tsx" - }, - { - "label": "DeleteConfirmModal.tsx", - "file_type": "code", - "source_file": "frontend/application/components/DeleteConfirmModal.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_deleteconfirmmodal", - "community": 12, - "norm_label": "deleteconfirmmodal.tsx" - }, - { - "label": "HeaderButton.tsx", - "file_type": "code", - "source_file": "frontend/application/components/HeaderButton.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_headerbutton", - "community": 12, - "norm_label": "headerbutton.tsx" - }, - { - "label": "OrderDetailsModal.tsx", - "file_type": "code", - "source_file": "frontend/application/components/OrderDetailsModal.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_orderdetailsmodal", - "community": 12, - "norm_label": "orderdetailsmodal.tsx" - }, - { - "label": "SearchableSelect.tsx", - "file_type": "code", - "source_file": "frontend/application/components/SearchableSelect.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_searchableselect", - "community": 12, - "norm_label": "searchableselect.tsx" - }, - { - "label": "TopUpModal.tsx", - "file_type": "code", - "source_file": "frontend/application/components/TopUpModal.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_topupmodal", - "community": 12, - "norm_label": "topupmodal.tsx" - }, - { - "label": "PRESET_AMOUNTS", - "file_type": "code", - "source_file": "frontend/application/components/TopUpModal.tsx", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_application_components_topupmodal_preset_amounts", - "community": 12, - "norm_label": "preset_amounts" - }, - { - "label": "UserDashboard.tsx", - "file_type": "code", - "source_file": "frontend/application/components/UserDashboard.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_userdashboard", - "community": 12, - "norm_label": "userdashboard.tsx" - }, - { - "label": "provinces.ts", - "file_type": "code", - "source_file": "frontend/application/lib/data/provinces.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_lib_data_provinces", - "community": 12, - "norm_label": "provinces.ts" - }, - { - "label": "IRAN_PROVINCES", - "file_type": "code", - "source_file": "frontend/application/lib/data/provinces.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_lib_data_provinces_iran_provinces", - "community": 12, - "norm_label": "iran_provinces" - }, - { - "label": "PROVINCE_CITIES", - "file_type": "code", - "source_file": "frontend/application/lib/data/provinces.ts", - "source_location": "L35", - "_origin": "ast", - "id": "frontend_application_lib_data_provinces_province_cities", - "community": 12, - "norm_label": "province_cities" - }, - { - "label": "utils.ts", - "file_type": "code", - "source_file": "frontend/application/lib/utils.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_lib_utils", - "community": 12, - "norm_label": "utils.ts" - }, - { - "label": "@tailwindcss/postcss", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L26", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_tailwindcss_postcss", - "community": 120, - "norm_label": "@tailwindcss/postcss" - }, - { - "label": "@tailwindcss/postcss", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L22", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_tailwindcss_postcss", - "community": 120, - "norm_label": "@tailwindcss/postcss" - }, - { - "label": "@tailwindcss/postcss", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L26", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_tailwindcss_postcss", - "community": 120, - "norm_label": "@tailwindcss/postcss" - }, - { - "label": "@types/react-dom", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L29", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_types_react_dom", - "community": 121, - "norm_label": "@types/react-dom" - }, - { - "label": "@types/react-dom", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L27", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_types_react_dom", - "community": 121, - "norm_label": "@types/react-dom" - }, - { - "label": "@types/react-dom", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L29", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_types_react_dom", - "community": 121, - "norm_label": "@types/react-dom" - }, - { - "label": "admin-panel/tsconfig.json", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.json", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig", - "community": 122, - "norm_label": "admin-panel/tsconfig.json" - }, - { - "label": "files", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.json", - "source_location": "L2", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_files", - "community": 122, - "norm_label": "files" - }, - { - "label": "references", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.json", - "source_location": "L3", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_references", - "community": 122, - "norm_label": "references" - }, - { - "label": "about/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/about/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_about_page", - "community": 123, - "norm_label": "about/page.tsx" - }, - { - "label": "metadata", - "file_type": "code", - "source_file": "frontend/application/app/about/page.tsx", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_application_app_about_page_metadata", - "community": 123, - "norm_label": "metadata" - }, - { - "label": "privacy/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/privacy/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_privacy_page", - "community": 124, - "norm_label": "privacy/page.tsx" - }, - { - "label": "metadata", - "file_type": "code", - "source_file": "frontend/application/app/privacy/page.tsx", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_application_app_privacy_page_metadata", - "community": 124, - "norm_label": "metadata" - }, - { - "label": "next.config.ts", - "file_type": "code", - "source_file": "frontend/application/next.config.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_next_config", - "community": 125, - "norm_label": "next.config.ts" - }, - { - "label": "nextConfig", - "file_type": "code", - "source_file": "frontend/application/next.config.ts", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_application_next_config_nextconfig", - "community": 125, - "norm_label": "nextconfig" - }, - { - "label": "securityHeaders", - "file_type": "code", - "source_file": "frontend/application/next.config.ts", - "source_location": "L3", - "_origin": "ast", - "id": "frontend_application_next_config_securityheaders", - "community": 125, - "norm_label": "securityheaders" - }, - { - "label": "bcryptjs", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L33", - "_origin": "ast", - "id": "backend_package_dependencies_bcryptjs", - "community": 127, - "norm_label": "bcryptjs" - }, - { - "label": "bcryptjs", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L33", - "_origin": "ast", - "id": "bcryptjs", - "community": 127, - "norm_label": "bcryptjs" - }, - { - "label": "helmet", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L36", - "_origin": "ast", - "id": "backend_package_dependencies_helmet", - "community": 128, - "norm_label": "helmet" - }, - { - "label": "helmet", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L36", - "_origin": "ast", - "id": "helmet", - "community": 128, - "norm_label": "helmet" - }, - { - "label": "js-yaml", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L38", - "_origin": "ast", - "id": "backend_package_dependencies_js_yaml", - "community": 129, - "norm_label": "js-yaml" - }, - { - "label": "js-yaml", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L38", - "_origin": "ast", - "id": "js_yaml", - "community": 129, - "norm_label": "js-yaml" - }, - { - "label": "MediaSelector.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/MediaSelector.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_mediaselector", - "community": 13, - "norm_label": "mediaselector.tsx" - }, - { - "label": "Spinner.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/Spinner.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_spinner", - "community": 13, - "norm_label": "spinner.tsx" - }, - { - "label": "BannersManager.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/BannersManager.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_bannersmanager", - "community": 13, - "norm_label": "bannersmanager.tsx" - }, - { - "label": "Blogs.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Blogs.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_blogs", - "community": 13, - "norm_label": "blogs.tsx" - }, - { - "label": "Categories.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Categories.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_categories", - "community": 13, - "norm_label": "categories.tsx" - }, - { - "label": "FinancialSettingsPage.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/FinancialSettingsPage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_financialsettingspage", - "community": 13, - "norm_label": "financialsettingspage.tsx" - }, - { - "label": "IngredientsManager.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/IngredientsManager.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_ingredientsmanager", - "community": 13, - "norm_label": "ingredientsmanager.tsx" - }, - { - "label": "PrescriptionsManager.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/PrescriptionsManager.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_prescriptionsmanager", - "community": 13, - "norm_label": "prescriptionsmanager.tsx" - }, - { - "label": "Products.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Products.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_products", - "community": 13, - "norm_label": "products.tsx" - }, - { - "label": "TestimonialsManager.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/TestimonialsManager.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_testimonialsmanager", - "community": 13, - "norm_label": "testimonialsmanager.tsx" - }, - { - "label": "BannersManager", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L27", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_bannersmanager", - "community": 13, - "norm_label": "bannersmanager" - }, - { - "label": "Blogs", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L18", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_blogs", - "community": 13, - "norm_label": "blogs" - }, - { - "label": "Categories", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L17", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_categories", - "community": 13, - "norm_label": "categories" - }, - { - "label": "FinancialSettingsPage", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L34", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_financialsettingspage", - "community": 13, - "norm_label": "financialsettingspage" - }, - { - "label": "IngredientsManager", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L30", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_ingredientsmanager", - "community": 13, - "norm_label": "ingredientsmanager" - }, - { - "label": "PrescriptionsManager", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L31", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_prescriptionsmanager", - "community": 13, - "norm_label": "prescriptionsmanager" - }, - { - "label": "Products", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_products", - "community": 13, - "norm_label": "products" - }, - { - "label": "TestimonialsManager", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L29", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager", - "community": 13, - "norm_label": "testimonialsmanager" - }, - { - "label": "BASE_DOMAIN", - "file_type": "code", - "source_file": "frontend/admin-panel/src/services/api.ts", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_admin_panel_src_services_api_base_domain", - "community": 13, - "norm_label": "base_domain" - }, - { - "label": "@nestjs/core", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L25", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_core", - "community": 130, - "norm_label": "@nestjs/core" - }, - { - "label": "@nestjs/core", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L25", - "_origin": "ast", - "id": "nestjs_core", - "community": 130, - "norm_label": "@nestjs/core" - }, - { - "label": "@nestjs/jwt", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L26", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_jwt", - "community": 131, - "norm_label": "@nestjs/jwt" - }, - { - "label": "@nestjs/jwt", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L26", - "_origin": "ast", - "id": "nestjs_jwt", - "community": 131, - "norm_label": "@nestjs/jwt" - }, - { - "label": "@nestjs/swagger", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L29", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_swagger", - "community": 132, - "norm_label": "@nestjs/swagger" - }, - { - "label": "@nestjs/swagger", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L29", - "_origin": "ast", - "id": "nestjs_swagger", - "community": 132, - "norm_label": "@nestjs/swagger" - }, - { - "label": "@nestjs/throttler", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L30", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_throttler", - "community": 133, - "norm_label": "@nestjs/throttler" - }, - { - "label": "@nestjs/throttler", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L30", - "_origin": "ast", - "id": "nestjs_throttler", - "community": 133, - "norm_label": "@nestjs/throttler" - }, - { - "label": "passport-jwt", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L40", - "_origin": "ast", - "id": "backend_package_dependencies_passport_jwt", - "community": 134, - "norm_label": "passport-jwt" - }, - { - "label": "passport-jwt", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L40", - "_origin": "ast", - "id": "passport_jwt", - "community": 134, - "norm_label": "passport-jwt" - }, - { - "label": "@prisma/client", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L31", - "_origin": "ast", - "id": "backend_package_dependencies_prisma_client", - "community": 135, - "norm_label": "@prisma/client" - }, - { - "label": "@prisma/client", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L31", - "_origin": "ast", - "id": "prisma_client", - "community": 135, - "norm_label": "@prisma/client" - }, - { - "label": "swagger-ui-express", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L43", - "_origin": "ast", - "id": "backend_package_dependencies_swagger_ui_express", - "community": 136, - "norm_label": "swagger-ui-express" - }, - { - "label": "swagger-ui-express", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L43", - "_origin": "ast", - "id": "swagger_ui_express", - "community": 136, - "norm_label": "swagger-ui-express" - }, - { - "label": "@nestjs/cli", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L48", - "_origin": "ast", - "id": "backend_package_devdependencies_nestjs_cli", - "community": 137, - "norm_label": "@nestjs/cli" - }, - { - "label": "@nestjs/cli", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L48", - "_origin": "ast", - "id": "nestjs_cli", - "community": 137, - "norm_label": "@nestjs/cli" - }, - { - "label": "@nestjs/testing", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L50", - "_origin": "ast", - "id": "backend_package_devdependencies_nestjs_testing", - "community": 138, - "norm_label": "@nestjs/testing" - }, - { - "label": "@nestjs/testing", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L50", - "_origin": "ast", - "id": "nestjs_testing", - "community": 138, - "norm_label": "@nestjs/testing" - }, - { - "label": "ts-jest", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L69", - "_origin": "ast", - "id": "backend_package_devdependencies_ts_jest", - "community": 139, - "norm_label": "ts-jest" - }, - { - "label": "ts-jest", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L69", - "_origin": "ast", - "id": "ts_jest", - "community": 139, - "norm_label": "ts-jest" - }, - { - "label": "get-products.dto.ts", - "file_type": "code", - "source_file": "backend/src/products/dto/get-products.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_products_dto_get_products_dto", - "community": 14, - "norm_label": "get-products.dto.ts" + "norm_label": "apiproperty", + "id": "backend_src_pets_dto_create_reminder_dto_ts_apiproperty", + "community_name": "Pet Reminder DTOs" }, { "label": "ApiPropertyOptional", @@ -12203,19 +12071,21 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_dto_get_products_dto_ts_apipropertyoptional", - "community": 14, - "norm_label": "apipropertyoptional" + "community": 117, + "norm_label": "apipropertyoptional", + "id": "backend_src_pets_dto_create_reminder_dto_ts_apipropertyoptional", + "community_name": "Pet Reminder DTOs" }, { - "label": "IsEnum", + "label": "IsNotEmpty", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_dto_get_products_dto_ts_isenum", - "community": 14, - "norm_label": "isenum" + "community": 117, + "norm_label": "isnotempty", + "id": "backend_src_pets_dto_create_reminder_dto_ts_isnotempty", + "community_name": "Pet Reminder DTOs" }, { "label": "IsOptional", @@ -12223,9 +12093,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_dto_get_products_dto_ts_isoptional", - "community": 14, - "norm_label": "isoptional" + "community": 117, + "norm_label": "isoptional", + "id": "backend_src_pets_dto_create_reminder_dto_ts_isoptional", + "community_name": "Pet Reminder DTOs" }, { "label": "IsString", @@ -12233,9 +12104,934 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_dto_get_products_dto_ts_isstring", + "community": 117, + "norm_label": "isstring", + "id": "backend_src_pets_dto_create_reminder_dto_ts_isstring", + "community_name": "Pet Reminder DTOs" + }, + { + "label": "react-dom", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L17", + "_origin": "ast", + "community": 118, + "norm_label": "react-dom", + "id": "frontend_admin_panel_package_dependencies_react_dom", + "community_name": "React DOM Library" + }, + { + "label": "react-dom", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L17", + "_origin": "ast", + "community": 118, + "norm_label": "react-dom", + "id": "frontend_application_package_dependencies_react_dom", + "community_name": "React DOM Library" + }, + { + "label": "react-dom", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L17", + "_origin": "ast", + "community": 118, + "norm_label": "react-dom", + "id": "frontend_admin_panel_package_json_react_dom", + "community_name": "React DOM Library" + }, + { + "label": "zustand", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L22", + "_origin": "ast", + "community": 119, + "norm_label": "zustand", + "id": "frontend_admin_panel_package_dependencies_zustand", + "community_name": "Zustand State Management" + }, + { + "label": "zustand", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L19", + "_origin": "ast", + "community": 119, + "norm_label": "zustand", + "id": "frontend_application_package_dependencies_zustand", + "community_name": "Zustand State Management" + }, + { + "label": "zustand", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L22", + "_origin": "ast", + "community": 119, + "norm_label": "zustand", + "id": "frontend_admin_panel_package_json_zustand", + "community_name": "Zustand State Management" + }, + { + "label": "checkout/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/checkout/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "checkout/page.tsx", + "id": "frontend_application_app_checkout_page", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "dashboard/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/dashboard/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "dashboard/page.tsx", + "id": "frontend_application_app_dashboard_page", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "AddressModal.tsx", + "file_type": "code", + "source_file": "frontend/application/components/AddressModal.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "addressmodal.tsx", + "id": "frontend_application_components_addressmodal", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "BackButton.tsx", + "file_type": "code", + "source_file": "frontend/application/components/BackButton.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "backbutton.tsx", + "id": "frontend_application_components_backbutton", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "CheckoutPage.tsx", + "file_type": "code", + "source_file": "frontend/application/components/CheckoutPage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "checkoutpage.tsx", + "id": "frontend_application_components_checkoutpage", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "DeleteConfirmModal.tsx", + "file_type": "code", + "source_file": "frontend/application/components/DeleteConfirmModal.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "deleteconfirmmodal.tsx", + "id": "frontend_application_components_deleteconfirmmodal", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "HeaderButton.tsx", + "file_type": "code", + "source_file": "frontend/application/components/HeaderButton.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "headerbutton.tsx", + "id": "frontend_application_components_headerbutton", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "OrderDetailsModal.tsx", + "file_type": "code", + "source_file": "frontend/application/components/OrderDetailsModal.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "orderdetailsmodal.tsx", + "id": "frontend_application_components_orderdetailsmodal", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "SearchableSelect.tsx", + "file_type": "code", + "source_file": "frontend/application/components/SearchableSelect.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "searchableselect.tsx", + "id": "frontend_application_components_searchableselect", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "TopUpModal.tsx", + "file_type": "code", + "source_file": "frontend/application/components/TopUpModal.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "topupmodal.tsx", + "id": "frontend_application_components_topupmodal", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "PRESET_AMOUNTS", + "file_type": "code", + "source_file": "frontend/application/components/TopUpModal.tsx", + "source_location": "L15", + "_origin": "ast", + "community": 12, + "norm_label": "preset_amounts", + "id": "frontend_application_components_topupmodal_preset_amounts", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "UserDashboard.tsx", + "file_type": "code", + "source_file": "frontend/application/components/UserDashboard.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "userdashboard.tsx", + "id": "frontend_application_components_userdashboard", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "provinces.ts", + "file_type": "code", + "source_file": "frontend/application/lib/data/provinces.ts", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "provinces.ts", + "id": "frontend_application_lib_data_provinces", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "IRAN_PROVINCES", + "file_type": "code", + "source_file": "frontend/application/lib/data/provinces.ts", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "iran_provinces", + "id": "frontend_application_lib_data_provinces_iran_provinces", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "PROVINCE_CITIES", + "file_type": "code", + "source_file": "frontend/application/lib/data/provinces.ts", + "source_location": "L35", + "_origin": "ast", + "community": 12, + "norm_label": "province_cities", + "id": "frontend_application_lib_data_provinces_province_cities", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "utils.ts", + "file_type": "code", + "source_file": "frontend/application/lib/utils.ts", + "source_location": "L1", + "_origin": "ast", + "community": 12, + "norm_label": "utils.ts", + "id": "frontend_application_lib_utils", + "community_name": "Checkout and Dashboard Components" + }, + { + "label": "@tailwindcss/postcss", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L26", + "_origin": "ast", + "community": 120, + "norm_label": "@tailwindcss/postcss", + "id": "frontend_admin_panel_package_devdependencies_tailwindcss_postcss", + "community_name": "Tailwind PostCSS Plugin" + }, + { + "label": "@tailwindcss/postcss", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L22", + "_origin": "ast", + "community": 120, + "norm_label": "@tailwindcss/postcss", + "id": "frontend_application_package_devdependencies_tailwindcss_postcss", + "community_name": "Tailwind PostCSS Plugin" + }, + { + "label": "@tailwindcss/postcss", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L26", + "_origin": "ast", + "community": 120, + "norm_label": "@tailwindcss/postcss", + "id": "frontend_admin_panel_package_json_tailwindcss_postcss", + "community_name": "Tailwind PostCSS Plugin" + }, + { + "label": "@types/react-dom", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L29", + "_origin": "ast", + "community": 121, + "norm_label": "@types/react-dom", + "id": "frontend_admin_panel_package_devdependencies_types_react_dom", + "community_name": "React DOM Type Definitions" + }, + { + "label": "@types/react-dom", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L27", + "_origin": "ast", + "community": 121, + "norm_label": "@types/react-dom", + "id": "frontend_application_package_devdependencies_types_react_dom", + "community_name": "React DOM Type Definitions" + }, + { + "label": "@types/react-dom", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L29", + "_origin": "ast", + "community": 121, + "norm_label": "@types/react-dom", + "id": "frontend_admin_panel_package_json_types_react_dom", + "community_name": "React DOM Type Definitions" + }, + { + "label": "admin-panel/tsconfig.json", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.json", + "source_location": "L1", + "_origin": "ast", + "community": 122, + "norm_label": "admin-panel/tsconfig.json", + "id": "frontend_admin_panel_tsconfig", + "community_name": "Admin Panel TSConfig" + }, + { + "label": "files", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.json", + "source_location": "L2", + "_origin": "ast", + "community": 122, + "norm_label": "files", + "id": "frontend_admin_panel_tsconfig_files", + "community_name": "Admin Panel TSConfig" + }, + { + "label": "references", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.json", + "source_location": "L3", + "_origin": "ast", + "community": 122, + "norm_label": "references", + "id": "frontend_admin_panel_tsconfig_references", + "community_name": "Admin Panel TSConfig" + }, + { + "label": "about/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/about/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 123, + "norm_label": "about/page.tsx", + "id": "frontend_application_app_about_page", + "community_name": "About Page Component" + }, + { + "label": "metadata", + "file_type": "code", + "source_file": "frontend/application/app/about/page.tsx", + "source_location": "L4", + "_origin": "ast", + "community": 123, + "norm_label": "metadata", + "id": "frontend_application_app_about_page_metadata", + "community_name": "About Page Component" + }, + { + "label": "privacy/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/privacy/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 124, + "norm_label": "privacy/page.tsx", + "id": "frontend_application_app_privacy_page", + "community_name": "Privacy Page Component" + }, + { + "label": "metadata", + "file_type": "code", + "source_file": "frontend/application/app/privacy/page.tsx", + "source_location": "L4", + "_origin": "ast", + "community": 124, + "norm_label": "metadata", + "id": "frontend_application_app_privacy_page_metadata", + "community_name": "Privacy Page Component" + }, + { + "label": "next.config.ts", + "file_type": "code", + "source_file": "frontend/application/next.config.ts", + "source_location": "L1", + "_origin": "ast", + "community": 125, + "norm_label": "next.config.ts", + "id": "frontend_application_next_config", + "community_name": "Next.js Security Configuration" + }, + { + "label": "nextConfig", + "file_type": "code", + "source_file": "frontend/application/next.config.ts", + "source_location": "L12", + "_origin": "ast", + "community": 125, + "norm_label": "nextconfig", + "id": "frontend_application_next_config_nextconfig", + "community_name": "Next.js Security Configuration" + }, + { + "label": "securityHeaders", + "file_type": "code", + "source_file": "frontend/application/next.config.ts", + "source_location": "L3", + "_origin": "ast", + "community": 125, + "norm_label": "securityheaders", + "id": "frontend_application_next_config_securityheaders", + "community_name": "Next.js Security Configuration" + }, + { + "label": "bcryptjs", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L33", + "_origin": "ast", + "community": 127, + "norm_label": "bcryptjs", + "id": "backend_package_dependencies_bcryptjs", + "community_name": "Bcrypt Password Hashing" + }, + { + "label": "bcryptjs", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L33", + "_origin": "ast", + "community": 127, + "norm_label": "bcryptjs", + "id": "bcryptjs", + "community_name": "Bcrypt Password Hashing" + }, + { + "label": "helmet", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L36", + "_origin": "ast", + "community": 128, + "norm_label": "helmet", + "id": "backend_package_dependencies_helmet", + "community_name": "Helmet Security Middleware" + }, + { + "label": "helmet", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L36", + "_origin": "ast", + "community": 128, + "norm_label": "helmet", + "id": "helmet", + "community_name": "Helmet Security Middleware" + }, + { + "label": "reflect-metadata", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L41", + "_origin": "ast", + "community": 129, + "norm_label": "reflect-metadata", + "id": "backend_package_dependencies_reflect_metadata", + "community_name": "Reflect Metadata Library" + }, + { + "label": "reflect-metadata", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L41", + "_origin": "ast", + "community": 129, + "norm_label": "reflect-metadata", + "id": "reflect_metadata", + "community_name": "Reflect Metadata Library" + }, + { + "label": "MediaSelector.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/MediaSelector.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "mediaselector.tsx", + "id": "frontend_admin_panel_src_components_ui_mediaselector", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Pagination.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/Pagination.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "pagination.tsx", + "id": "frontend_admin_panel_src_components_ui_pagination", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Blogs.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Blogs.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "blogs.tsx", + "id": "frontend_admin_panel_src_pages_blogs", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Categories.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Categories.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "categories.tsx", + "id": "frontend_admin_panel_src_pages_categories", + "community_name": "Media and Blog UI Components" + }, + { + "label": "IngredientsManager.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/IngredientsManager.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "ingredientsmanager.tsx", + "id": "frontend_admin_panel_src_pages_ingredientsmanager", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Pets.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Pets.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "pets.tsx", + "id": "frontend_admin_panel_src_pages_pets", + "community_name": "Media and Blog UI Components" + }, + { + "label": "PrescriptionsManager.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/PrescriptionsManager.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "prescriptionsmanager.tsx", + "id": "frontend_admin_panel_src_pages_prescriptionsmanager", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Products.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Products.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 13, + "norm_label": "products.tsx", + "id": "frontend_admin_panel_src_pages_products", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Blogs", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L18", + "_origin": "ast", + "community": 13, + "norm_label": "blogs", + "id": "frontend_admin_panel_src_routes_adminroutes_blogs", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Categories", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L17", + "_origin": "ast", + "community": 13, + "norm_label": "categories", + "id": "frontend_admin_panel_src_routes_adminroutes_categories", + "community_name": "Media and Blog UI Components" + }, + { + "label": "IngredientsManager", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L30", + "_origin": "ast", + "community": 13, + "norm_label": "ingredientsmanager", + "id": "frontend_admin_panel_src_routes_adminroutes_ingredientsmanager", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Pets", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L20", + "_origin": "ast", + "community": 13, + "norm_label": "pets", + "id": "frontend_admin_panel_src_routes_adminroutes_pets", + "community_name": "Media and Blog UI Components" + }, + { + "label": "PrescriptionsManager", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L31", + "_origin": "ast", + "community": 13, + "norm_label": "prescriptionsmanager", + "id": "frontend_admin_panel_src_routes_adminroutes_prescriptionsmanager", + "community_name": "Media and Blog UI Components" + }, + { + "label": "Products", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L12", + "_origin": "ast", + "community": 13, + "norm_label": "products", + "id": "frontend_admin_panel_src_routes_adminroutes_products", + "community_name": "Media and Blog UI Components" + }, + { + "label": "BASE_DOMAIN", + "file_type": "code", + "source_file": "frontend/admin-panel/src/services/api.ts", + "source_location": "L7", + "_origin": "ast", + "community": 13, + "norm_label": "base_domain", + "id": "frontend_admin_panel_src_services_api_base_domain", + "community_name": "Media and Blog UI Components" + }, + { + "label": "@nestjs/core", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L25", + "_origin": "ast", + "community": 130, + "norm_label": "@nestjs/core", + "id": "backend_package_dependencies_nestjs_core", + "community_name": "NestJS Core Framework" + }, + { + "label": "@nestjs/core", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L25", + "_origin": "ast", + "community": 130, + "norm_label": "@nestjs/core", + "id": "nestjs_core", + "community_name": "NestJS Core Framework" + }, + { + "label": "@nestjs/jwt", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L26", + "_origin": "ast", + "community": 131, + "norm_label": "@nestjs/jwt", + "id": "backend_package_dependencies_nestjs_jwt", + "community_name": "NestJS JWT Authentication" + }, + { + "label": "@nestjs/jwt", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L26", + "_origin": "ast", + "community": 131, + "norm_label": "@nestjs/jwt", + "id": "nestjs_jwt", + "community_name": "NestJS JWT Authentication" + }, + { + "label": "@nestjs/swagger", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L29", + "_origin": "ast", + "community": 132, + "norm_label": "@nestjs/swagger", + "id": "backend_package_dependencies_nestjs_swagger", + "community_name": "NestJS Swagger Documentation" + }, + { + "label": "@nestjs/swagger", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L29", + "_origin": "ast", + "community": 132, + "norm_label": "@nestjs/swagger", + "id": "nestjs_swagger", + "community_name": "NestJS Swagger Documentation" + }, + { + "label": "@nestjs/throttler", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L30", + "_origin": "ast", + "community": 133, + "norm_label": "@nestjs/throttler", + "id": "backend_package_dependencies_nestjs_throttler", + "community_name": "NestJS Rate Limiting" + }, + { + "label": "@nestjs/throttler", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L30", + "_origin": "ast", + "community": 133, + "norm_label": "@nestjs/throttler", + "id": "nestjs_throttler", + "community_name": "NestJS Rate Limiting" + }, + { + "label": "passport-jwt", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L40", + "_origin": "ast", + "community": 134, + "norm_label": "passport-jwt", + "id": "backend_package_dependencies_passport_jwt", + "community_name": "Passport JWT Strategy" + }, + { + "label": "passport-jwt", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L40", + "_origin": "ast", + "community": 134, + "norm_label": "passport-jwt", + "id": "passport_jwt", + "community_name": "Passport JWT Strategy" + }, + { + "label": "@prisma/client", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L31", + "_origin": "ast", + "community": 135, + "norm_label": "@prisma/client", + "id": "backend_package_dependencies_prisma_client", + "community_name": "Prisma Client Library" + }, + { + "label": "@prisma/client", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L31", + "_origin": "ast", + "community": 135, + "norm_label": "@prisma/client", + "id": "prisma_client", + "community_name": "Prisma Client Library" + }, + { + "label": "swagger-ui-express", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L43", + "_origin": "ast", + "community": 136, + "norm_label": "swagger-ui-express", + "id": "backend_package_dependencies_swagger_ui_express", + "community_name": "Swagger UI Express" + }, + { + "label": "swagger-ui-express", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L43", + "_origin": "ast", + "community": 136, + "norm_label": "swagger-ui-express", + "id": "swagger_ui_express", + "community_name": "Swagger UI Express" + }, + { + "label": "@nestjs/cli", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L48", + "_origin": "ast", + "community": 137, + "norm_label": "@nestjs/cli", + "id": "backend_package_devdependencies_nestjs_cli", + "community_name": "NestJS CLI Tooling" + }, + { + "label": "@nestjs/cli", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L48", + "_origin": "ast", + "community": 137, + "norm_label": "@nestjs/cli", + "id": "nestjs_cli", + "community_name": "NestJS CLI Tooling" + }, + { + "label": "@nestjs/testing", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L50", + "_origin": "ast", + "community": 138, + "norm_label": "@nestjs/testing", + "id": "backend_package_devdependencies_nestjs_testing", + "community_name": "NestJS Testing Utilities" + }, + { + "label": "@nestjs/testing", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L50", + "_origin": "ast", + "community": 138, + "norm_label": "@nestjs/testing", + "id": "nestjs_testing", + "community_name": "NestJS Testing Utilities" + }, + { + "label": "ts-jest", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L69", + "_origin": "ast", + "community": 139, + "norm_label": "ts-jest", + "id": "backend_package_devdependencies_ts_jest", + "community_name": "TypeScript Jest Integration" + }, + { + "label": "ts-jest", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L69", + "_origin": "ast", + "community": 139, + "norm_label": "ts-jest", + "id": "ts_jest", + "community_name": "TypeScript Jest Integration" + }, + { + "label": "get-products.dto.ts", + "file_type": "code", + "source_file": "backend/src/products/dto/get-products.dto.ts", + "source_location": "L1", + "_origin": "ast", "community": 14, - "norm_label": "isstring" + "norm_label": "get-products.dto.ts", + "id": "backend_src_products_dto_get_products_dto", + "community_name": "Product Query DTOs" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 14, + "norm_label": "apipropertyoptional", + "id": "backend_src_products_dto_get_products_dto_ts_apipropertyoptional", + "community_name": "Product Query DTOs" + }, + { + "label": "IsEnum", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 14, + "norm_label": "isenum", + "id": "backend_src_products_dto_get_products_dto_ts_isenum", + "community_name": "Product Query DTOs" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 14, + "norm_label": "isoptional", + "id": "backend_src_products_dto_get_products_dto_ts_isoptional", + "community_name": "Product Query DTOs" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 14, + "norm_label": "isstring", + "id": "backend_src_products_dto_get_products_dto_ts_isstring", + "community_name": "Product Query DTOs" }, { "label": "products.controller.spec.ts", @@ -12243,9 +13039,10 @@ "source_file": "backend/src/products/products.controller.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_products_products_controller_spec", "community": 14, - "norm_label": "products.controller.spec.ts" + "norm_label": "products.controller.spec.ts", + "id": "backend_src_products_products_controller_spec", + "community_name": "Product Query DTOs" }, { "label": "ApiOperation", @@ -12253,9 +13050,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_apioperation", "community": 14, - "norm_label": "apioperation" + "norm_label": "apioperation", + "id": "backend_src_products_products_controller_ts_apioperation", + "community_name": "Product Query DTOs" }, { "label": "ApiTags", @@ -12263,9 +13061,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_apitags", "community": 14, - "norm_label": "apitags" + "norm_label": "apitags", + "id": "backend_src_products_products_controller_ts_apitags", + "community_name": "Product Query DTOs" }, { "label": "Body", @@ -12273,9 +13072,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_body", "community": 14, - "norm_label": "body" + "norm_label": "body", + "id": "backend_src_products_products_controller_ts_body", + "community_name": "Product Query DTOs" }, { "label": "Controller", @@ -12283,9 +13083,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_controller", "community": 14, - "norm_label": "controller" + "norm_label": "controller", + "id": "backend_src_products_products_controller_ts_controller", + "community_name": "Product Query DTOs" }, { "label": "Get", @@ -12293,9 +13094,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_get", "community": 14, - "norm_label": "get" + "norm_label": "get", + "id": "backend_src_products_products_controller_ts_get", + "community_name": "Product Query DTOs" }, { "label": "Param", @@ -12303,9 +13105,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_param", "community": 14, - "norm_label": "param" + "norm_label": "param", + "id": "backend_src_products_products_controller_ts_param", + "community_name": "Product Query DTOs" }, { "label": "Patch", @@ -12313,9 +13116,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_patch", "community": 14, - "norm_label": "patch" + "norm_label": "patch", + "id": "backend_src_products_products_controller_ts_patch", + "community_name": "Product Query DTOs" }, { "label": "Query", @@ -12323,9 +13127,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_query", "community": 14, - "norm_label": "query" + "norm_label": "query", + "id": "backend_src_products_products_controller_ts_query", + "community_name": "Product Query DTOs" }, { "label": "UseGuards", @@ -12333,9 +13138,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_controller_ts_useguards", "community": 14, - "norm_label": "useguards" + "norm_label": "useguards", + "id": "backend_src_products_products_controller_ts_useguards", + "community_name": "Product Query DTOs" }, { "label": "products.module.ts", @@ -12343,9 +13149,10 @@ "source_file": "backend/src/products/products.module.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_products_products_module", "community": 14, - "norm_label": "products.module.ts" + "norm_label": "products.module.ts", + "id": "backend_src_products_products_module", + "community_name": "Product Query DTOs" }, { "label": "Module", @@ -12353,9 +13160,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_module_ts_module", "community": 14, - "norm_label": "module" + "norm_label": "module", + "id": "backend_src_products_products_module_ts_module", + "community_name": "Product Query DTOs" }, { "label": "products.service.ts", @@ -12363,9 +13171,10 @@ "source_file": "backend/src/products/products.service.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_products_products_service", "community": 14, - "norm_label": "products.service.ts" + "norm_label": "products.service.ts", + "id": "backend_src_products_products_service", + "community_name": "Product Query DTOs" }, { "label": "products.service.spec.ts", @@ -12373,9 +13182,10 @@ "source_file": "backend/src/products/products.service.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_products_products_service_spec", "community": 14, - "norm_label": "products.service.spec.ts" + "norm_label": "products.service.spec.ts", + "id": "backend_src_products_products_service_spec", + "community_name": "Product Query DTOs" }, { "label": "Injectable", @@ -12383,9 +13193,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_products_products_service_ts_injectable", "community": 14, - "norm_label": "injectable" + "norm_label": "injectable", + "id": "backend_src_products_products_service_ts_injectable", + "community_name": "Product Query DTOs" }, { "label": "@types/bcrypt", @@ -12393,9 +13204,10 @@ "source_file": "backend/package.json", "source_location": "L51", "_origin": "ast", + "community": 140, + "norm_label": "@types/bcrypt", "id": "backend_package_devdependencies_types_bcrypt", - "community": 140, - "norm_label": "@types/bcrypt" + "community_name": "Bcrypt Type Definitions" }, { "label": "@types/bcrypt", @@ -12403,9 +13215,10 @@ "source_file": "backend/package.json", "source_location": "L51", "_origin": "ast", - "id": "types_bcrypt", "community": 140, - "norm_label": "@types/bcrypt" + "norm_label": "@types/bcrypt", + "id": "types_bcrypt", + "community_name": "Bcrypt Type Definitions" }, { "label": "@types/passport-jwt", @@ -12413,9 +13226,10 @@ "source_file": "backend/package.json", "source_location": "L58", "_origin": "ast", + "community": 141, + "norm_label": "@types/passport-jwt", "id": "backend_package_devdependencies_types_passport_jwt", - "community": 141, - "norm_label": "@types/passport-jwt" + "community_name": "Passport JWT Type Definitions" }, { "label": "@types/passport-jwt", @@ -12423,9 +13237,10 @@ "source_file": "backend/package.json", "source_location": "L58", "_origin": "ast", - "id": "types_passport_jwt", "community": 141, - "norm_label": "@types/passport-jwt" + "norm_label": "@types/passport-jwt", + "id": "types_passport_jwt", + "community_name": "Passport JWT Type Definitions" }, { "label": "@types/supertest", @@ -12433,9 +13248,10 @@ "source_file": "backend/package.json", "source_location": "L59", "_origin": "ast", - "id": "backend_package_devdependencies_types_supertest", "community": 142, - "norm_label": "@types/supertest" + "norm_label": "@types/supertest", + "id": "backend_package_devdependencies_types_supertest", + "community_name": "Supertest Type Definitions" }, { "label": "@types/supertest", @@ -12443,9 +13259,10 @@ "source_file": "backend/package.json", "source_location": "L59", "_origin": "ast", - "id": "types_supertest", "community": 142, - "norm_label": "@types/supertest" + "norm_label": "@types/supertest", + "id": "types_supertest", + "community_name": "Supertest Type Definitions" }, { "label": "blog.entity.ts", @@ -12453,9 +13270,10 @@ "source_file": "backend/src/blogs/entities/blog.entity.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_blogs_entities_blog_entity", "community": 143, - "norm_label": "blog.entity.ts" + "norm_label": "blog.entity.ts", + "id": "backend_src_blogs_entities_blog_entity", + "community_name": "Blog Entity Model" }, { "label": "home.entity.ts", @@ -12463,9 +13281,10 @@ "source_file": "backend/src/home/entities/home.entity.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_home_entities_home_entity", "community": 144, - "norm_label": "home.entity.ts" + "norm_label": "home.entity.ts", + "id": "backend_src_home_entities_home_entity", + "community_name": "Home Entity Model" }, { "label": "wiki.entity.ts", @@ -12473,9 +13292,10 @@ "source_file": "backend/src/wiki/entities/wiki.entity.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_wiki_entities_wiki_entity", "community": 145, - "norm_label": "wiki.entity.ts" + "norm_label": "wiki.entity.ts", + "id": "backend_src_wiki_entities_wiki_entity", + "community_name": "Wiki Entity Model" }, { "label": "contact/page.tsx", @@ -12483,9 +13303,10 @@ "source_file": "frontend/application/app/contact/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_contact_page", "community": 15, - "norm_label": "contact/page.tsx" + "norm_label": "contact/page.tsx", + "id": "frontend_application_app_contact_page", + "community_name": "Contact and Prescription Features" }, { "label": "metadata", @@ -12493,9 +13314,10 @@ "source_file": "frontend/application/app/contact/page.tsx", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_app_contact_page_metadata", "community": 15, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_contact_page_metadata", + "community_name": "Contact and Prescription Features" }, { "label": "ContactFormClient.tsx", @@ -12503,9 +13325,10 @@ "source_file": "frontend/application/components/ContactFormClient.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_contactformclient", "community": 15, - "norm_label": "contactformclient.tsx" + "norm_label": "contactformclient.tsx", + "id": "frontend_application_components_contactformclient", + "community_name": "Contact and Prescription Features" }, { "label": "PrescriptionUploadModal.tsx", @@ -12513,9 +13336,10 @@ "source_file": "frontend/application/components/PrescriptionUploadModal.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_prescriptionuploadmodal", "community": 15, - "norm_label": "prescriptionuploadmodal.tsx" + "norm_label": "prescriptionuploadmodal.tsx", + "id": "frontend_application_components_prescriptionuploadmodal", + "community_name": "Contact and Prescription Features" }, { "label": "lib/services/api.ts", @@ -12523,9 +13347,10 @@ "source_file": "frontend/application/lib/services/api.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_services_api", "community": 15, - "norm_label": "lib/services/api.ts" + "norm_label": "lib/services/api.ts", + "id": "frontend_application_lib_services_api", + "community_name": "Contact and Prescription Features" }, { "label": "api", @@ -12533,9 +13358,10 @@ "source_file": "frontend/application/lib/services/api.ts", "source_location": "L17", "_origin": "ast", - "id": "frontend_application_lib_services_api_api", "community": 15, - "norm_label": "api" + "norm_label": "api", + "id": "frontend_application_lib_services_api_api", + "community_name": "Contact and Prescription Features" }, { "label": "authService.ts", @@ -12543,9 +13369,10 @@ "source_file": "frontend/application/lib/services/authService.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_services_authservice", "community": 15, - "norm_label": "authservice.ts" + "norm_label": "authservice.ts", + "id": "frontend_application_lib_services_authservice", + "community_name": "Contact and Prescription Features" }, { "label": "orderService.ts", @@ -12553,9 +13380,10 @@ "source_file": "frontend/application/lib/services/orderService.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_services_orderservice", "community": 15, - "norm_label": "orderservice.ts" + "norm_label": "orderservice.ts", + "id": "frontend_application_lib_services_orderservice", + "community_name": "Contact and Prescription Features" }, { "label": "settingsStore.ts", @@ -12563,9 +13391,10 @@ "source_file": "frontend/application/lib/store/settingsStore.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_settingsstore", "community": 15, - "norm_label": "settingsstore.ts" + "norm_label": "settingsstore.ts", + "id": "frontend_application_lib_store_settingsstore", + "community_name": "Contact and Prescription Features" }, { "label": "settingsStore.test.ts", @@ -12573,9 +13402,10 @@ "source_file": "frontend/application/lib/store/__tests__/settingsStore.test.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_tests_settingsstore_test", "community": 15, - "norm_label": "settingsstore.test.ts" + "norm_label": "settingsstore.test.ts", + "id": "frontend_application_lib_store_tests_settingsstore_test", + "community_name": "Contact and Prescription Features" }, { "label": "userStore.test.ts", @@ -12583,9 +13413,10 @@ "source_file": "frontend/application/lib/store/__tests__/userStore.test.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_store_tests_userstore_test", "community": 15, - "norm_label": "userstore.test.ts" + "norm_label": "userstore.test.ts", + "id": "frontend_application_lib_store_tests_userstore_test", + "community_name": "Contact and Prescription Features" }, { "label": "robots.ts", @@ -12593,9 +13424,10 @@ "source_file": "frontend/application/app/robots.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_robots", "community": 151, - "norm_label": "robots.ts" + "norm_label": "robots.ts", + "id": "frontend_application_app_robots", + "community_name": "Search Engine Robots Config" }, { "label": "application/eslint.config.mjs", @@ -12603,9 +13435,10 @@ "source_file": "frontend/application/eslint.config.mjs", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_eslint_config", "community": 152, - "norm_label": "application/eslint.config.mjs" + "norm_label": "application/eslint.config.mjs", + "id": "frontend_application_eslint_config", + "community_name": "Application ESLint Config" }, { "label": "eslintConfig", @@ -12613,9 +13446,10 @@ "source_file": "frontend/application/eslint.config.mjs", "source_location": "L5", "_origin": "ast", - "id": "frontend_application_eslint_config_eslintconfig", "community": 152, - "norm_label": "eslintconfig" + "norm_label": "eslintconfig", + "id": "frontend_application_eslint_config_eslintconfig", + "community_name": "Application ESLint Config" }, { "label": "postcss.config.mjs", @@ -12623,9 +13457,10 @@ "source_file": "frontend/application/postcss.config.mjs", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_postcss_config", "community": 153, - "norm_label": "postcss.config.mjs" + "norm_label": "postcss.config.mjs", + "id": "frontend_application_postcss_config", + "community_name": "PostCSS Configuration" }, { "label": "config", @@ -12633,9 +13468,10 @@ "source_file": "frontend/application/postcss.config.mjs", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_postcss_config_config", "community": 153, - "norm_label": "config" + "norm_label": "config", + "id": "frontend_application_postcss_config_config", + "community_name": "PostCSS Configuration" }, { "label": "vitest.setup.ts", @@ -12643,9 +13479,10 @@ "source_file": "frontend/application/vitest.setup.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_vitest_setup", "community": 154, - "norm_label": "vitest.setup.ts" + "norm_label": "vitest.setup.ts", + "id": "frontend_application_vitest_setup", + "community_name": "Vitest Test Setup" }, { "label": "backup_db.sh", @@ -12657,9 +13494,10 @@ "kind": "file" }, "_origin": "ast", - "id": "scripts_backup_db", "community": 155, - "norm_label": "backup_db.sh" + "norm_label": "backup_db.sh", + "id": "scripts_backup_db", + "community_name": "Database Backup Script" }, { "label": "backup_db.sh script", @@ -12671,9 +13509,10 @@ "kind": "bash_entrypoint" }, "_origin": "ast", - "id": "scripts_backup_db_sh__entry", "community": 155, - "norm_label": "backup_db.sh script" + "norm_label": "backup_db.sh script", + "id": "scripts_backup_db_sh__entry", + "community_name": "Database Backup Script" }, { "label": "start.sh", @@ -12685,9 +13524,10 @@ "kind": "file" }, "_origin": "ast", - "id": "start", "community": 156, - "norm_label": "start.sh" + "norm_label": "start.sh", + "id": "start", + "community_name": "Application Startup Script" }, { "label": "start.sh script", @@ -12699,9 +13539,10 @@ "kind": "bash_entrypoint" }, "_origin": "ast", - "id": "start_sh__entry", "community": 156, - "norm_label": "start.sh script" + "norm_label": "start.sh script", + "id": "start_sh__entry", + "community_name": "Application Startup Script" }, { "label": "axios", @@ -12709,9 +13550,10 @@ "source_file": "axios", "confidence": "EXTRACTED", "_origin": "ast", - "id": "axios_axios", "community": 157, - "norm_label": "axios" + "norm_label": "axios", + "id": "axios_axios", + "community_name": "Axios HTTP Client" }, { "label": "backend/eslint.config.mjs", @@ -12719,9 +13561,10 @@ "source_file": "backend/eslint.config.mjs", "source_location": "L1", "_origin": "ast", - "id": "backend_eslint_config", "community": 158, - "norm_label": "backend/eslint.config.mjs" + "norm_label": "backend/eslint.config.mjs", + "id": "backend_eslint_config", + "community_name": "Backend ESLint Config" }, { "label": "devDependencies", @@ -12729,9 +13572,10 @@ "source_file": "backend/package.json", "source_location": "L45", "_origin": "ast", + "community": 16, + "norm_label": "devdependencies", "id": "backend_package_devdependencies", - "community": 16, - "norm_label": "devdependencies" + "community_name": "Development Tooling Config" }, { "label": "eslint-config-prettier", @@ -12739,9 +13583,10 @@ "source_file": "backend/package.json", "source_location": "L61", "_origin": "ast", + "community": 16, + "norm_label": "eslint-config-prettier", "id": "backend_package_devdependencies_eslint_config_prettier", - "community": 16, - "norm_label": "eslint-config-prettier" + "community_name": "Development Tooling Config" }, { "label": "@eslint/eslintrc", @@ -12749,9 +13594,10 @@ "source_file": "backend/package.json", "source_location": "L46", "_origin": "ast", - "id": "backend_package_devdependencies_eslint_eslintrc", "community": 16, - "norm_label": "@eslint/eslintrc" + "norm_label": "@eslint/eslintrc", + "id": "backend_package_devdependencies_eslint_eslintrc", + "community_name": "Development Tooling Config" }, { "label": "eslint-plugin-prettier", @@ -12759,9 +13605,10 @@ "source_file": "backend/package.json", "source_location": "L62", "_origin": "ast", - "id": "backend_package_devdependencies_eslint_plugin_prettier", "community": 16, - "norm_label": "eslint-plugin-prettier" + "norm_label": "eslint-plugin-prettier", + "id": "backend_package_devdependencies_eslint_plugin_prettier", + "community_name": "Development Tooling Config" }, { "label": "jest", @@ -12769,9 +13616,10 @@ "source_file": "backend/package.json", "source_location": "L64", "_origin": "ast", - "id": "backend_package_devdependencies_jest", "community": 16, - "norm_label": "jest" + "norm_label": "jest", + "id": "backend_package_devdependencies_jest", + "community_name": "Development Tooling Config" }, { "label": "@nestjs/schematics", @@ -12779,9 +13627,10 @@ "source_file": "backend/package.json", "source_location": "L49", "_origin": "ast", - "id": "backend_package_devdependencies_nestjs_schematics", "community": 16, - "norm_label": "@nestjs/schematics" + "norm_label": "@nestjs/schematics", + "id": "backend_package_devdependencies_nestjs_schematics", + "community_name": "Development Tooling Config" }, { "label": "prettier", @@ -12789,9 +13638,10 @@ "source_file": "backend/package.json", "source_location": "L65", "_origin": "ast", - "id": "backend_package_devdependencies_prettier", "community": 16, - "norm_label": "prettier" + "norm_label": "prettier", + "id": "backend_package_devdependencies_prettier", + "community_name": "Development Tooling Config" }, { "label": "source-map-support", @@ -12799,9 +13649,10 @@ "source_file": "backend/package.json", "source_location": "L67", "_origin": "ast", - "id": "backend_package_devdependencies_source_map_support", "community": 16, - "norm_label": "source-map-support" + "norm_label": "source-map-support", + "id": "backend_package_devdependencies_source_map_support", + "community_name": "Development Tooling Config" }, { "label": "supertest", @@ -12809,9 +13660,10 @@ "source_file": "backend/package.json", "source_location": "L68", "_origin": "ast", - "id": "backend_package_devdependencies_supertest", "community": 16, - "norm_label": "supertest" + "norm_label": "supertest", + "id": "backend_package_devdependencies_supertest", + "community_name": "Development Tooling Config" }, { "label": "ts-loader", @@ -12819,9 +13671,10 @@ "source_file": "backend/package.json", "source_location": "L70", "_origin": "ast", - "id": "backend_package_devdependencies_ts_loader", "community": 16, - "norm_label": "ts-loader" + "norm_label": "ts-loader", + "id": "backend_package_devdependencies_ts_loader", + "community_name": "Development Tooling Config" }, { "label": "ts-node", @@ -12829,9 +13682,10 @@ "source_file": "backend/package.json", "source_location": "L71", "_origin": "ast", - "id": "backend_package_devdependencies_ts_node", "community": 16, - "norm_label": "ts-node" + "norm_label": "ts-node", + "id": "backend_package_devdependencies_ts_node", + "community_name": "Development Tooling Config" }, { "label": "tsconfig-paths", @@ -12839,9 +13693,10 @@ "source_file": "backend/package.json", "source_location": "L72", "_origin": "ast", - "id": "backend_package_devdependencies_tsconfig_paths", "community": 16, - "norm_label": "tsconfig-paths" + "norm_label": "tsconfig-paths", + "id": "backend_package_devdependencies_tsconfig_paths", + "community_name": "Development Tooling Config" }, { "label": "@types/bcryptjs", @@ -12849,9 +13704,10 @@ "source_file": "backend/package.json", "source_location": "L52", "_origin": "ast", - "id": "backend_package_devdependencies_types_bcryptjs", "community": 16, - "norm_label": "@types/bcryptjs" + "norm_label": "@types/bcryptjs", + "id": "backend_package_devdependencies_types_bcryptjs", + "community_name": "Development Tooling Config" }, { "label": "@types/express", @@ -12859,9 +13715,10 @@ "source_file": "backend/package.json", "source_location": "L53", "_origin": "ast", - "id": "backend_package_devdependencies_types_express", "community": 16, - "norm_label": "@types/express" + "norm_label": "@types/express", + "id": "backend_package_devdependencies_types_express", + "community_name": "Development Tooling Config" }, { "label": "@types/jest", @@ -12869,9 +13726,10 @@ "source_file": "backend/package.json", "source_location": "L54", "_origin": "ast", - "id": "backend_package_devdependencies_types_jest", "community": 16, - "norm_label": "@types/jest" + "norm_label": "@types/jest", + "id": "backend_package_devdependencies_types_jest", + "community_name": "Development Tooling Config" }, { "label": "@types/js-yaml", @@ -12879,9 +13737,10 @@ "source_file": "backend/package.json", "source_location": "L55", "_origin": "ast", - "id": "backend_package_devdependencies_types_js_yaml", "community": 16, - "norm_label": "@types/js-yaml" + "norm_label": "@types/js-yaml", + "id": "backend_package_devdependencies_types_js_yaml", + "community_name": "Development Tooling Config" }, { "label": "@types/multer", @@ -12889,9 +13748,10 @@ "source_file": "backend/package.json", "source_location": "L56", "_origin": "ast", - "id": "backend_package_devdependencies_types_multer", "community": 16, - "norm_label": "@types/multer" + "norm_label": "@types/multer", + "id": "backend_package_devdependencies_types_multer", + "community_name": "Development Tooling Config" }, { "label": "eslint-config-prettier", @@ -12899,9 +13759,10 @@ "source_file": "backend/package.json", "source_location": "L61", "_origin": "ast", - "id": "eslint_config_prettier", "community": 16, - "norm_label": "eslint-config-prettier" + "norm_label": "eslint-config-prettier", + "id": "eslint_config_prettier", + "community_name": "Development Tooling Config" }, { "label": "@eslint/eslintrc", @@ -12909,9 +13770,10 @@ "source_file": "backend/package.json", "source_location": "L46", "_origin": "ast", - "id": "eslint_eslintrc", "community": 16, - "norm_label": "@eslint/eslintrc" + "norm_label": "@eslint/eslintrc", + "id": "eslint_eslintrc", + "community_name": "Development Tooling Config" }, { "label": "eslint-plugin-prettier", @@ -12919,9 +13781,10 @@ "source_file": "backend/package.json", "source_location": "L62", "_origin": "ast", - "id": "eslint_plugin_prettier", "community": 16, - "norm_label": "eslint-plugin-prettier" + "norm_label": "eslint-plugin-prettier", + "id": "eslint_plugin_prettier", + "community_name": "Development Tooling Config" }, { "label": "jest", @@ -12929,9 +13792,10 @@ "source_file": "backend/package.json", "source_location": "L64", "_origin": "ast", - "id": "jest", "community": 16, - "norm_label": "jest" + "norm_label": "jest", + "id": "jest", + "community_name": "Development Tooling Config" }, { "label": "@nestjs/schematics", @@ -12939,9 +13803,10 @@ "source_file": "backend/package.json", "source_location": "L49", "_origin": "ast", - "id": "nestjs_schematics", "community": 16, - "norm_label": "@nestjs/schematics" + "norm_label": "@nestjs/schematics", + "id": "nestjs_schematics", + "community_name": "Development Tooling Config" }, { "label": "prettier", @@ -12949,9 +13814,10 @@ "source_file": "backend/package.json", "source_location": "L65", "_origin": "ast", - "id": "prettier", "community": 16, - "norm_label": "prettier" + "norm_label": "prettier", + "id": "prettier", + "community_name": "Development Tooling Config" }, { "label": "source-map-support", @@ -12959,9 +13825,10 @@ "source_file": "backend/package.json", "source_location": "L67", "_origin": "ast", - "id": "source_map_support", "community": 16, - "norm_label": "source-map-support" + "norm_label": "source-map-support", + "id": "source_map_support", + "community_name": "Development Tooling Config" }, { "label": "supertest", @@ -12969,9 +13836,10 @@ "source_file": "backend/package.json", "source_location": "L68", "_origin": "ast", - "id": "supertest", "community": 16, - "norm_label": "supertest" + "norm_label": "supertest", + "id": "supertest", + "community_name": "Development Tooling Config" }, { "label": "ts-loader", @@ -12979,9 +13847,10 @@ "source_file": "backend/package.json", "source_location": "L70", "_origin": "ast", - "id": "ts_loader", "community": 16, - "norm_label": "ts-loader" + "norm_label": "ts-loader", + "id": "ts_loader", + "community_name": "Development Tooling Config" }, { "label": "ts-node", @@ -12989,9 +13858,10 @@ "source_file": "backend/package.json", "source_location": "L71", "_origin": "ast", - "id": "ts_node", "community": 16, - "norm_label": "ts-node" + "norm_label": "ts-node", + "id": "ts_node", + "community_name": "Development Tooling Config" }, { "label": "tsconfig-paths", @@ -12999,9 +13869,10 @@ "source_file": "backend/package.json", "source_location": "L72", "_origin": "ast", - "id": "tsconfig_paths", "community": 16, - "norm_label": "tsconfig-paths" + "norm_label": "tsconfig-paths", + "id": "tsconfig_paths", + "community_name": "Development Tooling Config" }, { "label": "@types/bcryptjs", @@ -13009,9 +13880,10 @@ "source_file": "backend/package.json", "source_location": "L52", "_origin": "ast", - "id": "types_bcryptjs", "community": 16, - "norm_label": "@types/bcryptjs" + "norm_label": "@types/bcryptjs", + "id": "types_bcryptjs", + "community_name": "Development Tooling Config" }, { "label": "@types/express", @@ -13019,9 +13891,10 @@ "source_file": "backend/package.json", "source_location": "L53", "_origin": "ast", - "id": "types_express", "community": 16, - "norm_label": "@types/express" + "norm_label": "@types/express", + "id": "types_express", + "community_name": "Development Tooling Config" }, { "label": "@types/jest", @@ -13029,9 +13902,10 @@ "source_file": "backend/package.json", "source_location": "L54", "_origin": "ast", - "id": "types_jest", "community": 16, - "norm_label": "@types/jest" + "norm_label": "@types/jest", + "id": "types_jest", + "community_name": "Development Tooling Config" }, { "label": "@types/js-yaml", @@ -13039,9 +13913,10 @@ "source_file": "backend/package.json", "source_location": "L55", "_origin": "ast", - "id": "types_js_yaml", "community": 16, - "norm_label": "@types/js-yaml" + "norm_label": "@types/js-yaml", + "id": "types_js_yaml", + "community_name": "Development Tooling Config" }, { "label": "@types/multer", @@ -13049,9 +13924,10 @@ "source_file": "backend/package.json", "source_location": "L56", "_origin": "ast", - "id": "types_multer", "community": 16, - "norm_label": "@types/multer" + "norm_label": "@types/multer", + "id": "types_multer", + "community_name": "Development Tooling Config" }, { "label": "eslint.config.js", @@ -13059,9 +13935,10 @@ "source_file": "frontend/admin-panel/eslint.config.js", "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_eslint_config", "community": 164, - "norm_label": "eslint.config.js" + "norm_label": "eslint.config.js", + "id": "frontend_admin_panel_eslint_config", + "community_name": "Root ESLint Configuration" }, { "label": "postcss.config.js", @@ -13069,9 +13946,10 @@ "source_file": "frontend/admin-panel/postcss.config.js", "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_postcss_config", "community": 165, - "norm_label": "postcss.config.js" + "norm_label": "postcss.config.js", + "id": "frontend_admin_panel_postcss_config", + "community_name": "PostCSS Build Config" }, { "label": "tailwind.config.js", @@ -13079,9 +13957,10 @@ "source_file": "frontend/admin-panel/tailwind.config.js", "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_tailwind_config", "community": 166, - "norm_label": "tailwind.config.js" + "norm_label": "tailwind.config.js", + "id": "frontend_admin_panel_tailwind_config", + "community_name": "Tailwind CSS Configuration" }, { "label": "vite.config.ts", @@ -13089,9 +13968,10 @@ "source_file": "frontend/admin-panel/vite.config.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_vite_config", "community": 167, - "norm_label": "vite.config.ts" + "norm_label": "vite.config.ts", + "id": "frontend_admin_panel_vite_config", + "community_name": "Vite Build Configuration" }, { "label": "HomeClient.tsx", @@ -13099,9 +13979,10 @@ "source_file": "frontend/application/app/HomeClient.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_homeclient", "community": 17, - "norm_label": "homeclient.tsx" + "norm_label": "homeclient.tsx", + "id": "frontend_application_app_homeclient", + "community_name": "Home Page Client Components" }, { "label": "app/page.tsx", @@ -13109,9 +13990,10 @@ "source_file": "frontend/application/app/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_page", "community": 17, - "norm_label": "app/page.tsx" + "norm_label": "app/page.tsx", + "id": "frontend_application_app_page", + "community_name": "Home Page Client Components" }, { "label": "metadata", @@ -13119,9 +14001,10 @@ "source_file": "frontend/application/app/page.tsx", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_app_page_metadata", "community": 17, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_page_metadata", + "community_name": "Home Page Client Components" }, { "label": "trust-seals/page.tsx", @@ -13129,9 +14012,10 @@ "source_file": "frontend/application/app/trust-seals/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_trust_seals_page", "community": 17, - "norm_label": "trust-seals/page.tsx" + "norm_label": "trust-seals/page.tsx", + "id": "frontend_application_app_trust_seals_page", + "community_name": "Home Page Client Components" }, { "label": "metadata", @@ -13139,9 +14023,10 @@ "source_file": "frontend/application/app/trust-seals/page.tsx", "source_location": "L6", "_origin": "ast", - "id": "frontend_application_app_trust_seals_page_metadata", "community": 17, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_trust_seals_page_metadata", + "community_name": "Home Page Client Components" }, { "label": "EnamadBadge.tsx", @@ -13149,9 +14034,10 @@ "source_file": "frontend/application/components/EnamadBadge.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_enamadbadge", "community": 17, - "norm_label": "enamadbadge.tsx" + "norm_label": "enamadbadge.tsx", + "id": "frontend_application_components_enamadbadge", + "community_name": "Home Page Client Components" }, { "label": "Footer.tsx", @@ -13159,9 +14045,10 @@ "source_file": "frontend/application/components/Footer.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_footer", "community": 17, - "norm_label": "footer.tsx" + "norm_label": "footer.tsx", + "id": "frontend_application_components_footer", + "community_name": "Home Page Client Components" }, { "label": "Hero.tsx", @@ -13169,9 +14056,10 @@ "source_file": "frontend/application/components/Hero.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_hero", "community": 17, - "norm_label": "hero.tsx" + "norm_label": "hero.tsx", + "id": "frontend_application_components_hero", + "community_name": "Home Page Client Components" }, { "label": "Footer.test.tsx", @@ -13179,9 +14067,10 @@ "source_file": "frontend/application/components/__tests__/Footer.test.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_tests_footer_test", "community": 17, - "norm_label": "footer.test.tsx" + "norm_label": "footer.test.tsx", + "id": "frontend_application_components_tests_footer_test", + "community_name": "Home Page Client Components" }, { "label": "Hero.test.tsx", @@ -13189,9 +14078,10 @@ "source_file": "frontend/application/components/__tests__/Hero.test.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_tests_hero_test", "community": 17, - "norm_label": "hero.test.tsx" + "norm_label": "hero.test.tsx", + "id": "frontend_application_components_tests_hero_test", + "community_name": "Home Page Client Components" }, { "label": "TickerBanner.tsx", @@ -13199,9 +14089,10 @@ "source_file": "frontend/application/components/TickerBanner.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_tickerbanner", "community": 17, - "norm_label": "tickerbanner.tsx" + "norm_label": "tickerbanner.tsx", + "id": "frontend_application_components_tickerbanner", + "community_name": "Home Page Client Components" }, { "label": "useSettingsStore", @@ -13209,9 +14100,10 @@ "source_file": "frontend/application/lib/store/settingsStore.ts", "source_location": "L21", "_origin": "ast", - "id": "frontend_application_lib_store_settingsstore_usesettingsstore", "community": 17, - "norm_label": "usesettingsstore" + "norm_label": "usesettingsstore", + "id": "frontend_application_lib_store_settingsstore_usesettingsstore", + "community_name": "Home Page Client Components" }, { "label": "types.ts", @@ -13219,9 +14111,10 @@ "source_file": "frontend/application/lib/types.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_types", "community": 17, - "norm_label": "types.ts" + "norm_label": "types.ts", + "id": "frontend_application_lib_types", + "community_name": "Home Page Client Components" }, { "label": "vitest.config.ts", @@ -13229,9 +14122,10 @@ "source_file": "frontend/application/vitest.config.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_vitest_config", "community": 171, - "norm_label": "vitest.config.ts" + "norm_label": "vitest.config.ts", + "id": "frontend_application_vitest_config", + "community_name": "Vitest Test Configuration" }, { "label": "tailwindcss", @@ -13239,29 +14133,10 @@ "source_file": "tailwindcss", "confidence": "EXTRACTED", "_origin": "ast", - "id": "tailwindcss_tailwindcss", "community": 176, - "norm_label": "tailwindcss" - }, - { - "label": "admin.service.ts", - "file_type": "code", - "source_file": "backend/src/admin/admin.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_admin_service", - "community": 18, - "norm_label": "admin.service.ts" - }, - { - "label": "admin.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/admin/admin.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_admin_service_spec", - "community": 18, - "norm_label": "admin.service.spec.ts" + "norm_label": "tailwindcss", + "id": "tailwindcss_tailwindcss", + "community_name": "Tailwind CSS Library" }, { "label": "categories.service.ts", @@ -13269,1339 +14144,10 @@ "source_file": "backend/src/admin/categories.service.ts", "source_location": "L1", "_origin": "ast", + "community": 18, + "norm_label": "categories.service.ts", "id": "backend_src_admin_categories_service", - "community": 18, - "norm_label": "categories.service.ts" - }, - { - "label": "auth.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/auth/auth.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_auth_service_spec", - "community": 18, - "norm_label": "auth.service.spec.ts" - }, - { - "label": "pets.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/pets/pets.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_pets_pets_service_spec", - "community": 18, - "norm_label": "pets.service.spec.ts" - }, - { - "label": "prisma.service.ts", - "file_type": "code", - "source_file": "backend/src/prisma/prisma.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_prisma_prisma_service", - "community": 18, - "norm_label": "prisma.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prisma_prisma_service_ts_injectable", - "community": 18, - "norm_label": "injectable" - }, - { - "label": "redis.service.ts", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_redis_redis_service", - "community": 18, - "norm_label": "redis.service.ts" - }, - { - "label": "redis.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/redis/redis.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_redis_redis_service_spec", - "community": 18, - "norm_label": "redis.service.spec.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_redis_redis_service_ts_injectable", - "community": 18, - "norm_label": "injectable" - }, - { - "label": "settings.service.ts", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_settings_settings_service", - "community": 18, - "norm_label": "settings.service.ts" - }, - { - "label": "settings.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/settings/settings.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_settings_settings_service_spec", - "community": 18, - "norm_label": "settings.service.spec.ts" - }, - { - "label": "users.service.ts", - "file_type": "code", - "source_file": "backend/src/users/users.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_users_users_service", - "community": 18, - "norm_label": "users.service.ts" - }, - { - "label": "users.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/users/users.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_users_users_service_spec", - "community": 18, - "norm_label": "users.service.spec.ts" - }, - { - "label": "videos.service.ts", - "file_type": "code", - "source_file": "backend/src/videos/videos.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_videos_videos_service", - "community": 18, - "norm_label": "videos.service.ts" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_apibearerauth", - "community": 19, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_apioperation", - "community": 19, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_apitags", - "community": 19, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_body", - "community": 19, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_controller", - "community": 19, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_get", - "community": 19, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_param", - "community": 19, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_post", - "community": 19, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_put", - "community": 19, - "norm_label": "put" - }, - { - "label": "Req", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_req", - "community": 19, - "norm_label": "req" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller_ts_useguards", - "community": 19, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_service_ts_injectable", - "community": 19, - "norm_label": "injectable" - }, - { - "label": "admin/blogs.controller.ts", - "file_type": "code", - "source_file": "backend/src/admin/blogs.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller", - "community": 2, - "norm_label": "admin/blogs.controller.ts" - }, - { - "label": "categories.controller.ts", - "file_type": "code", - "source_file": "backend/src/admin/categories.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_categories_controller", - "community": 2, - "norm_label": "categories.controller.ts" - }, - { - "label": "media.controller.ts", - "file_type": "code", - "source_file": "backend/src/admin/media.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_media_controller", - "community": 2, - "norm_label": "media.controller.ts" - }, - { - "label": "admin/pets.controller.ts", - "file_type": "code", - "source_file": "backend/src/admin/pets.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_pets_controller", - "community": 2, - "norm_label": "admin/pets.controller.ts" - }, - { - "label": "reports.controller.ts", - "file_type": "code", - "source_file": "backend/src/admin/reports.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_reports_controller", - "community": 2, - "norm_label": "reports.controller.ts" - }, - { - "label": "jwt-auth.guard.ts", - "file_type": "code", - "source_file": "backend/src/auth/jwt-auth.guard.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_jwt_auth_guard", - "community": 2, - "norm_label": "jwt-auth.guard.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_jwt_auth_guard_ts_injectable", - "community": 2, - "norm_label": "injectable" - }, - { - "label": "auth/roles.decorator.ts", - "file_type": "code", - "source_file": "backend/src/auth/roles.decorator.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_roles_decorator", - "community": 2, - "norm_label": "auth/roles.decorator.ts" - }, - { - "label": "auth/roles.guard.ts", - "file_type": "code", - "source_file": "backend/src/auth/roles.guard.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_roles_guard", - "community": 2, - "norm_label": "auth/roles.guard.ts" - }, - { - "label": "b2b.controller.ts", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_b2b_b2b_controller", - "community": 2, - "norm_label": "b2b.controller.ts" - }, - { - "label": "banners.controller.ts", - "file_type": "code", - "source_file": "backend/src/banners/banners.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_banners_banners_controller", - "community": 2, - "norm_label": "banners.controller.ts" - }, - { - "label": "cms.controller.ts", - "file_type": "code", - "source_file": "backend/src/cms/cms.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_cms_cms_controller", - "community": 2, - "norm_label": "cms.controller.ts" - }, - { - "label": "decorators/roles.decorator.ts", - "file_type": "code", - "source_file": "backend/src/common/decorators/roles.decorator.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_common_decorators_roles_decorator", - "community": 2, - "norm_label": "decorators/roles.decorator.ts" - }, - { - "label": "ROLES_KEY", - "file_type": "code", - "source_file": "backend/src/common/decorators/roles.decorator.ts", - "source_location": "L3", - "_origin": "ast", - "id": "backend_src_common_decorators_roles_decorator_roles_key", - "community": 2, - "norm_label": "roles_key" - }, - { - "label": "guards/roles.guard.ts", - "file_type": "code", - "source_file": "backend/src/common/guards/roles.guard.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard", - "community": 2, - "norm_label": "guards/roles.guard.ts" - }, - { - "label": "roles.guard.spec.ts", - "file_type": "code", - "source_file": "backend/src/common/guards/roles.guard.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard_spec", - "community": 2, - "norm_label": "roles.guard.spec.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_guards_roles_guard_ts_injectable", - "community": 2, - "norm_label": "injectable" - }, - { - "label": "contact.controller.ts", - "file_type": "code", - "source_file": "backend/src/contact/contact.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_contact_contact_controller", - "community": 2, - "norm_label": "contact.controller.ts" - }, - { - "label": "ingredients.controller.ts", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller", - "community": 2, - "norm_label": "ingredients.controller.ts" - }, - { - "label": "prescriptions.controller.ts", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller", - "community": 2, - "norm_label": "prescriptions.controller.ts" - }, - { - "label": "products.controller.ts", - "file_type": "code", - "source_file": "backend/src/products/products.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_products_products_controller", - "community": 2, - "norm_label": "products.controller.ts" - }, - { - "label": "settings.controller.ts", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_settings_settings_controller", - "community": 2, - "norm_label": "settings.controller.ts" - }, - { - "label": "settings.controller.spec.ts", - "file_type": "code", - "source_file": "backend/src/settings/settings.controller.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_spec", - "community": 2, - "norm_label": "settings.controller.spec.ts" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_apibearerauth", - "community": 2, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOkResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_apiokresponse", - "community": 2, - "norm_label": "apiokresponse" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_apioperation", - "community": 2, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_apitags", - "community": 2, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_body", - "community": 2, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_controller", - "community": 2, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_delete", - "community": 2, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_get", - "community": 2, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_param", - "community": 2, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_patch", - "community": 2, - "norm_label": "patch" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_put", - "community": 2, - "norm_label": "put" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_controller_ts_useguards", - "community": 2, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_service_ts_injectable", - "community": 2, - "norm_label": "injectable" - }, - { - "label": "smart-advisor.controller.ts", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller", - "community": 2, - "norm_label": "smart-advisor.controller.ts" - }, - { - "label": "testimonials.controller.ts", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller", - "community": 2, - "norm_label": "testimonials.controller.ts" - }, - { - "label": "wholesale.controller.ts", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller", - "community": 2, - "norm_label": "wholesale.controller.ts" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_apibearerauth", - "community": 20, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_apioperation", - "community": 20, - "norm_label": "apioperation" - }, - { - "label": "ApiQuery", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_apiquery", - "community": 20, - "norm_label": "apiquery" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_apitags", - "community": 20, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_body", - "community": 20, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_controller", - "community": 20, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_delete", - "community": 20, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_get", - "community": 20, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_param", - "community": 20, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_post", - "community": 20, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_put", - "community": 20, - "norm_label": "put" - }, - { - "label": "Query", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_query", - "community": 20, - "norm_label": "query" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_controller_ts_useguards", - "community": 20, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_categories_service_ts_injectable", - "community": 20, - "norm_label": "injectable" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_apibearerauth", - "community": 21, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_apioperation", - "community": 21, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_apitags", - "community": 21, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_body", - "community": 21, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_controller", - "community": 21, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_delete", - "community": 21, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_get", - "community": 21, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_param", - "community": 21, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_patch", - "community": 21, - "norm_label": "patch" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_post", - "community": 21, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_put", - "community": 21, - "norm_label": "put" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_controller_ts_useguards", - "community": 21, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_service_ts_injectable", - "community": 21, - "norm_label": "injectable" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_apibearerauth", - "community": 22, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_apioperation", - "community": 22, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_apitags", - "community": 22, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_body", - "community": 22, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_controller", - "community": 22, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_delete", - "community": 22, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_get", - "community": 22, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_param", - "community": 22, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_post", - "community": 22, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_put", - "community": 22, - "norm_label": "put" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_controller_ts_useguards", - "community": 22, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_media_service_ts_injectable", - "community": 22, - "norm_label": "injectable" - }, - { - "label": "UploadedFile", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "uploadedfile", - "community": 22, - "norm_label": "uploadedfile" - }, - { - "label": "UseInterceptors", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "useinterceptors", - "community": 22, - "norm_label": "useinterceptors" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_apibearerauth", - "community": 23, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_apioperation", - "community": 23, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_apitags", - "community": 23, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_body", - "community": 23, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_controller", - "community": 23, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_delete", - "community": 23, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_get", - "community": 23, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_param", - "community": 23, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_patch", - "community": 23, - "norm_label": "patch" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_post", - "community": 23, - "norm_label": "post" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_controller_ts_useguards", - "community": 23, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service_ts_injectable", - "community": 23, - "norm_label": "injectable" - }, - { - "label": "App.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/App.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_app", - "community": 24, - "norm_label": "app.tsx" - }, - { - "label": "main.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/main.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_main", - "community": 24, - "norm_label": "main.tsx" - }, - { - "label": "ContactSubmissions.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_contactsubmissions", - "community": 24, - "norm_label": "contactsubmissions.tsx" - }, - { - "label": "Dashboard.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_dashboard", - "community": 24, - "norm_label": "dashboard.tsx" - }, - { - "label": "Settings.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Settings.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_settings", - "community": 24, - "norm_label": "settings.tsx" - }, - { - "label": "UITexts.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_uitexts", - "community": 24, - "norm_label": "uitexts.tsx" - }, - { - "label": "GROUP_PAGE_MAP", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", - "source_location": "L77", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_uitexts_group_page_map", - "community": 24, - "norm_label": "group_page_map" - }, - { - "label": "GROUPS", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_uitexts_groups", - "community": 24, - "norm_label": "groups" - }, - { - "label": "PAGE_TABS", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_uitexts_page_tabs", - "community": 24, - "norm_label": "page_tabs" - }, - { - "label": "adminRoutes.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes", - "community": 24, - "norm_label": "adminroutes.tsx" - }, - { - "label": "ContactSubmissions", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L26", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_contactsubmissions", - "community": 24, - "norm_label": "contactsubmissions" - }, - { - "label": "Dashboard", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L10", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_dashboard", - "community": 24, - "norm_label": "dashboard" - }, - { - "label": "router", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L43", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_router", - "community": 24, - "norm_label": "router" - }, - { - "label": "Settings", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_settings", - "community": 24, - "norm_label": "settings" - }, - { - "label": "UITexts", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L21", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_uitexts", - "community": 24, - "norm_label": "uitexts" - }, - { - "label": "admin.module.ts", - "file_type": "code", - "source_file": "backend/src/admin/admin.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_admin_module", - "community": 25, - "norm_label": "admin.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_admin_module_ts_module", - "community": 25, - "norm_label": "module" + "community_name": "Core Services and Auth Logic" }, { "label": "media.service.ts", @@ -14609,1219 +14155,10 @@ "source_file": "backend/src/admin/media.service.ts", "source_location": "L1", "_origin": "ast", + "community": 18, + "norm_label": "media.service.ts", "id": "backend_src_admin_media_service", - "community": 25, - "norm_label": "media.service.ts" - }, - { - "label": "admin/pets.service.ts", - "file_type": "code", - "source_file": "backend/src/admin/pets.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_pets_service", - "community": 25, - "norm_label": "admin/pets.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_service_ts_injectable", - "community": 25, - "norm_label": "injectable" - }, - { - "label": "admin/wiki.controller.ts", - "file_type": "code", - "source_file": "backend/src/admin/wiki.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller", - "community": 25, - "norm_label": "admin/wiki.controller.ts" - }, - { - "label": "admin/wiki.service.ts", - "file_type": "code", - "source_file": "backend/src/admin/wiki.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_wiki_service", - "community": 25, - "norm_label": "admin/wiki.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_service_ts_injectable", - "community": 25, - "norm_label": "injectable" - }, - { - "label": "redis.module.ts", - "file_type": "code", - "source_file": "backend/src/redis/redis.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_redis_redis_module", - "community": 25, - "norm_label": "redis.module.ts" - }, - { - "label": "Global", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_redis_redis_module_ts_global", - "community": 25, - "norm_label": "global" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_redis_redis_module_ts_module", - "community": 25, - "norm_label": "module" - }, - { - "label": "sms.service.ts", - "file_type": "code", - "source_file": "backend/src/common/services/sms.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_common_services_sms_service", - "community": 26, - "norm_label": "sms.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_services_sms_service_ts_injectable", - "community": 26, - "norm_label": "injectable" - }, - { - "label": "sms.module.ts", - "file_type": "code", - "source_file": "backend/src/common/sms.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_common_sms_module", - "community": 26, - "norm_label": "sms.module.ts" - }, - { - "label": "Global", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_sms_module_ts_global", - "community": 26, - "norm_label": "global" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_sms_module_ts_module", - "community": 26, - "norm_label": "module" - }, - { - "label": "contact.module.ts", - "file_type": "code", - "source_file": "backend/src/contact/contact.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_contact_contact_module", - "community": 26, - "norm_label": "contact.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_module_ts_module", - "community": 26, - "norm_label": "module" - }, - { - "label": "contact.service.ts", - "file_type": "code", - "source_file": "backend/src/contact/contact.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_contact_contact_service", - "community": 26, - "norm_label": "contact.service.ts" - }, - { - "label": "orders.service.ts", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_orders_orders_service", - "community": 26, - "norm_label": "orders.service.ts" - }, - { - "label": "orders.service.spec.ts", - "file_type": "code", - "source_file": "backend/src/orders/orders.service.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_orders_orders_service_spec", - "community": 26, - "norm_label": "orders.service.spec.ts" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_apibearerauth", - "community": 27, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_apioperation", - "community": 27, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_apitags", - "community": 27, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_body", - "community": 27, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_controller", - "community": 27, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_get", - "community": 27, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_param", - "community": 27, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_patch", - "community": 27, - "norm_label": "patch" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_post", - "community": 27, - "norm_label": "post" - }, - { - "label": "Req", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_req", - "community": 27, - "norm_label": "req" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_controller_ts_useguards", - "community": 27, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service_ts_injectable", - "community": 27, - "norm_label": "injectable" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth", - "community": 28, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation", - "community": 28, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_apitags", - "community": 28, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_body", - "community": 28, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_controller", - "community": 28, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_delete", - "community": 28, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_get", - "community": 28, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_param", - "community": 28, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_patch", - "community": 28, - "norm_label": "patch" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_post", - "community": 28, - "norm_label": "post" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards", - "community": 28, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service_ts_injectable", - "community": 28, - "norm_label": "injectable" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_apibearerauth", - "community": 29, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_apioperation", - "community": 29, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_apitags", - "community": 29, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_body", - "community": 29, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_controller", - "community": 29, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_delete", - "community": 29, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_get", - "community": 29, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_param", - "community": 29, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_patch", - "community": 29, - "norm_label": "patch" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_post", - "community": 29, - "norm_label": "post" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_controller_ts_useguards", - "community": 29, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service_ts_injectable", - "community": 29, - "norm_label": "injectable" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_jwt_strategy_ts_injectable", - "community": 3, - "norm_label": "injectable" - }, - { - "label": "address.dto.ts", - "file_type": "code", - "source_file": "backend/src/users/dto/address.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto", - "community": 3, - "norm_label": "address.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_ts_apiproperty", - "community": 3, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_ts_apipropertyoptional", - "community": 3, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsBoolean", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_ts_isboolean", - "community": 3, - "norm_label": "isboolean" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_ts_isnotempty", - "community": 3, - "norm_label": "isnotempty" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_ts_isoptional", - "community": 3, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_address_dto_ts_isstring", - "community": 3, - "norm_label": "isstring" - }, - { - "label": "update-profile.dto.ts", - "file_type": "code", - "source_file": "backend/src/users/dto/update-profile.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_users_dto_update_profile_dto", - "community": 3, - "norm_label": "update-profile.dto.ts" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_update_profile_dto_ts_apipropertyoptional", - "community": 3, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsEmail", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_update_profile_dto_ts_isemail", - "community": 3, - "norm_label": "isemail" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_update_profile_dto_ts_isoptional", - "community": 3, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_dto_update_profile_dto_ts_isstring", - "community": 3, - "norm_label": "isstring" - }, - { - "label": "users.controller.ts", - "file_type": "code", - "source_file": "backend/src/users/users.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_users_users_controller", - "community": 3, - "norm_label": "users.controller.ts" - }, - { - "label": "users.controller.spec.ts", - "file_type": "code", - "source_file": "backend/src/users/users.controller.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_users_users_controller_spec", - "community": 3, - "norm_label": "users.controller.spec.ts" - }, - { - "label": "ApiBadRequestResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_apibadrequestresponse", - "community": 3, - "norm_label": "apibadrequestresponse" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_apibearerauth", - "community": 3, - "norm_label": "apibearerauth" - }, - { - "label": "ApiCreatedResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_apicreatedresponse", - "community": 3, - "norm_label": "apicreatedresponse" - }, - { - "label": "ApiOkResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_apiokresponse", - "community": 3, - "norm_label": "apiokresponse" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_apioperation", - "community": 3, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_apitags", - "community": 3, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_body", - "community": 3, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_controller", - "community": 3, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_delete", - "community": 3, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_get", - "community": 3, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_param", - "community": 3, - "norm_label": "param" - }, - { - "label": "Patch", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_patch", - "community": 3, - "norm_label": "patch" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_post", - "community": 3, - "norm_label": "post" - }, - { - "label": "Req", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_req", - "community": 3, - "norm_label": "req" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_controller_ts_useguards", - "community": 3, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_service_ts_injectable", - "community": 3, - "norm_label": "injectable" - }, - { - "label": "Layout.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Layout.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_layout", - "community": 30, - "norm_label": "layout.tsx" - }, - { - "label": "ProtectedRoute.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ProtectedRoute.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_protectedroute", - "community": 30, - "norm_label": "protectedroute.tsx" - }, - { - "label": "Sidebar.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_sidebar", - "community": 30, - "norm_label": "sidebar.tsx" - }, - { - "label": "menuGroups", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_sidebar_menugroups", - "community": 30, - "norm_label": "menugroups" - }, - { - "label": "Topbar.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Topbar.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_topbar", - "community": 30, - "norm_label": "topbar.tsx" - }, - { - "label": "SEARCHABLE_PAGES", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/Topbar.tsx", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_topbar_searchable_pages", - "community": 30, - "norm_label": "searchable_pages" - }, - { - "label": "Login.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Login.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_login", - "community": 30, - "norm_label": "login.tsx" - }, - { - "label": "src/services/api.ts", - "file_type": "code", - "source_file": "frontend/admin-panel/src/services/api.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_services_api", - "community": 30, - "norm_label": "src/services/api.ts" - }, - { - "label": "api", - "file_type": "code", - "source_file": "frontend/admin-panel/src/services/api.ts", - "source_location": "L23", - "_origin": "ast", - "id": "frontend_admin_panel_src_services_api_api", - "community": 30, - "norm_label": "api" - }, - { - "label": "failedQueue", - "file_type": "code", - "source_file": "frontend/admin-panel/src/services/api.ts", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_admin_panel_src_services_api_failedqueue", - "community": 30, - "norm_label": "failedqueue" - }, - { - "label": "adminAuthStore.ts", - "file_type": "code", - "source_file": "frontend/admin-panel/src/store/adminAuthStore.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_store_adminauthstore", - "community": 30, - "norm_label": "adminauthstore.ts" - }, - { - "label": "useAdminAuthStore", - "file_type": "code", - "source_file": "frontend/admin-panel/src/store/adminAuthStore.ts", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "community": 30, - "norm_label": "useadminauthstore" - }, - { - "label": "B2BManager.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/B2BManager.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_b2bmanager", - "community": 31, - "norm_label": "b2bmanager.tsx" - }, - { - "label": "SeoSettingsPage.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/SeoSettingsPage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_seosettingspage", - "community": 31, - "norm_label": "seosettingspage.tsx" - }, - { - "label": "SmartAdvisorManager.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/SmartAdvisorManager.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_smartadvisormanager", - "community": 31, - "norm_label": "smartadvisormanager.tsx" - }, - { - "label": "SystemSettingsPage.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/SystemSettingsPage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_systemsettingspage", - "community": 31, - "norm_label": "systemsettingspage.tsx" - }, - { - "label": "B2BManager", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_b2bmanager", - "community": 31, - "norm_label": "b2bmanager" - }, - { - "label": "SeoSettingsPage", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L33", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_seosettingspage", - "community": 31, - "norm_label": "seosettingspage" - }, - { - "label": "SmartAdvisorManager", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L28", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_smartadvisormanager", - "community": 31, - "norm_label": "smartadvisormanager" - }, - { - "label": "SystemSettingsPage", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L35", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_systemsettingspage", - "community": 31, - "norm_label": "systemsettingspage" - }, - { - "label": "admin.ts", - "file_type": "code", - "source_file": "frontend/admin-panel/src/types/admin.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_types_admin", - "community": 31, - "norm_label": "admin.ts" - }, - { - "label": "[id]/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/checkout/success/[id]/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_checkout_success_id_page", - "community": 32, - "norm_label": "[id]/page.tsx" - }, - { - "label": "profile/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/profile/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_profile_page", - "community": 32, - "norm_label": "profile/page.tsx" - }, - { - "label": "FeaturedProducts.tsx", - "file_type": "code", - "source_file": "frontend/application/components/FeaturedProducts.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_featuredproducts", - "community": 32, - "norm_label": "featuredproducts.tsx" - }, - { - "label": "OrderSuccess.tsx", - "file_type": "code", - "source_file": "frontend/application/components/OrderSuccess.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_ordersuccess", - "community": 32, - "norm_label": "ordersuccess.tsx" - }, - { - "label": "PetProfile.tsx", - "file_type": "code", - "source_file": "frontend/application/components/PetProfile.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_petprofile", - "community": 32, - "norm_label": "petprofile.tsx" - }, - { - "label": "SmartAdvisor.tsx", - "file_type": "code", - "source_file": "frontend/application/components/SmartAdvisor.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_smartadvisor", - "community": 32, - "norm_label": "smartadvisor.tsx" - }, - { - "label": "CURRENT_SYMPTOMS", - "file_type": "code", - "source_file": "frontend/application/components/SmartAdvisor.tsx", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_application_components_smartadvisor_current_symptoms", - "community": 32, - "norm_label": "current_symptoms" - }, - { - "label": "MEDICAL_HISTORIES", - "file_type": "code", - "source_file": "frontend/application/components/SmartAdvisor.tsx", - "source_location": "L43", - "_origin": "ast", - "id": "frontend_application_components_smartadvisor_medical_histories", - "community": 32, - "norm_label": "medical_histories" - }, - { - "label": "FeaturedProducts.test.tsx", - "file_type": "code", - "source_file": "frontend/application/components/__tests__/FeaturedProducts.test.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_tests_featuredproducts_test", - "community": 32, - "norm_label": "featuredproducts.test.tsx" - }, - { - "label": "mockProducts", - "file_type": "code", - "source_file": "frontend/application/components/__tests__/FeaturedProducts.test.tsx", - "source_location": "L19", - "_origin": "ast", - "id": "frontend_application_components_tests_featuredproducts_test_mockproducts", - "community": 32, - "norm_label": "mockproducts" - }, - { - "label": "usePetStore.ts", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore", - "community": 32, - "norm_label": "usepetstore.ts" - }, - { - "label": "usePetStore", - "file_type": "code", - "source_file": "frontend/application/lib/store/usePetStore.ts", - "source_location": "L63", - "_origin": "ast", - "id": "frontend_application_lib_store_usepetstore_usepetstore", - "community": 32, - "norm_label": "usepetstore" - }, - { - "label": "auth.controller.spec.ts", - "file_type": "code", - "source_file": "backend/src/auth/auth.controller.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_auth_controller_spec", - "community": 33, - "norm_label": "auth.controller.spec.ts" - }, - { - "label": "auth.module.ts", - "file_type": "code", - "source_file": "backend/src/auth/auth.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_auth_module", - "community": 33, - "norm_label": "auth.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_auth_module_ts_module", - "community": 33, - "norm_label": "module" + "community_name": "Core Services and Auth Logic" }, { "label": "auth.service.ts", @@ -15829,19 +14166,21 @@ "source_file": "backend/src/auth/auth.service.ts", "source_location": "L1", "_origin": "ast", + "community": 18, + "norm_label": "auth.service.ts", "id": "backend_src_auth_auth_service", - "community": 33, - "norm_label": "auth.service.ts" + "community_name": "Core Services and Auth Logic" }, { - "label": "Injectable", + "label": "auth.service.spec.ts", "file_type": "code", - "source_file": "", - "source_location": "", + "source_file": "backend/src/auth/auth.service.spec.ts", + "source_location": "L1", "_origin": "ast", - "id": "backend_src_auth_auth_service_ts_injectable", - "community": 33, - "norm_label": "injectable" + "community": 18, + "norm_label": "auth.service.spec.ts", + "id": "backend_src_auth_auth_service_spec", + "community_name": "Core Services and Auth Logic" }, { "label": "jwt.strategy.ts", @@ -15849,89 +14188,76 @@ "source_file": "backend/src/auth/jwt.strategy.ts", "source_location": "L1", "_origin": "ast", + "community": 18, + "norm_label": "jwt.strategy.ts", "id": "backend_src_auth_jwt_strategy", - "community": 33, - "norm_label": "jwt.strategy.ts" + "community_name": "Core Services and Auth Logic" }, { - "label": "users.module.ts", + "label": "sms.service.ts", "file_type": "code", - "source_file": "backend/src/users/users.module.ts", + "source_file": "backend/src/common/services/sms.service.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_users_users_module", - "community": 33, - "norm_label": "users.module.ts" + "community": 18, + "norm_label": "sms.service.ts", + "id": "backend_src_common_services_sms_service", + "community_name": "Core Services and Auth Logic" }, { - "label": "Module", + "label": "contact.service.ts", "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_users_users_module_ts_module", - "community": 33, - "norm_label": "module" - }, - { - "label": "http-exception.filter.ts", - "file_type": "code", - "source_file": "backend/src/common/filters/http-exception.filter.ts", + "source_file": "backend/src/contact/contact.service.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_common_filters_http_exception_filter", - "community": 34, - "norm_label": "http-exception.filter.ts" + "community": 18, + "norm_label": "contact.service.ts", + "id": "backend_src_contact_contact_service", + "community_name": "Core Services and Auth Logic" }, { - "label": "Catch", + "label": "orders.service.ts", "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_filters_http_exception_filter_ts_catch", - "community": 34, - "norm_label": "catch" - }, - { - "label": "prisma-exception.filter.ts", - "file_type": "code", - "source_file": "backend/src/common/filters/prisma-exception.filter.ts", + "source_file": "backend/src/orders/orders.service.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_common_filters_prisma_exception_filter", - "community": 34, - "norm_label": "prisma-exception.filter.ts" + "community": 18, + "norm_label": "orders.service.ts", + "id": "backend_src_orders_orders_service", + "community_name": "Core Services and Auth Logic" }, { - "label": "Catch", + "label": "orders.service.spec.ts", "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_filters_prisma_exception_filter_ts_catch", - "community": 34, - "norm_label": "catch" - }, - { - "label": "decimal.interceptor.ts", - "file_type": "code", - "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", + "source_file": "backend/src/orders/orders.service.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_common_interceptors_decimal_interceptor", - "community": 34, - "norm_label": "decimal.interceptor.ts" + "community": 18, + "norm_label": "orders.service.spec.ts", + "id": "backend_src_orders_orders_service_spec", + "community_name": "Core Services and Auth Logic" }, { - "label": "decimal.interceptor.spec.ts", + "label": "pets.service.spec.ts", "file_type": "code", - "source_file": "backend/src/common/interceptors/decimal.interceptor.spec.ts", + "source_file": "backend/src/pets/pets.service.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_common_interceptors_decimal_interceptor_spec", - "community": 34, - "norm_label": "decimal.interceptor.spec.ts" + "community": 18, + "norm_label": "pets.service.spec.ts", + "id": "backend_src_pets_pets_service_spec", + "community_name": "Core Services and Auth Logic" + }, + { + "label": "prisma.service.ts", + "file_type": "code", + "source_file": "backend/src/prisma/prisma.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 18, + "norm_label": "prisma.service.ts", + "id": "backend_src_prisma_prisma_service", + "community_name": "Core Services and Auth Logic" }, { "label": "Injectable", @@ -15939,899 +14265,65 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_interceptors_decimal_interceptor_ts_injectable", - "community": 34, - "norm_label": "injectable" + "community": 18, + "norm_label": "injectable", + "id": "backend_src_prisma_prisma_service_ts_injectable", + "community_name": "Core Services and Auth Logic" }, { - "label": "error-response.schema.ts", + "label": "settings.service.ts", "file_type": "code", - "source_file": "backend/src/common/schemas/error-response.schema.ts", + "source_file": "backend/src/settings/settings.service.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_common_schemas_error_response_schema", - "community": 34, - "norm_label": "error-response.schema.ts" + "community": 18, + "norm_label": "settings.service.ts", + "id": "backend_src_settings_settings_service", + "community_name": "Core Services and Auth Logic" }, { - "label": "ApiProperty", + "label": "settings.service.spec.ts", "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_common_schemas_error_response_schema_ts_apiproperty", - "community": 34, - "norm_label": "apiproperty" - }, - { - "label": "main.ts", - "file_type": "code", - "source_file": "backend/src/main.ts", + "source_file": "backend/src/settings/settings.service.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_main", - "community": 34, - "norm_label": "main.ts" + "community": 18, + "norm_label": "settings.service.spec.ts", + "id": "backend_src_settings_settings_service_spec", + "community_name": "Core Services and Auth Logic" }, { - "label": "app-audit-verification.e2e-spec.ts", + "label": "users.service.ts", "file_type": "code", - "source_file": "backend/test/app-audit-verification.e2e-spec.ts", + "source_file": "backend/src/users/users.service.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_test_app_audit_verification_e2e_spec", - "community": 34, - "norm_label": "app-audit-verification.e2e-spec.ts" + "community": 18, + "norm_label": "users.service.ts", + "id": "backend_src_users_users_service", + "community_name": "Core Services and Auth Logic" }, { - "label": "Body", + "label": "users.service.spec.ts", "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_body", - "community": 35, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_controller", - "community": 35, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_get", - "community": 35, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_param", - "community": 35, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_post", - "community": 35, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_put", - "community": 35, - "norm_label": "put" - }, - { - "label": "Query", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_query", - "community": 35, - "norm_label": "query" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_controller_ts_useguards", - "community": 35, - "norm_label": "useguards" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_contact_contact_service_ts_injectable", - "community": 35, - "norm_label": "injectable" - }, - { - "label": "backend/tsconfig.json", - "file_type": "code", - "source_file": "backend/tsconfig.json", + "source_file": "backend/src/users/users.service.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_tsconfig", - "community": 36, - "norm_label": "backend/tsconfig.json" + "community": 18, + "norm_label": "users.service.spec.ts", + "id": "backend_src_users_users_service_spec", + "community_name": "Core Services and Auth Logic" }, { - "label": "compilerOptions", + "label": "videos.service.ts", "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L2", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions", - "community": 36, - "norm_label": "compileroptions" - }, - { - "label": "allowSyntheticDefaultImports", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L12", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_allowsyntheticdefaultimports", - "community": 36, - "norm_label": "allowsyntheticdefaultimports" - }, - { - "label": "baseUrl", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L16", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_baseurl", - "community": 36, - "norm_label": "baseurl" - }, - { - "label": "declaration", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L8", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_declaration", - "community": 36, - "norm_label": "declaration" - }, - { - "label": "emitDecoratorMetadata", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L10", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_emitdecoratormetadata", - "community": 36, - "norm_label": "emitdecoratormetadata" - }, - { - "label": "esModuleInterop", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L6", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_esmoduleinterop", - "community": 36, - "norm_label": "esmoduleinterop" - }, - { - "label": "experimentalDecorators", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L11", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_experimentaldecorators", - "community": 36, - "norm_label": "experimentaldecorators" - }, - { - "label": "forceConsistentCasingInFileNames", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L20", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_forceconsistentcasinginfilenames", - "community": 36, - "norm_label": "forceconsistentcasinginfilenames" - }, - { - "label": "incremental", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L17", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_incremental", - "community": 36, - "norm_label": "incremental" - }, - { - "label": "isolatedModules", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L7", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_isolatedmodules", - "community": 36, - "norm_label": "isolatedmodules" - }, - { - "label": "module", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L3", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_module", - "community": 36, - "norm_label": "module" - }, - { - "label": "moduleResolution", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L4", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_moduleresolution", - "community": 36, - "norm_label": "moduleresolution" - }, - { - "label": "noFallthroughCasesInSwitch", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L23", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_nofallthroughcasesinswitch", - "community": 36, - "norm_label": "nofallthroughcasesinswitch" - }, - { - "label": "noImplicitAny", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L21", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_noimplicitany", - "community": 36, - "norm_label": "noimplicitany" - }, - { - "label": "outDir", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L15", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_outdir", - "community": 36, - "norm_label": "outdir" - }, - { - "label": "removeComments", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L9", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_removecomments", - "community": 36, - "norm_label": "removecomments" - }, - { - "label": "resolvePackageJsonExports", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L5", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_resolvepackagejsonexports", - "community": 36, - "norm_label": "resolvepackagejsonexports" - }, - { - "label": "skipLibCheck", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L18", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_skiplibcheck", - "community": 36, - "norm_label": "skiplibcheck" - }, - { - "label": "sourceMap", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L14", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_sourcemap", - "community": 36, - "norm_label": "sourcemap" - }, - { - "label": "strictBindCallApply", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L22", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_strictbindcallapply", - "community": 36, - "norm_label": "strictbindcallapply" - }, - { - "label": "strictNullChecks", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L19", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_strictnullchecks", - "community": 36, - "norm_label": "strictnullchecks" - }, - { - "label": "target", - "file_type": "code", - "source_file": "backend/tsconfig.json", - "source_location": "L13", - "_origin": "ast", - "id": "backend_tsconfig_compileroptions_target", - "community": 36, - "norm_label": "target" - }, - { - "label": "tsconfig.app.json", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_file": "backend/src/videos/videos.service.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app", - "community": 37, - "norm_label": "tsconfig.app.json" - }, - { - "label": "compilerOptions", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L2", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions", - "community": 37, - "norm_label": "compileroptions" - }, - { - "label": "allowImportingTsExtensions", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_allowimportingtsextensions", - "community": 37, - "norm_label": "allowimportingtsextensions" - }, - { - "label": "erasableSyntaxOnly", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L21", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_erasablesyntaxonly", - "community": 37, - "norm_label": "erasablesyntaxonly" - }, - { - "label": "jsx", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_jsx", - "community": 37, - "norm_label": "jsx" - }, - { - "label": "lib", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_lib", - "community": 37, - "norm_label": "lib" - }, - { - "label": "module", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L6", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_module", - "community": 37, - "norm_label": "module" - }, - { - "label": "moduleDetection", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L14", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_moduledetection", - "community": 37, - "norm_label": "moduledetection" - }, - { - "label": "moduleResolution", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L11", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_moduleresolution", - "community": 37, - "norm_label": "moduleresolution" - }, - { - "label": "noEmit", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_noemit", - "community": 37, - "norm_label": "noemit" - }, - { - "label": "noFallthroughCasesInSwitch", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L22", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_nofallthroughcasesinswitch", - "community": 37, - "norm_label": "nofallthroughcasesinswitch" - }, - { - "label": "noUnusedLocals", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L19", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedlocals", - "community": 37, - "norm_label": "nounusedlocals" - }, - { - "label": "noUnusedParameters", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L20", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedparameters", - "community": 37, - "norm_label": "nounusedparameters" - }, - { - "label": "skipLibCheck", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L8", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_skiplibcheck", - "community": 37, - "norm_label": "skiplibcheck" - }, - { - "label": "target", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_target", - "community": 37, - "norm_label": "target" - }, - { - "label": "tsBuildInfoFile", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L3", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_tsbuildinfofile", - "community": 37, - "norm_label": "tsbuildinfofile" - }, - { - "label": "types", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_types", - "community": 37, - "norm_label": "types" - }, - { - "label": "verbatimModuleSyntax", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L13", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_compileroptions_verbatimmodulesyntax", - "community": 37, - "norm_label": "verbatimmodulesyntax" - }, - { - "label": "include", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L24", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_include", - "community": 37, - "norm_label": "include" - }, - { - "label": "DOM", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_json_ref_dom", - "community": 37, - "norm_label": "dom" - }, - { - "label": "ES2023", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_app_json_ref_es2023", - "community": 37, - "norm_label": "es2023" - }, - { - "label": "src", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L24", - "_origin": "ast", - "id": "ref_src", - "community": 37, - "norm_label": "src" - }, - { - "label": "vite/client", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.app.json", - "source_location": "L7", - "_origin": "ast", - "id": "ref_vite_client", - "community": 37, - "norm_label": "vite/client" - }, - { - "label": "ConfirmModal.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/ConfirmModal.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_confirmmodal", - "community": 38, - "norm_label": "confirmmodal.tsx" - }, - { - "label": "CMS.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/CMS.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_cms", - "community": 38, - "norm_label": "cms.tsx" - }, - { - "label": "Videos.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Videos.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_videos", - "community": 38, - "norm_label": "videos.tsx" - }, - { - "label": "WholesaleApplications.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/WholesaleApplications.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wholesaleapplications", - "community": 38, - "norm_label": "wholesaleapplications.tsx" - }, - { - "label": "Wiki.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_wiki", - "community": 38, - "norm_label": "wiki.tsx" - }, - { - "label": "CMS", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L23", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_cms", - "community": 38, - "norm_label": "cms" - }, - { - "label": "Videos", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L25", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_videos", - "community": 38, - "norm_label": "videos" - }, - { - "label": "WholesaleApplications", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L24", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_wholesaleapplications", - "community": 38, - "norm_label": "wholesaleapplications" - }, - { - "label": "Wiki", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L19", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_wiki", - "community": 38, - "norm_label": "wiki" - }, - { - "label": "dependencies", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L23", - "_origin": "ast", - "id": "backend_package_dependencies", - "community": 39, - "norm_label": "dependencies" - }, - { - "label": "bcrypt", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L32", - "_origin": "ast", - "id": "backend_package_dependencies_bcrypt", - "community": 39, - "norm_label": "bcrypt" - }, - { - "label": "class-transformer", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L34", - "_origin": "ast", - "id": "backend_package_dependencies_class_transformer", - "community": 39, - "norm_label": "class-transformer" - }, - { - "label": "class-validator", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L35", - "_origin": "ast", - "id": "backend_package_dependencies_class_validator", - "community": 39, - "norm_label": "class-validator" - }, - { - "label": "ioredis", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L37", - "_origin": "ast", - "id": "backend_package_dependencies_ioredis", - "community": 39, - "norm_label": "ioredis" - }, - { - "label": "@nestjs/common", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L24", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_common", - "community": 39, - "norm_label": "@nestjs/common" - }, - { - "label": "@nestjs/passport", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L27", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_passport", - "community": 39, - "norm_label": "@nestjs/passport" - }, - { - "label": "@nestjs/platform-express", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L28", - "_origin": "ast", - "id": "backend_package_dependencies_nestjs_platform_express", - "community": 39, - "norm_label": "@nestjs/platform-express" - }, - { - "label": "passport", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L39", - "_origin": "ast", - "id": "backend_package_dependencies_passport", - "community": 39, - "norm_label": "passport" - }, - { - "label": "reflect-metadata", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L41", - "_origin": "ast", - "id": "backend_package_dependencies_reflect_metadata", - "community": 39, - "norm_label": "reflect-metadata" - }, - { - "label": "rxjs", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L42", - "_origin": "ast", - "id": "backend_package_dependencies_rxjs", - "community": 39, - "norm_label": "rxjs" - }, - { - "label": "bcrypt", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L32", - "_origin": "ast", - "id": "bcrypt", - "community": 39, - "norm_label": "bcrypt" - }, - { - "label": "class-transformer", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L34", - "_origin": "ast", - "id": "class_transformer", - "community": 39, - "norm_label": "class-transformer" - }, - { - "label": "class-validator", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L35", - "_origin": "ast", - "id": "class_validator", - "community": 39, - "norm_label": "class-validator" - }, - { - "label": "ioredis", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L37", - "_origin": "ast", - "id": "ioredis", - "community": 39, - "norm_label": "ioredis" - }, - { - "label": "@nestjs/common", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L24", - "_origin": "ast", - "id": "nestjs_common", - "community": 39, - "norm_label": "@nestjs/common" - }, - { - "label": "@nestjs/passport", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L27", - "_origin": "ast", - "id": "nestjs_passport", - "community": 39, - "norm_label": "@nestjs/passport" - }, - { - "label": "@nestjs/platform-express", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L28", - "_origin": "ast", - "id": "nestjs_platform_express", - "community": 39, - "norm_label": "@nestjs/platform-express" - }, - { - "label": "passport", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L39", - "_origin": "ast", - "id": "passport", - "community": 39, - "norm_label": "passport" - }, - { - "label": "reflect-metadata", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L41", - "_origin": "ast", - "id": "reflect_metadata", - "community": 39, - "norm_label": "reflect-metadata" - }, - { - "label": "rxjs", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L42", - "_origin": "ast", - "id": "rxjs", - "community": 39, - "norm_label": "rxjs" + "community": 18, + "norm_label": "videos.service.ts", + "id": "backend_src_videos_videos_service", + "community_name": "Core Services and Auth Logic" }, { "label": "ApiBearerAuth", @@ -16839,9 +14331,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_apibearerauth", - "community": 4, - "norm_label": "apibearerauth" + "community": 19, + "norm_label": "apibearerauth", + "id": "backend_src_b2b_b2b_controller_ts_apibearerauth", + "community_name": "B2B Inquiry Controller" }, { "label": "ApiOperation", @@ -16849,9 +14342,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_apioperation", - "community": 4, - "norm_label": "apioperation" + "community": 19, + "norm_label": "apioperation", + "id": "backend_src_b2b_b2b_controller_ts_apioperation", + "community_name": "B2B Inquiry Controller" }, { "label": "ApiTags", @@ -16859,9 +14353,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_apitags", - "community": 4, - "norm_label": "apitags" + "community": 19, + "norm_label": "apitags", + "id": "backend_src_b2b_b2b_controller_ts_apitags", + "community_name": "B2B Inquiry Controller" }, { "label": "Body", @@ -16869,9 +14364,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_body", - "community": 4, - "norm_label": "body" + "community": 19, + "norm_label": "body", + "id": "backend_src_b2b_b2b_controller_ts_body", + "community_name": "B2B Inquiry Controller" }, { "label": "Controller", @@ -16879,19 +14375,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_controller", - "community": 4, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_delete", - "community": 4, - "norm_label": "delete" + "community": 19, + "norm_label": "controller", + "id": "backend_src_b2b_b2b_controller_ts_controller", + "community_name": "B2B Inquiry Controller" }, { "label": "Get", @@ -16899,9 +14386,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_get", - "community": 4, - "norm_label": "get" + "community": 19, + "norm_label": "get", + "id": "backend_src_b2b_b2b_controller_ts_get", + "community_name": "B2B Inquiry Controller" }, { "label": "Param", @@ -16909,9 +14397,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_param", - "community": 4, - "norm_label": "param" + "community": 19, + "norm_label": "param", + "id": "backend_src_b2b_b2b_controller_ts_param", + "community_name": "B2B Inquiry Controller" }, { "label": "Post", @@ -16919,9 +14408,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_post", - "community": 4, - "norm_label": "post" + "community": 19, + "norm_label": "post", + "id": "backend_src_b2b_b2b_controller_ts_post", + "community_name": "B2B Inquiry Controller" }, { "label": "Put", @@ -16929,1789 +14419,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_put", - "community": 4, - "norm_label": "put" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_cms_controller_ts_useguards", - "community": 4, - "norm_label": "useguards" - }, - { - "label": "cms.service.ts", - "file_type": "code", - "source_file": "backend/src/cms/cms.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_cms_cms_service", - "community": 4, - "norm_label": "cms.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_cms_service_ts_injectable", - "community": 4, - "norm_label": "injectable" - }, - { - "label": "cms.dto.ts", - "file_type": "code", - "source_file": "backend/src/cms/dto/cms.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto", - "community": 4, - "norm_label": "cms.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_ts_apiproperty", - "community": 4, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional", - "community": 4, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsBoolean", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_ts_isboolean", - "community": 4, - "norm_label": "isboolean" - }, - { - "label": "IsNumber", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_ts_isnumber", - "community": 4, - "norm_label": "isnumber" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_ts_isoptional", - "community": 4, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_dto_cms_dto_ts_isstring", - "community": 4, - "norm_label": "isstring" - }, - { - "label": "IsUUID", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "isuuid", - "community": 4, - "norm_label": "isuuid" - }, - { - "label": "tsconfig.node.json", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node", - "community": 40, - "norm_label": "tsconfig.node.json" - }, - { - "label": "compilerOptions", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L2", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions", - "community": 40, - "norm_label": "compileroptions" - }, - { - "label": "allowImportingTsExtensions", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_allowimportingtsextensions", - "community": 40, - "norm_label": "allowimportingtsextensions" - }, - { - "label": "erasableSyntaxOnly", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L20", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_erasablesyntaxonly", - "community": 40, - "norm_label": "erasablesyntaxonly" - }, - { - "label": "lib", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_lib", - "community": 40, - "norm_label": "lib" - }, - { - "label": "module", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L6", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_module", - "community": 40, - "norm_label": "module" - }, - { - "label": "moduleDetection", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L14", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_moduledetection", - "community": 40, - "norm_label": "moduledetection" - }, - { - "label": "moduleResolution", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L11", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_moduleresolution", - "community": 40, - "norm_label": "moduleresolution" - }, - { - "label": "noEmit", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_noemit", - "community": 40, - "norm_label": "noemit" - }, - { - "label": "noFallthroughCasesInSwitch", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L21", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_nofallthroughcasesinswitch", - "community": 40, - "norm_label": "nofallthroughcasesinswitch" - }, - { - "label": "noUnusedLocals", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L18", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedlocals", - "community": 40, - "norm_label": "nounusedlocals" - }, - { - "label": "noUnusedParameters", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L19", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedparameters", - "community": 40, - "norm_label": "nounusedparameters" - }, - { - "label": "skipLibCheck", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L8", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_skiplibcheck", - "community": 40, - "norm_label": "skiplibcheck" - }, - { - "label": "target", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_target", - "community": 40, - "norm_label": "target" - }, - { - "label": "tsBuildInfoFile", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L3", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_tsbuildinfofile", - "community": 40, - "norm_label": "tsbuildinfofile" - }, - { - "label": "types", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_types", - "community": 40, - "norm_label": "types" - }, - { - "label": "verbatimModuleSyntax", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L13", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_compileroptions_verbatimmodulesyntax", - "community": 40, - "norm_label": "verbatimmodulesyntax" - }, - { - "label": "include", - "file_type": "code", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L23", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_include", - "community": 40, - "norm_label": "include" - }, - { - "label": "ES2023", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_tsconfig_node_json_ref_es2023", - "community": 40, - "norm_label": "es2023" - }, - { - "label": "node", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L7", - "_origin": "ast", - "id": "ref_node", - "community": 40, - "norm_label": "node" - }, - { - "label": "vite.config.ts", - "file_type": "concept", - "source_file": "frontend/admin-panel/tsconfig.node.json", - "source_location": "L23", - "_origin": "ast", - "id": "ref_vite_config_ts", - "community": 40, - "norm_label": "vite.config.ts" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_apibearerauth", - "community": 41, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_apioperation", - "community": 41, - "norm_label": "apioperation" - }, - { - "label": "ApiQuery", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_apiquery", - "community": 41, - "norm_label": "apiquery" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_apitags", - "community": 41, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_body", - "community": 41, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_controller", - "community": 41, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_delete", - "community": 41, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_get", - "community": 41, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_param", - "community": 41, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_post", - "community": 41, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_put", - "community": 41, - "norm_label": "put" - }, - { - "label": "Query", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_query", - "community": 41, - "norm_label": "query" - }, - { - "label": "Request", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_request", - "community": 41, - "norm_label": "request" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_blogs_controller_ts_useguards", - "community": 41, - "norm_label": "useguards" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_apibearerauth", - "community": 42, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_apioperation", - "community": 42, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_apitags", - "community": 42, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_body", - "community": 42, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_controller", - "community": 42, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_get", - "community": 42, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_param", - "community": 42, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_post", - "community": 42, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_put", - "community": 42, - "norm_label": "put" - }, - { - "label": "Request", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_request", - "community": 42, - "norm_label": "request" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_controller_ts_useguards", - "community": 42, - "norm_label": "useguards" - }, - { - "label": "tailwindcss", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L37", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_tailwindcss", - "community": 43, - "norm_label": "tailwindcss" - }, - { - "label": "@types/react", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L28", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_types_react", - "community": 43, - "norm_label": "@types/react" - }, - { - "label": "@vitejs/plugin-react", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L30", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_vitejs_plugin_react", - "community": 43, - "norm_label": "@vitejs/plugin-react" - }, - { - "label": "devDependencies", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L21", - "_origin": "ast", - "id": "frontend_application_package_devdependencies", - "community": 43, - "norm_label": "devdependencies" - }, - { - "label": "eslint-config-next", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L30", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_eslint_config_next", - "community": 43, - "norm_label": "eslint-config-next" - }, - { - "label": "jsdom", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L31", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_jsdom", - "community": 43, - "norm_label": "jsdom" - }, - { - "label": "tailwindcss", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_tailwindcss", - "community": 43, - "norm_label": "tailwindcss" - }, - { - "label": "@testing-library/jest-dom", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L23", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_testing_library_jest_dom", - "community": 43, - "norm_label": "@testing-library/jest-dom" - }, - { - "label": "@testing-library/react", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L24", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_testing_library_react", - "community": 43, - "norm_label": "@testing-library/react" - }, - { - "label": "@types/react", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L26", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_types_react", - "community": 43, - "norm_label": "@types/react" - }, - { - "label": "@vitejs/plugin-react", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L28", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_vitejs_plugin_react", - "community": 43, - "norm_label": "@vitejs/plugin-react" - }, - { - "label": "vitest", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L34", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_vitest", - "community": 43, - "norm_label": "vitest" - }, - { - "label": "eslint-config-next", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L30", - "_origin": "ast", - "id": "eslint_config_next", - "community": 43, - "norm_label": "eslint-config-next" - }, - { - "label": "tailwindcss", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L37", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_tailwindcss", - "community": 43, - "norm_label": "tailwindcss" - }, - { - "label": "@types/react", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L28", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_types_react", - "community": 43, - "norm_label": "@types/react" - }, - { - "label": "@vitejs/plugin-react", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L30", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_vitejs_plugin_react", - "community": 43, - "norm_label": "@vitejs/plugin-react" - }, - { - "label": "jsdom", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L31", - "_origin": "ast", - "id": "jsdom", - "community": 43, - "norm_label": "jsdom" - }, - { - "label": "@testing-library/jest-dom", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L23", - "_origin": "ast", - "id": "testing_library_jest_dom", - "community": 43, - "norm_label": "@testing-library/jest-dom" - }, - { - "label": "@testing-library/react", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L24", - "_origin": "ast", - "id": "testing_library_react", - "community": 43, - "norm_label": "@testing-library/react" - }, - { - "label": "vitest", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L34", - "_origin": "ast", - "id": "vitest", - "community": 43, - "norm_label": "vitest" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_apibearerauth", - "community": 44, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_apioperation", - "community": 44, - "norm_label": "apioperation" - }, - { - "label": "ApiQuery", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_apiquery", - "community": 44, - "norm_label": "apiquery" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_apitags", - "community": 44, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_body", - "community": 44, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_controller", - "community": 44, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_delete", - "community": 44, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_get", - "community": 44, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_param", - "community": 44, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_post", - "community": 44, - "norm_label": "post" - }, - { - "label": "Put", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_put", - "community": 44, - "norm_label": "put" - }, - { - "label": "Query", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_query", - "community": 44, - "norm_label": "query" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_wiki_controller_ts_useguards", - "community": 44, - "norm_label": "useguards" - }, - { - "label": "seo.controller.ts", - "file_type": "code", - "source_file": "backend/src/seo/seo.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_seo_seo_controller", - "community": 45, - "norm_label": "seo.controller.ts" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_controller_ts_apioperation", - "community": 45, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_controller_ts_apitags", - "community": 45, - "norm_label": "apitags" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_controller_ts_controller", - "community": 45, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_controller_ts_get", - "community": 45, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_controller_ts_param", - "community": 45, - "norm_label": "param" - }, - { - "label": "seo.module.ts", - "file_type": "code", - "source_file": "backend/src/seo/seo.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_seo_seo_module", - "community": 45, - "norm_label": "seo.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_module_ts_module", - "community": 45, - "norm_label": "module" - }, - { - "label": "seo.service.ts", - "file_type": "code", - "source_file": "backend/src/seo/seo.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_seo_seo_service", - "community": 45, - "norm_label": "seo.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_seo_seo_service_ts_injectable", - "community": 45, - "norm_label": "injectable" - }, - { - "label": "Pagination.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/Pagination.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_pagination", - "community": 46, - "norm_label": "pagination.tsx" - }, - { - "label": "Coupons.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_coupons", - "community": 46, - "norm_label": "coupons.tsx" - }, - { - "label": "Media.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Media.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_media", - "community": 46, - "norm_label": "media.tsx" - }, - { - "label": "Pets.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Pets.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_pets", - "community": 46, - "norm_label": "pets.tsx" - }, - { - "label": "Coupons", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L14", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_coupons", - "community": 46, - "norm_label": "coupons" - }, - { - "label": "Media", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L22", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_media", - "community": 46, - "norm_label": "media" - }, - { - "label": "Pets", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L20", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_pets", - "community": 46, - "norm_label": "pets" - }, - { - "label": "package.json", - "file_type": "code", - "source_file": "package.json", - "source_location": "L1", - "_origin": "ast", - "id": "package", - "community": 47, - "norm_label": "package.json" - }, - { - "label": "devDependencies", - "file_type": "code", - "source_file": "package.json", - "source_location": "L17", - "_origin": "ast", - "id": "package_devdependencies", - "community": 47, - "norm_label": "devdependencies" - }, - { - "label": "concurrently", - "file_type": "code", - "source_file": "package.json", - "source_location": "L18", - "_origin": "ast", - "id": "package_devdependencies_concurrently", - "community": 47, - "norm_label": "concurrently" - }, - { - "label": "name", - "file_type": "code", - "source_file": "package.json", - "source_location": "L2", - "_origin": "ast", - "id": "package_name", - "community": 47, - "norm_label": "name" - }, - { - "label": "private", - "file_type": "code", - "source_file": "package.json", - "source_location": "L4", - "_origin": "ast", - "id": "package_private", - "community": 47, - "norm_label": "private" - }, - { - "label": "scripts", - "file_type": "code", - "source_file": "package.json", - "source_location": "L5", - "_origin": "ast", - "id": "package_scripts", - "community": 47, - "norm_label": "scripts" - }, - { - "label": "build", - "file_type": "code", - "source_file": "package.json", - "source_location": "L14", - "_origin": "ast", - "id": "package_scripts_build", - "community": 47, - "norm_label": "build" - }, - { - "label": "build:admin", - "file_type": "code", - "source_file": "package.json", - "source_location": "L13", - "_origin": "ast", - "id": "package_scripts_build_admin", - "community": 47, - "norm_label": "build:admin" - }, - { - "label": "build:backend", - "file_type": "code", - "source_file": "package.json", - "source_location": "L11", - "_origin": "ast", - "id": "package_scripts_build_backend", - "community": 47, - "norm_label": "build:backend" - }, - { - "label": "build:frontend", - "file_type": "code", - "source_file": "package.json", - "source_location": "L12", - "_origin": "ast", - "id": "package_scripts_build_frontend", - "community": 47, - "norm_label": "build:frontend" - }, - { - "label": "dev", - "file_type": "code", - "source_file": "package.json", - "source_location": "L10", - "_origin": "ast", - "id": "package_scripts_dev", - "community": 47, - "norm_label": "dev" - }, - { - "label": "dev:admin", - "file_type": "code", - "source_file": "package.json", - "source_location": "L9", - "_origin": "ast", - "id": "package_scripts_dev_admin", - "community": 47, - "norm_label": "dev:admin" - }, - { - "label": "dev:backend", - "file_type": "code", - "source_file": "package.json", - "source_location": "L7", - "_origin": "ast", - "id": "package_scripts_dev_backend", - "community": 47, - "norm_label": "dev:backend" - }, - { - "label": "dev:frontend", - "file_type": "code", - "source_file": "package.json", - "source_location": "L8", - "_origin": "ast", - "id": "package_scripts_dev_frontend", - "community": 47, - "norm_label": "dev:frontend" - }, - { - "label": "install:all", - "file_type": "code", - "source_file": "package.json", - "source_location": "L6", - "_origin": "ast", - "id": "package_scripts_install_all", - "community": 47, - "norm_label": "install:all" - }, - { - "label": "start", - "file_type": "code", - "source_file": "package.json", - "source_location": "L15", - "_origin": "ast", - "id": "package_scripts_start", - "community": 47, - "norm_label": "start" - }, - { - "label": "version", - "file_type": "code", - "source_file": "package.json", - "source_location": "L3", - "_origin": "ast", - "id": "package_version", - "community": 47, - "norm_label": "version" - }, - { - "label": "concurrently", - "file_type": "concept", - "source_file": "package.json", - "source_location": "L18", - "_origin": "ast", - "id": "concurrently", - "community": 47, - "norm_label": "concurrently" - }, - { - "label": "home.controller.ts", - "file_type": "code", - "source_file": "backend/src/home/home.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_home_home_controller", - "community": 48, - "norm_label": "home.controller.ts" - }, - { - "label": "ApiOkResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_controller_ts_apiokresponse", - "community": 48, - "norm_label": "apiokresponse" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_controller_ts_apioperation", - "community": 48, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_controller_ts_apitags", - "community": 48, - "norm_label": "apitags" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_controller_ts_controller", - "community": 48, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_controller_ts_get", - "community": 48, - "norm_label": "get" - }, - { - "label": "home.module.ts", - "file_type": "code", - "source_file": "backend/src/home/home.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_home_home_module", - "community": 48, - "norm_label": "home.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_module_ts_module", - "community": 48, - "norm_label": "module" - }, - { - "label": "home.service.ts", - "file_type": "code", - "source_file": "backend/src/home/home.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_home_home_service", - "community": 48, - "norm_label": "home.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_home_home_service_ts_injectable", - "community": 48, - "norm_label": "injectable" - }, - { - "label": "eslint", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L60", - "_origin": "ast", - "id": "backend_package_devdependencies_eslint", - "community": 49, - "norm_label": "eslint" - }, - { - "label": "globals", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L63", - "_origin": "ast", - "id": "backend_package_devdependencies_globals", - "community": 49, - "norm_label": "globals" - }, - { - "label": "devDependencies", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L24", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies", - "community": 49, - "norm_label": "devdependencies" - }, - { - "label": "autoprefixer", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L31", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_autoprefixer", - "community": 49, - "norm_label": "autoprefixer" - }, - { - "label": "eslint", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_eslint", - "community": 49, - "norm_label": "eslint" - }, - { - "label": "eslint-plugin-react-hooks", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L33", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_hooks", - "community": 49, - "norm_label": "eslint-plugin-react-hooks" - }, - { - "label": "eslint-plugin-react-refresh", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L34", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_refresh", - "community": 49, - "norm_label": "eslint-plugin-react-refresh" - }, - { - "label": "globals", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L35", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_globals", - "community": 49, - "norm_label": "globals" - }, - { - "label": "postcss", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L36", - "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_postcss", - "community": 49, - "norm_label": "postcss" - }, - { - "label": "eslint", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L29", - "_origin": "ast", - "id": "frontend_application_package_devdependencies_eslint", - "community": 49, - "norm_label": "eslint" - }, - { - "label": "autoprefixer", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L31", - "_origin": "ast", - "id": "autoprefixer", - "community": 49, - "norm_label": "autoprefixer" - }, - { - "label": "eslint", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L60", - "_origin": "ast", - "id": "backend_package_json_eslint", - "community": 49, - "norm_label": "eslint" - }, - { - "label": "globals", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L63", - "_origin": "ast", - "id": "backend_package_json_globals", - "community": 49, - "norm_label": "globals" - }, - { - "label": "eslint-plugin-react-hooks", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L33", - "_origin": "ast", - "id": "eslint_plugin_react_hooks", - "community": 49, - "norm_label": "eslint-plugin-react-hooks" - }, - { - "label": "eslint-plugin-react-refresh", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L34", - "_origin": "ast", - "id": "eslint_plugin_react_refresh", - "community": 49, - "norm_label": "eslint-plugin-react-refresh" - }, - { - "label": "postcss", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L36", - "_origin": "ast", - "id": "postcss", - "community": 49, - "norm_label": "postcss" - }, - { - "label": "create-order.dto.ts", - "file_type": "code", - "source_file": "backend/src/orders/dto/create-order.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto", - "community": 5, - "norm_label": "create-order.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_apiproperty", - "community": 5, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_apipropertyoptional", - "community": 5, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsArray", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_isarray", - "community": 5, - "norm_label": "isarray" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_isnotempty", - "community": 5, - "norm_label": "isnotempty" - }, - { - "label": "IsNumber", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_isnumber", - "community": 5, - "norm_label": "isnumber" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_isoptional", - "community": 5, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_isstring", - "community": 5, - "norm_label": "isstring" - }, - { - "label": "Type", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_dto_create_order_dto_ts_type", - "community": 5, - "norm_label": "type" - }, - { - "label": "orders.controller.ts", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_orders_orders_controller", - "community": 5, - "norm_label": "orders.controller.ts" - }, - { - "label": "orders.controller.spec.ts", - "file_type": "code", - "source_file": "backend/src/orders/orders.controller.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_spec", - "community": 5, - "norm_label": "orders.controller.spec.ts" - }, - { - "label": "ApiBadRequestResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apibadrequestresponse", - "community": 5, - "norm_label": "apibadrequestresponse" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apibearerauth", - "community": 5, - "norm_label": "apibearerauth" - }, - { - "label": "ApiCreatedResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apicreatedresponse", - "community": 5, - "norm_label": "apicreatedresponse" - }, - { - "label": "ApiNotFoundResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apinotfoundresponse", - "community": 5, - "norm_label": "apinotfoundresponse" - }, - { - "label": "ApiOkResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apiokresponse", - "community": 5, - "norm_label": "apiokresponse" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apioperation", - "community": 5, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_apitags", - "community": 5, - "norm_label": "apitags" - }, - { - "label": "Body", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_body", - "community": 5, - "norm_label": "body" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_controller", - "community": 5, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_get", - "community": 5, - "norm_label": "get" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_isnotempty", - "community": 5, - "norm_label": "isnotempty" - }, - { - "label": "IsNumber", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_isnumber", - "community": 5, - "norm_label": "isnumber" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_isstring", - "community": 5, - "norm_label": "isstring" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_param", - "community": 5, - "norm_label": "param" - }, - { - "label": "Post", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_post", - "community": 5, - "norm_label": "post" - }, - { - "label": "Query", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_query", - "community": 5, - "norm_label": "query" + "community": 19, + "norm_label": "put", + "id": "backend_src_b2b_b2b_controller_ts_put", + "community_name": "B2B Inquiry Controller" }, { "label": "Req", @@ -18719,9 +14430,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_req", - "community": 5, - "norm_label": "req" + "community": 19, + "norm_label": "req", + "id": "backend_src_b2b_b2b_controller_ts_req", + "community_name": "B2B Inquiry Controller" }, { "label": "UseGuards", @@ -18729,29 +14441,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_orders_orders_controller_ts_useguards", - "community": 5, - "norm_label": "useguards" - }, - { - "label": "orders.module.ts", - "file_type": "code", - "source_file": "backend/src/orders/orders.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_orders_orders_module", - "community": 5, - "norm_label": "orders.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_orders_orders_module_ts_module", - "community": 5, - "norm_label": "module" + "community": 19, + "norm_label": "useguards", + "id": "backend_src_b2b_b2b_controller_ts_useguards", + "community_name": "B2B Inquiry Controller" }, { "label": "Injectable", @@ -18759,999 +14452,186 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_orders_orders_service_ts_injectable", - "community": 5, - "norm_label": "injectable" + "community": 19, + "norm_label": "injectable", + "id": "backend_src_b2b_b2b_service_ts_injectable", + "community_name": "B2B Inquiry Controller" }, { - "label": "ValidateNested", + "label": "admin/blogs.controller.ts", + "file_type": "code", + "source_file": "backend/src/admin/blogs.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "admin/blogs.controller.ts", + "id": "backend_src_admin_blogs_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "categories.controller.ts", + "file_type": "code", + "source_file": "backend/src/admin/categories.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "categories.controller.ts", + "id": "backend_src_admin_categories_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "media.controller.ts", + "file_type": "code", + "source_file": "backend/src/admin/media.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "media.controller.ts", + "id": "backend_src_admin_media_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "admin/pets.controller.ts", + "file_type": "code", + "source_file": "backend/src/admin/pets.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "admin/pets.controller.ts", + "id": "backend_src_admin_pets_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "reports.controller.ts", + "file_type": "code", + "source_file": "backend/src/admin/reports.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "reports.controller.ts", + "id": "backend_src_admin_reports_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "jwt-auth.guard.ts", + "file_type": "code", + "source_file": "backend/src/auth/jwt-auth.guard.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "jwt-auth.guard.ts", + "id": "backend_src_auth_jwt_auth_guard", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Injectable", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "validatenested", - "community": 5, - "norm_label": "validatenested" + "community": 2, + "norm_label": "injectable", + "id": "backend_src_auth_jwt_auth_guard_ts_injectable", + "community_name": "Auth Guards and Roles" }, { - "label": "seed.ts", + "label": "auth/roles.decorator.ts", "file_type": "code", - "source_file": "backend/prisma/seed.ts", + "source_file": "backend/src/auth/roles.decorator.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed", - "community": 50, - "norm_label": "seed.ts" + "community": 2, + "norm_label": "auth/roles.decorator.ts", + "id": "backend_src_auth_roles_decorator", + "community_name": "Auth Guards and Roles" }, { - "label": "seed-home.ts", + "label": "auth/roles.guard.ts", "file_type": "code", - "source_file": "backend/prisma/seed-home.ts", + "source_file": "backend/src/auth/roles.guard.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed_home", - "community": 50, - "norm_label": "seed-home.ts" + "community": 2, + "norm_label": "auth/roles.guard.ts", + "id": "backend_src_auth_roles_guard", + "community_name": "Auth Guards and Roles" }, { - "label": "prisma", + "label": "b2b.controller.ts", "file_type": "code", - "source_file": "backend/prisma/seed-home.ts", + "source_file": "backend/src/b2b/b2b.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "b2b.controller.ts", + "id": "backend_src_b2b_b2b_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "banners.controller.ts", + "file_type": "code", + "source_file": "backend/src/banners/banners.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "banners.controller.ts", + "id": "backend_src_banners_banners_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "cms.controller.ts", + "file_type": "code", + "source_file": "backend/src/cms/cms.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "cms.controller.ts", + "id": "backend_src_cms_cms_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "decorators/roles.decorator.ts", + "file_type": "code", + "source_file": "backend/src/common/decorators/roles.decorator.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "decorators/roles.decorator.ts", + "id": "backend_src_common_decorators_roles_decorator", + "community_name": "Auth Guards and Roles" + }, + { + "label": "ROLES_KEY", + "file_type": "code", + "source_file": "backend/src/common/decorators/roles.decorator.ts", "source_location": "L3", "_origin": "ast", - "id": "backend_prisma_seed_home_prisma", - "community": 50, - "norm_label": "prisma" + "community": 2, + "norm_label": "roles_key", + "id": "backend_src_common_decorators_roles_decorator_roles_key", + "community_name": "Auth Guards and Roles" }, { - "label": "prisma", + "label": "guards/roles.guard.ts", "file_type": "code", - "source_file": "backend/prisma/seed.ts", - "source_location": "L8", - "_origin": "ast", - "id": "backend_prisma_seed_prisma", - "community": 50, - "norm_label": "prisma" - }, - { - "label": "seed-products.ts", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", + "source_file": "backend/src/common/guards/roles.guard.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed_products", - "community": 50, - "norm_label": "seed-products.ts" + "community": 2, + "norm_label": "guards/roles.guard.ts", + "id": "backend_src_common_guards_roles_guard", + "community_name": "Auth Guards and Roles" }, { - "label": "prisma", + "label": "roles.guard.spec.ts", "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L5", - "_origin": "ast", - "id": "backend_prisma_seed_products_prisma", - "community": 50, - "norm_label": "prisma" - }, - { - "label": "PRODUCT_SYMPTOMS_MAP", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L148", - "_origin": "ast", - "id": "backend_prisma_seed_products_product_symptoms_map", - "community": 50, - "norm_label": "product_symptoms_map" - }, - { - "label": "PRODUCT_TAGLINES_MAP", - "file_type": "code", - "source_file": "backend/prisma/seed-products.ts", - "source_location": "L208", - "_origin": "ast", - "id": "backend_prisma_seed_products_product_taglines_map", - "community": 50, - "norm_label": "product_taglines_map" - }, - { - "label": "20260526145407_init/migration.sql", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": null, - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration", - "community": 51, - "norm_label": "20260526145407_init/migration.sql" - }, - { - "label": "\"coupons\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L148", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_coupons", - "community": 51, - "norm_label": "\"coupons\"" - }, - { - "label": "\"health_logs\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L134", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_health_logs", - "community": 51, - "norm_label": "\"health_logs\"" - }, - { - "label": "\"order_items\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L173", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_order_items", - "community": 51, - "norm_label": "\"order_items\"" - }, - { - "label": "\"orders\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L159", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_orders", - "community": 51, - "norm_label": "\"orders\"" - }, - { - "label": "\"pet_medical_conditions\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L103", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_pet_medical_conditions", - "community": 51, - "norm_label": "\"pet_medical_conditions\"" - }, - { - "label": "\"pets\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L87", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_pets", - "community": 51, - "norm_label": "\"pets\"" - }, - { - "label": "\"product_ingredients\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L71", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_product_ingredients", - "community": 51, - "norm_label": "\"product_ingredients\"" - }, - { - "label": "\"product_symptoms\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L79", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_product_symptoms", - "community": 51, - "norm_label": "\"product_symptoms\"" - }, - { - "label": "\"products\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L49", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_products", - "community": 51, - "norm_label": "\"products\"" - }, - { - "label": "\"reminder_completions\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L124", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_reminder_completions", - "community": 51, - "norm_label": "\"reminder_completions\"" - }, - { - "label": "\"reminders\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L111", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_reminders", - "community": 51, - "norm_label": "\"reminders\"" - }, - { - "label": "\"user_addresses\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L18", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_user_addresses", - "community": 51, - "norm_label": "\"user_addresses\"" - }, - { - "label": "\"users\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L2", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_users", - "community": 51, - "norm_label": "\"users\"" - }, - { - "label": "\"wallet_transactions\"", - "file_type": "code", - "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", - "source_location": "L35", - "_origin": "ast", - "id": "backend_prisma_migrations_20260526145407_init_migration_wallet_transactions", - "community": 51, - "norm_label": "\"wallet_transactions\"" - }, - { - "label": "dependencies", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies", - "community": 52, - "norm_label": "dependencies" - }, - { - "label": "axios", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L14", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_axios", - "community": 52, - "norm_label": "axios" - }, - { - "label": "react", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_react", - "community": 52, - "norm_label": "react" - }, - { - "label": "react-hot-toast", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L18", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_react_hot_toast", - "community": 52, - "norm_label": "react-hot-toast" - }, - { - "label": "react-router-dom", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L19", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_react_router_dom", - "community": 52, - "norm_label": "react-router-dom" - }, - { - "label": "recharts", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L20", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_recharts", - "community": 52, - "norm_label": "recharts" - }, - { - "label": "@tanstack/react-query", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L13", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_tanstack_react_query", - "community": 52, - "norm_label": "@tanstack/react-query" - }, - { - "label": "vite", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L21", - "_origin": "ast", - "id": "frontend_admin_panel_package_dependencies_vite", - "community": 52, - "norm_label": "vite" - }, - { - "label": "axios", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L14", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_axios", - "community": 52, - "norm_label": "axios" - }, - { - "label": "react", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_admin_panel_package_json_react", - "community": 52, - "norm_label": "react" - }, - { - "label": "react-hot-toast", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L18", - "_origin": "ast", - "id": "react_hot_toast", - "community": 52, - "norm_label": "react-hot-toast" - }, - { - "label": "react-router-dom", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L19", - "_origin": "ast", - "id": "react_router_dom", - "community": 52, - "norm_label": "react-router-dom" - }, - { - "label": "recharts", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L20", - "_origin": "ast", - "id": "recharts", - "community": 52, - "norm_label": "recharts" - }, - { - "label": "@tanstack/react-query", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L13", - "_origin": "ast", - "id": "tanstack_react_query", - "community": 52, - "norm_label": "@tanstack/react-query" - }, - { - "label": "vite", - "file_type": "concept", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L21", - "_origin": "ast", - "id": "vite", - "community": 52, - "norm_label": "vite" - }, - { - "label": "ui/Skeleton.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/components/ui/Skeleton.tsx", + "source_file": "backend/src/common/guards/roles.guard.spec.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_admin_panel_src_components_ui_skeleton", - "community": 53, - "norm_label": "ui/skeleton.tsx" - }, - { - "label": "Orders.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Orders.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_orders", - "community": 53, - "norm_label": "orders.tsx" - }, - { - "label": "statusStyles", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Orders.tsx", - "source_location": "L61", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_orders_statusstyles", - "community": 53, - "norm_label": "statusstyles" - }, - { - "label": "Users.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Users.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_users", - "community": 53, - "norm_label": "users.tsx" - }, - { - "label": "Orders", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L13", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_orders", - "community": 53, - "norm_label": "orders" - }, - { - "label": "Users", - "file_type": "code", - "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L11", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_users", - "community": 53, - "norm_label": "users" - }, - { - "label": "loading.tsx", - "file_type": "code", - "source_file": "frontend/application/app/loading.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_loading", - "community": 54, - "norm_label": "loading.tsx" - }, - { - "label": "shop/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/shop/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_shop_page", - "community": 54, - "norm_label": "shop/page.tsx" - }, - { - "label": "metadata", - "file_type": "code", - "source_file": "frontend/application/app/shop/page.tsx", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_application_app_shop_page_metadata", - "community": 54, - "norm_label": "metadata" - }, - { - "label": "ArchivePage.tsx", - "file_type": "code", - "source_file": "frontend/application/components/ArchivePage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_archivepage", - "community": 54, - "norm_label": "archivepage.tsx" - }, - { - "label": "CATEGORY_MAP", - "file_type": "code", - "source_file": "frontend/application/components/ArchivePage.tsx", - "source_location": "L41", - "_origin": "ast", - "id": "frontend_application_components_archivepage_category_map", - "community": 54, - "norm_label": "category_map" - }, - { - "label": "ICON_MAP", - "file_type": "code", - "source_file": "frontend/application/components/ArchivePage.tsx", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_application_components_archivepage_icon_map", - "community": 54, - "norm_label": "icon_map" - }, - { - "label": "components/Skeleton.tsx", - "file_type": "code", - "source_file": "frontend/application/components/Skeleton.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_skeleton", - "community": 54, - "norm_label": "components/skeleton.tsx" - }, - { - "label": "shop/[slug]/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/shop/[slug]/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_shop_slug_page", - "community": 55, - "norm_label": "shop/[slug]/page.tsx" - }, - { - "label": "ProductPage.tsx", - "file_type": "code", - "source_file": "frontend/application/components/ProductPage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_productpage", - "community": 55, - "norm_label": "productpage.tsx" - }, - { - "label": "ICON_MAP", - "file_type": "code", - "source_file": "frontend/application/components/ProductPage.tsx", - "source_location": "L32", - "_origin": "ast", - "id": "frontend_application_components_productpage_icon_map", - "community": 55, - "norm_label": "icon_map" - }, - { - "label": "useCalculatorStore", - "file_type": "code", - "source_file": "frontend/application/components/ProductPage.tsx", - "source_location": "L59", - "_origin": "ast", - "id": "frontend_application_components_productpage_usecalculatorstore", - "community": 55, - "norm_label": "usecalculatorstore" - }, - { - "label": "Tooltip.test.tsx", - "file_type": "code", - "source_file": "frontend/application/components/__tests__/Tooltip.test.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_tests_tooltip_test", - "community": 55, - "norm_label": "tooltip.test.tsx" - }, - { - "label": "Tooltip.tsx", - "file_type": "code", - "source_file": "frontend/application/components/Tooltip.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_tooltip", - "community": 55, - "norm_label": "tooltip.tsx" - }, - { - "label": "data/scientificTerms.ts", - "file_type": "code", - "source_file": "frontend/application/lib/data/scientificTerms.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_lib_data_scientificterms", - "community": 55, - "norm_label": "data/scientificterms.ts" - }, - { - "label": "SCIENTIFIC_TERMS", - "file_type": "code", - "source_file": "frontend/application/lib/data/scientificTerms.ts", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_application_lib_data_scientificterms_scientific_terms", - "community": 55, - "norm_label": "scientific_terms" - }, - { - "label": "videos/page.tsx", - "file_type": "code", - "source_file": "frontend/application/app/videos/page.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_app_videos_page", - "community": 56, - "norm_label": "videos/page.tsx" - }, - { - "label": "SafeImage.tsx", - "file_type": "code", - "source_file": "frontend/application/components/SafeImage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_safeimage", - "community": 56, - "norm_label": "safeimage.tsx" - }, - { - "label": "VetGallery.tsx", - "file_type": "code", - "source_file": "frontend/application/components/VetGallery.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_vetgallery", - "community": 56, - "norm_label": "vetgallery.tsx" - }, - { - "label": "FALLBACK_VIDEOS", - "file_type": "code", - "source_file": "frontend/application/components/VetGallery.tsx", - "source_location": "L27", - "_origin": "ast", - "id": "frontend_application_components_vetgallery_fallback_videos", - "community": 56, - "norm_label": "fallback_videos" - }, - { - "label": "VideosPage.tsx", - "file_type": "code", - "source_file": "frontend/application/components/VideosPage.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_components_videospage", - "community": 56, - "norm_label": "videospage.tsx" - }, - { - "label": "FALLBACK_VIDEOS", - "file_type": "code", - "source_file": "frontend/application/components/VideosPage.tsx", - "source_location": "L11", - "_origin": "ast", - "id": "frontend_application_components_videospage_fallback_videos", - "community": 56, - "norm_label": "fallback_videos" - }, - { - "label": "videoService.ts", - "file_type": "code", - "source_file": "frontend/application/lib/services/videoService.ts", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_lib_services_videoservice", - "community": 56, - "norm_label": "videoservice.ts" - }, - { - "label": "videoService", - "file_type": "code", - "source_file": "frontend/application/lib/services/videoService.ts", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_application_lib_services_videoservice_videoservice", - "community": 56, - "norm_label": "videoservice" - }, - { - "label": "scripts", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L8", - "_origin": "ast", - "id": "backend_package_scripts", - "community": 57, - "norm_label": "scripts" - }, - { - "label": "build", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L9", - "_origin": "ast", - "id": "backend_package_scripts_build", - "community": 57, - "norm_label": "build" - }, - { - "label": "docs:generate", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L21", - "_origin": "ast", - "id": "backend_package_scripts_docs_generate", - "community": 57, - "norm_label": "docs:generate" - }, - { - "label": "format", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L10", - "_origin": "ast", - "id": "backend_package_scripts_format", - "community": 57, - "norm_label": "format" - }, - { - "label": "lint", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L15", - "_origin": "ast", - "id": "backend_package_scripts_lint", - "community": 57, - "norm_label": "lint" - }, - { - "label": "start", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L11", - "_origin": "ast", - "id": "backend_package_scripts_start", - "community": 57, - "norm_label": "start" - }, - { - "label": "start:debug", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L13", - "_origin": "ast", - "id": "backend_package_scripts_start_debug", - "community": 57, - "norm_label": "start:debug" - }, - { - "label": "start:dev", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L12", - "_origin": "ast", - "id": "backend_package_scripts_start_dev", - "community": 57, - "norm_label": "start:dev" - }, - { - "label": "start:prod", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L14", - "_origin": "ast", - "id": "backend_package_scripts_start_prod", - "community": 57, - "norm_label": "start:prod" - }, - { - "label": "test", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L16", - "_origin": "ast", - "id": "backend_package_scripts_test", - "community": 57, - "norm_label": "test" - }, - { - "label": "test:cov", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L18", - "_origin": "ast", - "id": "backend_package_scripts_test_cov", - "community": 57, - "norm_label": "test:cov" - }, - { - "label": "test:debug", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L19", - "_origin": "ast", - "id": "backend_package_scripts_test_debug", - "community": 57, - "norm_label": "test:debug" - }, - { - "label": "test:e2e", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L20", - "_origin": "ast", - "id": "backend_package_scripts_test_e2e", - "community": 57, - "norm_label": "test:e2e" - }, - { - "label": "test:watch", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L17", - "_origin": "ast", - "id": "backend_package_scripts_test_watch", - "community": 57, - "norm_label": "test:watch" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_apibearerauth", - "community": 58, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_apioperation", - "community": 58, - "norm_label": "apioperation" - }, - { - "label": "ApiQuery", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_apiquery", - "community": 58, - "norm_label": "apiquery" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_apitags", - "community": 58, - "norm_label": "apitags" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_controller", - "community": 58, - "norm_label": "controller" - }, - { - "label": "Delete", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_delete", - "community": 58, - "norm_label": "delete" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_get", - "community": 58, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_param", - "community": 58, - "norm_label": "param" - }, - { - "label": "Query", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_query", - "community": 58, - "norm_label": "query" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_pets_controller_ts_useguards", - "community": 58, - "norm_label": "useguards" - }, - { - "label": "ApiBearerAuth", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_reports_controller_ts_apibearerauth", - "community": 59, - "norm_label": "apibearerauth" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_reports_controller_ts_apioperation", - "community": 59, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_reports_controller_ts_apitags", - "community": 59, - "norm_label": "apitags" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_reports_controller_ts_controller", - "community": 59, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_reports_controller_ts_get", - "community": 59, - "norm_label": "get" - }, - { - "label": "UseGuards", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_admin_reports_controller_ts_useguards", - "community": 59, - "norm_label": "useguards" - }, - { - "label": "reports.service.ts", - "file_type": "code", - "source_file": "backend/src/admin/reports.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_admin_reports_service", - "community": 59, - "norm_label": "reports.service.ts" + "community": 2, + "norm_label": "roles.guard.spec.ts", + "id": "backend_src_common_guards_roles_guard_spec", + "community_name": "Auth Guards and Roles" }, { "label": "Injectable", @@ -19759,29 +14639,87 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_admin_reports_service_ts_injectable", - "community": 59, - "norm_label": "injectable" + "community": 2, + "norm_label": "injectable", + "id": "backend_src_common_guards_roles_guard_ts_injectable", + "community_name": "Auth Guards and Roles" }, { - "label": "auth.controller.ts", + "label": "contact.controller.ts", "file_type": "code", - "source_file": "backend/src/auth/auth.controller.ts", + "source_file": "backend/src/contact/contact.controller.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_auth_auth_controller", - "community": 6, - "norm_label": "auth.controller.ts" + "community": 2, + "norm_label": "contact.controller.ts", + "id": "backend_src_contact_contact_controller", + "community_name": "Auth Guards and Roles" }, { - "label": "ApiBadRequestResponse", + "label": "ingredients.controller.ts", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "ingredients.controller.ts", + "id": "backend_src_ingredients_ingredients_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "prescriptions.controller.ts", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "prescriptions.controller.ts", + "id": "backend_src_prescriptions_prescriptions_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "products.controller.ts", + "file_type": "code", + "source_file": "backend/src/products/products.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "products.controller.ts", + "id": "backend_src_products_products_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "settings.controller.ts", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "settings.controller.ts", + "id": "backend_src_settings_settings_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "settings.controller.spec.ts", + "file_type": "code", + "source_file": "backend/src/settings/settings.controller.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "settings.controller.spec.ts", + "id": "backend_src_settings_settings_controller_spec", + "community_name": "Auth Guards and Roles" + }, + { + "label": "ApiBearerAuth", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_apibadrequestresponse", - "community": 6, - "norm_label": "apibadrequestresponse" + "community": 2, + "norm_label": "apibearerauth", + "id": "backend_src_settings_settings_controller_ts_apibearerauth", + "community_name": "Auth Guards and Roles" }, { "label": "ApiOkResponse", @@ -19789,9 +14727,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_apiokresponse", - "community": 6, - "norm_label": "apiokresponse" + "community": 2, + "norm_label": "apiokresponse", + "id": "backend_src_settings_settings_controller_ts_apiokresponse", + "community_name": "Auth Guards and Roles" }, { "label": "ApiOperation", @@ -19799,9 +14738,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_apioperation", - "community": 6, - "norm_label": "apioperation" + "community": 2, + "norm_label": "apioperation", + "id": "backend_src_settings_settings_controller_ts_apioperation", + "community_name": "Auth Guards and Roles" }, { "label": "ApiTags", @@ -19809,9 +14749,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_apitags", - "community": 6, - "norm_label": "apitags" + "community": 2, + "norm_label": "apitags", + "id": "backend_src_settings_settings_controller_ts_apitags", + "community_name": "Auth Guards and Roles" }, { "label": "Body", @@ -19819,9 +14760,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_body", - "community": 6, - "norm_label": "body" + "community": 2, + "norm_label": "body", + "id": "backend_src_settings_settings_controller_ts_body", + "community_name": "Auth Guards and Roles" }, { "label": "Controller", @@ -19829,9 +14771,219 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_controller", - "community": 6, - "norm_label": "controller" + "community": 2, + "norm_label": "controller", + "id": "backend_src_settings_settings_controller_ts_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "delete", + "id": "backend_src_settings_settings_controller_ts_delete", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "get", + "id": "backend_src_settings_settings_controller_ts_get", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "param", + "id": "backend_src_settings_settings_controller_ts_param", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Patch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "patch", + "id": "backend_src_settings_settings_controller_ts_patch", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "put", + "id": "backend_src_settings_settings_controller_ts_put", + "community_name": "Auth Guards and Roles" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "useguards", + "id": "backend_src_settings_settings_controller_ts_useguards", + "community_name": "Auth Guards and Roles" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 2, + "norm_label": "injectable", + "id": "backend_src_settings_settings_service_ts_injectable", + "community_name": "Auth Guards and Roles" + }, + { + "label": "smart-advisor.controller.ts", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "smart-advisor.controller.ts", + "id": "backend_src_smart_advisor_smart_advisor_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "testimonials.controller.ts", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "testimonials.controller.ts", + "id": "backend_src_testimonials_testimonials_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "wholesale.controller.ts", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 2, + "norm_label": "wholesale.controller.ts", + "id": "backend_src_wholesale_wholesale_controller", + "community_name": "Auth Guards and Roles" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "apibearerauth", + "id": "backend_src_admin_categories_controller_ts_apibearerauth", + "community_name": "Category Management Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "apioperation", + "id": "backend_src_admin_categories_controller_ts_apioperation", + "community_name": "Category Management Controller" + }, + { + "label": "ApiQuery", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "apiquery", + "id": "backend_src_admin_categories_controller_ts_apiquery", + "community_name": "Category Management Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "apitags", + "id": "backend_src_admin_categories_controller_ts_apitags", + "community_name": "Category Management Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "body", + "id": "backend_src_admin_categories_controller_ts_body", + "community_name": "Category Management Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "controller", + "id": "backend_src_admin_categories_controller_ts_controller", + "community_name": "Category Management Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "delete", + "id": "backend_src_admin_categories_controller_ts_delete", + "community_name": "Category Management Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "get", + "id": "backend_src_admin_categories_controller_ts_get", + "community_name": "Category Management Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 20, + "norm_label": "param", + "id": "backend_src_admin_categories_controller_ts_param", + "community_name": "Category Management Controller" }, { "label": "Post", @@ -19839,649 +14991,21 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_auth_controller_ts_post", - "community": 6, - "norm_label": "post" + "community": 20, + "norm_label": "post", + "id": "backend_src_admin_categories_controller_ts_post", + "community_name": "Category Management Controller" }, { - "label": "admin-login.dto.ts", - "file_type": "code", - "source_file": "backend/src/auth/dto/admin-login.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto", - "community": 6, - "norm_label": "admin-login.dto.ts" - }, - { - "label": "ApiProperty", + "label": "Put", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto_ts_apiproperty", - "community": 6, - "norm_label": "apiproperty" - }, - { - "label": "IsEmail", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto_ts_isemail", - "community": 6, - "norm_label": "isemail" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto_ts_isnotempty", - "community": 6, - "norm_label": "isnotempty" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto_ts_isstring", - "community": 6, - "norm_label": "isstring" - }, - { - "label": "MinLength", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_admin_login_dto_ts_minlength", - "community": 6, - "norm_label": "minlength" - }, - { - "label": "login.dto.ts", - "file_type": "code", - "source_file": "backend/src/auth/dto/login.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_dto_login_dto", - "community": 6, - "norm_label": "login.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_login_dto_ts_apiproperty", - "community": 6, - "norm_label": "apiproperty" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_login_dto_ts_isnotempty", - "community": 6, - "norm_label": "isnotempty" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_login_dto_ts_isstring", - "community": 6, - "norm_label": "isstring" - }, - { - "label": "MinLength", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_login_dto_ts_minlength", - "community": 6, - "norm_label": "minlength" - }, - { - "label": "register.dto.ts", - "file_type": "code", - "source_file": "backend/src/auth/dto/register.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto", - "community": 6, - "norm_label": "register.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_apiproperty", - "community": 6, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_apipropertyoptional", - "community": 6, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsEmail", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_isemail", - "community": 6, - "norm_label": "isemail" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_isnotempty", - "community": 6, - "norm_label": "isnotempty" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_isoptional", - "community": 6, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_isstring", - "community": 6, - "norm_label": "isstring" - }, - { - "label": "MinLength", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_register_dto_ts_minlength", - "community": 6, - "norm_label": "minlength" - }, - { - "label": "send-otp.dto.ts", - "file_type": "code", - "source_file": "backend/src/auth/dto/send-otp.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_dto_send_otp_dto", - "community": 6, - "norm_label": "send-otp.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_send_otp_dto_ts_apiproperty", - "community": 6, - "norm_label": "apiproperty" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_send_otp_dto_ts_isnotempty", - "community": 6, - "norm_label": "isnotempty" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_send_otp_dto_ts_isstring", - "community": 6, - "norm_label": "isstring" - }, - { - "label": "Matches", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_send_otp_dto_ts_matches", - "community": 6, - "norm_label": "matches" - }, - { - "label": "verify-otp.dto.ts", - "file_type": "code", - "source_file": "backend/src/auth/dto/verify-otp.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_auth_dto_verify_otp_dto", - "community": 6, - "norm_label": "verify-otp.dto.ts" - }, - { - "label": "ApiProperty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_verify_otp_dto_ts_apiproperty", - "community": 6, - "norm_label": "apiproperty" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_verify_otp_dto_ts_isnotempty", - "community": 6, - "norm_label": "isnotempty" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_verify_otp_dto_ts_isstring", - "community": 6, - "norm_label": "isstring" - }, - { - "label": "Matches", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_auth_dto_verify_otp_dto_ts_matches", - "community": 6, - "norm_label": "matches" - }, - { - "label": "HttpCode", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "httpcode", - "community": 6, - "norm_label": "httpcode" - }, - { - "label": "Length", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "length", - "community": 6, - "norm_label": "length" - }, - { - "label": "jest", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L76", - "_origin": "ast", - "id": "backend_package_jest", - "community": 60, - "norm_label": "jest" - }, - { - "label": "collectCoverageFrom", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L87", - "_origin": "ast", - "id": "backend_package_jest_collectcoveragefrom", - "community": 60, - "norm_label": "collectcoveragefrom" - }, - { - "label": "coverageDirectory", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L90", - "_origin": "ast", - "id": "backend_package_jest_coveragedirectory", - "community": 60, - "norm_label": "coveragedirectory" - }, - { - "label": "moduleFileExtensions", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L77", - "_origin": "ast", - "id": "backend_package_jest_modulefileextensions", - "community": 60, - "norm_label": "modulefileextensions" - }, - { - "label": "rootDir", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L82", - "_origin": "ast", - "id": "backend_package_jest_rootdir", - "community": 60, - "norm_label": "rootdir" - }, - { - "label": "testEnvironment", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L91", - "_origin": "ast", - "id": "backend_package_jest_testenvironment", - "community": 60, - "norm_label": "testenvironment" - }, - { - "label": "testRegex", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L83", - "_origin": "ast", - "id": "backend_package_jest_testregex", - "community": 60, - "norm_label": "testregex" - }, - { - "label": "transform", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L84", - "_origin": "ast", - "id": "backend_package_jest_transform", - "community": 60, - "norm_label": "transform" - }, - { - "label": "^.+\\\\.(t|j)s$", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L85", - "_origin": "ast", - "id": "backend_package_transform_t_j_s", - "community": 60, - "norm_label": "^.+\\\\.(t|j)s$" - }, - { - "label": "ts", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L77", - "_origin": "ast", - "id": "backend_package_json_ref_ts", - "community": 60, - "norm_label": "ts" - }, - { - "label": "js", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L77", - "_origin": "ast", - "id": "ref_js", - "community": 60, - "norm_label": "js" - }, - { - "label": "json", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L77", - "_origin": "ast", - "id": "ref_json", - "community": 60, - "norm_label": "json" - }, - { - "label": "**/*.(t|j)s", - "file_type": "concept", - "source_file": "backend/package.json", - "source_location": "L87", - "_origin": "ast", - "id": "ref_t_j_s", - "community": 60, - "norm_label": "**/*.(t|j)s" - }, - { - "label": "wiki/wiki.controller.ts", - "file_type": "code", - "source_file": "backend/src/wiki/wiki.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wiki_wiki_controller", - "community": 61, - "norm_label": "wiki/wiki.controller.ts" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_apitags", - "community": 61, - "norm_label": "apitags" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_controller", - "community": 61, - "norm_label": "controller" - }, - { - "label": "wiki.module.ts", - "file_type": "code", - "source_file": "backend/src/wiki/wiki.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wiki_wiki_module", - "community": 61, - "norm_label": "wiki.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wiki_wiki_module_ts_module", - "community": 61, - "norm_label": "module" - }, - { - "label": "wiki/wiki.service.ts", - "file_type": "code", - "source_file": "backend/src/wiki/wiki.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wiki_wiki_service", - "community": 61, - "norm_label": "wiki/wiki.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wiki_wiki_service_ts_injectable", - "community": 61, - "norm_label": "injectable" - }, - { - "label": "blogs/blogs.controller.ts", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller", - "community": 62, - "norm_label": "blogs/blogs.controller.ts" - }, - { - "label": "blogs.module.ts", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_blogs_blogs_module", - "community": 62, - "norm_label": "blogs.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_module_ts_module", - "community": 62, - "norm_label": "module" - }, - { - "label": "blogs/blogs.service.ts", - "file_type": "code", - "source_file": "backend/src/blogs/blogs.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_blogs_blogs_service", - "community": 62, - "norm_label": "blogs/blogs.service.ts" - }, - { - "label": "Injectable", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_service_ts_injectable", - "community": 62, - "norm_label": "injectable" - }, - { - "label": "pagination.dto.ts", - "file_type": "code", - "source_file": "backend/src/common/dto/pagination.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto", - "community": 62, - "norm_label": "pagination.dto.ts" - }, - { - "label": "ApiNotFoundResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_apinotfoundresponse", - "community": 63, - "norm_label": "apinotfoundresponse" - }, - { - "label": "ApiOkResponse", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_apiokresponse", - "community": 63, - "norm_label": "apiokresponse" - }, - { - "label": "ApiOperation", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_apioperation", - "community": 63, - "norm_label": "apioperation" - }, - { - "label": "ApiTags", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_apitags", - "community": 63, - "norm_label": "apitags" - }, - { - "label": "Controller", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_controller", - "community": 63, - "norm_label": "controller" - }, - { - "label": "Get", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_get", - "community": 63, - "norm_label": "get" - }, - { - "label": "Param", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_param", - "community": 63, - "norm_label": "param" + "community": 20, + "norm_label": "put", + "id": "backend_src_admin_categories_controller_ts_put", + "community_name": "Category Management Controller" }, { "label": "Query", @@ -20489,79 +15013,21 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_blogs_blogs_controller_ts_query", - "community": 63, - "norm_label": "query" + "community": 20, + "norm_label": "query", + "id": "backend_src_admin_categories_controller_ts_query", + "community_name": "Category Management Controller" }, { - "label": "wholesale-apply.dto.ts", - "file_type": "code", - "source_file": "backend/src/wholesale/dto/wholesale-apply.dto.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto", - "community": 64, - "norm_label": "wholesale-apply.dto.ts" - }, - { - "label": "ApiProperty", + "label": "UseGuards", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apiproperty", - "community": 64, - "norm_label": "apiproperty" - }, - { - "label": "ApiPropertyOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apipropertyoptional", - "community": 64, - "norm_label": "apipropertyoptional" - }, - { - "label": "IsNotEmpty", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isnotempty", - "community": 64, - "norm_label": "isnotempty" - }, - { - "label": "IsOptional", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isoptional", - "community": 64, - "norm_label": "isoptional" - }, - { - "label": "IsString", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isstring", - "community": 64, - "norm_label": "isstring" - }, - { - "label": "wholesale.service.ts", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service", - "community": 64, - "norm_label": "wholesale.service.ts" + "community": 20, + "norm_label": "useguards", + "id": "backend_src_admin_categories_controller_ts_useguards", + "community_name": "Category Management Controller" }, { "label": "Injectable", @@ -20569,29 +15035,54 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wholesale_wholesale_service_ts_injectable", - "community": 64, - "norm_label": "injectable" + "community": 20, + "norm_label": "injectable", + "id": "backend_src_admin_categories_service_ts_injectable", + "community_name": "Category Management Controller" }, { - "label": "ApiExcludeController", + "label": "ApiBearerAuth", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "apiexcludecontroller", - "community": 65, - "norm_label": "apiexcludecontroller" + "community": 21, + "norm_label": "apibearerauth", + "id": "backend_src_banners_banners_controller_ts_apibearerauth", + "community_name": "Banner Management Controller" }, { - "label": "metrics.controller.ts", + "label": "ApiOperation", "file_type": "code", - "source_file": "backend/src/common/metrics.controller.ts", - "source_location": "L1", + "source_file": "", + "source_location": "", "_origin": "ast", - "id": "backend_src_common_metrics_controller", - "community": 65, - "norm_label": "metrics.controller.ts" + "community": 21, + "norm_label": "apioperation", + "id": "backend_src_banners_banners_controller_ts_apioperation", + "community_name": "Banner Management Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 21, + "norm_label": "apitags", + "id": "backend_src_banners_banners_controller_ts_apitags", + "community_name": "Banner Management Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 21, + "norm_label": "body", + "id": "backend_src_banners_banners_controller_ts_body", + "community_name": "Banner Management Controller" }, { "label": "Controller", @@ -20599,9 +15090,21 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_metrics_controller_ts_controller", - "community": 65, - "norm_label": "controller" + "community": 21, + "norm_label": "controller", + "id": "backend_src_banners_banners_controller_ts_controller", + "community_name": "Banner Management Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 21, + "norm_label": "delete", + "id": "backend_src_banners_banners_controller_ts_delete", + "community_name": "Banner Management Controller" }, { "label": "Get", @@ -20609,69 +15112,65 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_metrics_controller_ts_get", - "community": 65, - "norm_label": "get" + "community": 21, + "norm_label": "get", + "id": "backend_src_banners_banners_controller_ts_get", + "community_name": "Banner Management Controller" }, { - "label": "Res", + "label": "Param", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "res", - "community": 65, - "norm_label": "res" + "community": 21, + "norm_label": "param", + "id": "backend_src_banners_banners_controller_ts_param", + "community_name": "Banner Management Controller" }, { - "label": "app.controller.ts", - "file_type": "code", - "source_file": "backend/src/app.controller.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_app_controller", - "community": 66, - "norm_label": "app.controller.ts" - }, - { - "label": "app.controller.spec.ts", - "file_type": "code", - "source_file": "backend/src/app.controller.spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_app_controller_spec", - "community": 66, - "norm_label": "app.controller.spec.ts" - }, - { - "label": "Controller", + "label": "Patch", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_app_controller_ts_controller", - "community": 66, - "norm_label": "controller" + "community": 21, + "norm_label": "patch", + "id": "backend_src_banners_banners_controller_ts_patch", + "community_name": "Banner Management Controller" }, { - "label": "Get", + "label": "Post", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_app_controller_ts_get", - "community": 66, - "norm_label": "get" + "community": 21, + "norm_label": "post", + "id": "backend_src_banners_banners_controller_ts_post", + "community_name": "Banner Management Controller" }, { - "label": "app.service.ts", + "label": "Put", "file_type": "code", - "source_file": "backend/src/app.service.ts", - "source_location": "L1", + "source_file": "", + "source_location": "", "_origin": "ast", - "id": "backend_src_app_service", - "community": 66, - "norm_label": "app.service.ts" + "community": 21, + "norm_label": "put", + "id": "backend_src_banners_banners_controller_ts_put", + "community_name": "Banner Management Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 21, + "norm_label": "useguards", + "id": "backend_src_banners_banners_controller_ts_useguards", + "community_name": "Banner Management Controller" }, { "label": "Injectable", @@ -20679,849 +15178,483 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_app_service_ts_injectable", - "community": 66, - "norm_label": "injectable" + "community": 21, + "norm_label": "injectable", + "id": "backend_src_banners_banners_service_ts_injectable", + "community_name": "Banner Management Controller" }, { - "label": "dependencies", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L11", - "_origin": "ast", - "id": "frontend_application_package_dependencies", - "community": 67, - "norm_label": "dependencies" - }, - { - "label": "axios", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_application_package_dependencies_axios", - "community": 67, - "norm_label": "axios" - }, - { - "label": "motion", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L14", - "_origin": "ast", - "id": "frontend_application_package_dependencies_motion", - "community": 67, - "norm_label": "motion" - }, - { - "label": "next", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L15", - "_origin": "ast", - "id": "frontend_application_package_dependencies_next", - "community": 67, - "norm_label": "next" - }, - { - "label": "react", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_application_package_dependencies_react", - "community": 67, - "norm_label": "react" - }, - { - "label": "sonner", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L18", - "_origin": "ast", - "id": "frontend_application_package_dependencies_sonner", - "community": 67, - "norm_label": "sonner" - }, - { - "label": "axios", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L12", - "_origin": "ast", - "id": "frontend_application_package_json_axios", - "community": 67, - "norm_label": "axios" - }, - { - "label": "react", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_application_package_json_react", - "community": 67, - "norm_label": "react" - }, - { - "label": "motion", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L14", - "_origin": "ast", - "id": "motion", - "community": 67, - "norm_label": "motion" - }, - { - "label": "next", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L15", - "_origin": "ast", - "id": "next", - "community": 67, - "norm_label": "next" - }, - { - "label": "sonner", - "file_type": "concept", - "source_file": "frontend/application/package.json", - "source_location": "L18", - "_origin": "ast", - "id": "sonner", - "community": 67, - "norm_label": "sonner" - }, - { - "label": "ApiPropertyOptional", + "label": "ApiBearerAuth", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_ts_apipropertyoptional", - "community": 68, - "norm_label": "apipropertyoptional" + "community": 22, + "norm_label": "apibearerauth", + "id": "backend_src_admin_media_controller_ts_apibearerauth", + "community_name": "Media Upload Controller" }, { - "label": "IsEnum", + "label": "ApiOperation", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_ts_isenum", - "community": 68, - "norm_label": "isenum" + "community": 22, + "norm_label": "apioperation", + "id": "backend_src_admin_media_controller_ts_apioperation", + "community_name": "Media Upload Controller" }, { - "label": "IsOptional", + "label": "ApiTags", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_ts_isoptional", - "community": 68, - "norm_label": "isoptional" + "community": 22, + "norm_label": "apitags", + "id": "backend_src_admin_media_controller_ts_apitags", + "community_name": "Media Upload Controller" }, { - "label": "IsString", + "label": "Body", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_ts_isstring", - "community": 68, - "norm_label": "isstring" + "community": 22, + "norm_label": "body", + "id": "backend_src_admin_media_controller_ts_body", + "community_name": "Media Upload Controller" }, { - "label": "Type", + "label": "Controller", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_dto_pagination_dto_ts_type", - "community": 68, - "norm_label": "type" + "community": 22, + "norm_label": "controller", + "id": "backend_src_admin_media_controller_ts_controller", + "community_name": "Media Upload Controller" }, { - "label": "IsInt", + "label": "Delete", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "isint", - "community": 68, - "norm_label": "isint" + "community": 22, + "norm_label": "delete", + "id": "backend_src_admin_media_controller_ts_delete", + "community_name": "Media Upload Controller" }, { - "label": "Min", + "label": "Get", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "min", - "community": 68, - "norm_label": "min" + "community": 22, + "norm_label": "get", + "id": "backend_src_admin_media_controller_ts_get", + "community_name": "Media Upload Controller" }, { - "label": "validate_integrity.js", + "label": "Param", "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "param", + "id": "backend_src_admin_media_controller_ts_param", + "community_name": "Media Upload Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "post", + "id": "backend_src_admin_media_controller_ts_post", + "community_name": "Media Upload Controller" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "put", + "id": "backend_src_admin_media_controller_ts_put", + "community_name": "Media Upload Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "useguards", + "id": "backend_src_admin_media_controller_ts_useguards", + "community_name": "Media Upload Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "injectable", + "id": "backend_src_admin_media_service_ts_injectable", + "community_name": "Media Upload Controller" + }, + { + "label": "UploadedFile", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "uploadedfile", + "id": "uploadedfile", + "community_name": "Media Upload Controller" + }, + { + "label": "UseInterceptors", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 22, + "norm_label": "useinterceptors", + "id": "useinterceptors", + "community_name": "Media Upload Controller" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "apibearerauth", + "id": "backend_src_ingredients_ingredients_controller_ts_apibearerauth", + "community_name": "Ingredient Management Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "apioperation", + "id": "backend_src_ingredients_ingredients_controller_ts_apioperation", + "community_name": "Ingredient Management Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "apitags", + "id": "backend_src_ingredients_ingredients_controller_ts_apitags", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "body", + "id": "backend_src_ingredients_ingredients_controller_ts_body", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "controller", + "id": "backend_src_ingredients_ingredients_controller_ts_controller", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "delete", + "id": "backend_src_ingredients_ingredients_controller_ts_delete", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "get", + "id": "backend_src_ingredients_ingredients_controller_ts_get", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "param", + "id": "backend_src_ingredients_ingredients_controller_ts_param", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Patch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "patch", + "id": "backend_src_ingredients_ingredients_controller_ts_patch", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "post", + "id": "backend_src_ingredients_ingredients_controller_ts_post", + "community_name": "Ingredient Management Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "useguards", + "id": "backend_src_ingredients_ingredients_controller_ts_useguards", + "community_name": "Ingredient Management Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 23, + "norm_label": "injectable", + "id": "backend_src_ingredients_ingredients_service_ts_injectable", + "community_name": "Ingredient Management Controller" + }, + { + "label": "App.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/App.tsx", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_validate_integrity", - "community": 69, - "norm_label": "validate_integrity.js" + "community": 24, + "norm_label": "app.tsx", + "id": "frontend_admin_panel_src_app", + "community_name": "Admin Dashboard Components" }, { - "label": "dispSum", + "label": "main.tsx", "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", + "source_file": "frontend/admin-panel/src/main.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 24, + "norm_label": "main.tsx", + "id": "frontend_admin_panel_src_main", + "community_name": "Admin Dashboard Components" + }, + { + "label": "ContactSubmissions.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/ContactSubmissions.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 24, + "norm_label": "contactsubmissions.tsx", + "id": "frontend_admin_panel_src_pages_contactsubmissions", + "community_name": "Admin Dashboard Components" + }, + { + "label": "Dashboard.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Dashboard.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 24, + "norm_label": "dashboard.tsx", + "id": "frontend_admin_panel_src_pages_dashboard", + "community_name": "Admin Dashboard Components" + }, + { + "label": "Settings.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Settings.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 24, + "norm_label": "settings.tsx", + "id": "frontend_admin_panel_src_pages_settings", + "community_name": "Admin Dashboard Components" + }, + { + "label": "UITexts.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 24, + "norm_label": "uitexts.tsx", + "id": "frontend_admin_panel_src_pages_uitexts", + "community_name": "Admin Dashboard Components" + }, + { + "label": "GROUP_PAGE_MAP", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", + "source_location": "L77", + "_origin": "ast", + "community": 24, + "norm_label": "group_page_map", + "id": "frontend_admin_panel_src_pages_uitexts_group_page_map", + "community_name": "Admin Dashboard Components" + }, + { + "label": "GROUPS", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", "source_location": "L16", "_origin": "ast", - "id": "docs_audit_validate_integrity_dispsum", - "community": 69, - "norm_label": "dispsum" + "community": 24, + "norm_label": "groups", + "id": "frontend_admin_panel_src_pages_uitexts_groups", + "community_name": "Admin Dashboard Components" }, { - "label": "errors", + "label": "PAGE_TABS", "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", + "source_file": "frontend/admin-panel/src/pages/UITexts.tsx", "source_location": "L7", "_origin": "ast", - "id": "docs_audit_validate_integrity_errors", - "community": 69, - "norm_label": "errors" + "community": 24, + "norm_label": "page_tabs", + "id": "frontend_admin_panel_src_pages_uitexts_page_tabs", + "community_name": "Admin Dashboard Components" }, { - "label": "invalidNewIds", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L27", - "_origin": "ast", - "id": "docs_audit_validate_integrity_invalidnewids", - "community": 69, - "norm_label": "invalidnewids" - }, - { - "label": "manifest", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L3", - "_origin": "ast", - "id": "docs_audit_validate_integrity_manifest", - "community": 69, - "norm_label": "manifest" - }, - { - "label": "report", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L43", - "_origin": "ast", - "id": "docs_audit_validate_integrity_report", - "community": 69, - "norm_label": "report" - }, - { - "label": "trackedFiles", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L4", - "_origin": "ast", - "id": "docs_audit_validate_integrity_trackedfiles", - "community": 69, - "norm_label": "trackedfiles" - }, - { - "label": "uninspected", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L38", - "_origin": "ast", - "id": "docs_audit_validate_integrity_uninspected", - "community": 69, - "norm_label": "uninspected" - }, - { - "label": "verifiedIndex", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L5", - "_origin": "ast", - "id": "docs_audit_validate_integrity_verifiedindex", - "community": 69, - "norm_label": "verifiedindex" - }, - { - "label": "warnings", - "file_type": "code", - "source_file": "docs/audit/validate_integrity.js", - "source_location": "L8", - "_origin": "ast", - "id": "docs_audit_validate_integrity_warnings", - "community": 69, - "norm_label": "warnings" - }, - { - "label": "generate-openapi.ts", - "file_type": "code", - "source_file": "backend/scripts/generate-openapi.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_scripts_generate_openapi", - "community": 7, - "norm_label": "generate-openapi.ts" - }, - { - "label": "app.module.ts", - "file_type": "code", - "source_file": "backend/src/app.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_app_module", - "community": 7, - "norm_label": "app.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_app_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "b2b.module.ts", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_b2b_b2b_module", - "community": 7, - "norm_label": "b2b.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_b2b_b2b_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "b2b.service.ts", - "file_type": "code", - "source_file": "backend/src/b2b/b2b.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_b2b_b2b_service", - "community": 7, - "norm_label": "b2b.service.ts" - }, - { - "label": "banners.module.ts", - "file_type": "code", - "source_file": "backend/src/banners/banners.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_banners_banners_module", - "community": 7, - "norm_label": "banners.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_banners_banners_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "banners.service.ts", - "file_type": "code", - "source_file": "backend/src/banners/banners.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_banners_banners_service", - "community": 7, - "norm_label": "banners.service.ts" - }, - { - "label": "cms.module.ts", - "file_type": "code", - "source_file": "backend/src/cms/cms.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_cms_cms_module", - "community": 7, - "norm_label": "cms.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_cms_cms_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "ingredients.module.ts", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_module", - "community": 7, - "norm_label": "ingredients.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "ingredients.service.ts", - "file_type": "code", - "source_file": "backend/src/ingredients/ingredients.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_ingredients_ingredients_service", - "community": 7, - "norm_label": "ingredients.service.ts" - }, - { - "label": "prescriptions.module.ts", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_module", - "community": 7, - "norm_label": "prescriptions.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "prescriptions.service.ts", - "file_type": "code", - "source_file": "backend/src/prescriptions/prescriptions.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_prescriptions_prescriptions_service", - "community": 7, - "norm_label": "prescriptions.service.ts" - }, - { - "label": "prisma.module.ts", - "file_type": "code", - "source_file": "backend/src/prisma/prisma.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_prisma_prisma_module", - "community": 7, - "norm_label": "prisma.module.ts" - }, - { - "label": "Global", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prisma_prisma_module_ts_global", - "community": 7, - "norm_label": "global" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_prisma_prisma_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "settings.module.ts", - "file_type": "code", - "source_file": "backend/src/settings/settings.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_settings_settings_module", - "community": 7, - "norm_label": "settings.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_settings_settings_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "smart-advisor.module.ts", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_module", - "community": 7, - "norm_label": "smart-advisor.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "smart-advisor.service.ts", - "file_type": "code", - "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_smart_advisor_smart_advisor_service", - "community": 7, - "norm_label": "smart-advisor.service.ts" - }, - { - "label": "testimonials.module.ts", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_module", - "community": 7, - "norm_label": "testimonials.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "testimonials.service.ts", - "file_type": "code", - "source_file": "backend/src/testimonials/testimonials.service.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_testimonials_testimonials_service", - "community": 7, - "norm_label": "testimonials.service.ts" - }, - { - "label": "videos.module.ts", - "file_type": "code", - "source_file": "backend/src/videos/videos.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_videos_videos_module", - "community": 7, - "norm_label": "videos.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_videos_videos_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "wholesale.module.ts", - "file_type": "code", - "source_file": "backend/src/wholesale/wholesale.module.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_module", - "community": 7, - "norm_label": "wholesale.module.ts" - }, - { - "label": "Module", - "file_type": "code", - "source_file": "", - "source_location": "", - "_origin": "ast", - "id": "backend_src_wholesale_wholesale_module_ts_module", - "community": 7, - "norm_label": "module" - }, - { - "label": "app.e2e-spec.ts", - "file_type": "code", - "source_file": "backend/test/app.e2e-spec.ts", - "source_location": "L1", - "_origin": "ast", - "id": "backend_test_app_e2e_spec", - "community": 7, - "norm_label": "app.e2e-spec.ts" - }, - { - "label": "admin-panel/package.json", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_package", - "community": 70, - "norm_label": "admin-panel/package.json" - }, - { - "label": "name", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L2", - "_origin": "ast", - "id": "frontend_admin_panel_package_name", - "community": 70, - "norm_label": "name" - }, - { - "label": "private", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L3", - "_origin": "ast", - "id": "frontend_admin_panel_package_private", - "community": 70, - "norm_label": "private" - }, - { - "label": "scripts", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L6", - "_origin": "ast", - "id": "frontend_admin_panel_package_scripts", - "community": 70, - "norm_label": "scripts" - }, - { - "label": "build", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L8", - "_origin": "ast", - "id": "frontend_admin_panel_package_scripts_build", - "community": 70, - "norm_label": "build" - }, - { - "label": "dev", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_admin_panel_package_scripts_dev", - "community": 70, - "norm_label": "dev" - }, - { - "label": "lint", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L9", - "_origin": "ast", - "id": "frontend_admin_panel_package_scripts_lint", - "community": 70, - "norm_label": "lint" - }, - { - "label": "preview", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L10", - "_origin": "ast", - "id": "frontend_admin_panel_package_scripts_preview", - "community": 70, - "norm_label": "preview" - }, - { - "label": "type", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_admin_panel_package_type", - "community": 70, - "norm_label": "type" - }, - { - "label": "version", - "file_type": "code", - "source_file": "frontend/admin-panel/package.json", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_admin_panel_package_version", - "community": 70, - "norm_label": "version" - }, - { - "label": "Reports.tsx", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports", - "community": 71, - "norm_label": "reports.tsx" - }, - { - "label": "COLORS", - "file_type": "code", - "source_file": "frontend/admin-panel/src/pages/Reports.tsx", - "source_location": "L10", - "_origin": "ast", - "id": "frontend_admin_panel_src_pages_reports_colors", - "community": 71, - "norm_label": "colors" - }, - { - "label": "Reports", + "label": "adminRoutes.tsx", "file_type": "code", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", - "source_location": "L16", - "_origin": "ast", - "id": "frontend_admin_panel_src_routes_adminroutes_reports", - "community": 71, - "norm_label": "reports" - }, - { - "label": "orchestrate.py", - "file_type": "code", - "source_file": ".ai_agency/orchestrate.py", "source_location": "L1", "_origin": "ast", - "id": "ai_agency_orchestrate", - "community": 72, - "norm_label": "orchestrate.py" + "community": 24, + "norm_label": "adminroutes.tsx", + "id": "frontend_admin_panel_src_routes_adminroutes", + "community_name": "Admin Dashboard Components" }, { - "label": "backend/package.json", + "label": "ContactSubmissions", "file_type": "code", - "source_file": "backend/package.json", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L26", + "_origin": "ast", + "community": 24, + "norm_label": "contactsubmissions", + "id": "frontend_admin_panel_src_routes_adminroutes_contactsubmissions", + "community_name": "Admin Dashboard Components" + }, + { + "label": "Dashboard", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L10", + "_origin": "ast", + "community": 24, + "norm_label": "dashboard", + "id": "frontend_admin_panel_src_routes_adminroutes_dashboard", + "community_name": "Admin Dashboard Components" + }, + { + "label": "router", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L43", + "_origin": "ast", + "community": 24, + "norm_label": "router", + "id": "frontend_admin_panel_src_routes_adminroutes_router", + "community_name": "Admin Dashboard Components" + }, + { + "label": "Settings", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L15", + "_origin": "ast", + "community": 24, + "norm_label": "settings", + "id": "frontend_admin_panel_src_routes_adminroutes_settings", + "community_name": "Admin Dashboard Components" + }, + { + "label": "UITexts", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L21", + "_origin": "ast", + "community": 24, + "norm_label": "uitexts", + "id": "frontend_admin_panel_src_routes_adminroutes_uitexts", + "community_name": "Admin Dashboard Components" + }, + { + "label": "admin.module.ts", + "file_type": "code", + "source_file": "backend/src/admin/admin.module.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_package", - "community": 73, - "norm_label": "backend/package.json" + "community": 25, + "norm_label": "admin.module.ts", + "id": "backend_src_admin_admin_module", + "community_name": "Admin Blog Service" }, { - "label": "author", + "label": "Module", "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L5", + "source_file": "", + "source_location": "", "_origin": "ast", - "id": "backend_package_author", - "community": 73, - "norm_label": "author" - }, - { - "label": "description", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L4", - "_origin": "ast", - "id": "backend_package_description", - "community": 73, - "norm_label": "description" - }, - { - "label": "license", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L7", - "_origin": "ast", - "id": "backend_package_license", - "community": 73, - "norm_label": "license" - }, - { - "label": "name", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L2", - "_origin": "ast", - "id": "backend_package_name", - "community": 73, - "norm_label": "name" - }, - { - "label": "prisma", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L93", - "_origin": "ast", - "id": "backend_package_prisma", - "community": 73, - "norm_label": "prisma" - }, - { - "label": "seed", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L94", - "_origin": "ast", - "id": "backend_package_prisma_seed", - "community": 73, - "norm_label": "seed" - }, - { - "label": "private", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L6", - "_origin": "ast", - "id": "backend_package_private", - "community": 73, - "norm_label": "private" - }, - { - "label": "version", - "file_type": "code", - "source_file": "backend/package.json", - "source_location": "L3", - "_origin": "ast", - "id": "backend_package_version", - "community": 73, - "norm_label": "version" + "community": 25, + "norm_label": "module", + "id": "backend_src_admin_admin_module_ts_module", + "community_name": "Admin Blog Service" }, { "label": "admin/blogs.service.ts", @@ -21529,9 +15662,10 @@ "source_file": "backend/src/admin/blogs.service.ts", "source_location": "L1", "_origin": "ast", + "community": 25, + "norm_label": "admin/blogs.service.ts", "id": "backend_src_admin_blogs_service", - "community": 74, - "norm_label": "admin/blogs.service.ts" + "community_name": "Admin Blog Service" }, { "label": "Injectable", @@ -21539,129 +15673,230 @@ "source_file": "", "source_location": "", "_origin": "ast", + "community": 25, + "norm_label": "injectable", "id": "backend_src_admin_blogs_service_ts_injectable", - "community": 74, - "norm_label": "injectable" + "community_name": "Admin Blog Service" }, { - "label": "ErrorBoundary.tsx", + "label": "admin/pets.service.ts", "file_type": "code", - "source_file": "frontend/application/components/ErrorBoundary.tsx", + "source_file": "backend/src/admin/pets.service.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_errorboundary", - "community": 75, - "norm_label": "errorboundary.tsx" + "community": 25, + "norm_label": "admin/pets.service.ts", + "id": "backend_src_admin_pets_service", + "community_name": "Admin Blog Service" }, { - "label": "application/package.json", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L1", - "_origin": "ast", - "id": "frontend_application_package", - "community": 76, - "norm_label": "application/package.json" - }, - { - "label": "name", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L2", - "_origin": "ast", - "id": "frontend_application_package_name", - "community": 76, - "norm_label": "name" - }, - { - "label": "private", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L4", - "_origin": "ast", - "id": "frontend_application_package_private", - "community": 76, - "norm_label": "private" - }, - { - "label": "scripts", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L5", - "_origin": "ast", - "id": "frontend_application_package_scripts", - "community": 76, - "norm_label": "scripts" - }, - { - "label": "build", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L7", - "_origin": "ast", - "id": "frontend_application_package_scripts_build", - "community": 76, - "norm_label": "build" - }, - { - "label": "dev", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L6", - "_origin": "ast", - "id": "frontend_application_package_scripts_dev", - "community": 76, - "norm_label": "dev" - }, - { - "label": "lint", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L9", - "_origin": "ast", - "id": "frontend_application_package_scripts_lint", - "community": 76, - "norm_label": "lint" - }, - { - "label": "start", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L8", - "_origin": "ast", - "id": "frontend_application_package_scripts_start", - "community": 76, - "norm_label": "start" - }, - { - "label": "version", - "file_type": "code", - "source_file": "frontend/application/package.json", - "source_location": "L3", - "_origin": "ast", - "id": "frontend_application_package_version", - "community": 76, - "norm_label": "version" - }, - { - "label": "ApiNotFoundResponse", + "label": "Injectable", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_apinotfoundresponse", - "community": 77, - "norm_label": "apinotfoundresponse" + "community": 25, + "norm_label": "injectable", + "id": "backend_src_admin_pets_service_ts_injectable", + "community_name": "Admin Blog Service" }, { - "label": "ApiOkResponse", + "label": "admin/wiki.controller.ts", + "file_type": "code", + "source_file": "backend/src/admin/wiki.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 25, + "norm_label": "admin/wiki.controller.ts", + "id": "backend_src_admin_wiki_controller", + "community_name": "Admin Blog Service" + }, + { + "label": "admin/wiki.service.ts", + "file_type": "code", + "source_file": "backend/src/admin/wiki.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 25, + "norm_label": "admin/wiki.service.ts", + "id": "backend_src_admin_wiki_service", + "community_name": "Admin Blog Service" + }, + { + "label": "Injectable", "file_type": "code", "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_apiokresponse", - "community": 77, - "norm_label": "apiokresponse" + "community": 25, + "norm_label": "injectable", + "id": "backend_src_admin_wiki_service_ts_injectable", + "community_name": "Admin Blog Service" + }, + { + "label": "create-pet.dto.ts", + "file_type": "code", + "source_file": "backend/src/pets/dto/create-pet.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 26, + "norm_label": "create-pet.dto.ts", + "id": "backend_src_pets_dto_create_pet_dto", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "apiproperty", + "id": "backend_src_pets_dto_create_pet_dto_ts_apiproperty", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "apipropertyoptional", + "id": "backend_src_pets_dto_create_pet_dto_ts_apipropertyoptional", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "IsArray", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "isarray", + "id": "backend_src_pets_dto_create_pet_dto_ts_isarray", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "isnotempty", + "id": "backend_src_pets_dto_create_pet_dto_ts_isnotempty", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "IsNumber", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "isnumber", + "id": "backend_src_pets_dto_create_pet_dto_ts_isnumber", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "isoptional", + "id": "backend_src_pets_dto_create_pet_dto_ts_isoptional", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "isstring", + "id": "backend_src_pets_dto_create_pet_dto_ts_isstring", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "update-pet.dto.ts", + "file_type": "code", + "source_file": "backend/src/pets/dto/update-pet.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 26, + "norm_label": "update-pet.dto.ts", + "id": "backend_src_pets_dto_update_pet_dto", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "pets/pets.controller.ts", + "file_type": "code", + "source_file": "backend/src/pets/pets.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 26, + "norm_label": "pets/pets.controller.ts", + "id": "backend_src_pets_pets_controller", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "pets.controller.spec.ts", + "file_type": "code", + "source_file": "backend/src/pets/pets.controller.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 26, + "norm_label": "pets.controller.spec.ts", + "id": "backend_src_pets_pets_controller_spec", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "pets.module.ts", + "file_type": "code", + "source_file": "backend/src/pets/pets.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 26, + "norm_label": "pets.module.ts", + "id": "backend_src_pets_pets_module", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 26, + "norm_label": "module", + "id": "backend_src_pets_pets_module_ts_module", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "pets/pets.service.ts", + "file_type": "code", + "source_file": "backend/src/pets/pets.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 26, + "norm_label": "pets/pets.service.ts", + "id": "backend_src_pets_pets_service", + "community_name": "Pet DTOs and Controller" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "apibearerauth", + "id": "backend_src_prescriptions_prescriptions_controller_ts_apibearerauth", + "community_name": "Prescription Review Controller" }, { "label": "ApiOperation", @@ -21669,9 +15904,43 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_apioperation", - "community": 77, - "norm_label": "apioperation" + "community": 27, + "norm_label": "apioperation", + "id": "backend_src_prescriptions_prescriptions_controller_ts_apioperation", + "community_name": "Prescription Review Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "apitags", + "id": "backend_src_prescriptions_prescriptions_controller_ts_apitags", + "community_name": "Prescription Review Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "body", + "id": "backend_src_prescriptions_prescriptions_controller_ts_body", + "community_name": "Prescription Review Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "controller", + "id": "backend_src_prescriptions_prescriptions_controller_ts_controller", + "community_name": "Prescription Review Controller" }, { "label": "Get", @@ -21679,9 +15948,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_get", - "community": 77, - "norm_label": "get" + "community": 27, + "norm_label": "get", + "id": "backend_src_prescriptions_prescriptions_controller_ts_get", + "community_name": "Prescription Review Controller" }, { "label": "Param", @@ -21689,9 +15959,1418 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_param", - "community": 77, - "norm_label": "param" + "community": 27, + "norm_label": "param", + "id": "backend_src_prescriptions_prescriptions_controller_ts_param", + "community_name": "Prescription Review Controller" + }, + { + "label": "Patch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "patch", + "id": "backend_src_prescriptions_prescriptions_controller_ts_patch", + "community_name": "Prescription Review Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "post", + "id": "backend_src_prescriptions_prescriptions_controller_ts_post", + "community_name": "Prescription Review Controller" + }, + { + "label": "Req", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "req", + "id": "backend_src_prescriptions_prescriptions_controller_ts_req", + "community_name": "Prescription Review Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "useguards", + "id": "backend_src_prescriptions_prescriptions_controller_ts_useguards", + "community_name": "Prescription Review Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 27, + "norm_label": "injectable", + "id": "backend_src_prescriptions_prescriptions_service_ts_injectable", + "community_name": "Prescription Review Controller" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "apibearerauth", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth", + "community_name": "Smart Advisor Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "apioperation", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation", + "community_name": "Smart Advisor Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "apitags", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_apitags", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "body", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_body", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "controller", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_controller", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "delete", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_delete", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "get", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_get", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "param", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_param", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Patch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "patch", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_patch", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "post", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_post", + "community_name": "Smart Advisor Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "useguards", + "id": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards", + "community_name": "Smart Advisor Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 28, + "norm_label": "injectable", + "id": "backend_src_smart_advisor_smart_advisor_service_ts_injectable", + "community_name": "Smart Advisor Controller" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "apibearerauth", + "id": "backend_src_testimonials_testimonials_controller_ts_apibearerauth", + "community_name": "Testimonials Management Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "apioperation", + "id": "backend_src_testimonials_testimonials_controller_ts_apioperation", + "community_name": "Testimonials Management Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "apitags", + "id": "backend_src_testimonials_testimonials_controller_ts_apitags", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "body", + "id": "backend_src_testimonials_testimonials_controller_ts_body", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "controller", + "id": "backend_src_testimonials_testimonials_controller_ts_controller", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "delete", + "id": "backend_src_testimonials_testimonials_controller_ts_delete", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "get", + "id": "backend_src_testimonials_testimonials_controller_ts_get", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "param", + "id": "backend_src_testimonials_testimonials_controller_ts_param", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Patch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "patch", + "id": "backend_src_testimonials_testimonials_controller_ts_patch", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "post", + "id": "backend_src_testimonials_testimonials_controller_ts_post", + "community_name": "Testimonials Management Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "useguards", + "id": "backend_src_testimonials_testimonials_controller_ts_useguards", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 29, + "norm_label": "injectable", + "id": "backend_src_testimonials_testimonials_service_ts_injectable", + "community_name": "Testimonials Management Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "injectable", + "id": "backend_src_auth_jwt_strategy_ts_injectable", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "address.dto.ts", + "file_type": "code", + "source_file": "backend/src/users/dto/address.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 3, + "norm_label": "address.dto.ts", + "id": "backend_src_users_dto_address_dto", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apiproperty", + "id": "backend_src_users_dto_address_dto_ts_apiproperty", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apipropertyoptional", + "id": "backend_src_users_dto_address_dto_ts_apipropertyoptional", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsBoolean", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isboolean", + "id": "backend_src_users_dto_address_dto_ts_isboolean", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isnotempty", + "id": "backend_src_users_dto_address_dto_ts_isnotempty", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isoptional", + "id": "backend_src_users_dto_address_dto_ts_isoptional", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isstring", + "id": "backend_src_users_dto_address_dto_ts_isstring", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "update-profile.dto.ts", + "file_type": "code", + "source_file": "backend/src/users/dto/update-profile.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 3, + "norm_label": "update-profile.dto.ts", + "id": "backend_src_users_dto_update_profile_dto", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apipropertyoptional", + "id": "backend_src_users_dto_update_profile_dto_ts_apipropertyoptional", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsEmail", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isemail", + "id": "backend_src_users_dto_update_profile_dto_ts_isemail", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isoptional", + "id": "backend_src_users_dto_update_profile_dto_ts_isoptional", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "isstring", + "id": "backend_src_users_dto_update_profile_dto_ts_isstring", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "users.controller.ts", + "file_type": "code", + "source_file": "backend/src/users/users.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 3, + "norm_label": "users.controller.ts", + "id": "backend_src_users_users_controller", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "users.controller.spec.ts", + "file_type": "code", + "source_file": "backend/src/users/users.controller.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 3, + "norm_label": "users.controller.spec.ts", + "id": "backend_src_users_users_controller_spec", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiBadRequestResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apibadrequestresponse", + "id": "backend_src_users_users_controller_ts_apibadrequestresponse", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apibearerauth", + "id": "backend_src_users_users_controller_ts_apibearerauth", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiCreatedResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apicreatedresponse", + "id": "backend_src_users_users_controller_ts_apicreatedresponse", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiOkResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apiokresponse", + "id": "backend_src_users_users_controller_ts_apiokresponse", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apioperation", + "id": "backend_src_users_users_controller_ts_apioperation", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "apitags", + "id": "backend_src_users_users_controller_ts_apitags", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "body", + "id": "backend_src_users_users_controller_ts_body", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "controller", + "id": "backend_src_users_users_controller_ts_controller", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "delete", + "id": "backend_src_users_users_controller_ts_delete", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "get", + "id": "backend_src_users_users_controller_ts_get", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "param", + "id": "backend_src_users_users_controller_ts_param", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Patch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "patch", + "id": "backend_src_users_users_controller_ts_patch", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "post", + "id": "backend_src_users_users_controller_ts_post", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Req", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "req", + "id": "backend_src_users_users_controller_ts_req", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "useguards", + "id": "backend_src_users_users_controller_ts_useguards", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 3, + "norm_label": "injectable", + "id": "backend_src_users_users_service_ts_injectable", + "community_name": "JWT Strategy and Address DTOs" + }, + { + "label": "Layout.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Layout.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "layout.tsx", + "id": "frontend_admin_panel_src_components_layout", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "ProtectedRoute.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ProtectedRoute.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "protectedroute.tsx", + "id": "frontend_admin_panel_src_components_protectedroute", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Sidebar.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "sidebar.tsx", + "id": "frontend_admin_panel_src_components_sidebar", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "menuGroups", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Sidebar.tsx", + "source_location": "L7", + "_origin": "ast", + "community": 30, + "norm_label": "menugroups", + "id": "frontend_admin_panel_src_components_sidebar_menugroups", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Topbar.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Topbar.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "topbar.tsx", + "id": "frontend_admin_panel_src_components_topbar", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "SEARCHABLE_PAGES", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/Topbar.tsx", + "source_location": "L12", + "_origin": "ast", + "community": 30, + "norm_label": "searchable_pages", + "id": "frontend_admin_panel_src_components_topbar_searchable_pages", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Login.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Login.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "login.tsx", + "id": "frontend_admin_panel_src_pages_login", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "src/services/api.ts", + "file_type": "code", + "source_file": "frontend/admin-panel/src/services/api.ts", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "src/services/api.ts", + "id": "frontend_admin_panel_src_services_api", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "api", + "file_type": "code", + "source_file": "frontend/admin-panel/src/services/api.ts", + "source_location": "L23", + "_origin": "ast", + "community": 30, + "norm_label": "api", + "id": "frontend_admin_panel_src_services_api_api", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "failedQueue", + "file_type": "code", + "source_file": "frontend/admin-panel/src/services/api.ts", + "source_location": "L32", + "_origin": "ast", + "community": 30, + "norm_label": "failedqueue", + "id": "frontend_admin_panel_src_services_api_failedqueue", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "adminAuthStore.ts", + "file_type": "code", + "source_file": "frontend/admin-panel/src/store/adminAuthStore.ts", + "source_location": "L1", + "_origin": "ast", + "community": 30, + "norm_label": "adminauthstore.ts", + "id": "frontend_admin_panel_src_store_adminauthstore", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "useAdminAuthStore", + "file_type": "code", + "source_file": "frontend/admin-panel/src/store/adminAuthStore.ts", + "source_location": "L5", + "_origin": "ast", + "community": 30, + "norm_label": "useadminauthstore", + "id": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", + "community_name": "Admin Sidebar and Layout" + }, + { + "label": "Spinner.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/Spinner.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "spinner.tsx", + "id": "frontend_admin_panel_src_components_ui_spinner", + "community_name": "Admin Settings Managers" + }, + { + "label": "B2BManager.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/B2BManager.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "b2bmanager.tsx", + "id": "frontend_admin_panel_src_pages_b2bmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "BannersManager.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/BannersManager.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "bannersmanager.tsx", + "id": "frontend_admin_panel_src_pages_bannersmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "FinancialSettingsPage.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/FinancialSettingsPage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "financialsettingspage.tsx", + "id": "frontend_admin_panel_src_pages_financialsettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "SeoSettingsPage.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/SeoSettingsPage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "seosettingspage.tsx", + "id": "frontend_admin_panel_src_pages_seosettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "SmartAdvisorManager.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/SmartAdvisorManager.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "smartadvisormanager.tsx", + "id": "frontend_admin_panel_src_pages_smartadvisormanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "SystemSettingsPage.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/SystemSettingsPage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "systemsettingspage.tsx", + "id": "frontend_admin_panel_src_pages_systemsettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "TestimonialsManager.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/TestimonialsManager.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "testimonialsmanager.tsx", + "id": "frontend_admin_panel_src_pages_testimonialsmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "B2BManager", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L32", + "_origin": "ast", + "community": 31, + "norm_label": "b2bmanager", + "id": "frontend_admin_panel_src_routes_adminroutes_b2bmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "BannersManager", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L27", + "_origin": "ast", + "community": 31, + "norm_label": "bannersmanager", + "id": "frontend_admin_panel_src_routes_adminroutes_bannersmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "FinancialSettingsPage", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L34", + "_origin": "ast", + "community": 31, + "norm_label": "financialsettingspage", + "id": "frontend_admin_panel_src_routes_adminroutes_financialsettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "SeoSettingsPage", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L33", + "_origin": "ast", + "community": 31, + "norm_label": "seosettingspage", + "id": "frontend_admin_panel_src_routes_adminroutes_seosettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "SmartAdvisorManager", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L28", + "_origin": "ast", + "community": 31, + "norm_label": "smartadvisormanager", + "id": "frontend_admin_panel_src_routes_adminroutes_smartadvisormanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "SystemSettingsPage", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L35", + "_origin": "ast", + "community": 31, + "norm_label": "systemsettingspage", + "id": "frontend_admin_panel_src_routes_adminroutes_systemsettingspage", + "community_name": "Admin Settings Managers" + }, + { + "label": "TestimonialsManager", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L29", + "_origin": "ast", + "community": 31, + "norm_label": "testimonialsmanager", + "id": "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager", + "community_name": "Admin Settings Managers" + }, + { + "label": "admin.ts", + "file_type": "code", + "source_file": "frontend/admin-panel/src/types/admin.ts", + "source_location": "L1", + "_origin": "ast", + "community": 31, + "norm_label": "admin.ts", + "id": "frontend_admin_panel_src_types_admin", + "community_name": "Admin Settings Managers" + }, + { + "label": "[id]/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/checkout/success/[id]/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "[id]/page.tsx", + "id": "frontend_application_app_checkout_success_id_page", + "community_name": "User Profile and Success Pages" + }, + { + "label": "profile/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/profile/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "profile/page.tsx", + "id": "frontend_application_app_profile_page", + "community_name": "User Profile and Success Pages" + }, + { + "label": "FeaturedProducts.tsx", + "file_type": "code", + "source_file": "frontend/application/components/FeaturedProducts.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "featuredproducts.tsx", + "id": "frontend_application_components_featuredproducts", + "community_name": "User Profile and Success Pages" + }, + { + "label": "OrderSuccess.tsx", + "file_type": "code", + "source_file": "frontend/application/components/OrderSuccess.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "ordersuccess.tsx", + "id": "frontend_application_components_ordersuccess", + "community_name": "User Profile and Success Pages" + }, + { + "label": "PetProfile.tsx", + "file_type": "code", + "source_file": "frontend/application/components/PetProfile.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "petprofile.tsx", + "id": "frontend_application_components_petprofile", + "community_name": "User Profile and Success Pages" + }, + { + "label": "SmartAdvisor.tsx", + "file_type": "code", + "source_file": "frontend/application/components/SmartAdvisor.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "smartadvisor.tsx", + "id": "frontend_application_components_smartadvisor", + "community_name": "User Profile and Success Pages" + }, + { + "label": "CURRENT_SYMPTOMS", + "file_type": "code", + "source_file": "frontend/application/components/SmartAdvisor.tsx", + "source_location": "L32", + "_origin": "ast", + "community": 32, + "norm_label": "current_symptoms", + "id": "frontend_application_components_smartadvisor_current_symptoms", + "community_name": "User Profile and Success Pages" + }, + { + "label": "MEDICAL_HISTORIES", + "file_type": "code", + "source_file": "frontend/application/components/SmartAdvisor.tsx", + "source_location": "L43", + "_origin": "ast", + "community": 32, + "norm_label": "medical_histories", + "id": "frontend_application_components_smartadvisor_medical_histories", + "community_name": "User Profile and Success Pages" + }, + { + "label": "FeaturedProducts.test.tsx", + "file_type": "code", + "source_file": "frontend/application/components/__tests__/FeaturedProducts.test.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "featuredproducts.test.tsx", + "id": "frontend_application_components_tests_featuredproducts_test", + "community_name": "User Profile and Success Pages" + }, + { + "label": "mockProducts", + "file_type": "code", + "source_file": "frontend/application/components/__tests__/FeaturedProducts.test.tsx", + "source_location": "L19", + "_origin": "ast", + "community": 32, + "norm_label": "mockproducts", + "id": "frontend_application_components_tests_featuredproducts_test_mockproducts", + "community_name": "User Profile and Success Pages" + }, + { + "label": "usePetStore.ts", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L1", + "_origin": "ast", + "community": 32, + "norm_label": "usepetstore.ts", + "id": "frontend_application_lib_store_usepetstore", + "community_name": "User Profile and Success Pages" + }, + { + "label": "usePetStore", + "file_type": "code", + "source_file": "frontend/application/lib/store/usePetStore.ts", + "source_location": "L63", + "_origin": "ast", + "community": 32, + "norm_label": "usepetstore", + "id": "frontend_application_lib_store_usepetstore_usepetstore", + "community_name": "User Profile and Success Pages" + }, + { + "label": "admin.service.ts", + "file_type": "code", + "source_file": "backend/src/admin/admin.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 33, + "norm_label": "admin.service.ts", + "id": "backend_src_admin_admin_service", + "community_name": "Redis and Admin Services" + }, + { + "label": "admin.service.spec.ts", + "file_type": "code", + "source_file": "backend/src/admin/admin.service.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 33, + "norm_label": "admin.service.spec.ts", + "id": "backend_src_admin_admin_service_spec", + "community_name": "Redis and Admin Services" + }, + { + "label": "redis.module.ts", + "file_type": "code", + "source_file": "backend/src/redis/redis.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 33, + "norm_label": "redis.module.ts", + "id": "backend_src_redis_redis_module", + "community_name": "Redis and Admin Services" + }, + { + "label": "Global", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 33, + "norm_label": "global", + "id": "backend_src_redis_redis_module_ts_global", + "community_name": "Redis and Admin Services" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 33, + "norm_label": "module", + "id": "backend_src_redis_redis_module_ts_module", + "community_name": "Redis and Admin Services" + }, + { + "label": "redis.service.ts", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 33, + "norm_label": "redis.service.ts", + "id": "backend_src_redis_redis_service", + "community_name": "Redis and Admin Services" + }, + { + "label": "redis.service.spec.ts", + "file_type": "code", + "source_file": "backend/src/redis/redis.service.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 33, + "norm_label": "redis.service.spec.ts", + "id": "backend_src_redis_redis_service_spec", + "community_name": "Redis and Admin Services" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 33, + "norm_label": "injectable", + "id": "backend_src_redis_redis_service_ts_injectable", + "community_name": "Redis and Admin Services" + }, + { + "label": "http-exception.filter.ts", + "file_type": "code", + "source_file": "backend/src/common/filters/http-exception.filter.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "http-exception.filter.ts", + "id": "backend_src_common_filters_http_exception_filter", + "community_name": "Global Exception Filters" + }, + { + "label": "Catch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 34, + "norm_label": "catch", + "id": "backend_src_common_filters_http_exception_filter_ts_catch", + "community_name": "Global Exception Filters" + }, + { + "label": "prisma-exception.filter.ts", + "file_type": "code", + "source_file": "backend/src/common/filters/prisma-exception.filter.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "prisma-exception.filter.ts", + "id": "backend_src_common_filters_prisma_exception_filter", + "community_name": "Global Exception Filters" + }, + { + "label": "Catch", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 34, + "norm_label": "catch", + "id": "backend_src_common_filters_prisma_exception_filter_ts_catch", + "community_name": "Global Exception Filters" + }, + { + "label": "decimal.interceptor.ts", + "file_type": "code", + "source_file": "backend/src/common/interceptors/decimal.interceptor.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "decimal.interceptor.ts", + "id": "backend_src_common_interceptors_decimal_interceptor", + "community_name": "Global Exception Filters" + }, + { + "label": "decimal.interceptor.spec.ts", + "file_type": "code", + "source_file": "backend/src/common/interceptors/decimal.interceptor.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "decimal.interceptor.spec.ts", + "id": "backend_src_common_interceptors_decimal_interceptor_spec", + "community_name": "Global Exception Filters" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 34, + "norm_label": "injectable", + "id": "backend_src_common_interceptors_decimal_interceptor_ts_injectable", + "community_name": "Global Exception Filters" + }, + { + "label": "error-response.schema.ts", + "file_type": "code", + "source_file": "backend/src/common/schemas/error-response.schema.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "error-response.schema.ts", + "id": "backend_src_common_schemas_error_response_schema", + "community_name": "Global Exception Filters" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 34, + "norm_label": "apiproperty", + "id": "backend_src_common_schemas_error_response_schema_ts_apiproperty", + "community_name": "Global Exception Filters" + }, + { + "label": "main.ts", + "file_type": "code", + "source_file": "backend/src/main.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "main.ts", + "id": "backend_src_main", + "community_name": "Global Exception Filters" + }, + { + "label": "app-audit-verification.e2e-spec.ts", + "file_type": "code", + "source_file": "backend/test/app-audit-verification.e2e-spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 34, + "norm_label": "app-audit-verification.e2e-spec.ts", + "id": "backend_test_app_audit_verification_e2e_spec", + "community_name": "Global Exception Filters" + }, + { + "label": "sms.module.ts", + "file_type": "code", + "source_file": "backend/src/common/sms.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 35, + "norm_label": "sms.module.ts", + "id": "backend_src_common_sms_module", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Global", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "global", + "id": "backend_src_common_sms_module_ts_global", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "module", + "id": "backend_src_common_sms_module_ts_module", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "body", + "id": "backend_src_contact_contact_controller_ts_body", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "controller", + "id": "backend_src_contact_contact_controller_ts_controller", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "get", + "id": "backend_src_contact_contact_controller_ts_get", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "param", + "id": "backend_src_contact_contact_controller_ts_param", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "post", + "id": "backend_src_contact_contact_controller_ts_post", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "put", + "id": "backend_src_contact_contact_controller_ts_put", + "community_name": "Contact and SMS Modules" }, { "label": "Query", @@ -21699,9 +17378,6379 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_wiki_wiki_controller_ts_query", + "community": 35, + "norm_label": "query", + "id": "backend_src_contact_contact_controller_ts_query", + "community_name": "Contact and SMS Modules" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "useguards", + "id": "backend_src_contact_contact_controller_ts_useguards", + "community_name": "Contact and SMS Modules" + }, + { + "label": "contact.module.ts", + "file_type": "code", + "source_file": "backend/src/contact/contact.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 35, + "norm_label": "contact.module.ts", + "id": "backend_src_contact_contact_module", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "module", + "id": "backend_src_contact_contact_module_ts_module", + "community_name": "Contact and SMS Modules" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 35, + "norm_label": "injectable", + "id": "backend_src_contact_contact_service_ts_injectable", + "community_name": "Contact and SMS Modules" + }, + { + "label": "backend/tsconfig.json", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L1", + "_origin": "ast", + "community": 36, + "norm_label": "backend/tsconfig.json", + "id": "backend_tsconfig", + "community_name": "Backend TypeScript Config" + }, + { + "label": "compilerOptions", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L2", + "_origin": "ast", + "community": 36, + "norm_label": "compileroptions", + "id": "backend_tsconfig_compileroptions", + "community_name": "Backend TypeScript Config" + }, + { + "label": "allowSyntheticDefaultImports", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L12", + "_origin": "ast", + "community": 36, + "norm_label": "allowsyntheticdefaultimports", + "id": "backend_tsconfig_compileroptions_allowsyntheticdefaultimports", + "community_name": "Backend TypeScript Config" + }, + { + "label": "baseUrl", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L16", + "_origin": "ast", + "community": 36, + "norm_label": "baseurl", + "id": "backend_tsconfig_compileroptions_baseurl", + "community_name": "Backend TypeScript Config" + }, + { + "label": "declaration", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L8", + "_origin": "ast", + "community": 36, + "norm_label": "declaration", + "id": "backend_tsconfig_compileroptions_declaration", + "community_name": "Backend TypeScript Config" + }, + { + "label": "emitDecoratorMetadata", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L10", + "_origin": "ast", + "community": 36, + "norm_label": "emitdecoratormetadata", + "id": "backend_tsconfig_compileroptions_emitdecoratormetadata", + "community_name": "Backend TypeScript Config" + }, + { + "label": "esModuleInterop", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L6", + "_origin": "ast", + "community": 36, + "norm_label": "esmoduleinterop", + "id": "backend_tsconfig_compileroptions_esmoduleinterop", + "community_name": "Backend TypeScript Config" + }, + { + "label": "experimentalDecorators", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L11", + "_origin": "ast", + "community": 36, + "norm_label": "experimentaldecorators", + "id": "backend_tsconfig_compileroptions_experimentaldecorators", + "community_name": "Backend TypeScript Config" + }, + { + "label": "forceConsistentCasingInFileNames", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L20", + "_origin": "ast", + "community": 36, + "norm_label": "forceconsistentcasinginfilenames", + "id": "backend_tsconfig_compileroptions_forceconsistentcasinginfilenames", + "community_name": "Backend TypeScript Config" + }, + { + "label": "incremental", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L17", + "_origin": "ast", + "community": 36, + "norm_label": "incremental", + "id": "backend_tsconfig_compileroptions_incremental", + "community_name": "Backend TypeScript Config" + }, + { + "label": "isolatedModules", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L7", + "_origin": "ast", + "community": 36, + "norm_label": "isolatedmodules", + "id": "backend_tsconfig_compileroptions_isolatedmodules", + "community_name": "Backend TypeScript Config" + }, + { + "label": "module", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L3", + "_origin": "ast", + "community": 36, + "norm_label": "module", + "id": "backend_tsconfig_compileroptions_module", + "community_name": "Backend TypeScript Config" + }, + { + "label": "moduleResolution", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L4", + "_origin": "ast", + "community": 36, + "norm_label": "moduleresolution", + "id": "backend_tsconfig_compileroptions_moduleresolution", + "community_name": "Backend TypeScript Config" + }, + { + "label": "noFallthroughCasesInSwitch", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L23", + "_origin": "ast", + "community": 36, + "norm_label": "nofallthroughcasesinswitch", + "id": "backend_tsconfig_compileroptions_nofallthroughcasesinswitch", + "community_name": "Backend TypeScript Config" + }, + { + "label": "noImplicitAny", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L21", + "_origin": "ast", + "community": 36, + "norm_label": "noimplicitany", + "id": "backend_tsconfig_compileroptions_noimplicitany", + "community_name": "Backend TypeScript Config" + }, + { + "label": "outDir", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L15", + "_origin": "ast", + "community": 36, + "norm_label": "outdir", + "id": "backend_tsconfig_compileroptions_outdir", + "community_name": "Backend TypeScript Config" + }, + { + "label": "removeComments", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L9", + "_origin": "ast", + "community": 36, + "norm_label": "removecomments", + "id": "backend_tsconfig_compileroptions_removecomments", + "community_name": "Backend TypeScript Config" + }, + { + "label": "resolvePackageJsonExports", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L5", + "_origin": "ast", + "community": 36, + "norm_label": "resolvepackagejsonexports", + "id": "backend_tsconfig_compileroptions_resolvepackagejsonexports", + "community_name": "Backend TypeScript Config" + }, + { + "label": "skipLibCheck", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L18", + "_origin": "ast", + "community": 36, + "norm_label": "skiplibcheck", + "id": "backend_tsconfig_compileroptions_skiplibcheck", + "community_name": "Backend TypeScript Config" + }, + { + "label": "sourceMap", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L14", + "_origin": "ast", + "community": 36, + "norm_label": "sourcemap", + "id": "backend_tsconfig_compileroptions_sourcemap", + "community_name": "Backend TypeScript Config" + }, + { + "label": "strictBindCallApply", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L22", + "_origin": "ast", + "community": 36, + "norm_label": "strictbindcallapply", + "id": "backend_tsconfig_compileroptions_strictbindcallapply", + "community_name": "Backend TypeScript Config" + }, + { + "label": "strictNullChecks", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L19", + "_origin": "ast", + "community": 36, + "norm_label": "strictnullchecks", + "id": "backend_tsconfig_compileroptions_strictnullchecks", + "community_name": "Backend TypeScript Config" + }, + { + "label": "target", + "file_type": "code", + "source_file": "backend/tsconfig.json", + "source_location": "L13", + "_origin": "ast", + "community": 36, + "norm_label": "target", + "id": "backend_tsconfig_compileroptions_target", + "community_name": "Backend TypeScript Config" + }, + { + "label": "tsconfig.app.json", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L1", + "_origin": "ast", + "community": 37, + "norm_label": "tsconfig.app.json", + "id": "frontend_admin_panel_tsconfig_app", + "community_name": "App TypeScript Config" + }, + { + "label": "compilerOptions", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L2", + "_origin": "ast", + "community": 37, + "norm_label": "compileroptions", + "id": "frontend_admin_panel_tsconfig_app_compileroptions", + "community_name": "App TypeScript Config" + }, + { + "label": "allowImportingTsExtensions", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L12", + "_origin": "ast", + "community": 37, + "norm_label": "allowimportingtsextensions", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_allowimportingtsextensions", + "community_name": "App TypeScript Config" + }, + { + "label": "erasableSyntaxOnly", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L21", + "_origin": "ast", + "community": 37, + "norm_label": "erasablesyntaxonly", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_erasablesyntaxonly", + "community_name": "App TypeScript Config" + }, + { + "label": "jsx", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L16", + "_origin": "ast", + "community": 37, + "norm_label": "jsx", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_jsx", + "community_name": "App TypeScript Config" + }, + { + "label": "lib", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L5", + "_origin": "ast", + "community": 37, + "norm_label": "lib", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_lib", + "community_name": "App TypeScript Config" + }, + { + "label": "module", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L6", + "_origin": "ast", + "community": 37, + "norm_label": "module", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_module", + "community_name": "App TypeScript Config" + }, + { + "label": "moduleDetection", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L14", + "_origin": "ast", + "community": 37, + "norm_label": "moduledetection", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_moduledetection", + "community_name": "App TypeScript Config" + }, + { + "label": "moduleResolution", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L11", + "_origin": "ast", + "community": 37, + "norm_label": "moduleresolution", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_moduleresolution", + "community_name": "App TypeScript Config" + }, + { + "label": "noEmit", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L15", + "_origin": "ast", + "community": 37, + "norm_label": "noemit", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_noemit", + "community_name": "App TypeScript Config" + }, + { + "label": "noFallthroughCasesInSwitch", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L22", + "_origin": "ast", + "community": 37, + "norm_label": "nofallthroughcasesinswitch", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_nofallthroughcasesinswitch", + "community_name": "App TypeScript Config" + }, + { + "label": "noUnusedLocals", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L19", + "_origin": "ast", + "community": 37, + "norm_label": "nounusedlocals", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedlocals", + "community_name": "App TypeScript Config" + }, + { + "label": "noUnusedParameters", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L20", + "_origin": "ast", + "community": 37, + "norm_label": "nounusedparameters", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedparameters", + "community_name": "App TypeScript Config" + }, + { + "label": "skipLibCheck", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L8", + "_origin": "ast", + "community": 37, + "norm_label": "skiplibcheck", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_skiplibcheck", + "community_name": "App TypeScript Config" + }, + { + "label": "target", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L4", + "_origin": "ast", + "community": 37, + "norm_label": "target", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_target", + "community_name": "App TypeScript Config" + }, + { + "label": "tsBuildInfoFile", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L3", + "_origin": "ast", + "community": 37, + "norm_label": "tsbuildinfofile", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_tsbuildinfofile", + "community_name": "App TypeScript Config" + }, + { + "label": "types", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L7", + "_origin": "ast", + "community": 37, + "norm_label": "types", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_types", + "community_name": "App TypeScript Config" + }, + { + "label": "verbatimModuleSyntax", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L13", + "_origin": "ast", + "community": 37, + "norm_label": "verbatimmodulesyntax", + "id": "frontend_admin_panel_tsconfig_app_compileroptions_verbatimmodulesyntax", + "community_name": "App TypeScript Config" + }, + { + "label": "include", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L24", + "_origin": "ast", + "community": 37, + "norm_label": "include", + "id": "frontend_admin_panel_tsconfig_app_include", + "community_name": "App TypeScript Config" + }, + { + "label": "DOM", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L5", + "_origin": "ast", + "community": 37, + "norm_label": "dom", + "id": "frontend_admin_panel_tsconfig_app_json_ref_dom", + "community_name": "App TypeScript Config" + }, + { + "label": "ES2023", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L5", + "_origin": "ast", + "community": 37, + "norm_label": "es2023", + "id": "frontend_admin_panel_tsconfig_app_json_ref_es2023", + "community_name": "App TypeScript Config" + }, + { + "label": "src", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L24", + "_origin": "ast", + "community": 37, + "norm_label": "src", + "id": "ref_src", + "community_name": "App TypeScript Config" + }, + { + "label": "vite/client", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.app.json", + "source_location": "L7", + "_origin": "ast", + "community": 37, + "norm_label": "vite/client", + "id": "ref_vite_client", + "community_name": "App TypeScript Config" + }, + { + "label": "ConfirmModal.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/ConfirmModal.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 38, + "norm_label": "confirmmodal.tsx", + "id": "frontend_admin_panel_src_components_ui_confirmmodal", + "community_name": "CMS and Media Modals" + }, + { + "label": "CMS.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/CMS.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 38, + "norm_label": "cms.tsx", + "id": "frontend_admin_panel_src_pages_cms", + "community_name": "CMS and Media Modals" + }, + { + "label": "Media.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Media.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 38, + "norm_label": "media.tsx", + "id": "frontend_admin_panel_src_pages_media", + "community_name": "CMS and Media Modals" + }, + { + "label": "Videos.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Videos.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 38, + "norm_label": "videos.tsx", + "id": "frontend_admin_panel_src_pages_videos", + "community_name": "CMS and Media Modals" + }, + { + "label": "WholesaleApplications.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/WholesaleApplications.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 38, + "norm_label": "wholesaleapplications.tsx", + "id": "frontend_admin_panel_src_pages_wholesaleapplications", + "community_name": "CMS and Media Modals" + }, + { + "label": "Wiki.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Wiki.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 38, + "norm_label": "wiki.tsx", + "id": "frontend_admin_panel_src_pages_wiki", + "community_name": "CMS and Media Modals" + }, + { + "label": "CMS", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L23", + "_origin": "ast", + "community": 38, + "norm_label": "cms", + "id": "frontend_admin_panel_src_routes_adminroutes_cms", + "community_name": "CMS and Media Modals" + }, + { + "label": "Media", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L22", + "_origin": "ast", + "community": 38, + "norm_label": "media", + "id": "frontend_admin_panel_src_routes_adminroutes_media", + "community_name": "CMS and Media Modals" + }, + { + "label": "Videos", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L25", + "_origin": "ast", + "community": 38, + "norm_label": "videos", + "id": "frontend_admin_panel_src_routes_adminroutes_videos", + "community_name": "CMS and Media Modals" + }, + { + "label": "WholesaleApplications", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L24", + "_origin": "ast", + "community": 38, + "norm_label": "wholesaleapplications", + "id": "frontend_admin_panel_src_routes_adminroutes_wholesaleapplications", + "community_name": "CMS and Media Modals" + }, + { + "label": "Wiki", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L19", + "_origin": "ast", + "community": 38, + "norm_label": "wiki", + "id": "frontend_admin_panel_src_routes_adminroutes_wiki", + "community_name": "CMS and Media Modals" + }, + { + "label": "dependencies", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L23", + "_origin": "ast", + "community": 39, + "norm_label": "dependencies", + "id": "backend_package_dependencies", + "community_name": "Backend Dependencies" + }, + { + "label": "bcrypt", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L32", + "_origin": "ast", + "community": 39, + "norm_label": "bcrypt", + "id": "backend_package_dependencies_bcrypt", + "community_name": "Backend Dependencies" + }, + { + "label": "class-transformer", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L34", + "_origin": "ast", + "community": 39, + "norm_label": "class-transformer", + "id": "backend_package_dependencies_class_transformer", + "community_name": "Backend Dependencies" + }, + { + "label": "class-validator", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L35", + "_origin": "ast", + "community": 39, + "norm_label": "class-validator", + "id": "backend_package_dependencies_class_validator", + "community_name": "Backend Dependencies" + }, + { + "label": "ioredis", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L37", + "_origin": "ast", + "community": 39, + "norm_label": "ioredis", + "id": "backend_package_dependencies_ioredis", + "community_name": "Backend Dependencies" + }, + { + "label": "js-yaml", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L38", + "_origin": "ast", + "community": 39, + "norm_label": "js-yaml", + "id": "backend_package_dependencies_js_yaml", + "community_name": "Backend Dependencies" + }, + { + "label": "@nestjs/common", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L24", + "_origin": "ast", + "community": 39, + "norm_label": "@nestjs/common", + "id": "backend_package_dependencies_nestjs_common", + "community_name": "Backend Dependencies" + }, + { + "label": "@nestjs/passport", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L27", + "_origin": "ast", + "community": 39, + "norm_label": "@nestjs/passport", + "id": "backend_package_dependencies_nestjs_passport", + "community_name": "Backend Dependencies" + }, + { + "label": "@nestjs/platform-express", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L28", + "_origin": "ast", + "community": 39, + "norm_label": "@nestjs/platform-express", + "id": "backend_package_dependencies_nestjs_platform_express", + "community_name": "Backend Dependencies" + }, + { + "label": "passport", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L39", + "_origin": "ast", + "community": 39, + "norm_label": "passport", + "id": "backend_package_dependencies_passport", + "community_name": "Backend Dependencies" + }, + { + "label": "rxjs", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L42", + "_origin": "ast", + "community": 39, + "norm_label": "rxjs", + "id": "backend_package_dependencies_rxjs", + "community_name": "Backend Dependencies" + }, + { + "label": "bcrypt", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L32", + "_origin": "ast", + "community": 39, + "norm_label": "bcrypt", + "id": "bcrypt", + "community_name": "Backend Dependencies" + }, + { + "label": "class-transformer", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L34", + "_origin": "ast", + "community": 39, + "norm_label": "class-transformer", + "id": "class_transformer", + "community_name": "Backend Dependencies" + }, + { + "label": "class-validator", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L35", + "_origin": "ast", + "community": 39, + "norm_label": "class-validator", + "id": "class_validator", + "community_name": "Backend Dependencies" + }, + { + "label": "ioredis", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L37", + "_origin": "ast", + "community": 39, + "norm_label": "ioredis", + "id": "ioredis", + "community_name": "Backend Dependencies" + }, + { + "label": "js-yaml", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L38", + "_origin": "ast", + "community": 39, + "norm_label": "js-yaml", + "id": "js_yaml", + "community_name": "Backend Dependencies" + }, + { + "label": "@nestjs/common", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L24", + "_origin": "ast", + "community": 39, + "norm_label": "@nestjs/common", + "id": "nestjs_common", + "community_name": "Backend Dependencies" + }, + { + "label": "@nestjs/passport", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L27", + "_origin": "ast", + "community": 39, + "norm_label": "@nestjs/passport", + "id": "nestjs_passport", + "community_name": "Backend Dependencies" + }, + { + "label": "@nestjs/platform-express", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L28", + "_origin": "ast", + "community": 39, + "norm_label": "@nestjs/platform-express", + "id": "nestjs_platform_express", + "community_name": "Backend Dependencies" + }, + { + "label": "passport", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L39", + "_origin": "ast", + "community": 39, + "norm_label": "passport", + "id": "passport", + "community_name": "Backend Dependencies" + }, + { + "label": "rxjs", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L42", + "_origin": "ast", + "community": 39, + "norm_label": "rxjs", + "id": "rxjs", + "community_name": "Backend Dependencies" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "apibearerauth", + "id": "backend_src_cms_cms_controller_ts_apibearerauth", + "community_name": "CMS Content Management" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "apioperation", + "id": "backend_src_cms_cms_controller_ts_apioperation", + "community_name": "CMS Content Management" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "apitags", + "id": "backend_src_cms_cms_controller_ts_apitags", + "community_name": "CMS Content Management" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "body", + "id": "backend_src_cms_cms_controller_ts_body", + "community_name": "CMS Content Management" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "controller", + "id": "backend_src_cms_cms_controller_ts_controller", + "community_name": "CMS Content Management" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "delete", + "id": "backend_src_cms_cms_controller_ts_delete", + "community_name": "CMS Content Management" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "get", + "id": "backend_src_cms_cms_controller_ts_get", + "community_name": "CMS Content Management" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "param", + "id": "backend_src_cms_cms_controller_ts_param", + "community_name": "CMS Content Management" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "post", + "id": "backend_src_cms_cms_controller_ts_post", + "community_name": "CMS Content Management" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "put", + "id": "backend_src_cms_cms_controller_ts_put", + "community_name": "CMS Content Management" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "useguards", + "id": "backend_src_cms_cms_controller_ts_useguards", + "community_name": "CMS Content Management" + }, + { + "label": "cms.service.ts", + "file_type": "code", + "source_file": "backend/src/cms/cms.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 4, + "norm_label": "cms.service.ts", + "id": "backend_src_cms_cms_service", + "community_name": "CMS Content Management" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "injectable", + "id": "backend_src_cms_cms_service_ts_injectable", + "community_name": "CMS Content Management" + }, + { + "label": "cms.dto.ts", + "file_type": "code", + "source_file": "backend/src/cms/dto/cms.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 4, + "norm_label": "cms.dto.ts", + "id": "backend_src_cms_dto_cms_dto", + "community_name": "CMS Content Management" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "apiproperty", + "id": "backend_src_cms_dto_cms_dto_ts_apiproperty", + "community_name": "CMS Content Management" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "apipropertyoptional", + "id": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional", + "community_name": "CMS Content Management" + }, + { + "label": "IsBoolean", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "isboolean", + "id": "backend_src_cms_dto_cms_dto_ts_isboolean", + "community_name": "CMS Content Management" + }, + { + "label": "IsNumber", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "isnumber", + "id": "backend_src_cms_dto_cms_dto_ts_isnumber", + "community_name": "CMS Content Management" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "isoptional", + "id": "backend_src_cms_dto_cms_dto_ts_isoptional", + "community_name": "CMS Content Management" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "isstring", + "id": "backend_src_cms_dto_cms_dto_ts_isstring", + "community_name": "CMS Content Management" + }, + { + "label": "IsUUID", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 4, + "norm_label": "isuuid", + "id": "isuuid", + "community_name": "CMS Content Management" + }, + { + "label": "tsconfig.node.json", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L1", + "_origin": "ast", + "community": 40, + "norm_label": "tsconfig.node.json", + "id": "frontend_admin_panel_tsconfig_node", + "community_name": "Node TypeScript Config" + }, + { + "label": "compilerOptions", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L2", + "_origin": "ast", + "community": 40, + "norm_label": "compileroptions", + "id": "frontend_admin_panel_tsconfig_node_compileroptions", + "community_name": "Node TypeScript Config" + }, + { + "label": "allowImportingTsExtensions", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L12", + "_origin": "ast", + "community": 40, + "norm_label": "allowimportingtsextensions", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_allowimportingtsextensions", + "community_name": "Node TypeScript Config" + }, + { + "label": "erasableSyntaxOnly", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L20", + "_origin": "ast", + "community": 40, + "norm_label": "erasablesyntaxonly", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_erasablesyntaxonly", + "community_name": "Node TypeScript Config" + }, + { + "label": "lib", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L5", + "_origin": "ast", + "community": 40, + "norm_label": "lib", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_lib", + "community_name": "Node TypeScript Config" + }, + { + "label": "module", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L6", + "_origin": "ast", + "community": 40, + "norm_label": "module", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_module", + "community_name": "Node TypeScript Config" + }, + { + "label": "moduleDetection", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L14", + "_origin": "ast", + "community": 40, + "norm_label": "moduledetection", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_moduledetection", + "community_name": "Node TypeScript Config" + }, + { + "label": "moduleResolution", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L11", + "_origin": "ast", + "community": 40, + "norm_label": "moduleresolution", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_moduleresolution", + "community_name": "Node TypeScript Config" + }, + { + "label": "noEmit", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L15", + "_origin": "ast", + "community": 40, + "norm_label": "noemit", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_noemit", + "community_name": "Node TypeScript Config" + }, + { + "label": "noFallthroughCasesInSwitch", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L21", + "_origin": "ast", + "community": 40, + "norm_label": "nofallthroughcasesinswitch", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_nofallthroughcasesinswitch", + "community_name": "Node TypeScript Config" + }, + { + "label": "noUnusedLocals", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L18", + "_origin": "ast", + "community": 40, + "norm_label": "nounusedlocals", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedlocals", + "community_name": "Node TypeScript Config" + }, + { + "label": "noUnusedParameters", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L19", + "_origin": "ast", + "community": 40, + "norm_label": "nounusedparameters", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedparameters", + "community_name": "Node TypeScript Config" + }, + { + "label": "skipLibCheck", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L8", + "_origin": "ast", + "community": 40, + "norm_label": "skiplibcheck", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_skiplibcheck", + "community_name": "Node TypeScript Config" + }, + { + "label": "target", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L4", + "_origin": "ast", + "community": 40, + "norm_label": "target", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_target", + "community_name": "Node TypeScript Config" + }, + { + "label": "tsBuildInfoFile", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L3", + "_origin": "ast", + "community": 40, + "norm_label": "tsbuildinfofile", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_tsbuildinfofile", + "community_name": "Node TypeScript Config" + }, + { + "label": "types", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L7", + "_origin": "ast", + "community": 40, + "norm_label": "types", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_types", + "community_name": "Node TypeScript Config" + }, + { + "label": "verbatimModuleSyntax", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L13", + "_origin": "ast", + "community": 40, + "norm_label": "verbatimmodulesyntax", + "id": "frontend_admin_panel_tsconfig_node_compileroptions_verbatimmodulesyntax", + "community_name": "Node TypeScript Config" + }, + { + "label": "include", + "file_type": "code", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L23", + "_origin": "ast", + "community": 40, + "norm_label": "include", + "id": "frontend_admin_panel_tsconfig_node_include", + "community_name": "Node TypeScript Config" + }, + { + "label": "ES2023", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L5", + "_origin": "ast", + "community": 40, + "norm_label": "es2023", + "id": "frontend_admin_panel_tsconfig_node_json_ref_es2023", + "community_name": "Node TypeScript Config" + }, + { + "label": "node", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L7", + "_origin": "ast", + "community": 40, + "norm_label": "node", + "id": "ref_node", + "community_name": "Node TypeScript Config" + }, + { + "label": "vite.config.ts", + "file_type": "concept", + "source_file": "frontend/admin-panel/tsconfig.node.json", + "source_location": "L23", + "_origin": "ast", + "community": 40, + "norm_label": "vite.config.ts", + "id": "ref_vite_config_ts", + "community_name": "Node TypeScript Config" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "apibearerauth", + "id": "backend_src_admin_blogs_controller_ts_apibearerauth", + "community_name": "Admin Blog Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "apioperation", + "id": "backend_src_admin_blogs_controller_ts_apioperation", + "community_name": "Admin Blog Controller" + }, + { + "label": "ApiQuery", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "apiquery", + "id": "backend_src_admin_blogs_controller_ts_apiquery", + "community_name": "Admin Blog Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "apitags", + "id": "backend_src_admin_blogs_controller_ts_apitags", + "community_name": "Admin Blog Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "body", + "id": "backend_src_admin_blogs_controller_ts_body", + "community_name": "Admin Blog Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "controller", + "id": "backend_src_admin_blogs_controller_ts_controller", + "community_name": "Admin Blog Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "delete", + "id": "backend_src_admin_blogs_controller_ts_delete", + "community_name": "Admin Blog Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "get", + "id": "backend_src_admin_blogs_controller_ts_get", + "community_name": "Admin Blog Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "param", + "id": "backend_src_admin_blogs_controller_ts_param", + "community_name": "Admin Blog Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "post", + "id": "backend_src_admin_blogs_controller_ts_post", + "community_name": "Admin Blog Controller" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "put", + "id": "backend_src_admin_blogs_controller_ts_put", + "community_name": "Admin Blog Controller" + }, + { + "label": "Query", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "query", + "id": "backend_src_admin_blogs_controller_ts_query", + "community_name": "Admin Blog Controller" + }, + { + "label": "Request", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "request", + "id": "backend_src_admin_blogs_controller_ts_request", + "community_name": "Admin Blog Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 41, + "norm_label": "useguards", + "id": "backend_src_admin_blogs_controller_ts_useguards", + "community_name": "Admin Blog Controller" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "apibearerauth", + "id": "backend_src_wholesale_wholesale_controller_ts_apibearerauth", + "community_name": "Wholesale Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "apioperation", + "id": "backend_src_wholesale_wholesale_controller_ts_apioperation", + "community_name": "Wholesale Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "apitags", + "id": "backend_src_wholesale_wholesale_controller_ts_apitags", + "community_name": "Wholesale Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "body", + "id": "backend_src_wholesale_wholesale_controller_ts_body", + "community_name": "Wholesale Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "controller", + "id": "backend_src_wholesale_wholesale_controller_ts_controller", + "community_name": "Wholesale Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "get", + "id": "backend_src_wholesale_wholesale_controller_ts_get", + "community_name": "Wholesale Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "param", + "id": "backend_src_wholesale_wholesale_controller_ts_param", + "community_name": "Wholesale Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "post", + "id": "backend_src_wholesale_wholesale_controller_ts_post", + "community_name": "Wholesale Controller" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "put", + "id": "backend_src_wholesale_wholesale_controller_ts_put", + "community_name": "Wholesale Controller" + }, + { + "label": "Request", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "request", + "id": "backend_src_wholesale_wholesale_controller_ts_request", + "community_name": "Wholesale Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 42, + "norm_label": "useguards", + "id": "backend_src_wholesale_wholesale_controller_ts_useguards", + "community_name": "Wholesale Controller" + }, + { + "label": "tailwindcss", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L37", + "_origin": "ast", + "community": 43, + "norm_label": "tailwindcss", + "id": "frontend_admin_panel_package_devdependencies_tailwindcss", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@types/react", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L28", + "_origin": "ast", + "community": 43, + "norm_label": "@types/react", + "id": "frontend_admin_panel_package_devdependencies_types_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@vitejs/plugin-react", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L30", + "_origin": "ast", + "community": 43, + "norm_label": "@vitejs/plugin-react", + "id": "frontend_admin_panel_package_devdependencies_vitejs_plugin_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "devDependencies", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L21", + "_origin": "ast", + "community": 43, + "norm_label": "devdependencies", + "id": "frontend_application_package_devdependencies", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "eslint-config-next", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L30", + "_origin": "ast", + "community": 43, + "norm_label": "eslint-config-next", + "id": "frontend_application_package_devdependencies_eslint_config_next", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "jsdom", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L31", + "_origin": "ast", + "community": 43, + "norm_label": "jsdom", + "id": "frontend_application_package_devdependencies_jsdom", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "tailwindcss", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L32", + "_origin": "ast", + "community": 43, + "norm_label": "tailwindcss", + "id": "frontend_application_package_devdependencies_tailwindcss", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@testing-library/jest-dom", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L23", + "_origin": "ast", + "community": 43, + "norm_label": "@testing-library/jest-dom", + "id": "frontend_application_package_devdependencies_testing_library_jest_dom", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@testing-library/react", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L24", + "_origin": "ast", + "community": 43, + "norm_label": "@testing-library/react", + "id": "frontend_application_package_devdependencies_testing_library_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@types/react", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L26", + "_origin": "ast", + "community": 43, + "norm_label": "@types/react", + "id": "frontend_application_package_devdependencies_types_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@vitejs/plugin-react", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L28", + "_origin": "ast", + "community": 43, + "norm_label": "@vitejs/plugin-react", + "id": "frontend_application_package_devdependencies_vitejs_plugin_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "vitest", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L34", + "_origin": "ast", + "community": 43, + "norm_label": "vitest", + "id": "frontend_application_package_devdependencies_vitest", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "eslint-config-next", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L30", + "_origin": "ast", + "community": 43, + "norm_label": "eslint-config-next", + "id": "eslint_config_next", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "tailwindcss", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L37", + "_origin": "ast", + "community": 43, + "norm_label": "tailwindcss", + "id": "frontend_admin_panel_package_json_tailwindcss", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@types/react", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L28", + "_origin": "ast", + "community": 43, + "norm_label": "@types/react", + "id": "frontend_admin_panel_package_json_types_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@vitejs/plugin-react", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L30", + "_origin": "ast", + "community": 43, + "norm_label": "@vitejs/plugin-react", + "id": "frontend_admin_panel_package_json_vitejs_plugin_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "jsdom", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L31", + "_origin": "ast", + "community": 43, + "norm_label": "jsdom", + "id": "jsdom", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@testing-library/jest-dom", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L23", + "_origin": "ast", + "community": 43, + "norm_label": "@testing-library/jest-dom", + "id": "testing_library_jest_dom", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "@testing-library/react", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L24", + "_origin": "ast", + "community": 43, + "norm_label": "@testing-library/react", + "id": "testing_library_react", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "vitest", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L34", + "_origin": "ast", + "community": 43, + "norm_label": "vitest", + "id": "vitest", + "community_name": "Frontend Testing and Styles" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "apibearerauth", + "id": "backend_src_admin_wiki_controller_ts_apibearerauth", + "community_name": "Generic CRUD Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "apioperation", + "id": "backend_src_admin_wiki_controller_ts_apioperation", + "community_name": "Generic CRUD Controller" + }, + { + "label": "ApiQuery", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "apiquery", + "id": "backend_src_admin_wiki_controller_ts_apiquery", + "community_name": "Generic CRUD Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "apitags", + "id": "backend_src_admin_wiki_controller_ts_apitags", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "body", + "id": "backend_src_admin_wiki_controller_ts_body", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "controller", + "id": "backend_src_admin_wiki_controller_ts_controller", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "delete", + "id": "backend_src_admin_wiki_controller_ts_delete", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "get", + "id": "backend_src_admin_wiki_controller_ts_get", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "param", + "id": "backend_src_admin_wiki_controller_ts_param", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "post", + "id": "backend_src_admin_wiki_controller_ts_post", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Put", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "put", + "id": "backend_src_admin_wiki_controller_ts_put", + "community_name": "Generic CRUD Controller" + }, + { + "label": "Query", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "query", + "id": "backend_src_admin_wiki_controller_ts_query", + "community_name": "Generic CRUD Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 44, + "norm_label": "useguards", + "id": "backend_src_admin_wiki_controller_ts_useguards", + "community_name": "Generic CRUD Controller" + }, + { + "label": "seo.controller.ts", + "file_type": "code", + "source_file": "backend/src/seo/seo.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 45, + "norm_label": "seo.controller.ts", + "id": "backend_src_seo_seo_controller", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "apioperation", + "id": "backend_src_seo_seo_controller_ts_apioperation", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "apitags", + "id": "backend_src_seo_seo_controller_ts_apitags", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "controller", + "id": "backend_src_seo_seo_controller_ts_controller", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "get", + "id": "backend_src_seo_seo_controller_ts_get", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "param", + "id": "backend_src_seo_seo_controller_ts_param", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "seo.module.ts", + "file_type": "code", + "source_file": "backend/src/seo/seo.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 45, + "norm_label": "seo.module.ts", + "id": "backend_src_seo_seo_module", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "module", + "id": "backend_src_seo_seo_module_ts_module", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "seo.service.ts", + "file_type": "code", + "source_file": "backend/src/seo/seo.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 45, + "norm_label": "seo.service.ts", + "id": "backend_src_seo_seo_service", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 45, + "norm_label": "injectable", + "id": "backend_src_seo_seo_service_ts_injectable", + "community_name": "SEO and Sitemap Module" + }, + { + "label": "Coupons.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Coupons.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 46, + "norm_label": "coupons.tsx", + "id": "frontend_admin_panel_src_pages_coupons", + "community_name": "Coupon Management UI" + }, + { + "label": "Coupons", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L14", + "_origin": "ast", + "community": 46, + "norm_label": "coupons", + "id": "frontend_admin_panel_src_routes_adminroutes_coupons", + "community_name": "Coupon Management UI" + }, + { + "label": "package.json", + "file_type": "code", + "source_file": "package.json", + "source_location": "L1", + "_origin": "ast", + "community": 47, + "norm_label": "package.json", + "id": "package", + "community_name": "Project Build Scripts" + }, + { + "label": "devDependencies", + "file_type": "code", + "source_file": "package.json", + "source_location": "L17", + "_origin": "ast", + "community": 47, + "norm_label": "devdependencies", + "id": "package_devdependencies", + "community_name": "Project Build Scripts" + }, + { + "label": "concurrently", + "file_type": "code", + "source_file": "package.json", + "source_location": "L18", + "_origin": "ast", + "community": 47, + "norm_label": "concurrently", + "id": "package_devdependencies_concurrently", + "community_name": "Project Build Scripts" + }, + { + "label": "name", + "file_type": "code", + "source_file": "package.json", + "source_location": "L2", + "_origin": "ast", + "community": 47, + "norm_label": "name", + "id": "package_name", + "community_name": "Project Build Scripts" + }, + { + "label": "private", + "file_type": "code", + "source_file": "package.json", + "source_location": "L4", + "_origin": "ast", + "community": 47, + "norm_label": "private", + "id": "package_private", + "community_name": "Project Build Scripts" + }, + { + "label": "scripts", + "file_type": "code", + "source_file": "package.json", + "source_location": "L5", + "_origin": "ast", + "community": 47, + "norm_label": "scripts", + "id": "package_scripts", + "community_name": "Project Build Scripts" + }, + { + "label": "build", + "file_type": "code", + "source_file": "package.json", + "source_location": "L14", + "_origin": "ast", + "community": 47, + "norm_label": "build", + "id": "package_scripts_build", + "community_name": "Project Build Scripts" + }, + { + "label": "build:admin", + "file_type": "code", + "source_file": "package.json", + "source_location": "L13", + "_origin": "ast", + "community": 47, + "norm_label": "build:admin", + "id": "package_scripts_build_admin", + "community_name": "Project Build Scripts" + }, + { + "label": "build:backend", + "file_type": "code", + "source_file": "package.json", + "source_location": "L11", + "_origin": "ast", + "community": 47, + "norm_label": "build:backend", + "id": "package_scripts_build_backend", + "community_name": "Project Build Scripts" + }, + { + "label": "build:frontend", + "file_type": "code", + "source_file": "package.json", + "source_location": "L12", + "_origin": "ast", + "community": 47, + "norm_label": "build:frontend", + "id": "package_scripts_build_frontend", + "community_name": "Project Build Scripts" + }, + { + "label": "dev", + "file_type": "code", + "source_file": "package.json", + "source_location": "L10", + "_origin": "ast", + "community": 47, + "norm_label": "dev", + "id": "package_scripts_dev", + "community_name": "Project Build Scripts" + }, + { + "label": "dev:admin", + "file_type": "code", + "source_file": "package.json", + "source_location": "L9", + "_origin": "ast", + "community": 47, + "norm_label": "dev:admin", + "id": "package_scripts_dev_admin", + "community_name": "Project Build Scripts" + }, + { + "label": "dev:backend", + "file_type": "code", + "source_file": "package.json", + "source_location": "L7", + "_origin": "ast", + "community": 47, + "norm_label": "dev:backend", + "id": "package_scripts_dev_backend", + "community_name": "Project Build Scripts" + }, + { + "label": "dev:frontend", + "file_type": "code", + "source_file": "package.json", + "source_location": "L8", + "_origin": "ast", + "community": 47, + "norm_label": "dev:frontend", + "id": "package_scripts_dev_frontend", + "community_name": "Project Build Scripts" + }, + { + "label": "install:all", + "file_type": "code", + "source_file": "package.json", + "source_location": "L6", + "_origin": "ast", + "community": 47, + "norm_label": "install:all", + "id": "package_scripts_install_all", + "community_name": "Project Build Scripts" + }, + { + "label": "start", + "file_type": "code", + "source_file": "package.json", + "source_location": "L15", + "_origin": "ast", + "community": 47, + "norm_label": "start", + "id": "package_scripts_start", + "community_name": "Project Build Scripts" + }, + { + "label": "version", + "file_type": "code", + "source_file": "package.json", + "source_location": "L3", + "_origin": "ast", + "community": 47, + "norm_label": "version", + "id": "package_version", + "community_name": "Project Build Scripts" + }, + { + "label": "concurrently", + "file_type": "concept", + "source_file": "package.json", + "source_location": "L18", + "_origin": "ast", + "community": 47, + "norm_label": "concurrently", + "id": "concurrently", + "community_name": "Project Build Scripts" + }, + { + "label": "home.controller.ts", + "file_type": "code", + "source_file": "backend/src/home/home.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 48, + "norm_label": "home.controller.ts", + "id": "backend_src_home_home_controller", + "community_name": "Home Data Module" + }, + { + "label": "ApiOkResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "apiokresponse", + "id": "backend_src_home_home_controller_ts_apiokresponse", + "community_name": "Home Data Module" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "apioperation", + "id": "backend_src_home_home_controller_ts_apioperation", + "community_name": "Home Data Module" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "apitags", + "id": "backend_src_home_home_controller_ts_apitags", + "community_name": "Home Data Module" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "controller", + "id": "backend_src_home_home_controller_ts_controller", + "community_name": "Home Data Module" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "get", + "id": "backend_src_home_home_controller_ts_get", + "community_name": "Home Data Module" + }, + { + "label": "home.module.ts", + "file_type": "code", + "source_file": "backend/src/home/home.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 48, + "norm_label": "home.module.ts", + "id": "backend_src_home_home_module", + "community_name": "Home Data Module" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "module", + "id": "backend_src_home_home_module_ts_module", + "community_name": "Home Data Module" + }, + { + "label": "home.service.ts", + "file_type": "code", + "source_file": "backend/src/home/home.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 48, + "norm_label": "home.service.ts", + "id": "backend_src_home_home_service", + "community_name": "Home Data Module" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 48, + "norm_label": "injectable", + "id": "backend_src_home_home_service_ts_injectable", + "community_name": "Home Data Module" + }, + { + "label": "eslint", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L60", + "_origin": "ast", + "community": 49, + "norm_label": "eslint", + "id": "backend_package_devdependencies_eslint", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "globals", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L63", + "_origin": "ast", + "community": 49, + "norm_label": "globals", + "id": "backend_package_devdependencies_globals", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "devDependencies", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L24", + "_origin": "ast", + "community": 49, + "norm_label": "devdependencies", + "id": "frontend_admin_panel_package_devdependencies", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "autoprefixer", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L31", + "_origin": "ast", + "community": 49, + "norm_label": "autoprefixer", + "id": "frontend_admin_panel_package_devdependencies_autoprefixer", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L32", + "_origin": "ast", + "community": 49, + "norm_label": "eslint", + "id": "frontend_admin_panel_package_devdependencies_eslint", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint-plugin-react-hooks", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L33", + "_origin": "ast", + "community": 49, + "norm_label": "eslint-plugin-react-hooks", + "id": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_hooks", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint-plugin-react-refresh", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L34", + "_origin": "ast", + "community": 49, + "norm_label": "eslint-plugin-react-refresh", + "id": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_refresh", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "globals", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L35", + "_origin": "ast", + "community": 49, + "norm_label": "globals", + "id": "frontend_admin_panel_package_devdependencies_globals", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "postcss", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L36", + "_origin": "ast", + "community": 49, + "norm_label": "postcss", + "id": "frontend_admin_panel_package_devdependencies_postcss", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L29", + "_origin": "ast", + "community": 49, + "norm_label": "eslint", + "id": "frontend_application_package_devdependencies_eslint", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "autoprefixer", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L31", + "_origin": "ast", + "community": 49, + "norm_label": "autoprefixer", + "id": "autoprefixer", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L60", + "_origin": "ast", + "community": 49, + "norm_label": "eslint", + "id": "backend_package_json_eslint", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "globals", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L63", + "_origin": "ast", + "community": 49, + "norm_label": "globals", + "id": "backend_package_json_globals", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint-plugin-react-hooks", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L33", + "_origin": "ast", + "community": 49, + "norm_label": "eslint-plugin-react-hooks", + "id": "eslint_plugin_react_hooks", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "eslint-plugin-react-refresh", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L34", + "_origin": "ast", + "community": 49, + "norm_label": "eslint-plugin-react-refresh", + "id": "eslint_plugin_react_refresh", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "postcss", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L36", + "_origin": "ast", + "community": 49, + "norm_label": "postcss", + "id": "postcss", + "community_name": "Linting and PostCSS Config" + }, + { + "label": "create-order.dto.ts", + "file_type": "code", + "source_file": "backend/src/orders/dto/create-order.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 5, + "norm_label": "create-order.dto.ts", + "id": "backend_src_orders_dto_create_order_dto", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apiproperty", + "id": "backend_src_orders_dto_create_order_dto_ts_apiproperty", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apipropertyoptional", + "id": "backend_src_orders_dto_create_order_dto_ts_apipropertyoptional", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsArray", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isarray", + "id": "backend_src_orders_dto_create_order_dto_ts_isarray", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isnotempty", + "id": "backend_src_orders_dto_create_order_dto_ts_isnotempty", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsNumber", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isnumber", + "id": "backend_src_orders_dto_create_order_dto_ts_isnumber", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isoptional", + "id": "backend_src_orders_dto_create_order_dto_ts_isoptional", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isstring", + "id": "backend_src_orders_dto_create_order_dto_ts_isstring", + "community_name": "Order Creation DTOs" + }, + { + "label": "Type", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "type", + "id": "backend_src_orders_dto_create_order_dto_ts_type", + "community_name": "Order Creation DTOs" + }, + { + "label": "orders.controller.ts", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 5, + "norm_label": "orders.controller.ts", + "id": "backend_src_orders_orders_controller", + "community_name": "Order Creation DTOs" + }, + { + "label": "orders.controller.spec.ts", + "file_type": "code", + "source_file": "backend/src/orders/orders.controller.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 5, + "norm_label": "orders.controller.spec.ts", + "id": "backend_src_orders_orders_controller_spec", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiBadRequestResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apibadrequestresponse", + "id": "backend_src_orders_orders_controller_ts_apibadrequestresponse", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apibearerauth", + "id": "backend_src_orders_orders_controller_ts_apibearerauth", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiCreatedResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apicreatedresponse", + "id": "backend_src_orders_orders_controller_ts_apicreatedresponse", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiNotFoundResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apinotfoundresponse", + "id": "backend_src_orders_orders_controller_ts_apinotfoundresponse", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiOkResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apiokresponse", + "id": "backend_src_orders_orders_controller_ts_apiokresponse", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apioperation", + "id": "backend_src_orders_orders_controller_ts_apioperation", + "community_name": "Order Creation DTOs" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "apitags", + "id": "backend_src_orders_orders_controller_ts_apitags", + "community_name": "Order Creation DTOs" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "body", + "id": "backend_src_orders_orders_controller_ts_body", + "community_name": "Order Creation DTOs" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "controller", + "id": "backend_src_orders_orders_controller_ts_controller", + "community_name": "Order Creation DTOs" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "get", + "id": "backend_src_orders_orders_controller_ts_get", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isnotempty", + "id": "backend_src_orders_orders_controller_ts_isnotempty", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsNumber", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isnumber", + "id": "backend_src_orders_orders_controller_ts_isnumber", + "community_name": "Order Creation DTOs" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "isstring", + "id": "backend_src_orders_orders_controller_ts_isstring", + "community_name": "Order Creation DTOs" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "param", + "id": "backend_src_orders_orders_controller_ts_param", + "community_name": "Order Creation DTOs" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "post", + "id": "backend_src_orders_orders_controller_ts_post", + "community_name": "Order Creation DTOs" + }, + { + "label": "Query", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "query", + "id": "backend_src_orders_orders_controller_ts_query", + "community_name": "Order Creation DTOs" + }, + { + "label": "Req", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "req", + "id": "backend_src_orders_orders_controller_ts_req", + "community_name": "Order Creation DTOs" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "useguards", + "id": "backend_src_orders_orders_controller_ts_useguards", + "community_name": "Order Creation DTOs" + }, + { + "label": "orders.module.ts", + "file_type": "code", + "source_file": "backend/src/orders/orders.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 5, + "norm_label": "orders.module.ts", + "id": "backend_src_orders_orders_module", + "community_name": "Order Creation DTOs" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "module", + "id": "backend_src_orders_orders_module_ts_module", + "community_name": "Order Creation DTOs" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "injectable", + "id": "backend_src_orders_orders_service_ts_injectable", + "community_name": "Order Creation DTOs" + }, + { + "label": "ValidateNested", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 5, + "norm_label": "validatenested", + "id": "validatenested", + "community_name": "Order Creation DTOs" + }, + { + "label": "seed.ts", + "file_type": "code", + "source_file": "backend/prisma/seed.ts", + "source_location": "L1", + "_origin": "ast", + "community": 50, + "norm_label": "seed.ts", + "id": "backend_prisma_seed", + "community_name": "Database Seeding Logic" + }, + { + "label": "seed-home.ts", + "file_type": "code", + "source_file": "backend/prisma/seed-home.ts", + "source_location": "L1", + "_origin": "ast", + "community": 50, + "norm_label": "seed-home.ts", + "id": "backend_prisma_seed_home", + "community_name": "Database Seeding Logic" + }, + { + "label": "prisma", + "file_type": "code", + "source_file": "backend/prisma/seed-home.ts", + "source_location": "L3", + "_origin": "ast", + "community": 50, + "norm_label": "prisma", + "id": "backend_prisma_seed_home_prisma", + "community_name": "Database Seeding Logic" + }, + { + "label": "prisma", + "file_type": "code", + "source_file": "backend/prisma/seed.ts", + "source_location": "L8", + "_origin": "ast", + "community": 50, + "norm_label": "prisma", + "id": "backend_prisma_seed_prisma", + "community_name": "Database Seeding Logic" + }, + { + "label": "seed-products.ts", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L1", + "_origin": "ast", + "community": 50, + "norm_label": "seed-products.ts", + "id": "backend_prisma_seed_products", + "community_name": "Database Seeding Logic" + }, + { + "label": "prisma", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L5", + "_origin": "ast", + "community": 50, + "norm_label": "prisma", + "id": "backend_prisma_seed_products_prisma", + "community_name": "Database Seeding Logic" + }, + { + "label": "PRODUCT_SYMPTOMS_MAP", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L148", + "_origin": "ast", + "community": 50, + "norm_label": "product_symptoms_map", + "id": "backend_prisma_seed_products_product_symptoms_map", + "community_name": "Database Seeding Logic" + }, + { + "label": "PRODUCT_TAGLINES_MAP", + "file_type": "code", + "source_file": "backend/prisma/seed-products.ts", + "source_location": "L208", + "_origin": "ast", + "community": 50, + "norm_label": "product_taglines_map", + "id": "backend_prisma_seed_products_product_taglines_map", + "community_name": "Database Seeding Logic" + }, + { + "label": "20260526145407_init/migration.sql", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": null, + "_origin": "ast", + "community": 51, + "norm_label": "20260526145407_init/migration.sql", + "id": "backend_prisma_migrations_20260526145407_init_migration", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"coupons\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L148", + "_origin": "ast", + "community": 51, + "norm_label": "\"coupons\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_coupons", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"health_logs\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L134", + "_origin": "ast", + "community": 51, + "norm_label": "\"health_logs\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_health_logs", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"order_items\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L173", + "_origin": "ast", + "community": 51, + "norm_label": "\"order_items\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_order_items", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"orders\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L159", + "_origin": "ast", + "community": 51, + "norm_label": "\"orders\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_orders", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"pet_medical_conditions\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L103", + "_origin": "ast", + "community": 51, + "norm_label": "\"pet_medical_conditions\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_pet_medical_conditions", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"pets\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L87", + "_origin": "ast", + "community": 51, + "norm_label": "\"pets\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_pets", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"product_ingredients\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L71", + "_origin": "ast", + "community": 51, + "norm_label": "\"product_ingredients\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_product_ingredients", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"product_symptoms\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L79", + "_origin": "ast", + "community": 51, + "norm_label": "\"product_symptoms\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_product_symptoms", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"products\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L49", + "_origin": "ast", + "community": 51, + "norm_label": "\"products\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_products", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"reminder_completions\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L124", + "_origin": "ast", + "community": 51, + "norm_label": "\"reminder_completions\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_reminder_completions", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"reminders\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L111", + "_origin": "ast", + "community": 51, + "norm_label": "\"reminders\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_reminders", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"user_addresses\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L18", + "_origin": "ast", + "community": 51, + "norm_label": "\"user_addresses\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_user_addresses", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"users\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L2", + "_origin": "ast", + "community": 51, + "norm_label": "\"users\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_users", + "community_name": "Prisma Database Migrations" + }, + { + "label": "\"wallet_transactions\"", + "file_type": "code", + "source_file": "backend/prisma/migrations/20260526145407_init/migration.sql", + "source_location": "L35", + "_origin": "ast", + "community": 51, + "norm_label": "\"wallet_transactions\"", + "id": "backend_prisma_migrations_20260526145407_init_migration_wallet_transactions", + "community_name": "Prisma Database Migrations" + }, + { + "label": "dependencies", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L12", + "_origin": "ast", + "community": 52, + "norm_label": "dependencies", + "id": "frontend_admin_panel_package_dependencies", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "axios", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L14", + "_origin": "ast", + "community": 52, + "norm_label": "axios", + "id": "frontend_admin_panel_package_dependencies_axios", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "react", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L16", + "_origin": "ast", + "community": 52, + "norm_label": "react", + "id": "frontend_admin_panel_package_dependencies_react", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "react-hot-toast", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L18", + "_origin": "ast", + "community": 52, + "norm_label": "react-hot-toast", + "id": "frontend_admin_panel_package_dependencies_react_hot_toast", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "react-router-dom", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L19", + "_origin": "ast", + "community": 52, + "norm_label": "react-router-dom", + "id": "frontend_admin_panel_package_dependencies_react_router_dom", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "recharts", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L20", + "_origin": "ast", + "community": 52, + "norm_label": "recharts", + "id": "frontend_admin_panel_package_dependencies_recharts", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "@tanstack/react-query", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L13", + "_origin": "ast", + "community": 52, + "norm_label": "@tanstack/react-query", + "id": "frontend_admin_panel_package_dependencies_tanstack_react_query", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "vite", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L21", + "_origin": "ast", + "community": 52, + "norm_label": "vite", + "id": "frontend_admin_panel_package_dependencies_vite", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "axios", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L14", + "_origin": "ast", + "community": 52, + "norm_label": "axios", + "id": "frontend_admin_panel_package_json_axios", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "react", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L16", + "_origin": "ast", + "community": 52, + "norm_label": "react", + "id": "frontend_admin_panel_package_json_react", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "react-hot-toast", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L18", + "_origin": "ast", + "community": 52, + "norm_label": "react-hot-toast", + "id": "react_hot_toast", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "react-router-dom", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L19", + "_origin": "ast", + "community": 52, + "norm_label": "react-router-dom", + "id": "react_router_dom", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "recharts", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L20", + "_origin": "ast", + "community": 52, + "norm_label": "recharts", + "id": "recharts", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "@tanstack/react-query", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L13", + "_origin": "ast", + "community": 52, + "norm_label": "@tanstack/react-query", + "id": "tanstack_react_query", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "vite", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L21", + "_origin": "ast", + "community": 52, + "norm_label": "vite", + "id": "vite", + "community_name": "Frontend Core Dependencies" + }, + { + "label": "ui/Skeleton.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/components/ui/Skeleton.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 53, + "norm_label": "ui/skeleton.tsx", + "id": "frontend_admin_panel_src_components_ui_skeleton", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "Orders.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Orders.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 53, + "norm_label": "orders.tsx", + "id": "frontend_admin_panel_src_pages_orders", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "statusStyles", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Orders.tsx", + "source_location": "L61", + "_origin": "ast", + "community": 53, + "norm_label": "statusstyles", + "id": "frontend_admin_panel_src_pages_orders_statusstyles", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "Users.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Users.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 53, + "norm_label": "users.tsx", + "id": "frontend_admin_panel_src_pages_users", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "Orders", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L13", + "_origin": "ast", + "community": 53, + "norm_label": "orders", + "id": "frontend_admin_panel_src_routes_adminroutes_orders", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "Users", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L11", + "_origin": "ast", + "community": 53, + "norm_label": "users", + "id": "frontend_admin_panel_src_routes_adminroutes_users", + "community_name": "UI Skeleton and Tables" + }, + { + "label": "loading.tsx", + "file_type": "code", + "source_file": "frontend/application/app/loading.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 54, + "norm_label": "loading.tsx", + "id": "frontend_application_app_loading", + "community_name": "Shop Loading States" + }, + { + "label": "shop/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/shop/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 54, + "norm_label": "shop/page.tsx", + "id": "frontend_application_app_shop_page", + "community_name": "Shop Loading States" + }, + { + "label": "metadata", + "file_type": "code", + "source_file": "frontend/application/app/shop/page.tsx", + "source_location": "L4", + "_origin": "ast", + "community": 54, + "norm_label": "metadata", + "id": "frontend_application_app_shop_page_metadata", + "community_name": "Shop Loading States" + }, + { + "label": "ArchivePage.tsx", + "file_type": "code", + "source_file": "frontend/application/components/ArchivePage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 54, + "norm_label": "archivepage.tsx", + "id": "frontend_application_components_archivepage", + "community_name": "Shop Loading States" + }, + { + "label": "CATEGORY_MAP", + "file_type": "code", + "source_file": "frontend/application/components/ArchivePage.tsx", + "source_location": "L41", + "_origin": "ast", + "community": 54, + "norm_label": "category_map", + "id": "frontend_application_components_archivepage_category_map", + "community_name": "Shop Loading States" + }, + { + "label": "ICON_MAP", + "file_type": "code", + "source_file": "frontend/application/components/ArchivePage.tsx", + "source_location": "L32", + "_origin": "ast", + "community": 54, + "norm_label": "icon_map", + "id": "frontend_application_components_archivepage_icon_map", + "community_name": "Shop Loading States" + }, + { + "label": "components/Skeleton.tsx", + "file_type": "code", + "source_file": "frontend/application/components/Skeleton.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 54, + "norm_label": "components/skeleton.tsx", + "id": "frontend_application_components_skeleton", + "community_name": "Shop Loading States" + }, + { + "label": "shop/[slug]/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/shop/[slug]/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 55, + "norm_label": "shop/[slug]/page.tsx", + "id": "frontend_application_app_shop_slug_page", + "community_name": "Product Detail Page" + }, + { + "label": "ProductPage.tsx", + "file_type": "code", + "source_file": "frontend/application/components/ProductPage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 55, + "norm_label": "productpage.tsx", + "id": "frontend_application_components_productpage", + "community_name": "Product Detail Page" + }, + { + "label": "ICON_MAP", + "file_type": "code", + "source_file": "frontend/application/components/ProductPage.tsx", + "source_location": "L32", + "_origin": "ast", + "community": 55, + "norm_label": "icon_map", + "id": "frontend_application_components_productpage_icon_map", + "community_name": "Product Detail Page" + }, + { + "label": "useCalculatorStore", + "file_type": "code", + "source_file": "frontend/application/components/ProductPage.tsx", + "source_location": "L59", + "_origin": "ast", + "community": 55, + "norm_label": "usecalculatorstore", + "id": "frontend_application_components_productpage_usecalculatorstore", + "community_name": "Product Detail Page" + }, + { + "label": "Tooltip.test.tsx", + "file_type": "code", + "source_file": "frontend/application/components/__tests__/Tooltip.test.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 55, + "norm_label": "tooltip.test.tsx", + "id": "frontend_application_components_tests_tooltip_test", + "community_name": "Product Detail Page" + }, + { + "label": "Tooltip.tsx", + "file_type": "code", + "source_file": "frontend/application/components/Tooltip.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 55, + "norm_label": "tooltip.tsx", + "id": "frontend_application_components_tooltip", + "community_name": "Product Detail Page" + }, + { + "label": "data/scientificTerms.ts", + "file_type": "code", + "source_file": "frontend/application/lib/data/scientificTerms.ts", + "source_location": "L1", + "_origin": "ast", + "community": 55, + "norm_label": "data/scientificterms.ts", + "id": "frontend_application_lib_data_scientificterms", + "community_name": "Product Detail Page" + }, + { + "label": "SCIENTIFIC_TERMS", + "file_type": "code", + "source_file": "frontend/application/lib/data/scientificTerms.ts", + "source_location": "L7", + "_origin": "ast", + "community": 55, + "norm_label": "scientific_terms", + "id": "frontend_application_lib_data_scientificterms_scientific_terms", + "community_name": "Product Detail Page" + }, + { + "label": "videos/page.tsx", + "file_type": "code", + "source_file": "frontend/application/app/videos/page.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 56, + "norm_label": "videos/page.tsx", + "id": "frontend_application_app_videos_page", + "community_name": "Video Gallery Components" + }, + { + "label": "SafeImage.tsx", + "file_type": "code", + "source_file": "frontend/application/components/SafeImage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 56, + "norm_label": "safeimage.tsx", + "id": "frontend_application_components_safeimage", + "community_name": "Video Gallery Components" + }, + { + "label": "VetGallery.tsx", + "file_type": "code", + "source_file": "frontend/application/components/VetGallery.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 56, + "norm_label": "vetgallery.tsx", + "id": "frontend_application_components_vetgallery", + "community_name": "Video Gallery Components" + }, + { + "label": "FALLBACK_VIDEOS", + "file_type": "code", + "source_file": "frontend/application/components/VetGallery.tsx", + "source_location": "L27", + "_origin": "ast", + "community": 56, + "norm_label": "fallback_videos", + "id": "frontend_application_components_vetgallery_fallback_videos", + "community_name": "Video Gallery Components" + }, + { + "label": "VideosPage.tsx", + "file_type": "code", + "source_file": "frontend/application/components/VideosPage.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 56, + "norm_label": "videospage.tsx", + "id": "frontend_application_components_videospage", + "community_name": "Video Gallery Components" + }, + { + "label": "FALLBACK_VIDEOS", + "file_type": "code", + "source_file": "frontend/application/components/VideosPage.tsx", + "source_location": "L11", + "_origin": "ast", + "community": 56, + "norm_label": "fallback_videos", + "id": "frontend_application_components_videospage_fallback_videos", + "community_name": "Video Gallery Components" + }, + { + "label": "videoService.ts", + "file_type": "code", + "source_file": "frontend/application/lib/services/videoService.ts", + "source_location": "L1", + "_origin": "ast", + "community": 56, + "norm_label": "videoservice.ts", + "id": "frontend_application_lib_services_videoservice", + "community_name": "Video Gallery Components" + }, + { + "label": "videoService", + "file_type": "code", + "source_file": "frontend/application/lib/services/videoService.ts", + "source_location": "L15", + "_origin": "ast", + "community": 56, + "norm_label": "videoservice", + "id": "frontend_application_lib_services_videoservice_videoservice", + "community_name": "Video Gallery Components" + }, + { + "label": "scripts", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L8", + "_origin": "ast", + "community": 57, + "norm_label": "scripts", + "id": "backend_package_scripts", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "build", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L9", + "_origin": "ast", + "community": 57, + "norm_label": "build", + "id": "backend_package_scripts_build", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "docs:generate", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L21", + "_origin": "ast", + "community": 57, + "norm_label": "docs:generate", + "id": "backend_package_scripts_docs_generate", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "format", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L10", + "_origin": "ast", + "community": 57, + "norm_label": "format", + "id": "backend_package_scripts_format", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "lint", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L15", + "_origin": "ast", + "community": 57, + "norm_label": "lint", + "id": "backend_package_scripts_lint", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "start", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L11", + "_origin": "ast", + "community": 57, + "norm_label": "start", + "id": "backend_package_scripts_start", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "start:debug", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L13", + "_origin": "ast", + "community": 57, + "norm_label": "start:debug", + "id": "backend_package_scripts_start_debug", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "start:dev", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L12", + "_origin": "ast", + "community": 57, + "norm_label": "start:dev", + "id": "backend_package_scripts_start_dev", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "start:prod", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L14", + "_origin": "ast", + "community": 57, + "norm_label": "start:prod", + "id": "backend_package_scripts_start_prod", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "test", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L16", + "_origin": "ast", + "community": 57, + "norm_label": "test", + "id": "backend_package_scripts_test", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "test:cov", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L18", + "_origin": "ast", + "community": 57, + "norm_label": "test:cov", + "id": "backend_package_scripts_test_cov", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "test:debug", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L19", + "_origin": "ast", + "community": 57, + "norm_label": "test:debug", + "id": "backend_package_scripts_test_debug", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "test:e2e", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L20", + "_origin": "ast", + "community": 57, + "norm_label": "test:e2e", + "id": "backend_package_scripts_test_e2e", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "test:watch", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L17", + "_origin": "ast", + "community": 57, + "norm_label": "test:watch", + "id": "backend_package_scripts_test_watch", + "community_name": "NPM Lifecycle Scripts" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "apibearerauth", + "id": "backend_src_admin_pets_controller_ts_apibearerauth", + "community_name": "Pet Management API" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "apioperation", + "id": "backend_src_admin_pets_controller_ts_apioperation", + "community_name": "Pet Management API" + }, + { + "label": "ApiQuery", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "apiquery", + "id": "backend_src_admin_pets_controller_ts_apiquery", + "community_name": "Pet Management API" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "apitags", + "id": "backend_src_admin_pets_controller_ts_apitags", + "community_name": "Pet Management API" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "controller", + "id": "backend_src_admin_pets_controller_ts_controller", + "community_name": "Pet Management API" + }, + { + "label": "Delete", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "delete", + "id": "backend_src_admin_pets_controller_ts_delete", + "community_name": "Pet Management API" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "get", + "id": "backend_src_admin_pets_controller_ts_get", + "community_name": "Pet Management API" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "param", + "id": "backend_src_admin_pets_controller_ts_param", + "community_name": "Pet Management API" + }, + { + "label": "Query", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "query", + "id": "backend_src_admin_pets_controller_ts_query", + "community_name": "Pet Management API" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 58, + "norm_label": "useguards", + "id": "backend_src_admin_pets_controller_ts_useguards", + "community_name": "Pet Management API" + }, + { + "label": "ApiBearerAuth", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "apibearerauth", + "id": "backend_src_admin_reports_controller_ts_apibearerauth", + "community_name": "Reporting Service and Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "apioperation", + "id": "backend_src_admin_reports_controller_ts_apioperation", + "community_name": "Reporting Service and Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "apitags", + "id": "backend_src_admin_reports_controller_ts_apitags", + "community_name": "Reporting Service and Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "controller", + "id": "backend_src_admin_reports_controller_ts_controller", + "community_name": "Reporting Service and Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "get", + "id": "backend_src_admin_reports_controller_ts_get", + "community_name": "Reporting Service and Controller" + }, + { + "label": "UseGuards", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "useguards", + "id": "backend_src_admin_reports_controller_ts_useguards", + "community_name": "Reporting Service and Controller" + }, + { + "label": "reports.service.ts", + "file_type": "code", + "source_file": "backend/src/admin/reports.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 59, + "norm_label": "reports.service.ts", + "id": "backend_src_admin_reports_service", + "community_name": "Reporting Service and Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 59, + "norm_label": "injectable", + "id": "backend_src_admin_reports_service_ts_injectable", + "community_name": "Reporting Service and Controller" + }, + { + "label": "auth.controller.ts", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "auth.controller.ts", + "id": "backend_src_auth_auth_controller", + "community_name": "Authentication Controller" + }, + { + "label": "auth.controller.spec.ts", + "file_type": "code", + "source_file": "backend/src/auth/auth.controller.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "auth.controller.spec.ts", + "id": "backend_src_auth_auth_controller_spec", + "community_name": "Authentication Controller" + }, + { + "label": "ApiBadRequestResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apibadrequestresponse", + "id": "backend_src_auth_auth_controller_ts_apibadrequestresponse", + "community_name": "Authentication Controller" + }, + { + "label": "ApiOkResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apiokresponse", + "id": "backend_src_auth_auth_controller_ts_apiokresponse", + "community_name": "Authentication Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apioperation", + "id": "backend_src_auth_auth_controller_ts_apioperation", + "community_name": "Authentication Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apitags", + "id": "backend_src_auth_auth_controller_ts_apitags", + "community_name": "Authentication Controller" + }, + { + "label": "Body", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "body", + "id": "backend_src_auth_auth_controller_ts_body", + "community_name": "Authentication Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "controller", + "id": "backend_src_auth_auth_controller_ts_controller", + "community_name": "Authentication Controller" + }, + { + "label": "Post", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "post", + "id": "backend_src_auth_auth_controller_ts_post", + "community_name": "Authentication Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "injectable", + "id": "backend_src_auth_auth_service_ts_injectable", + "community_name": "Authentication Controller" + }, + { + "label": "admin-login.dto.ts", + "file_type": "code", + "source_file": "backend/src/auth/dto/admin-login.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "admin-login.dto.ts", + "id": "backend_src_auth_dto_admin_login_dto", + "community_name": "Authentication Controller" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apiproperty", + "id": "backend_src_auth_dto_admin_login_dto_ts_apiproperty", + "community_name": "Authentication Controller" + }, + { + "label": "IsEmail", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isemail", + "id": "backend_src_auth_dto_admin_login_dto_ts_isemail", + "community_name": "Authentication Controller" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isnotempty", + "id": "backend_src_auth_dto_admin_login_dto_ts_isnotempty", + "community_name": "Authentication Controller" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isstring", + "id": "backend_src_auth_dto_admin_login_dto_ts_isstring", + "community_name": "Authentication Controller" + }, + { + "label": "MinLength", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "minlength", + "id": "backend_src_auth_dto_admin_login_dto_ts_minlength", + "community_name": "Authentication Controller" + }, + { + "label": "login.dto.ts", + "file_type": "code", + "source_file": "backend/src/auth/dto/login.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "login.dto.ts", + "id": "backend_src_auth_dto_login_dto", + "community_name": "Authentication Controller" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apiproperty", + "id": "backend_src_auth_dto_login_dto_ts_apiproperty", + "community_name": "Authentication Controller" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isnotempty", + "id": "backend_src_auth_dto_login_dto_ts_isnotempty", + "community_name": "Authentication Controller" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isstring", + "id": "backend_src_auth_dto_login_dto_ts_isstring", + "community_name": "Authentication Controller" + }, + { + "label": "MinLength", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "minlength", + "id": "backend_src_auth_dto_login_dto_ts_minlength", + "community_name": "Authentication Controller" + }, + { + "label": "register.dto.ts", + "file_type": "code", + "source_file": "backend/src/auth/dto/register.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "register.dto.ts", + "id": "backend_src_auth_dto_register_dto", + "community_name": "Authentication Controller" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apiproperty", + "id": "backend_src_auth_dto_register_dto_ts_apiproperty", + "community_name": "Authentication Controller" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apipropertyoptional", + "id": "backend_src_auth_dto_register_dto_ts_apipropertyoptional", + "community_name": "Authentication Controller" + }, + { + "label": "IsEmail", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isemail", + "id": "backend_src_auth_dto_register_dto_ts_isemail", + "community_name": "Authentication Controller" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isnotempty", + "id": "backend_src_auth_dto_register_dto_ts_isnotempty", + "community_name": "Authentication Controller" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isoptional", + "id": "backend_src_auth_dto_register_dto_ts_isoptional", + "community_name": "Authentication Controller" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isstring", + "id": "backend_src_auth_dto_register_dto_ts_isstring", + "community_name": "Authentication Controller" + }, + { + "label": "MinLength", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "minlength", + "id": "backend_src_auth_dto_register_dto_ts_minlength", + "community_name": "Authentication Controller" + }, + { + "label": "send-otp.dto.ts", + "file_type": "code", + "source_file": "backend/src/auth/dto/send-otp.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "send-otp.dto.ts", + "id": "backend_src_auth_dto_send_otp_dto", + "community_name": "Authentication Controller" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apiproperty", + "id": "backend_src_auth_dto_send_otp_dto_ts_apiproperty", + "community_name": "Authentication Controller" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isnotempty", + "id": "backend_src_auth_dto_send_otp_dto_ts_isnotempty", + "community_name": "Authentication Controller" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isstring", + "id": "backend_src_auth_dto_send_otp_dto_ts_isstring", + "community_name": "Authentication Controller" + }, + { + "label": "Matches", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "matches", + "id": "backend_src_auth_dto_send_otp_dto_ts_matches", + "community_name": "Authentication Controller" + }, + { + "label": "verify-otp.dto.ts", + "file_type": "code", + "source_file": "backend/src/auth/dto/verify-otp.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 6, + "norm_label": "verify-otp.dto.ts", + "id": "backend_src_auth_dto_verify_otp_dto", + "community_name": "Authentication Controller" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "apiproperty", + "id": "backend_src_auth_dto_verify_otp_dto_ts_apiproperty", + "community_name": "Authentication Controller" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isnotempty", + "id": "backend_src_auth_dto_verify_otp_dto_ts_isnotempty", + "community_name": "Authentication Controller" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "isstring", + "id": "backend_src_auth_dto_verify_otp_dto_ts_isstring", + "community_name": "Authentication Controller" + }, + { + "label": "Matches", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "matches", + "id": "backend_src_auth_dto_verify_otp_dto_ts_matches", + "community_name": "Authentication Controller" + }, + { + "label": "HttpCode", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "httpcode", + "id": "httpcode", + "community_name": "Authentication Controller" + }, + { + "label": "Length", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 6, + "norm_label": "length", + "id": "length", + "community_name": "Authentication Controller" + }, + { + "label": "jest", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L76", + "_origin": "ast", + "community": 60, + "norm_label": "jest", + "id": "backend_package_jest", + "community_name": "Jest Testing Config" + }, + { + "label": "collectCoverageFrom", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L87", + "_origin": "ast", + "community": 60, + "norm_label": "collectcoveragefrom", + "id": "backend_package_jest_collectcoveragefrom", + "community_name": "Jest Testing Config" + }, + { + "label": "coverageDirectory", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L90", + "_origin": "ast", + "community": 60, + "norm_label": "coveragedirectory", + "id": "backend_package_jest_coveragedirectory", + "community_name": "Jest Testing Config" + }, + { + "label": "moduleFileExtensions", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L77", + "_origin": "ast", + "community": 60, + "norm_label": "modulefileextensions", + "id": "backend_package_jest_modulefileextensions", + "community_name": "Jest Testing Config" + }, + { + "label": "rootDir", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L82", + "_origin": "ast", + "community": 60, + "norm_label": "rootdir", + "id": "backend_package_jest_rootdir", + "community_name": "Jest Testing Config" + }, + { + "label": "testEnvironment", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L91", + "_origin": "ast", + "community": 60, + "norm_label": "testenvironment", + "id": "backend_package_jest_testenvironment", + "community_name": "Jest Testing Config" + }, + { + "label": "testRegex", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L83", + "_origin": "ast", + "community": 60, + "norm_label": "testregex", + "id": "backend_package_jest_testregex", + "community_name": "Jest Testing Config" + }, + { + "label": "transform", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L84", + "_origin": "ast", + "community": 60, + "norm_label": "transform", + "id": "backend_package_jest_transform", + "community_name": "Jest Testing Config" + }, + { + "label": "^.+\\\\.(t|j)s$", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L85", + "_origin": "ast", + "community": 60, + "norm_label": "^.+\\\\.(t|j)s$", + "id": "backend_package_transform_t_j_s", + "community_name": "Jest Testing Config" + }, + { + "label": "ts", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L77", + "_origin": "ast", + "community": 60, + "norm_label": "ts", + "id": "backend_package_json_ref_ts", + "community_name": "Jest Testing Config" + }, + { + "label": "js", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L77", + "_origin": "ast", + "community": 60, + "norm_label": "js", + "id": "ref_js", + "community_name": "Jest Testing Config" + }, + { + "label": "json", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L77", + "_origin": "ast", + "community": 60, + "norm_label": "json", + "id": "ref_json", + "community_name": "Jest Testing Config" + }, + { + "label": "**/*.(t|j)s", + "file_type": "concept", + "source_file": "backend/package.json", + "source_location": "L87", + "_origin": "ast", + "community": 60, + "norm_label": "**/*.(t|j)s", + "id": "ref_t_j_s", + "community_name": "Jest Testing Config" + }, + { + "label": "wiki/wiki.controller.ts", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 61, + "norm_label": "wiki/wiki.controller.ts", + "id": "backend_src_wiki_wiki_controller", + "community_name": "Wiki Module and Service" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 61, + "norm_label": "apitags", + "id": "backend_src_wiki_wiki_controller_ts_apitags", + "community_name": "Wiki Module and Service" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 61, + "norm_label": "controller", + "id": "backend_src_wiki_wiki_controller_ts_controller", + "community_name": "Wiki Module and Service" + }, + { + "label": "wiki.module.ts", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 61, + "norm_label": "wiki.module.ts", + "id": "backend_src_wiki_wiki_module", + "community_name": "Wiki Module and Service" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 61, + "norm_label": "module", + "id": "backend_src_wiki_wiki_module_ts_module", + "community_name": "Wiki Module and Service" + }, + { + "label": "wiki/wiki.service.ts", + "file_type": "code", + "source_file": "backend/src/wiki/wiki.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 61, + "norm_label": "wiki/wiki.service.ts", + "id": "backend_src_wiki_wiki_service", + "community_name": "Wiki Module and Service" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 61, + "norm_label": "injectable", + "id": "backend_src_wiki_wiki_service_ts_injectable", + "community_name": "Wiki Module and Service" + }, + { + "label": "blogs/blogs.controller.ts", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 62, + "norm_label": "blogs/blogs.controller.ts", + "id": "backend_src_blogs_blogs_controller", + "community_name": "Blog Module and Service" + }, + { + "label": "blogs.module.ts", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 62, + "norm_label": "blogs.module.ts", + "id": "backend_src_blogs_blogs_module", + "community_name": "Blog Module and Service" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "module", + "id": "backend_src_blogs_blogs_module_ts_module", + "community_name": "Blog Module and Service" + }, + { + "label": "blogs/blogs.service.ts", + "file_type": "code", + "source_file": "backend/src/blogs/blogs.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 62, + "norm_label": "blogs/blogs.service.ts", + "id": "backend_src_blogs_blogs_service", + "community_name": "Blog Module and Service" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "injectable", + "id": "backend_src_blogs_blogs_service_ts_injectable", + "community_name": "Blog Module and Service" + }, + { + "label": "pagination.dto.ts", + "file_type": "code", + "source_file": "backend/src/common/dto/pagination.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 62, + "norm_label": "pagination.dto.ts", + "id": "backend_src_common_dto_pagination_dto", + "community_name": "Blog Module and Service" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "apipropertyoptional", + "id": "backend_src_common_dto_pagination_dto_ts_apipropertyoptional", + "community_name": "Blog Module and Service" + }, + { + "label": "IsEnum", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "isenum", + "id": "backend_src_common_dto_pagination_dto_ts_isenum", + "community_name": "Blog Module and Service" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "isoptional", + "id": "backend_src_common_dto_pagination_dto_ts_isoptional", + "community_name": "Blog Module and Service" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "isstring", + "id": "backend_src_common_dto_pagination_dto_ts_isstring", + "community_name": "Blog Module and Service" + }, + { + "label": "Type", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "type", + "id": "backend_src_common_dto_pagination_dto_ts_type", + "community_name": "Blog Module and Service" + }, + { + "label": "IsInt", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "isint", + "id": "isint", + "community_name": "Blog Module and Service" + }, + { + "label": "Min", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 62, + "norm_label": "min", + "id": "min", + "community_name": "Blog Module and Service" + }, + { + "label": "ApiNotFoundResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "apinotfoundresponse", + "id": "backend_src_blogs_blogs_controller_ts_apinotfoundresponse", + "community_name": "Public Blog Controller" + }, + { + "label": "ApiOkResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "apiokresponse", + "id": "backend_src_blogs_blogs_controller_ts_apiokresponse", + "community_name": "Public Blog Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "apioperation", + "id": "backend_src_blogs_blogs_controller_ts_apioperation", + "community_name": "Public Blog Controller" + }, + { + "label": "ApiTags", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "apitags", + "id": "backend_src_blogs_blogs_controller_ts_apitags", + "community_name": "Public Blog Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "controller", + "id": "backend_src_blogs_blogs_controller_ts_controller", + "community_name": "Public Blog Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "get", + "id": "backend_src_blogs_blogs_controller_ts_get", + "community_name": "Public Blog Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "param", + "id": "backend_src_blogs_blogs_controller_ts_param", + "community_name": "Public Blog Controller" + }, + { + "label": "Query", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 63, + "norm_label": "query", + "id": "backend_src_blogs_blogs_controller_ts_query", + "community_name": "Public Blog Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "injectable", + "id": "backend_src_common_services_sms_service_ts_injectable", + "community_name": "SMS Notification Service" + }, + { + "label": "wholesale-apply.dto.ts", + "file_type": "code", + "source_file": "backend/src/wholesale/dto/wholesale-apply.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 64, + "norm_label": "wholesale-apply.dto.ts", + "id": "backend_src_wholesale_dto_wholesale_apply_dto", + "community_name": "SMS Notification Service" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "apiproperty", + "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apiproperty", + "community_name": "SMS Notification Service" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "apipropertyoptional", + "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apipropertyoptional", + "community_name": "SMS Notification Service" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "isnotempty", + "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isnotempty", + "community_name": "SMS Notification Service" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "isoptional", + "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isoptional", + "community_name": "SMS Notification Service" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "isstring", + "id": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isstring", + "community_name": "SMS Notification Service" + }, + { + "label": "wholesale.service.ts", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 64, + "norm_label": "wholesale.service.ts", + "id": "backend_src_wholesale_wholesale_service", + "community_name": "SMS Notification Service" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 64, + "norm_label": "injectable", + "id": "backend_src_wholesale_wholesale_service_ts_injectable", + "community_name": "SMS Notification Service" + }, + { + "label": "ApiExcludeController", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 65, + "norm_label": "apiexcludecontroller", + "id": "apiexcludecontroller", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "generate-openapi.ts", + "file_type": "code", + "source_file": "backend/scripts/generate-openapi.ts", + "source_location": "L1", + "_origin": "ast", + "community": 65, + "norm_label": "generate-openapi.ts", + "id": "backend_scripts_generate_openapi", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 65, + "norm_label": "module", + "id": "backend_src_app_module_ts_module", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "metrics.controller.ts", + "file_type": "code", + "source_file": "backend/src/common/metrics.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 65, + "norm_label": "metrics.controller.ts", + "id": "backend_src_common_metrics_controller", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 65, + "norm_label": "controller", + "id": "backend_src_common_metrics_controller_ts_controller", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 65, + "norm_label": "get", + "id": "backend_src_common_metrics_controller_ts_get", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "app.e2e-spec.ts", + "file_type": "code", + "source_file": "backend/test/app.e2e-spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 65, + "norm_label": "app.e2e-spec.ts", + "id": "backend_test_app_e2e_spec", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "Res", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 65, + "norm_label": "res", + "id": "res", + "community_name": "OpenAPI and Metrics" + }, + { + "label": "app.controller.ts", + "file_type": "code", + "source_file": "backend/src/app.controller.ts", + "source_location": "L1", + "_origin": "ast", + "community": 66, + "norm_label": "app.controller.ts", + "id": "backend_src_app_controller", + "community_name": "App Health Controller" + }, + { + "label": "app.controller.spec.ts", + "file_type": "code", + "source_file": "backend/src/app.controller.spec.ts", + "source_location": "L1", + "_origin": "ast", + "community": 66, + "norm_label": "app.controller.spec.ts", + "id": "backend_src_app_controller_spec", + "community_name": "App Health Controller" + }, + { + "label": "Controller", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 66, + "norm_label": "controller", + "id": "backend_src_app_controller_ts_controller", + "community_name": "App Health Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 66, + "norm_label": "get", + "id": "backend_src_app_controller_ts_get", + "community_name": "App Health Controller" + }, + { + "label": "app.service.ts", + "file_type": "code", + "source_file": "backend/src/app.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 66, + "norm_label": "app.service.ts", + "id": "backend_src_app_service", + "community_name": "App Health Controller" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 66, + "norm_label": "injectable", + "id": "backend_src_app_service_ts_injectable", + "community_name": "App Health Controller" + }, + { + "label": "lucide-react", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L15", + "_origin": "ast", + "community": 67, + "norm_label": "lucide-react", + "id": "frontend_admin_panel_package_dependencies_lucide_react", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "dependencies", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L11", + "_origin": "ast", + "community": 67, + "norm_label": "dependencies", + "id": "frontend_application_package_dependencies", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "axios", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L12", + "_origin": "ast", + "community": 67, + "norm_label": "axios", + "id": "frontend_application_package_dependencies_axios", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "lucide-react", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L13", + "_origin": "ast", + "community": 67, + "norm_label": "lucide-react", + "id": "frontend_application_package_dependencies_lucide_react", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "motion", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L14", + "_origin": "ast", + "community": 67, + "norm_label": "motion", + "id": "frontend_application_package_dependencies_motion", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "next", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L15", + "_origin": "ast", + "community": 67, + "norm_label": "next", + "id": "frontend_application_package_dependencies_next", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "react", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L16", + "_origin": "ast", + "community": 67, + "norm_label": "react", + "id": "frontend_application_package_dependencies_react", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "sonner", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L18", + "_origin": "ast", + "community": 67, + "norm_label": "sonner", + "id": "frontend_application_package_dependencies_sonner", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "lucide-react", + "file_type": "concept", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L15", + "_origin": "ast", + "community": 67, + "norm_label": "lucide-react", + "id": "frontend_admin_panel_package_json_lucide_react", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "axios", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L12", + "_origin": "ast", + "community": 67, + "norm_label": "axios", + "id": "frontend_application_package_json_axios", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "react", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L16", + "_origin": "ast", + "community": 67, + "norm_label": "react", + "id": "frontend_application_package_json_react", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "motion", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L14", + "_origin": "ast", + "community": 67, + "norm_label": "motion", + "id": "motion", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "next", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L15", + "_origin": "ast", + "community": 67, + "norm_label": "next", + "id": "next", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "sonner", + "file_type": "concept", + "source_file": "frontend/application/package.json", + "source_location": "L18", + "_origin": "ast", + "community": 67, + "norm_label": "sonner", + "id": "sonner", + "community_name": "Frontend UI Dependencies" + }, + { + "label": "Injectable", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 68, + "norm_label": "injectable", + "id": "backend_src_pets_pets_service_ts_injectable", + "community_name": "Pet Business Logic" + }, + { + "label": "validate_integrity.js", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L1", + "_origin": "ast", + "community": 69, + "norm_label": "validate_integrity.js", + "id": "docs_audit_validate_integrity", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "dispSum", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L16", + "_origin": "ast", + "community": 69, + "norm_label": "dispsum", + "id": "docs_audit_validate_integrity_dispsum", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "errors", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L7", + "_origin": "ast", + "community": 69, + "norm_label": "errors", + "id": "docs_audit_validate_integrity_errors", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "invalidNewIds", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L27", + "_origin": "ast", + "community": 69, + "norm_label": "invalidnewids", + "id": "docs_audit_validate_integrity_invalidnewids", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "manifest", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L3", + "_origin": "ast", + "community": 69, + "norm_label": "manifest", + "id": "docs_audit_validate_integrity_manifest", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "report", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L43", + "_origin": "ast", + "community": 69, + "norm_label": "report", + "id": "docs_audit_validate_integrity_report", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "trackedFiles", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L4", + "_origin": "ast", + "community": 69, + "norm_label": "trackedfiles", + "id": "docs_audit_validate_integrity_trackedfiles", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "uninspected", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L38", + "_origin": "ast", + "community": 69, + "norm_label": "uninspected", + "id": "docs_audit_validate_integrity_uninspected", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "verifiedIndex", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L5", + "_origin": "ast", + "community": 69, + "norm_label": "verifiedindex", + "id": "docs_audit_validate_integrity_verifiedindex", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "warnings", + "file_type": "code", + "source_file": "docs/audit/validate_integrity.js", + "source_location": "L8", + "_origin": "ast", + "community": 69, + "norm_label": "warnings", + "id": "docs_audit_validate_integrity_warnings", + "community_name": "Integrity Validation Scripts" + }, + { + "label": "app.module.ts", + "file_type": "code", + "source_file": "backend/src/app.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "app.module.ts", + "id": "backend_src_app_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "auth.module.ts", + "file_type": "code", + "source_file": "backend/src/auth/auth.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "auth.module.ts", + "id": "backend_src_auth_auth_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_auth_auth_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "b2b.module.ts", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "b2b.module.ts", + "id": "backend_src_b2b_b2b_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_b2b_b2b_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "b2b.service.ts", + "file_type": "code", + "source_file": "backend/src/b2b/b2b.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "b2b.service.ts", + "id": "backend_src_b2b_b2b_service", + "community_name": "NestJS Application Modules" + }, + { + "label": "banners.module.ts", + "file_type": "code", + "source_file": "backend/src/banners/banners.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "banners.module.ts", + "id": "backend_src_banners_banners_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_banners_banners_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "banners.service.ts", + "file_type": "code", + "source_file": "backend/src/banners/banners.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "banners.service.ts", + "id": "backend_src_banners_banners_service", + "community_name": "NestJS Application Modules" + }, + { + "label": "cms.module.ts", + "file_type": "code", + "source_file": "backend/src/cms/cms.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "cms.module.ts", + "id": "backend_src_cms_cms_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_cms_cms_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "ingredients.module.ts", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "ingredients.module.ts", + "id": "backend_src_ingredients_ingredients_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_ingredients_ingredients_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "ingredients.service.ts", + "file_type": "code", + "source_file": "backend/src/ingredients/ingredients.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "ingredients.service.ts", + "id": "backend_src_ingredients_ingredients_service", + "community_name": "NestJS Application Modules" + }, + { + "label": "prescriptions.module.ts", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "prescriptions.module.ts", + "id": "backend_src_prescriptions_prescriptions_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_prescriptions_prescriptions_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "prescriptions.service.ts", + "file_type": "code", + "source_file": "backend/src/prescriptions/prescriptions.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "prescriptions.service.ts", + "id": "backend_src_prescriptions_prescriptions_service", + "community_name": "NestJS Application Modules" + }, + { + "label": "prisma.module.ts", + "file_type": "code", + "source_file": "backend/src/prisma/prisma.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "prisma.module.ts", + "id": "backend_src_prisma_prisma_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Global", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "global", + "id": "backend_src_prisma_prisma_module_ts_global", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_prisma_prisma_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "settings.module.ts", + "file_type": "code", + "source_file": "backend/src/settings/settings.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "settings.module.ts", + "id": "backend_src_settings_settings_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_settings_settings_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "smart-advisor.module.ts", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "smart-advisor.module.ts", + "id": "backend_src_smart_advisor_smart_advisor_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_smart_advisor_smart_advisor_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "smart-advisor.service.ts", + "file_type": "code", + "source_file": "backend/src/smart-advisor/smart-advisor.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "smart-advisor.service.ts", + "id": "backend_src_smart_advisor_smart_advisor_service", + "community_name": "NestJS Application Modules" + }, + { + "label": "testimonials.module.ts", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "testimonials.module.ts", + "id": "backend_src_testimonials_testimonials_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_testimonials_testimonials_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "testimonials.service.ts", + "file_type": "code", + "source_file": "backend/src/testimonials/testimonials.service.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "testimonials.service.ts", + "id": "backend_src_testimonials_testimonials_service", + "community_name": "NestJS Application Modules" + }, + { + "label": "users.module.ts", + "file_type": "code", + "source_file": "backend/src/users/users.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "users.module.ts", + "id": "backend_src_users_users_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_users_users_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "videos.module.ts", + "file_type": "code", + "source_file": "backend/src/videos/videos.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "videos.module.ts", + "id": "backend_src_videos_videos_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_videos_videos_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "wholesale.module.ts", + "file_type": "code", + "source_file": "backend/src/wholesale/wholesale.module.ts", + "source_location": "L1", + "_origin": "ast", + "community": 7, + "norm_label": "wholesale.module.ts", + "id": "backend_src_wholesale_wholesale_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "Module", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 7, + "norm_label": "module", + "id": "backend_src_wholesale_wholesale_module_ts_module", + "community_name": "NestJS Application Modules" + }, + { + "label": "admin-panel/package.json", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L1", + "_origin": "ast", + "community": 70, + "norm_label": "admin-panel/package.json", + "id": "frontend_admin_panel_package", + "community_name": "Admin Panel Package Config" + }, + { + "label": "name", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L2", + "_origin": "ast", + "community": 70, + "norm_label": "name", + "id": "frontend_admin_panel_package_name", + "community_name": "Admin Panel Package Config" + }, + { + "label": "private", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L3", + "_origin": "ast", + "community": 70, + "norm_label": "private", + "id": "frontend_admin_panel_package_private", + "community_name": "Admin Panel Package Config" + }, + { + "label": "scripts", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L6", + "_origin": "ast", + "community": 70, + "norm_label": "scripts", + "id": "frontend_admin_panel_package_scripts", + "community_name": "Admin Panel Package Config" + }, + { + "label": "build", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L8", + "_origin": "ast", + "community": 70, + "norm_label": "build", + "id": "frontend_admin_panel_package_scripts_build", + "community_name": "Admin Panel Package Config" + }, + { + "label": "dev", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L7", + "_origin": "ast", + "community": 70, + "norm_label": "dev", + "id": "frontend_admin_panel_package_scripts_dev", + "community_name": "Admin Panel Package Config" + }, + { + "label": "lint", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L9", + "_origin": "ast", + "community": 70, + "norm_label": "lint", + "id": "frontend_admin_panel_package_scripts_lint", + "community_name": "Admin Panel Package Config" + }, + { + "label": "preview", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L10", + "_origin": "ast", + "community": 70, + "norm_label": "preview", + "id": "frontend_admin_panel_package_scripts_preview", + "community_name": "Admin Panel Package Config" + }, + { + "label": "type", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L5", + "_origin": "ast", + "community": 70, + "norm_label": "type", + "id": "frontend_admin_panel_package_type", + "community_name": "Admin Panel Package Config" + }, + { + "label": "version", + "file_type": "code", + "source_file": "frontend/admin-panel/package.json", + "source_location": "L4", + "_origin": "ast", + "community": 70, + "norm_label": "version", + "id": "frontend_admin_panel_package_version", + "community_name": "Admin Panel Package Config" + }, + { + "label": "Reports.tsx", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 71, + "norm_label": "reports.tsx", + "id": "frontend_admin_panel_src_pages_reports", + "community_name": "Analytics and Report Charts" + }, + { + "label": "COLORS", + "file_type": "code", + "source_file": "frontend/admin-panel/src/pages/Reports.tsx", + "source_location": "L10", + "_origin": "ast", + "community": 71, + "norm_label": "colors", + "id": "frontend_admin_panel_src_pages_reports_colors", + "community_name": "Analytics and Report Charts" + }, + { + "label": "Reports", + "file_type": "code", + "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", + "source_location": "L16", + "_origin": "ast", + "community": 71, + "norm_label": "reports", + "id": "frontend_admin_panel_src_routes_adminroutes_reports", + "community_name": "Analytics and Report Charts" + }, + { + "label": "orchestrate.py", + "file_type": "code", + "source_file": ".ai_agency/orchestrate.py", + "source_location": "L1", + "_origin": "ast", + "community": 72, + "norm_label": "orchestrate.py", + "id": "ai_agency_orchestrate", + "community_name": "Task Orchestration Scripts" + }, + { + "label": "backend/package.json", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L1", + "_origin": "ast", + "community": 73, + "norm_label": "backend/package.json", + "id": "backend_package", + "community_name": "Backend Package Config" + }, + { + "label": "author", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L5", + "_origin": "ast", + "community": 73, + "norm_label": "author", + "id": "backend_package_author", + "community_name": "Backend Package Config" + }, + { + "label": "description", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L4", + "_origin": "ast", + "community": 73, + "norm_label": "description", + "id": "backend_package_description", + "community_name": "Backend Package Config" + }, + { + "label": "license", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L7", + "_origin": "ast", + "community": 73, + "norm_label": "license", + "id": "backend_package_license", + "community_name": "Backend Package Config" + }, + { + "label": "name", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L2", + "_origin": "ast", + "community": 73, + "norm_label": "name", + "id": "backend_package_name", + "community_name": "Backend Package Config" + }, + { + "label": "prisma", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L93", + "_origin": "ast", + "community": 73, + "norm_label": "prisma", + "id": "backend_package_prisma", + "community_name": "Backend Package Config" + }, + { + "label": "seed", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L94", + "_origin": "ast", + "community": 73, + "norm_label": "seed", + "id": "backend_package_prisma_seed", + "community_name": "Backend Package Config" + }, + { + "label": "private", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L6", + "_origin": "ast", + "community": 73, + "norm_label": "private", + "id": "backend_package_private", + "community_name": "Backend Package Config" + }, + { + "label": "version", + "file_type": "code", + "source_file": "backend/package.json", + "source_location": "L3", + "_origin": "ast", + "community": 73, + "norm_label": "version", + "id": "backend_package_version", + "community_name": "Backend Package Config" + }, + { + "label": "create-health-log.dto.ts", + "file_type": "code", + "source_file": "backend/src/pets/dto/create-health-log.dto.ts", + "source_location": "L1", + "_origin": "ast", + "community": 74, + "norm_label": "create-health-log.dto.ts", + "id": "backend_src_pets_dto_create_health_log_dto", + "community_name": "Health Log DTOs" + }, + { + "label": "ApiProperty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 74, + "norm_label": "apiproperty", + "id": "backend_src_pets_dto_create_health_log_dto_ts_apiproperty", + "community_name": "Health Log DTOs" + }, + { + "label": "ApiPropertyOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 74, + "norm_label": "apipropertyoptional", + "id": "backend_src_pets_dto_create_health_log_dto_ts_apipropertyoptional", + "community_name": "Health Log DTOs" + }, + { + "label": "IsNotEmpty", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 74, + "norm_label": "isnotempty", + "id": "backend_src_pets_dto_create_health_log_dto_ts_isnotempty", + "community_name": "Health Log DTOs" + }, + { + "label": "IsOptional", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 74, + "norm_label": "isoptional", + "id": "backend_src_pets_dto_create_health_log_dto_ts_isoptional", + "community_name": "Health Log DTOs" + }, + { + "label": "IsString", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 74, + "norm_label": "isstring", + "id": "backend_src_pets_dto_create_health_log_dto_ts_isstring", + "community_name": "Health Log DTOs" + }, + { + "label": "ErrorBoundary.tsx", + "file_type": "code", + "source_file": "frontend/application/components/ErrorBoundary.tsx", + "source_location": "L1", + "_origin": "ast", + "community": 75, + "norm_label": "errorboundary.tsx", + "id": "frontend_application_components_errorboundary", + "community_name": "React Error Boundary" + }, + { + "label": "application/package.json", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L1", + "_origin": "ast", + "community": 76, + "norm_label": "application/package.json", + "id": "frontend_application_package", + "community_name": "Application Package Config" + }, + { + "label": "name", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L2", + "_origin": "ast", + "community": 76, + "norm_label": "name", + "id": "frontend_application_package_name", + "community_name": "Application Package Config" + }, + { + "label": "private", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L4", + "_origin": "ast", + "community": 76, + "norm_label": "private", + "id": "frontend_application_package_private", + "community_name": "Application Package Config" + }, + { + "label": "scripts", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L5", + "_origin": "ast", + "community": 76, + "norm_label": "scripts", + "id": "frontend_application_package_scripts", + "community_name": "Application Package Config" + }, + { + "label": "build", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L7", + "_origin": "ast", + "community": 76, + "norm_label": "build", + "id": "frontend_application_package_scripts_build", + "community_name": "Application Package Config" + }, + { + "label": "dev", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L6", + "_origin": "ast", + "community": 76, + "norm_label": "dev", + "id": "frontend_application_package_scripts_dev", + "community_name": "Application Package Config" + }, + { + "label": "lint", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L9", + "_origin": "ast", + "community": 76, + "norm_label": "lint", + "id": "frontend_application_package_scripts_lint", + "community_name": "Application Package Config" + }, + { + "label": "start", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L8", + "_origin": "ast", + "community": 76, + "norm_label": "start", + "id": "frontend_application_package_scripts_start", + "community_name": "Application Package Config" + }, + { + "label": "version", + "file_type": "code", + "source_file": "frontend/application/package.json", + "source_location": "L3", + "_origin": "ast", + "community": 76, + "norm_label": "version", + "id": "frontend_application_package_version", + "community_name": "Application Package Config" + }, + { + "label": "ApiNotFoundResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", "community": 77, - "norm_label": "query" + "norm_label": "apinotfoundresponse", + "id": "backend_src_wiki_wiki_controller_ts_apinotfoundresponse", + "community_name": "Generic Resource Controller" + }, + { + "label": "ApiOkResponse", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 77, + "norm_label": "apiokresponse", + "id": "backend_src_wiki_wiki_controller_ts_apiokresponse", + "community_name": "Generic Resource Controller" + }, + { + "label": "ApiOperation", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 77, + "norm_label": "apioperation", + "id": "backend_src_wiki_wiki_controller_ts_apioperation", + "community_name": "Generic Resource Controller" + }, + { + "label": "Get", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 77, + "norm_label": "get", + "id": "backend_src_wiki_wiki_controller_ts_get", + "community_name": "Generic Resource Controller" + }, + { + "label": "Param", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 77, + "norm_label": "param", + "id": "backend_src_wiki_wiki_controller_ts_param", + "community_name": "Generic Resource Controller" + }, + { + "label": "Query", + "file_type": "code", + "source_file": "", + "source_location": "", + "_origin": "ast", + "community": 77, + "norm_label": "query", + "id": "backend_src_wiki_wiki_controller_ts_query", + "community_name": "Generic Resource Controller" }, { "label": "error.tsx", @@ -21709,9 +23758,10 @@ "source_file": "frontend/application/app/error.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_error", "community": 78, - "norm_label": "error.tsx" + "norm_label": "error.tsx", + "id": "frontend_application_app_error", + "community_name": "Error and Not Found Pages" }, { "label": "not-found.tsx", @@ -21719,9 +23769,10 @@ "source_file": "frontend/application/app/not-found.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_not_found", "community": 78, - "norm_label": "not-found.tsx" + "norm_label": "not-found.tsx", + "id": "frontend_application_app_not_found", + "community_name": "Error and Not Found Pages" }, { "label": "ErrorPages.tsx", @@ -21729,9 +23780,10 @@ "source_file": "frontend/application/components/ErrorPages.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_errorpages", "community": 78, - "norm_label": "errorpages.tsx" + "norm_label": "errorpages.tsx", + "id": "frontend_application_components_errorpages", + "community_name": "Error and Not Found Pages" }, { "label": "with-vpn.sh", @@ -21743,9 +23795,10 @@ "kind": "file" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn", "community": 79, - "norm_label": "with-vpn.sh" + "norm_label": "with-vpn.sh", + "id": "gitea_scripts_with_vpn", + "community_name": "VPN Utility Scripts" }, { "label": "cleanup()", @@ -21757,9 +23810,10 @@ "kind": "bash_function" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn_cleanup", "community": 79, - "norm_label": "cleanup()" + "norm_label": "cleanup()", + "id": "gitea_scripts_with_vpn_cleanup", + "community_name": "VPN Utility Scripts" }, { "label": "log()", @@ -21771,9 +23825,10 @@ "kind": "bash_function" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn_log", "community": 79, - "norm_label": "log()" + "norm_label": "log()", + "id": "gitea_scripts_with_vpn_log", + "community_name": "VPN Utility Scripts" }, { "label": "with-vpn.sh script", @@ -21785,9 +23840,10 @@ "kind": "bash_entrypoint" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn_sh__entry", "community": 79, - "norm_label": "with-vpn.sh script" + "norm_label": "with-vpn.sh script", + "id": "gitea_scripts_with_vpn_sh__entry", + "community_name": "VPN Utility Scripts" }, { "label": "start_vpn()", @@ -21799,9 +23855,10 @@ "kind": "bash_function" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn_start_vpn", "community": 79, - "norm_label": "start_vpn()" + "norm_label": "start_vpn()", + "id": "gitea_scripts_with_vpn_start_vpn", + "community_name": "VPN Utility Scripts" }, { "label": "stop_vpn()", @@ -21813,9 +23870,10 @@ "kind": "bash_function" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn_stop_vpn", "community": 79, - "norm_label": "stop_vpn()" + "norm_label": "stop_vpn()", + "id": "gitea_scripts_with_vpn_stop_vpn", + "community_name": "VPN Utility Scripts" }, { "label": "vpn_is_up()", @@ -21827,9 +23885,10 @@ "kind": "bash_function" }, "_origin": "ast", - "id": "gitea_scripts_with_vpn_vpn_is_up", "community": 79, - "norm_label": "vpn_is_up()" + "norm_label": "vpn_is_up()", + "id": "gitea_scripts_with_vpn_vpn_is_up", + "community_name": "VPN Utility Scripts" }, { "label": "create-video.dto.ts", @@ -21837,9 +23896,10 @@ "source_file": "backend/src/videos/dto/create-video.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto", "community": 8, - "norm_label": "create-video.dto.ts" + "norm_label": "create-video.dto.ts", + "id": "backend_src_videos_dto_create_video_dto", + "community_name": "Video Management DTOs" }, { "label": "ApiProperty", @@ -21847,9 +23907,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_ts_apiproperty", "community": 8, - "norm_label": "apiproperty" + "norm_label": "apiproperty", + "id": "backend_src_videos_dto_create_video_dto_ts_apiproperty", + "community_name": "Video Management DTOs" }, { "label": "ApiPropertyOptional", @@ -21857,9 +23918,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_ts_apipropertyoptional", "community": 8, - "norm_label": "apipropertyoptional" + "norm_label": "apipropertyoptional", + "id": "backend_src_videos_dto_create_video_dto_ts_apipropertyoptional", + "community_name": "Video Management DTOs" }, { "label": "IsBoolean", @@ -21867,9 +23929,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_ts_isboolean", "community": 8, - "norm_label": "isboolean" + "norm_label": "isboolean", + "id": "backend_src_videos_dto_create_video_dto_ts_isboolean", + "community_name": "Video Management DTOs" }, { "label": "IsNotEmpty", @@ -21877,9 +23940,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_ts_isnotempty", "community": 8, - "norm_label": "isnotempty" + "norm_label": "isnotempty", + "id": "backend_src_videos_dto_create_video_dto_ts_isnotempty", + "community_name": "Video Management DTOs" }, { "label": "IsOptional", @@ -21887,9 +23951,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_ts_isoptional", "community": 8, - "norm_label": "isoptional" + "norm_label": "isoptional", + "id": "backend_src_videos_dto_create_video_dto_ts_isoptional", + "community_name": "Video Management DTOs" }, { "label": "IsString", @@ -21897,9 +23962,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_create_video_dto_ts_isstring", "community": 8, - "norm_label": "isstring" + "norm_label": "isstring", + "id": "backend_src_videos_dto_create_video_dto_ts_isstring", + "community_name": "Video Management DTOs" }, { "label": "get-videos-query.dto.ts", @@ -21907,9 +23973,10 @@ "source_file": "backend/src/videos/dto/get-videos-query.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_videos_dto_get_videos_query_dto", "community": 8, - "norm_label": "get-videos-query.dto.ts" + "norm_label": "get-videos-query.dto.ts", + "id": "backend_src_videos_dto_get_videos_query_dto", + "community_name": "Video Management DTOs" }, { "label": "ApiPropertyOptional", @@ -21917,9 +23984,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_get_videos_query_dto_ts_apipropertyoptional", "community": 8, - "norm_label": "apipropertyoptional" + "norm_label": "apipropertyoptional", + "id": "backend_src_videos_dto_get_videos_query_dto_ts_apipropertyoptional", + "community_name": "Video Management DTOs" }, { "label": "IsBoolean", @@ -21927,9 +23995,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_get_videos_query_dto_ts_isboolean", "community": 8, - "norm_label": "isboolean" + "norm_label": "isboolean", + "id": "backend_src_videos_dto_get_videos_query_dto_ts_isboolean", + "community_name": "Video Management DTOs" }, { "label": "IsOptional", @@ -21937,9 +24006,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_dto_get_videos_query_dto_ts_isoptional", "community": 8, - "norm_label": "isoptional" + "norm_label": "isoptional", + "id": "backend_src_videos_dto_get_videos_query_dto_ts_isoptional", + "community_name": "Video Management DTOs" }, { "label": "videos.controller.ts", @@ -21947,9 +24017,10 @@ "source_file": "backend/src/videos/videos.controller.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_videos_videos_controller", "community": 8, - "norm_label": "videos.controller.ts" + "norm_label": "videos.controller.ts", + "id": "backend_src_videos_videos_controller", + "community_name": "Video Management DTOs" }, { "label": "ApiBearerAuth", @@ -21957,9 +24028,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_apibearerauth", "community": 8, - "norm_label": "apibearerauth" + "norm_label": "apibearerauth", + "id": "backend_src_videos_videos_controller_ts_apibearerauth", + "community_name": "Video Management DTOs" }, { "label": "ApiOperation", @@ -21967,9 +24039,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_apioperation", "community": 8, - "norm_label": "apioperation" + "norm_label": "apioperation", + "id": "backend_src_videos_videos_controller_ts_apioperation", + "community_name": "Video Management DTOs" }, { "label": "ApiQuery", @@ -21977,9 +24050,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_apiquery", "community": 8, - "norm_label": "apiquery" + "norm_label": "apiquery", + "id": "backend_src_videos_videos_controller_ts_apiquery", + "community_name": "Video Management DTOs" }, { "label": "ApiTags", @@ -21987,9 +24061,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_apitags", "community": 8, - "norm_label": "apitags" + "norm_label": "apitags", + "id": "backend_src_videos_videos_controller_ts_apitags", + "community_name": "Video Management DTOs" }, { "label": "Body", @@ -21997,9 +24072,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_body", "community": 8, - "norm_label": "body" + "norm_label": "body", + "id": "backend_src_videos_videos_controller_ts_body", + "community_name": "Video Management DTOs" }, { "label": "Controller", @@ -22007,9 +24083,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_controller", "community": 8, - "norm_label": "controller" + "norm_label": "controller", + "id": "backend_src_videos_videos_controller_ts_controller", + "community_name": "Video Management DTOs" }, { "label": "Delete", @@ -22017,9 +24094,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_delete", "community": 8, - "norm_label": "delete" + "norm_label": "delete", + "id": "backend_src_videos_videos_controller_ts_delete", + "community_name": "Video Management DTOs" }, { "label": "Get", @@ -22027,9 +24105,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_get", "community": 8, - "norm_label": "get" + "norm_label": "get", + "id": "backend_src_videos_videos_controller_ts_get", + "community_name": "Video Management DTOs" }, { "label": "Param", @@ -22037,9 +24116,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_param", "community": 8, - "norm_label": "param" + "norm_label": "param", + "id": "backend_src_videos_videos_controller_ts_param", + "community_name": "Video Management DTOs" }, { "label": "Post", @@ -22047,9 +24127,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_post", "community": 8, - "norm_label": "post" + "norm_label": "post", + "id": "backend_src_videos_videos_controller_ts_post", + "community_name": "Video Management DTOs" }, { "label": "Put", @@ -22057,9 +24138,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_put", "community": 8, - "norm_label": "put" + "norm_label": "put", + "id": "backend_src_videos_videos_controller_ts_put", + "community_name": "Video Management DTOs" }, { "label": "Query", @@ -22067,9 +24149,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_query", "community": 8, - "norm_label": "query" + "norm_label": "query", + "id": "backend_src_videos_videos_controller_ts_query", + "community_name": "Video Management DTOs" }, { "label": "UseGuards", @@ -22077,9 +24160,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_controller_ts_useguards", "community": 8, - "norm_label": "useguards" + "norm_label": "useguards", + "id": "backend_src_videos_videos_controller_ts_useguards", + "community_name": "Video Management DTOs" }, { "label": "Injectable", @@ -22087,9 +24171,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_videos_videos_service_ts_injectable", "community": 8, - "norm_label": "injectable" + "norm_label": "injectable", + "id": "backend_src_videos_videos_service_ts_injectable", + "community_name": "Video Management DTOs" }, { "label": "Transform", @@ -22097,9 +24182,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "transform", "community": 8, - "norm_label": "transform" + "norm_label": "transform", + "id": "transform", + "community_name": "Video Management DTOs" }, { "label": "nest-cli.json", @@ -22107,9 +24193,10 @@ "source_file": "backend/nest-cli.json", "source_location": "L1", "_origin": "ast", - "id": "backend_nest_cli", "community": 80, - "norm_label": "nest-cli.json" + "norm_label": "nest-cli.json", + "id": "backend_nest_cli", + "community_name": "NestJS CLI Config" }, { "label": "collection", @@ -22117,9 +24204,10 @@ "source_file": "backend/nest-cli.json", "source_location": "L3", "_origin": "ast", - "id": "backend_nest_cli_collection", "community": 80, - "norm_label": "collection" + "norm_label": "collection", + "id": "backend_nest_cli_collection", + "community_name": "NestJS CLI Config" }, { "label": "compilerOptions", @@ -22127,9 +24215,10 @@ "source_file": "backend/nest-cli.json", "source_location": "L5", "_origin": "ast", - "id": "backend_nest_cli_compileroptions", "community": 80, - "norm_label": "compileroptions" + "norm_label": "compileroptions", + "id": "backend_nest_cli_compileroptions", + "community_name": "NestJS CLI Config" }, { "label": "deleteOutDir", @@ -22137,9 +24226,10 @@ "source_file": "backend/nest-cli.json", "source_location": "L6", "_origin": "ast", - "id": "backend_nest_cli_compileroptions_deleteoutdir", "community": 80, - "norm_label": "deleteoutdir" + "norm_label": "deleteoutdir", + "id": "backend_nest_cli_compileroptions_deleteoutdir", + "community_name": "NestJS CLI Config" }, { "label": "$schema", @@ -22147,9 +24237,10 @@ "source_file": "backend/nest-cli.json", "source_location": "L2", "_origin": "ast", - "id": "backend_nest_cli_schema", "community": 80, - "norm_label": "$schema" + "norm_label": "$schema", + "id": "backend_nest_cli_schema", + "community_name": "NestJS CLI Config" }, { "label": "sourceRoot", @@ -22157,9 +24248,10 @@ "source_file": "backend/nest-cli.json", "source_location": "L4", "_origin": "ast", - "id": "backend_nest_cli_sourceroot", "community": 80, - "norm_label": "sourceroot" + "norm_label": "sourceroot", + "id": "backend_nest_cli_sourceroot", + "community_name": "NestJS CLI Config" }, { "label": "tsconfig.seed.json", @@ -22167,9 +24259,10 @@ "source_file": "backend/prisma/tsconfig.seed.json", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_tsconfig_seed", "community": 81, - "norm_label": "tsconfig.seed.json" + "norm_label": "tsconfig.seed.json", + "id": "backend_prisma_tsconfig_seed", + "community_name": "Seed TypeScript Config" }, { "label": "compilerOptions", @@ -22177,9 +24270,10 @@ "source_file": "backend/prisma/tsconfig.seed.json", "source_location": "L2", "_origin": "ast", - "id": "backend_prisma_tsconfig_seed_compileroptions", "community": 81, - "norm_label": "compileroptions" + "norm_label": "compileroptions", + "id": "backend_prisma_tsconfig_seed_compileroptions", + "community_name": "Seed TypeScript Config" }, { "label": "esModuleInterop", @@ -22187,9 +24281,10 @@ "source_file": "backend/prisma/tsconfig.seed.json", "source_location": "L5", "_origin": "ast", - "id": "backend_prisma_tsconfig_seed_compileroptions_esmoduleinterop", "community": 81, - "norm_label": "esmoduleinterop" + "norm_label": "esmoduleinterop", + "id": "backend_prisma_tsconfig_seed_compileroptions_esmoduleinterop", + "community_name": "Seed TypeScript Config" }, { "label": "module", @@ -22197,9 +24292,10 @@ "source_file": "backend/prisma/tsconfig.seed.json", "source_location": "L3", "_origin": "ast", - "id": "backend_prisma_tsconfig_seed_compileroptions_module", "community": 81, - "norm_label": "module" + "norm_label": "module", + "id": "backend_prisma_tsconfig_seed_compileroptions_module", + "community_name": "Seed TypeScript Config" }, { "label": "moduleResolution", @@ -22207,9 +24303,10 @@ "source_file": "backend/prisma/tsconfig.seed.json", "source_location": "L4", "_origin": "ast", - "id": "backend_prisma_tsconfig_seed_compileroptions_moduleresolution", "community": 81, - "norm_label": "moduleresolution" + "norm_label": "moduleresolution", + "id": "backend_prisma_tsconfig_seed_compileroptions_moduleresolution", + "community_name": "Seed TypeScript Config" }, { "label": "skipLibCheck", @@ -22217,9 +24314,10 @@ "source_file": "backend/prisma/tsconfig.seed.json", "source_location": "L6", "_origin": "ast", - "id": "backend_prisma_tsconfig_seed_compileroptions_skiplibcheck", "community": 81, - "norm_label": "skiplibcheck" + "norm_label": "skiplibcheck", + "id": "backend_prisma_tsconfig_seed_compileroptions_skiplibcheck", + "community_name": "Seed TypeScript Config" }, { "label": "open-browsers.js", @@ -22227,9 +24325,10 @@ "source_file": "scripts/open-browsers.js", "source_location": "L1", "_origin": "ast", - "id": "scripts_open_browsers", "community": 83, - "norm_label": "open-browsers.js" + "norm_label": "open-browsers.js", + "id": "scripts_open_browsers", + "community_name": "Browser Utility Scripts" }, { "label": "{ exec }", @@ -22237,9 +24336,10 @@ "source_file": "scripts/open-browsers.js", "source_location": "L1", "_origin": "ast", - "id": "scripts_open_browsers_exec", "community": 83, - "norm_label": "{ exec }" + "norm_label": "{ exec }", + "id": "scripts_open_browsers_exec", + "community_name": "Browser Utility Scripts" }, { "label": "http", @@ -22247,9 +24347,10 @@ "source_file": "scripts/open-browsers.js", "source_location": "L2", "_origin": "ast", - "id": "scripts_open_browsers_http", "community": 83, - "norm_label": "http" + "norm_label": "http", + "id": "scripts_open_browsers_http", + "community_name": "Browser Utility Scripts" }, { "label": "URLS", @@ -22257,9 +24358,10 @@ "source_file": "scripts/open-browsers.js", "source_location": "L4", "_origin": "ast", - "id": "scripts_open_browsers_urls", "community": 83, - "norm_label": "urls" + "norm_label": "urls", + "id": "scripts_open_browsers_urls", + "community_name": "Browser Utility Scripts" }, { "label": "start-dev.js", @@ -22267,9 +24369,10 @@ "source_file": "scripts/start-dev.js", "source_location": "L1", "_origin": "ast", - "id": "scripts_start_dev", "community": 84, - "norm_label": "start-dev.js" + "norm_label": "start-dev.js", + "id": "scripts_start_dev", + "community_name": "Dev Server Startup" }, { "label": "backend", @@ -22277,9 +24380,10 @@ "source_file": "scripts/start-dev.js", "source_location": "L27", "_origin": "ast", - "id": "scripts_start_dev_backend", "community": 84, - "norm_label": "backend" + "norm_label": "backend", + "id": "scripts_start_dev_backend", + "community_name": "Dev Server Startup" }, { "label": "http", @@ -22287,9 +24391,10 @@ "source_file": "scripts/start-dev.js", "source_location": "L2", "_origin": "ast", - "id": "scripts_start_dev_http", "community": 84, - "norm_label": "http" + "norm_label": "http", + "id": "scripts_start_dev_http", + "community_name": "Dev Server Startup" }, { "label": "{ spawn }", @@ -22297,9 +24402,10 @@ "source_file": "scripts/start-dev.js", "source_location": "L1", "_origin": "ast", - "id": "scripts_start_dev_spawn", "community": 84, - "norm_label": "{ spawn }" + "norm_label": "{ spawn }", + "id": "scripts_start_dev_spawn", + "community_name": "Dev Server Startup" }, { "label": "paginated-response.schema.ts", @@ -22307,9 +24413,10 @@ "source_file": "backend/src/common/schemas/paginated-response.schema.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_common_schemas_paginated_response_schema", "community": 86, - "norm_label": "paginated-response.schema.ts" + "norm_label": "paginated-response.schema.ts", + "id": "backend_src_common_schemas_paginated_response_schema", + "community_name": "Pagination API Schemas" }, { "label": "ApiProperty", @@ -22317,9 +24424,10 @@ "source_file": "", "source_location": "", "_origin": "ast", - "id": "backend_src_common_schemas_paginated_response_schema_ts_apiproperty", "community": 86, - "norm_label": "apiproperty" + "norm_label": "apiproperty", + "id": "backend_src_common_schemas_paginated_response_schema_ts_apiproperty", + "community_name": "Pagination API Schemas" }, { "label": "rebuild_honest_ledger.js", @@ -22327,9 +24435,10 @@ "source_file": "docs/audit/rebuild_honest_ledger.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_rebuild_honest_ledger", "community": 88, - "norm_label": "rebuild_honest_ledger.js" + "norm_label": "rebuild_honest_ledger.js", + "id": "docs_audit_rebuild_honest_ledger", + "community_name": "Ledger Rebuild Scripts" }, { "label": "evidenceList", @@ -22337,9 +24446,10 @@ "source_file": "docs/audit/rebuild_honest_ledger.js", "source_location": "L4", "_origin": "ast", - "id": "docs_audit_rebuild_honest_ledger_evidencelist", "community": 88, - "norm_label": "evidencelist" + "norm_label": "evidencelist", + "id": "docs_audit_rebuild_honest_ledger_evidencelist", + "community_name": "Ledger Rebuild Scripts" }, { "label": "ledger", @@ -22347,9 +24457,10 @@ "source_file": "docs/audit/rebuild_honest_ledger.js", "source_location": "L9", "_origin": "ast", - "id": "docs_audit_rebuild_honest_ledger_ledger", "community": 88, - "norm_label": "ledger" + "norm_label": "ledger", + "id": "docs_audit_rebuild_honest_ledger_ledger", + "community_name": "Ledger Rebuild Scripts" }, { "label": "mandatoryMap", @@ -22357,9 +24468,10 @@ "source_file": "docs/audit/rebuild_honest_ledger.js", "source_location": "L6", "_origin": "ast", - "id": "docs_audit_rebuild_honest_ledger_mandatorymap", "community": 88, - "norm_label": "mandatorymap" + "norm_label": "mandatorymap", + "id": "docs_audit_rebuild_honest_ledger_mandatorymap", + "community_name": "Ledger Rebuild Scripts" }, { "label": "mandatoryScope", @@ -22367,9 +24479,10 @@ "source_file": "docs/audit/rebuild_honest_ledger.js", "source_location": "L3", "_origin": "ast", - "id": "docs_audit_rebuild_honest_ledger_mandatoryscope", "community": 88, - "norm_label": "mandatoryscope" + "norm_label": "mandatoryscope", + "id": "docs_audit_rebuild_honest_ledger_mandatoryscope", + "community_name": "Ledger Rebuild Scripts" }, { "label": "validate_evidence_grade.js", @@ -22377,9 +24490,10 @@ "source_file": "docs/audit/validate_evidence_grade.js", "source_location": "L1", "_origin": "ast", - "id": "docs_audit_validate_evidence_grade", "community": 89, - "norm_label": "validate_evidence_grade.js" + "norm_label": "validate_evidence_grade.js", + "id": "docs_audit_validate_evidence_grade", + "community_name": "Evidence Validation Scripts" }, { "label": "activeFiles", @@ -22387,9 +24501,10 @@ "source_file": "docs/audit/validate_evidence_grade.js", "source_location": "L58", "_origin": "ast", - "id": "docs_audit_validate_evidence_grade_activefiles", "community": 89, - "norm_label": "activefiles" + "norm_label": "activefiles", + "id": "docs_audit_validate_evidence_grade_activefiles", + "community_name": "Evidence Validation Scripts" }, { "label": "errors", @@ -22397,9 +24512,10 @@ "source_file": "docs/audit/validate_evidence_grade.js", "source_location": "L4", "_origin": "ast", - "id": "docs_audit_validate_evidence_grade_errors", "community": 89, - "norm_label": "errors" + "norm_label": "errors", + "id": "docs_audit_validate_evidence_grade_errors", + "community_name": "Evidence Validation Scripts" }, { "label": "validationOutput", @@ -22407,9 +24523,10 @@ "source_file": "docs/audit/validate_evidence_grade.js", "source_location": "L101", "_origin": "ast", - "id": "docs_audit_validate_evidence_grade_validationoutput", "community": 89, - "norm_label": "validationoutput" + "norm_label": "validationoutput", + "id": "docs_audit_validate_evidence_grade_validationoutput", + "community_name": "Evidence Validation Scripts" }, { "label": "warnings", @@ -22417,9 +24534,10 @@ "source_file": "docs/audit/validate_evidence_grade.js", "source_location": "L5", "_origin": "ast", - "id": "docs_audit_validate_evidence_grade_warnings", "community": 89, - "norm_label": "warnings" + "norm_label": "warnings", + "id": "docs_audit_validate_evidence_grade_warnings", + "community_name": "Evidence Validation Scripts" }, { "label": "CatalogClient.tsx", @@ -22427,9 +24545,10 @@ "source_file": "frontend/application/app/catalog/CatalogClient.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_catalog_catalogclient", "community": 9, - "norm_label": "catalogclient.tsx" + "norm_label": "catalogclient.tsx", + "id": "frontend_application_app_catalog_catalogclient", + "community_name": "Public Catalog Pages" }, { "label": "catalog/page.tsx", @@ -22437,9 +24556,10 @@ "source_file": "frontend/application/app/catalog/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_catalog_page", "community": 9, - "norm_label": "catalog/page.tsx" + "norm_label": "catalog/page.tsx", + "id": "frontend_application_app_catalog_page", + "community_name": "Public Catalog Pages" }, { "label": "metadata", @@ -22447,9 +24567,10 @@ "source_file": "frontend/application/app/catalog/page.tsx", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_app_catalog_page_metadata", "community": 9, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_catalog_page_metadata", + "community_name": "Public Catalog Pages" }, { "label": "search/page.tsx", @@ -22457,9 +24578,10 @@ "source_file": "frontend/application/app/search/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_search_page", "community": 9, - "norm_label": "search/page.tsx" + "norm_label": "search/page.tsx", + "id": "frontend_application_app_search_page", + "community_name": "Public Catalog Pages" }, { "label": "metadata", @@ -22467,9 +24589,10 @@ "source_file": "frontend/application/app/search/page.tsx", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_app_search_page_metadata", "community": 9, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_search_page_metadata", + "community_name": "Public Catalog Pages" }, { "label": "sitemap.ts", @@ -22477,9 +24600,10 @@ "source_file": "frontend/application/app/sitemap.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_sitemap", "community": 9, - "norm_label": "sitemap.ts" + "norm_label": "sitemap.ts", + "id": "frontend_application_app_sitemap", + "community_name": "Public Catalog Pages" }, { "label": "wiki/page.tsx", @@ -22487,9 +24611,10 @@ "source_file": "frontend/application/app/wiki/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_wiki_page", "community": 9, - "norm_label": "wiki/page.tsx" + "norm_label": "wiki/page.tsx", + "id": "frontend_application_app_wiki_page", + "community_name": "Public Catalog Pages" }, { "label": "metadata", @@ -22497,9 +24622,10 @@ "source_file": "frontend/application/app/wiki/page.tsx", "source_location": "L5", "_origin": "ast", - "id": "frontend_application_app_wiki_page_metadata", "community": 9, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_wiki_page_metadata", + "community_name": "Public Catalog Pages" }, { "label": "BlogPage.tsx", @@ -22507,9 +24633,10 @@ "source_file": "frontend/application/components/BlogPage.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_blogpage", "community": 9, - "norm_label": "blogpage.tsx" + "norm_label": "blogpage.tsx", + "id": "frontend_application_components_blogpage", + "community_name": "Public Catalog Pages" }, { "label": "IngredientWiki.tsx", @@ -22517,9 +24644,10 @@ "source_file": "frontend/application/components/IngredientWiki.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_ingredientwiki", "community": 9, - "norm_label": "ingredientwiki.tsx" + "norm_label": "ingredientwiki.tsx", + "id": "frontend_application_components_ingredientwiki", + "community_name": "Public Catalog Pages" }, { "label": "SearchResultsPage.tsx", @@ -22527,9 +24655,10 @@ "source_file": "frontend/application/components/SearchResultsPage.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_components_searchresultspage", "community": 9, - "norm_label": "searchresultspage.tsx" + "norm_label": "searchresultspage.tsx", + "id": "frontend_application_components_searchresultspage", + "community_name": "Public Catalog Pages" }, { "label": "products.ts", @@ -22537,9 +24666,10 @@ "source_file": "frontend/application/lib/data/products.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_data_products", "community": 9, - "norm_label": "products.ts" + "norm_label": "products.ts", + "id": "frontend_application_lib_data_products", + "community_name": "Public Catalog Pages" }, { "label": "INGREDIENTS_WIKI", @@ -22547,9 +24677,10 @@ "source_file": "frontend/application/lib/data/products.ts", "source_location": "L67", "_origin": "ast", - "id": "frontend_application_lib_data_products_ingredients_wiki", "community": 9, - "norm_label": "ingredients_wiki" + "norm_label": "ingredients_wiki", + "id": "frontend_application_lib_data_products_ingredients_wiki", + "community_name": "Public Catalog Pages" }, { "label": "PRODUCTS", @@ -22557,9 +24688,10 @@ "source_file": "frontend/application/lib/data/products.ts", "source_location": "L110", "_origin": "ast", - "id": "frontend_application_lib_data_products_products", "community": 9, - "norm_label": "products" + "norm_label": "products", + "id": "frontend_application_lib_data_products_products", + "community_name": "Public Catalog Pages" }, { "label": "productService.ts", @@ -22567,9 +24699,10 @@ "source_file": "frontend/application/lib/services/productService.ts", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_lib_services_productservice", "community": 9, - "norm_label": "productservice.ts" + "norm_label": "productservice.ts", + "id": "frontend_application_lib_services_productservice", + "community_name": "Public Catalog Pages" }, { "label": "CATEGORY_SLUG_TO_NAME", @@ -22577,9 +24710,10 @@ "source_file": "frontend/application/lib/services/productService.ts", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_lib_services_productservice_category_slug_to_name", "community": 9, - "norm_label": "category_slug_to_name" + "norm_label": "category_slug_to_name", + "id": "frontend_application_lib_services_productservice_category_slug_to_name", + "community_name": "Public Catalog Pages" }, { "label": "blog/page.tsx", @@ -22587,9 +24721,10 @@ "source_file": "frontend/application/app/blog/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_blog_page", "community": 90, - "norm_label": "blog/page.tsx" + "norm_label": "blog/page.tsx", + "id": "frontend_application_app_blog_page", + "community_name": "Blog Listing Page" }, { "label": "metadata", @@ -22597,9 +24732,10 @@ "source_file": "frontend/application/app/blog/page.tsx", "source_location": "L4", "_origin": "ast", - "id": "frontend_application_app_blog_page_metadata", "community": 90, - "norm_label": "metadata" + "norm_label": "metadata", + "id": "frontend_application_app_blog_page_metadata", + "community_name": "Blog Listing Page" }, { "label": "blog/[slug]/page.tsx", @@ -22607,9 +24743,10 @@ "source_file": "frontend/application/app/blog/[slug]/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_blog_slug_page", "community": 91, - "norm_label": "blog/[slug]/page.tsx" + "norm_label": "blog/[slug]/page.tsx", + "id": "frontend_application_app_blog_slug_page", + "community_name": "Blog Post Detail Page" }, { "label": "revalidate", @@ -22617,9 +24754,10 @@ "source_file": "frontend/application/app/blog/[slug]/page.tsx", "source_location": "L30", "_origin": "ast", - "id": "frontend_application_app_blog_slug_page_revalidate", "community": 91, - "norm_label": "revalidate" + "norm_label": "revalidate", + "id": "frontend_application_app_blog_slug_page_revalidate", + "community_name": "Blog Post Detail Page" }, { "label": "@types/node", @@ -22627,9 +24765,10 @@ "source_file": "backend/package.json", "source_location": "L57", "_origin": "ast", - "id": "backend_package_devdependencies_types_node", "community": 92, - "norm_label": "@types/node" + "norm_label": "@types/node", + "id": "backend_package_devdependencies_types_node", + "community_name": "Node Type Definitions" }, { "label": "@types/node", @@ -22637,9 +24776,10 @@ "source_file": "frontend/admin-panel/package.json", "source_location": "L27", "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_types_node", "community": 92, - "norm_label": "@types/node" + "norm_label": "@types/node", + "id": "frontend_admin_panel_package_devdependencies_types_node", + "community_name": "Node Type Definitions" }, { "label": "@types/node", @@ -22647,9 +24787,10 @@ "source_file": "frontend/application/package.json", "source_location": "L25", "_origin": "ast", - "id": "frontend_application_package_devdependencies_types_node", "community": 92, - "norm_label": "@types/node" + "norm_label": "@types/node", + "id": "frontend_application_package_devdependencies_types_node", + "community_name": "Node Type Definitions" }, { "label": "@types/node", @@ -22657,9 +24798,10 @@ "source_file": "backend/package.json", "source_location": "L57", "_origin": "ast", - "id": "backend_package_json_types_node", "community": 92, - "norm_label": "@types/node" + "norm_label": "@types/node", + "id": "backend_package_json_types_node", + "community_name": "Node Type Definitions" }, { "label": "typescript", @@ -22667,9 +24809,10 @@ "source_file": "backend/package.json", "source_location": "L73", "_origin": "ast", - "id": "backend_package_devdependencies_typescript", "community": 93, - "norm_label": "typescript" + "norm_label": "typescript", + "id": "backend_package_devdependencies_typescript", + "community_name": "TypeScript Language" }, { "label": "typescript", @@ -22677,9 +24820,10 @@ "source_file": "frontend/admin-panel/package.json", "source_location": "L38", "_origin": "ast", - "id": "frontend_admin_panel_package_devdependencies_typescript", "community": 93, - "norm_label": "typescript" + "norm_label": "typescript", + "id": "frontend_admin_panel_package_devdependencies_typescript", + "community_name": "TypeScript Language" }, { "label": "typescript", @@ -22687,9 +24831,10 @@ "source_file": "frontend/application/package.json", "source_location": "L33", "_origin": "ast", - "id": "frontend_application_package_devdependencies_typescript", "community": 93, - "norm_label": "typescript" + "norm_label": "typescript", + "id": "frontend_application_package_devdependencies_typescript", + "community_name": "TypeScript Language" }, { "label": "typescript", @@ -22697,9 +24842,10 @@ "source_file": "backend/package.json", "source_location": "L73", "_origin": "ast", - "id": "backend_package_json_typescript", "community": 93, - "norm_label": "typescript" + "norm_label": "typescript", + "id": "backend_package_json_typescript", + "community_name": "TypeScript Language" }, { "label": "seed-ui-texts.ts", @@ -22707,9 +24853,10 @@ "source_file": "backend/prisma/seed-ui-texts.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed_ui_texts", "community": 94, - "norm_label": "seed-ui-texts.ts" + "norm_label": "seed-ui-texts.ts", + "id": "backend_prisma_seed_ui_texts", + "community_name": "UI Text Seeding" }, { "label": "prisma", @@ -22717,9 +24864,10 @@ "source_file": "backend/prisma/seed-ui-texts.ts", "source_location": "L3", "_origin": "ast", - "id": "backend_prisma_seed_ui_texts_prisma", "community": 94, - "norm_label": "prisma" + "norm_label": "prisma", + "id": "backend_prisma_seed_ui_texts_prisma", + "community_name": "UI Text Seeding" }, { "label": "UI_TEXTS", @@ -22727,9 +24875,10 @@ "source_file": "backend/prisma/seed-ui-texts.ts", "source_location": "L5", "_origin": "ast", - "id": "backend_prisma_seed_ui_texts_ui_texts", "community": 94, - "norm_label": "ui_texts" + "norm_label": "ui_texts", + "id": "backend_prisma_seed_ui_texts_ui_texts", + "community_name": "UI Text Seeding" }, { "label": "seed-wiki.ts", @@ -22737,9 +24886,10 @@ "source_file": "backend/prisma/seed-wiki.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_prisma_seed_wiki", "community": 95, - "norm_label": "seed-wiki.ts" + "norm_label": "seed-wiki.ts", + "id": "backend_prisma_seed_wiki", + "community_name": "Wiki Terms Seeding" }, { "label": "prisma", @@ -22747,9 +24897,10 @@ "source_file": "backend/prisma/seed-wiki.ts", "source_location": "L3", "_origin": "ast", - "id": "backend_prisma_seed_wiki_prisma", "community": 95, - "norm_label": "prisma" + "norm_label": "prisma", + "id": "backend_prisma_seed_wiki_prisma", + "community_name": "Wiki Terms Seeding" }, { "label": "WIKI_TERMS", @@ -22757,9 +24908,10 @@ "source_file": "backend/prisma/seed-wiki.ts", "source_location": "L5", "_origin": "ast", - "id": "backend_prisma_seed_wiki_wiki_terms", "community": 95, - "norm_label": "wiki_terms" + "norm_label": "wiki_terms", + "id": "backend_prisma_seed_wiki_wiki_terms", + "community_name": "Wiki Terms Seeding" }, { "label": "create-blog.dto.ts", @@ -22767,9 +24919,10 @@ "source_file": "backend/src/blogs/dto/create-blog.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_blogs_dto_create_blog_dto", "community": 96, - "norm_label": "create-blog.dto.ts" + "norm_label": "create-blog.dto.ts", + "id": "backend_src_blogs_dto_create_blog_dto", + "community_name": "Blog Management DTOs" }, { "label": "update-blog.dto.ts", @@ -22777,9 +24930,10 @@ "source_file": "backend/src/blogs/dto/update-blog.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_blogs_dto_update_blog_dto", "community": 96, - "norm_label": "update-blog.dto.ts" + "norm_label": "update-blog.dto.ts", + "id": "backend_src_blogs_dto_update_blog_dto", + "community_name": "Blog Management DTOs" }, { "label": "create-home.dto.ts", @@ -22787,9 +24941,10 @@ "source_file": "backend/src/home/dto/create-home.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_home_dto_create_home_dto", "community": 97, - "norm_label": "create-home.dto.ts" + "norm_label": "create-home.dto.ts", + "id": "backend_src_home_dto_create_home_dto", + "community_name": "Home Management DTOs" }, { "label": "update-home.dto.ts", @@ -22797,9 +24952,10 @@ "source_file": "backend/src/home/dto/update-home.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_home_dto_update_home_dto", "community": 97, - "norm_label": "update-home.dto.ts" + "norm_label": "update-home.dto.ts", + "id": "backend_src_home_dto_update_home_dto", + "community_name": "Home Management DTOs" }, { "label": "create-wiki.dto.ts", @@ -22807,9 +24963,10 @@ "source_file": "backend/src/wiki/dto/create-wiki.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_wiki_dto_create_wiki_dto", "community": 98, - "norm_label": "create-wiki.dto.ts" + "norm_label": "create-wiki.dto.ts", + "id": "backend_src_wiki_dto_create_wiki_dto", + "community_name": "Wiki Management DTOs" }, { "label": "update-wiki.dto.ts", @@ -22817,9 +24974,10 @@ "source_file": "backend/src/wiki/dto/update-wiki.dto.ts", "source_location": "L1", "_origin": "ast", - "id": "backend_src_wiki_dto_update_wiki_dto", "community": 98, - "norm_label": "update-wiki.dto.ts" + "norm_label": "update-wiki.dto.ts", + "id": "backend_src_wiki_dto_update_wiki_dto", + "community_name": "Wiki Management DTOs" }, { "label": "wiki/[slug]/page.tsx", @@ -22827,290 +24985,323 @@ "source_file": "frontend/application/app/wiki/[slug]/page.tsx", "source_location": "L1", "_origin": "ast", - "id": "frontend_application_app_wiki_slug_page", "community": 99, - "norm_label": "wiki/[slug]/page.tsx" + "norm_label": "wiki/[slug]/page.tsx", + "id": "frontend_application_app_wiki_slug_page", + "community_name": "Wiki Page Routing" }, { "label": "Vazirmatn Authors", "file_type": "document", "source_file": "frontend/application/public/fonts/vazirmatn-v33.003/AUTHORS.txt", "author": "Saber Rastikerdar", - "id": "frontend_application_public_fonts_vazirmatn_v33_003_authors", "community": 87, - "norm_label": "vazirmatn authors" + "norm_label": "vazirmatn authors", + "id": "frontend_application_public_fonts_vazirmatn_v33_003_authors", + "community_name": "Font Assets and Licenses" }, { "label": "Products Table", "file_type": "code", "source_file": "DATABASE_SCHEMA.md", "source_location": "2.4", - "id": "database_schema_products", "community": 108, - "norm_label": "products table" + "norm_label": "products table", + "id": "database_schema_products", + "community_name": "Product and Cart Components" }, { "label": "Cart Store (Zustand)", "file_type": "code", "source_file": "src/store/cartStore.ts", "rationale": "Handles shopping cart, coupons, and order placement.", - "id": "src_store_cartstore", "community": 108, - "norm_label": "cart store (zustand)" + "norm_label": "cart store (zustand)", + "id": "src_store_cartstore", + "community_name": "Product and Cart Components" }, { "label": "Smart Advisor Component", "file_type": "concept", "source_file": "README.md", "rationale": "Clinical screening engine for pet breed and symptoms.", - "id": "readme_smartadvisor", "community": 108, - "norm_label": "smart advisor component" + "norm_label": "smart advisor component", + "id": "readme_smartadvisor", + "community_name": "Product and Cart Components" }, { "label": "ADR-AUTH-001: Admin Panel Authentication Architecture & Token Management", "file_type": "document", "source_file": "docs/audit/ADR-AUTH-001.md", "rationale": "Defines the finalized dual-token hybrid architecture for the Admin Panel to mitigate XSS and CSRF risks.", - "id": "docs_audit_adr_auth_001", "community": 109, - "norm_label": "adr-auth-001: admin panel authentication architecture & token management" + "norm_label": "adr-auth-001: admin panel authentication architecture & token management", + "id": "docs_audit_adr_auth_001", + "community_name": "Auth Architecture and Planning" }, { "label": "Master Task Backlog (Phase 3.3)", "file_type": "document", "source_file": "docs/audit/MASTER-TASK-BACKLOG.md", "rationale": "Canonical list of implementation tasks (TASK-SEC-001 to TASK-VERIFY-001) mapped to audit findings.", - "id": "docs_audit_master_task_backlog", "community": 109, - "norm_label": "master task backlog (phase 3.3)" + "norm_label": "master task backlog (phase 3.3)", + "id": "docs_audit_master_task_backlog", + "community_name": "Auth Architecture and Planning" }, { "label": "Phase 3 Master Execution Plan", "file_type": "document", "source_file": "docs/audit/phase3-execution-plan.md", "rationale": "Outlines the dependency graph and wave-based execution strategy for remediation tasks.", - "id": "docs_audit_phase3_execution_plan", "community": 109, - "norm_label": "phase 3 master execution plan" + "norm_label": "phase 3 master execution plan", + "id": "docs_audit_phase3_execution_plan", + "community_name": "Auth Architecture and Planning" }, { "label": "Vazir Font", "file_type": "concept", "rationale": "The base font for Shabnam and the predecessor to Vazirmatn.", - "id": "vazir_font", "community": 126, - "norm_label": "vazir font" + "norm_label": "vazir font", + "id": "vazir_font", + "community_name": "Typography and Font Assets" }, { "label": "Shabnam Font README", "file_type": "document", "source_file": "frontend/application/public/fonts/shabnam-font-v5.0.1/README.md", "rationale": "Main documentation for Shabnam font, including usage instructions and project origins.", - "id": "frontend_application_public_fonts_shabnam_font_v5_0_1_readme", "community": 126, - "norm_label": "shabnam font readme" + "norm_label": "shabnam font readme", + "id": "frontend_application_public_fonts_shabnam_font_v5_0_1_readme", + "community_name": "Typography and Font Assets" }, { "label": "Shabnam Font Sample", "file_type": "image", "source_file": "frontend/application/public/fonts/shabnam-font-v5.0.1/sample.png", - "id": "frontend_application_public_fonts_shabnam_font_v5_0_1_sample", "community": 126, - "norm_label": "shabnam font sample" + "norm_label": "shabnam font sample", + "id": "frontend_application_public_fonts_shabnam_font_v5_0_1_sample", + "community_name": "Typography and Font Assets" }, { "label": "User Roles and Capabilities", "file_type": "document", "source_file": "docs/02-user-guide.md", "rationale": "Defines B2C, B2B, and Admin roles and their respective functionalities within the system.", - "id": "docs_02_user_guide_roles", "community": 146, - "norm_label": "user roles and capabilities" + "norm_label": "user roles and capabilities", + "id": "docs_02_user_guide_roles", + "community_name": "User Profile Management" }, { "label": "User Profile Photo", "file_type": "image", "source_file": "backend/uploads/1781288429353-508765350.jpg", "rationale": "A portrait of a man with a beard wearing a Red Bull Batalla cap, likely a profile or contributor image.", - "id": "backend_uploads_1781288429353_508765350", "community": 146, - "norm_label": "user profile photo" + "norm_label": "user profile photo", + "id": "backend_uploads_1781288429353_508765350", + "community_name": "User Profile Management" }, { "label": "Pets Table", "file_type": "code", "source_file": "DATABASE_SCHEMA.md", "source_location": "2.6", - "id": "database_schema_pets", "community": 147, - "norm_label": "pets table" + "norm_label": "pets table", + "id": "database_schema_pets", + "community_name": "Pet Store State" }, { "label": "Pet Store (Zustand)", "file_type": "code", "source_file": "src/store/usePetStore.ts", "rationale": "Manages pet profiles, medical logs, and medicine reminders.", - "id": "src_store_usepetstore", "community": 147, - "norm_label": "pet store (zustand)" + "norm_label": "pet store (zustand)", + "id": "src_store_usepetstore", + "community_name": "Pet Store State" }, { "label": "Users Table", "file_type": "code", "source_file": "DATABASE_SCHEMA.md", "source_location": "2.1", - "id": "database_schema_users", "community": 148, - "norm_label": "users table" + "norm_label": "users table", + "id": "database_schema_users", + "community_name": "User Database and Infrastructure" }, { "label": "Backend Production Container", "file_type": "code", "source_file": "docker-compose.yml", - "id": "docker_backend_prod", "community": 148, - "norm_label": "backend production container" + "norm_label": "backend production container", + "id": "docker_backend_prod", + "community_name": "User Database and Infrastructure" }, { "label": "Cross Boundary Dependencies & Backend Architecture Specification", "file_type": "document", "source_file": "docs/audit/CROSS_BOUNDARY_DEPENDENCIES.md", "rationale": "Details the 10 feature domains and schema additions required for cross-boundary functionality.", - "id": "docs_audit_cross_boundary_dependencies", "community": 149, - "norm_label": "cross boundary dependencies & backend architecture specification" + "norm_label": "cross boundary dependencies & backend architecture specification", + "id": "docs_audit_cross_boundary_dependencies", + "community_name": "API and Frontend Specifications" }, { "label": "Comprehensive Frontend Integration Requirements & API Contract", "file_type": "document", "source_file": "docs/audit/FRONTEND_INTEGRATION_REQUIREMENTS.md", "rationale": "Specifies the API contract, authentication headers, and action items for both Storefront and Admin Panel.", - "id": "docs_audit_frontend_integration_requirements", "community": 149, - "norm_label": "comprehensive frontend integration requirements & api contract" + "norm_label": "comprehensive frontend integration requirements & api contract", + "id": "docs_audit_frontend_integration_requirements", + "community_name": "API and Frontend Specifications" }, { "label": "Next.js Agent Rules & Brand Guidelines", "file_type": "document", "source_file": "frontend/application/AGENTS.md", "rationale": "Enforces brand naming 'Canina' and specific CSS/cookie naming conventions.", - "id": "frontend_application_agents", "community": 150, - "norm_label": "next.js agent rules & brand guidelines" + "norm_label": "next.js agent rules & brand guidelines", + "id": "frontend_application_agents", + "community_name": "Brand and Agent Guidelines" }, { "label": "Pharma Quality Lab Image", "file_type": "image", "source_file": "frontend/application/public/assets/images/regenerated_image_1779109861747.png", - "id": "image_pharma_lab", "community": 150, - "norm_label": "pharma quality lab image" + "norm_label": "pharma quality lab image", + "id": "image_pharma_lab", + "community_name": "Brand and Agent Guidelines" }, { "label": "User Logout API", "file_type": "code", "source_file": "BACKEND_INTEGRATION.md", "source_location": "2.1.2", - "id": "backend_integration_logout", "community": 159, - "norm_label": "user logout api" + "norm_label": "user logout api", + "id": "backend_integration_logout", + "community_name": "User Logout Endpoint" }, { "label": "Canina Pharma GmbH", "file_type": "concept", "source_file": "canina.md", "rationale": "German manufacturer of pharmaceutical-grade pet supplements.", - "id": "canina_pharma_gmbh", "community": 160, - "norm_label": "canina pharma gmbh" + "norm_label": "canina pharma gmbh", + "id": "canina_pharma_gmbh", + "community_name": "Company Profile" }, { "label": "Canina Iran Project Introduction", "file_type": "document", "source_file": "docs/01-introduction.md", "rationale": "Overview of the Canina Iran platform, its goals, and the technology stack used (Next.js, NestJS, PostgreSQL, Prisma).", - "id": "docs_01_introduction_canina_iran", "community": 161, - "norm_label": "canina iran project introduction" + "norm_label": "canina iran project introduction", + "id": "docs_01_introduction_canina_iran", + "community_name": "Project Introduction" }, { "label": "Frontend & Admin Architecture Route Map Specification", "file_type": "document", "source_file": "docs/audit/frontend-route-map.md", "rationale": "Defines the routing structure for the Admin Panel SPA using react-router-dom.", - "id": "docs_audit_frontend_route_map", "community": 162, - "norm_label": "frontend & admin architecture route map specification" + "norm_label": "frontend & admin architecture route map specification", + "id": "docs_audit_frontend_route_map", + "community_name": "Architecture Route Map" }, { "label": "Project Backlog and Tasks", "file_type": "document", "source_file": "docs/backlog.md", "rationale": "Comprehensive list of atomic tasks for frontend, backend, and database development.", - "id": "docs_backlog_tasks", "community": 163, - "norm_label": "project backlog and tasks" + "norm_label": "project backlog and tasks", + "id": "docs_backlog_tasks", + "community_name": "Project Task Backlog" }, { "label": "Sahel Font Sample", "file_type": "image", "source_file": "frontend/application/public/fonts/sahel-font-v3.4.0/sample-variable.gif", - "id": "frontend_application_public_fonts_sahel_font_v3_4_0_sample_variable", "community": 168, - "norm_label": "sahel font sample" + "norm_label": "sahel font sample", + "id": "frontend_application_public_fonts_sahel_font_v3_4_0_sample_variable", + "community_name": "Sahel Font Samples" }, { "label": "Shabnam Font Changelog", "file_type": "document", "source_file": "frontend/application/public/fonts/shabnam-font-v5.0.1/CHANGELOG.md", "rationale": "Contains version history and specific glyph improvements for Shabnam font.", - "id": "frontend_application_public_fonts_shabnam_font_v5_0_1_changelog", "community": 169, - "norm_label": "shabnam font changelog" + "norm_label": "shabnam font changelog", + "id": "frontend_application_public_fonts_shabnam_font_v5_0_1_changelog", + "community_name": "Shabnam Font History" }, { "label": "Vazirmatn Changelog", "file_type": "document", "source_file": "frontend/application/public/fonts/vazirmatn-v33.003/CHANGELOG.md", "rationale": "Detailed history of Vazir/Vazirmatn font development.", - "id": "frontend_application_public_fonts_vazirmatn_v33_003_changelog", "community": 170, - "norm_label": "vazirmatn changelog" + "norm_label": "vazirmatn changelog", + "id": "frontend_application_public_fonts_vazirmatn_v33_003_changelog", + "community_name": "Vazirmatn Font History" }, { "label": "Sahel Font Variable Sample", "file_type": "image", "source_file": "frontend/admin-panel/public/fonts/sahel-font-v3.4.0/sample-variable.gif", - "id": "image_sahel_sample", "community": 172, - "norm_label": "sahel font variable sample" + "norm_label": "sahel font variable sample", + "id": "image_sahel_sample", + "community_name": "Variable Font Samples" }, { "label": "Shabnam Font Sample", "file_type": "image", "source_file": "frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/sample.png", - "id": "image_shabnam_sample", "community": 173, - "norm_label": "shabnam font sample" + "norm_label": "shabnam font sample", + "id": "image_shabnam_sample", + "community_name": "Shabnam Font Preview" }, { "label": "Production Docker Compose", "file_type": "code", "source_file": "scripts/compose.prod.yml", "rationale": "Defines production infrastructure for the Canina application.", - "id": "scripts_compose_prod", "community": 174, - "norm_label": "production docker compose" + "norm_label": "production docker compose", + "id": "scripts_compose_prod", + "community_name": "Production Docker Setup" }, { "label": "Staging Docker Compose", "file_type": "code", "source_file": "scripts/compose.stage.yml", "rationale": "Defines staging infrastructure for the Canina application.", - "id": "scripts_compose_stage", "community": 175, - "norm_label": "staging docker compose" + "norm_label": "staging docker compose", + "id": "scripts_compose_stage", + "community_name": "Staging Docker Setup" }, { "label": "User Login API", @@ -23118,78 +25309,87 @@ "source_file": "BACKEND_INTEGRATION.md", "source_location": "2.1.1", "rationale": "Endpoint for user authentication supporting multiple roles.", - "id": "backend_integration_login", "community": 85, - "norm_label": "user login api" + "norm_label": "user login api", + "id": "backend_integration_login", + "community_name": "Architecture and Security Docs" }, { "label": "UserStore", "file_type": "code", "source_file": "src/store/userStore.ts", "rationale": "Manages user profile, addresses, and wallet state.", - "id": "src_store_userstore", "community": 85, - "norm_label": "userstore" + "norm_label": "userstore", + "id": "src_store_userstore", + "community_name": "Architecture and Security Docs" }, { "label": "Developer Standards and Architecture", "file_type": "document", "source_file": "docs/03-developer-guide.md", "rationale": "Detailed folder structure, frontend/backend standards, and state management (Zustand) guidelines.", - "id": "docs_03_developer_guide_standards", "community": 85, - "norm_label": "developer standards and architecture" + "norm_label": "developer standards and architecture", + "id": "docs_03_developer_guide_standards", + "community_name": "Architecture and Security Docs" }, { "label": "Architectural Audit Findings", "file_type": "document", "source_file": "docs/audit/05-architectural-audit.md", "rationale": "Identifies a high-severity mismatch between frontend and backend authentication protocols (ARCH-001).", - "id": "docs_audit_05_architectural_audit_findings", "community": 85, - "norm_label": "architectural audit findings" + "norm_label": "architectural audit findings", + "id": "docs_audit_05_architectural_audit_findings", + "community_name": "Architecture and Security Docs" }, { "label": "Security Audit Findings", "file_type": "document", "source_file": "docs/audit/10-security-audit.md", "rationale": "Highlights critical security vulnerabilities including hardcoded JWT secrets (SEC-001) and predictable OTP generation (SEC-002).", - "id": "docs_audit_10_security_audit_findings", "community": 85, - "norm_label": "security audit findings" + "norm_label": "security audit findings", + "id": "docs_audit_10_security_audit_findings", + "community_name": "Architecture and Security Docs" }, { "label": "DejaVu Sans Font", "file_type": "concept", "rationale": "The original software base for the Vazir project.", - "id": "dejavu_sans", "community": 87, - "norm_label": "dejavu sans font" + "norm_label": "dejavu sans font", + "id": "dejavu_sans", + "community_name": "Font Assets and Licenses" }, { "label": "Roboto Font", "file_type": "concept", "rationale": "Used for Latin glyphs in Vazirmatn.", - "id": "roboto_font", "community": 87, - "norm_label": "roboto font" + "norm_label": "roboto font", + "id": "roboto_font", + "community_name": "Font Assets and Licenses" }, { "label": "SIL Open Font License (OFL)", "file_type": "document", "source_file": "frontend/application/public/fonts/vazirmatn-v33.003/OFL.txt", - "id": "frontend_application_public_fonts_vazirmatn_v33_003_ofl", "community": 87, - "norm_label": "sil open font license (ofl)" + "norm_label": "sil open font license (ofl)", + "id": "frontend_application_public_fonts_vazirmatn_v33_003_ofl", + "community_name": "Font Assets and Licenses" }, { "label": "Vazirmatn Font README", "file_type": "document", "source_file": "frontend/application/public/fonts/vazirmatn-v33.003/README.md", "rationale": "Project overview for Vazirmatn, mentioning its base in DejaVu Sans and Roboto.", - "id": "frontend_application_public_fonts_vazirmatn_v33_003_readme", "community": 87, - "norm_label": "vazirmatn font readme" + "norm_label": "vazirmatn font readme", + "id": "frontend_application_public_fonts_vazirmatn_v33_003_readme", + "community_name": "Font Assets and Licenses" } ], "links": [ @@ -23201,9 +25401,9 @@ "source_location": "L106", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate_cmd_next_task", - "target": "ai_agency_orchestrate_load_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_load_json" }, { "relation": "calls", @@ -23213,9 +25413,9 @@ "source_location": "L76", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate_cmd_progress", - "target": "ai_agency_orchestrate_load_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_load_json" }, { "relation": "calls", @@ -23225,9 +25425,9 @@ "source_location": "L177", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate_cmd_reset", - "target": "ai_agency_orchestrate_save_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_save_json" }, { "relation": "calls", @@ -23237,9 +25437,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate_cmd_status", - "target": "ai_agency_orchestrate_load_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_load_json" }, { "relation": "calls", @@ -23249,9 +25449,9 @@ "source_location": "L129", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate_cmd_unblock", - "target": "ai_agency_orchestrate_load_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_load_json" }, { "relation": "calls", @@ -23261,9 +25461,9 @@ "source_location": "L138", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate_cmd_unblock", - "target": "ai_agency_orchestrate_save_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_save_json" }, { "relation": "calls", @@ -23273,9 +25473,9 @@ "source_location": "L292", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products_main", - "target": "backend_prisma_seed_products_determinesuitablefor", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_determinesuitablefor" }, { "relation": "calls", @@ -23285,9 +25485,9 @@ "source_location": "L302", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products_main", - "target": "backend_prisma_seed_products_slugify", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_slugify" }, { "relation": "calls", @@ -23297,9 +25497,9 @@ "source_location": "L304", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products_main", - "target": "backend_prisma_seed_products_findorcreatecategory", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_findorcreatecategory" }, { "relation": "calls", @@ -23309,9 +25509,9 @@ "source_location": "L312", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products_main", - "target": "backend_prisma_seed_products_parsesize", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_parsesize" }, { "relation": "calls", @@ -23321,9 +25521,9 @@ "source_location": "L359", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products_main", - "target": "backend_prisma_seed_products_getproductimageurl", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_getproductimageurl" }, { "relation": "calls", @@ -23333,9 +25533,9 @@ "source_location": "L512", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice_updatesettings", - "target": "backend_src_admin_admin_service_adminservice_getsettings", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getsettings" }, { "relation": "calls", @@ -23357,9 +25557,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice_reorder", - "target": "backend_src_banners_banners_service_bannersservice_update", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_update" }, { "relation": "calls", @@ -23369,9 +25569,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_catch", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_translategenericmessage", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_translategenericmessage" }, { "relation": "calls", @@ -23381,9 +25581,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_catch", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_deriveerrorcode", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_deriveerrorcode" }, { "relation": "calls", @@ -23393,9 +25593,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_intercept", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_transform", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_transform" }, { "relation": "calls", @@ -23405,9 +25605,9 @@ "source_location": "L153", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice_sendb2bnotification", - "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms" }, { "relation": "calls", @@ -23417,9 +25617,9 @@ "source_location": "L116", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice_sendorderconfirmation", - "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms" }, { "relation": "calls", @@ -23429,9 +25629,9 @@ "source_location": "L97", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice_sendotp", - "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms" }, { "relation": "calls", @@ -23441,9 +25641,9 @@ "source_location": "L172", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice_sendpetcarereminder", - "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms" }, { "relation": "calls", @@ -23453,9 +25653,9 @@ "source_location": "L135", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice_sendshippingnotification", - "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms" }, { "relation": "calls", @@ -23465,9 +25665,9 @@ "source_location": "L178", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice_updatecontactinfoitems", - "target": "backend_src_contact_contact_service_contactservice_getcontactinfo", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_getcontactinfo" }, { "relation": "calls", @@ -23477,9 +25677,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice_create", - "target": "backend_src_orders_orders_service_ordersservice_validatecoupon", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_validatecoupon" }, { "relation": "calls", @@ -23489,9 +25689,9 @@ "source_location": "L178", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice_create", - "target": "backend_src_orders_orders_service_ordersservice_generatetrackingnumber", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_generatetrackingnumber" }, { "relation": "calls", @@ -23501,9 +25701,9 @@ "source_location": "L261", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_addhealthlog", - "target": "backend_src_pets_pets_service_petsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findone" }, { "relation": "calls", @@ -23513,9 +25713,9 @@ "source_location": "L262", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_addhealthlog", - "target": "backend_src_pets_pets_service_petsservice_create", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_create" }, { "relation": "calls", @@ -23525,9 +25725,9 @@ "source_location": "L199", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_addreminder", - "target": "backend_src_pets_pets_service_petsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findone" }, { "relation": "calls", @@ -23537,9 +25737,9 @@ "source_location": "L200", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_addreminder", - "target": "backend_src_pets_pets_service_petsservice_create", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_create" }, { "relation": "calls", @@ -23549,9 +25749,9 @@ "source_location": "L192", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_remove", - "target": "backend_src_pets_pets_service_petsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findone" }, { "relation": "calls", @@ -23561,9 +25761,9 @@ "source_location": "L217", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_togglereminder", - "target": "backend_src_pets_pets_service_petsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findone" }, { "relation": "calls", @@ -23573,9 +25773,9 @@ "source_location": "L250", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_togglereminder", - "target": "backend_src_pets_pets_service_petsservice_create", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_create" }, { "relation": "calls", @@ -23585,9 +25785,9 @@ "source_location": "L162", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_update", - "target": "backend_src_pets_pets_service_petsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findone" }, { "relation": "calls", @@ -23597,9 +25797,9 @@ "source_location": "L130", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice_setdefaultaddress", - "target": "backend_src_users_users_service_usersservice_update", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_update" }, { "relation": "calls", @@ -23609,9 +25809,9 @@ "source_location": "L151", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice_topupwallet", - "target": "backend_src_users_users_service_usersservice_update", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_update" }, { "relation": "calls", @@ -23621,9 +25821,9 @@ "source_location": "L104", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice_updateaddress", - "target": "backend_src_users_users_service_usersservice_update", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_update" }, { "relation": "calls", @@ -23633,9 +25833,9 @@ "source_location": "L93", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice_remove", - "target": "backend_src_videos_videos_service_videosservice_findone", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_findone" }, { "relation": "calls", @@ -23645,9 +25845,9 @@ "source_location": "L84", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice_update", - "target": "backend_src_videos_videos_service_videosservice_findone", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_findone" }, { "relation": "calls", @@ -23705,9 +25905,9 @@ "source_location": "L171", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders_orders", - "target": "frontend_admin_panel_src_pages_orders_topersiandigits", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders_topersiandigits" }, { "relation": "calls", @@ -23717,9 +25917,9 @@ "source_location": "L145", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos_videos", - "target": "frontend_admin_panel_src_pages_videos_fetchvideoslist", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_videos_fetchvideoslist" }, { "relation": "calls", @@ -23729,9 +25929,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_page_blog", - "target": "frontend_application_app_blog_page_getblogs", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_page_getblogs" }, { "relation": "calls", @@ -23741,9 +25941,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_slug_page_blogpostpage", - "target": "frontend_application_app_blog_slug_page_getblog", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_slug_page_getblog" }, { "relation": "calls", @@ -23753,9 +25953,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_slug_page_generatemetadata", - "target": "frontend_application_app_blog_slug_page_getblog", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_slug_page_getblog" }, { "relation": "calls", @@ -23825,9 +26025,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page_home", - "target": "frontend_application_app_page_gethomedata", - "confidence_score": 1.0 + "target": "frontend_application_app_page_gethomedata" }, { "relation": "calls", @@ -23837,9 +26037,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_slug_page_generatemetadata", - "target": "frontend_application_app_wiki_slug_page_getwikiterm", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_slug_page_getwikiterm" }, { "relation": "calls", @@ -23849,9 +26049,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_slug_page_wikitermpage", - "target": "frontend_application_app_wiki_slug_page_getwikiterm", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_slug_page_getwikiterm" }, { "relation": "calls", @@ -23873,9 +26073,9 @@ "source_location": "L190", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage_archiveproductcard", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "calls", @@ -23885,9 +26085,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage_archiveproductcard", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "calls", @@ -23897,9 +26097,9 @@ "source_location": "L75", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage_archiveproductcard", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "calls", @@ -24113,9 +26313,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts_productcard", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "calls", @@ -24125,9 +26325,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts_productcard", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "calls", @@ -24137,9 +26337,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts_productcard", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "calls", @@ -24257,9 +26457,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero_statcounter", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "calls", @@ -24413,9 +26613,9 @@ "source_location": "L112", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage_productpage", - "target": "frontend_application_components_productpage_usecalculatorstore", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage_usecalculatorstore" }, { "relation": "calls", @@ -24677,9 +26877,9 @@ "source_location": "L199", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getfeaturedproducts", - "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend" }, { "relation": "calls", @@ -24689,9 +26889,9 @@ "source_location": "L179", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproductbyid", - "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend" }, { "relation": "calls", @@ -24701,9 +26901,9 @@ "source_location": "L189", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproductbyslug", - "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend" }, { "relation": "calls", @@ -24713,9 +26913,9 @@ "source_location": "L167", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproducts", - "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend" }, { "relation": "calls", @@ -24725,9 +26925,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_cleanup", - "target": "gitea_scripts_with_vpn_log", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_log" }, { "relation": "calls", @@ -24737,9 +26937,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_cleanup", - "target": "gitea_scripts_with_vpn_stop_vpn", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_stop_vpn" }, { "relation": "calls", @@ -24749,9 +26949,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_sh__entry", - "target": "gitea_scripts_with_vpn_start_vpn", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_start_vpn" }, { "relation": "calls", @@ -24761,9 +26961,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_sh__entry", - "target": "gitea_scripts_with_vpn_log", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_log" }, { "relation": "calls", @@ -24773,9 +26973,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_start_vpn", - "target": "gitea_scripts_with_vpn_vpn_is_up", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_vpn_is_up" }, { "relation": "calls", @@ -24785,9 +26985,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_start_vpn", - "target": "gitea_scripts_with_vpn_log", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_log" }, { "relation": "calls", @@ -24797,9 +26997,9 @@ "weight": 1.0, "context": "call", "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn_stop_vpn", - "target": "gitea_scripts_with_vpn_log", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_log" }, { "relation": "calls", @@ -24809,9 +27009,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_open_browsers_checkandopen", - "target": "scripts_open_browsers_openurl", - "confidence_score": 1.0 + "target": "scripts_open_browsers_openurl" }, { "relation": "contains", @@ -24821,9 +27021,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_contactformclient_contactformclient", - "target": "frontend_application_components_contactformclient_contactformclient_fetchcontactinfo", - "confidence_score": 1.0 + "target": "frontend_application_components_contactformclient_contactformclient_fetchcontactinfo" }, { "relation": "references", @@ -24833,9 +27033,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apitags" }, { "relation": "references", @@ -24845,9 +27045,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apibearerauth" }, { "relation": "references", @@ -24857,9 +27057,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_useguards" }, { "relation": "references", @@ -24869,9 +27069,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_controller" }, { "relation": "references", @@ -24881,9 +27081,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_adjustwallet", - "target": "backend_src_admin_admin_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_post" }, { "relation": "references", @@ -24893,9 +27093,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_adjustwallet", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -24905,9 +27105,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_adjustwallet", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -24917,9 +27117,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_adjustwallet", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -24929,9 +27129,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createcoupon", - "target": "backend_src_admin_admin_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_post" }, { "relation": "references", @@ -24941,9 +27141,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createcoupon", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -24953,9 +27153,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createcoupon", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -24965,9 +27165,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createdoctor", - "target": "backend_src_admin_admin_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_post" }, { "relation": "references", @@ -24977,9 +27177,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createdoctor", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -24989,9 +27189,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createdoctor", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25001,9 +27201,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createproduct", - "target": "backend_src_admin_admin_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_post" }, { "relation": "references", @@ -25013,9 +27213,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createproduct", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25025,9 +27225,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createproduct", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25037,9 +27237,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deletecoupon", - "target": "backend_src_admin_admin_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_delete" }, { "relation": "references", @@ -25049,9 +27249,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deletecoupon", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25061,9 +27261,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deletecoupon", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25073,9 +27273,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deletedoctor", - "target": "backend_src_admin_admin_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_delete" }, { "relation": "references", @@ -25085,9 +27285,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deletedoctor", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25097,9 +27297,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deletedoctor", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25109,9 +27309,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deleteproduct", - "target": "backend_src_admin_admin_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_delete" }, { "relation": "references", @@ -25121,9 +27321,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deleteproduct", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25133,9 +27333,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_deleteproduct", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25145,9 +27345,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getcoupons", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25157,9 +27357,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getcoupons", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25169,9 +27369,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getcoupons", - "target": "backend_src_admin_admin_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apiquery" }, { "relation": "references", @@ -25181,9 +27381,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getcoupons", - "target": "backend_src_admin_admin_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_query" }, { "relation": "references", @@ -25193,9 +27393,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getdashboardstats", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25205,9 +27405,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getdashboardstats", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25217,9 +27417,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getdoctors", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25229,9 +27429,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getdoctors", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25241,9 +27441,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getorders", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25253,9 +27453,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getorders", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25265,9 +27465,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getorders", - "target": "backend_src_admin_admin_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apiquery" }, { "relation": "references", @@ -25277,9 +27477,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getorders", - "target": "backend_src_admin_admin_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_query" }, { "relation": "references", @@ -25289,9 +27489,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getproducts", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25301,9 +27501,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getproducts", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25313,9 +27513,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getproducts", - "target": "backend_src_admin_admin_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apiquery" }, { "relation": "references", @@ -25325,9 +27525,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getproducts", - "target": "backend_src_admin_admin_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_query" }, { "relation": "references", @@ -25337,9 +27537,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getsettings", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25349,9 +27549,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getsettings", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25361,9 +27561,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getuserdetails", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25373,9 +27573,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getuserdetails", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25385,9 +27585,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getuserdetails", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25397,9 +27597,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getusers", - "target": "backend_src_admin_admin_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_get" }, { "relation": "references", @@ -25409,9 +27609,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getusers", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25421,9 +27621,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getusers", - "target": "backend_src_admin_admin_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apiquery" }, { "relation": "references", @@ -25433,9 +27633,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getusers", - "target": "backend_src_admin_admin_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_query" }, { "relation": "references", @@ -25445,9 +27645,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_togglecoupon", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25457,9 +27657,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_togglecoupon", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25469,9 +27669,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_togglecoupon", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25481,9 +27681,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_togglecoupon", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25493,9 +27693,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatecoupon", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25505,9 +27705,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatecoupon", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25517,9 +27717,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatecoupon", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25529,9 +27729,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatecoupon", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25541,9 +27741,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatedoctor", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25553,9 +27753,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatedoctor", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25565,9 +27765,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatedoctor", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25577,9 +27777,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatedoctor", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25589,9 +27789,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25601,9 +27801,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25613,9 +27813,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25625,9 +27825,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25637,9 +27837,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateproduct", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25649,9 +27849,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateproduct", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25661,9 +27861,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateproduct", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25673,9 +27873,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateproduct", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25685,9 +27885,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatesettings", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25697,9 +27897,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatesettings", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25709,9 +27909,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatesettings", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25721,9 +27921,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateuserrole", - "target": "backend_src_admin_admin_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_put" }, { "relation": "references", @@ -25733,9 +27933,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateuserrole", - "target": "backend_src_admin_admin_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_apioperation" }, { "relation": "references", @@ -25745,9 +27945,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateuserrole", - "target": "backend_src_admin_admin_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_body" }, { "relation": "references", @@ -25757,9 +27957,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateuserrole", - "target": "backend_src_admin_admin_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_ts_param" }, { "relation": "references", @@ -25769,9 +27969,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module_adminmodule", - "target": "backend_src_admin_admin_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_module_ts_module" }, { "relation": "references", @@ -25781,9 +27981,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_ts_injectable" }, { "relation": "references", @@ -25793,9 +27993,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apitags" }, { "relation": "references", @@ -25805,9 +28005,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apibearerauth" }, { "relation": "references", @@ -25817,9 +28017,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_useguards" }, { "relation": "references", @@ -25829,9 +28029,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_controller" }, { "relation": "references", @@ -25841,9 +28041,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_createblog", - "target": "backend_src_admin_blogs_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_post" }, { "relation": "references", @@ -25853,9 +28053,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_createblog", - "target": "backend_src_admin_blogs_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apioperation" }, { "relation": "references", @@ -25865,9 +28065,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_createblog", - "target": "backend_src_admin_blogs_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_body" }, { "relation": "references", @@ -25877,9 +28077,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_createblog", - "target": "backend_src_admin_blogs_controller_ts_request", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_request" }, { "relation": "references", @@ -25889,9 +28089,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_deleteblog", - "target": "backend_src_admin_blogs_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_delete" }, { "relation": "references", @@ -25901,9 +28101,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_deleteblog", - "target": "backend_src_admin_blogs_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apioperation" }, { "relation": "references", @@ -25913,9 +28113,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_deleteblog", - "target": "backend_src_admin_blogs_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_param" }, { "relation": "references", @@ -25925,9 +28125,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "target": "backend_src_admin_blogs_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_get" }, { "relation": "references", @@ -25937,9 +28137,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "target": "backend_src_admin_blogs_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apioperation" }, { "relation": "references", @@ -25949,9 +28149,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "target": "backend_src_admin_blogs_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apiquery" }, { "relation": "references", @@ -25961,9 +28161,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "target": "backend_src_admin_blogs_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_query" }, { "relation": "references", @@ -25973,9 +28173,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_updateblog", - "target": "backend_src_admin_blogs_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_put" }, { "relation": "references", @@ -25985,9 +28185,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_updateblog", - "target": "backend_src_admin_blogs_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_apioperation" }, { "relation": "references", @@ -25997,9 +28197,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_updateblog", - "target": "backend_src_admin_blogs_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_param" }, { "relation": "references", @@ -26009,9 +28209,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_updateblog", - "target": "backend_src_admin_blogs_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_ts_body" }, { "relation": "references", @@ -26021,9 +28221,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice", - "target": "backend_src_admin_blogs_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_ts_injectable" }, { "relation": "references", @@ -26033,9 +28233,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apitags" }, { "relation": "references", @@ -26045,9 +28245,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apibearerauth" }, { "relation": "references", @@ -26057,9 +28257,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_useguards" }, { "relation": "references", @@ -26069,9 +28269,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_controller" }, { "relation": "references", @@ -26081,9 +28281,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_createcategory", - "target": "backend_src_admin_categories_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_post" }, { "relation": "references", @@ -26093,9 +28293,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_createcategory", - "target": "backend_src_admin_categories_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apioperation" }, { "relation": "references", @@ -26105,9 +28305,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_createcategory", - "target": "backend_src_admin_categories_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_body" }, { "relation": "references", @@ -26117,9 +28317,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_deletecategory", - "target": "backend_src_admin_categories_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_delete" }, { "relation": "references", @@ -26129,9 +28329,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_deletecategory", - "target": "backend_src_admin_categories_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apioperation" }, { "relation": "references", @@ -26141,9 +28341,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_deletecategory", - "target": "backend_src_admin_categories_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_param" }, { "relation": "references", @@ -26153,9 +28353,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getallcategoriesraw", - "target": "backend_src_admin_categories_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_get" }, { "relation": "references", @@ -26165,9 +28365,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getallcategoriesraw", - "target": "backend_src_admin_categories_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apioperation" }, { "relation": "references", @@ -26177,9 +28377,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "target": "backend_src_admin_categories_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_get" }, { "relation": "references", @@ -26189,9 +28389,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "target": "backend_src_admin_categories_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apioperation" }, { "relation": "references", @@ -26201,9 +28401,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "target": "backend_src_admin_categories_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apiquery" }, { "relation": "references", @@ -26213,9 +28413,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "target": "backend_src_admin_categories_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_query" }, { "relation": "references", @@ -26225,9 +28425,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", - "target": "backend_src_admin_categories_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_put" }, { "relation": "references", @@ -26237,9 +28437,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", - "target": "backend_src_admin_categories_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_apioperation" }, { "relation": "references", @@ -26249,9 +28449,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", - "target": "backend_src_admin_categories_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_param" }, { "relation": "references", @@ -26261,9 +28461,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", - "target": "backend_src_admin_categories_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_ts_body" }, { "relation": "references", @@ -26273,9 +28473,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_ts_injectable" }, { "relation": "references", @@ -26285,9 +28485,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "target": "backend_src_admin_dto_admin_query_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -26297,9 +28497,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "target": "backend_src_admin_dto_admin_query_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_ts_isoptional" }, { "relation": "references", @@ -26309,9 +28509,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "target": "backend_src_admin_dto_admin_query_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_ts_isstring" }, { "relation": "references", @@ -26321,9 +28521,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_apitags" }, { "relation": "references", @@ -26333,9 +28533,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_apibearerauth" }, { "relation": "references", @@ -26345,9 +28545,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_controller" }, { "relation": "references", @@ -26357,9 +28557,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_deletemedia", - "target": "backend_src_admin_media_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_useguards" }, { "relation": "references", @@ -26369,9 +28569,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_deletemedia", - "target": "backend_src_admin_media_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_delete" }, { "relation": "references", @@ -26381,9 +28581,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_deletemedia", - "target": "backend_src_admin_media_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_apioperation" }, { "relation": "references", @@ -26393,9 +28593,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_deletemedia", - "target": "backend_src_admin_media_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_param" }, { "relation": "references", @@ -26405,9 +28605,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_getallmedia", - "target": "backend_src_admin_media_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_useguards" }, { "relation": "references", @@ -26417,9 +28617,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_getallmedia", - "target": "backend_src_admin_media_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_get" }, { "relation": "references", @@ -26429,9 +28629,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_getallmedia", - "target": "backend_src_admin_media_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_apioperation" }, { "relation": "references", @@ -26441,9 +28641,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "target": "backend_src_admin_media_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_useguards" }, { "relation": "references", @@ -26453,9 +28653,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "target": "backend_src_admin_media_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_put" }, { "relation": "references", @@ -26465,9 +28665,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "target": "backend_src_admin_media_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_apioperation" }, { "relation": "references", @@ -26477,9 +28677,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "target": "backend_src_admin_media_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_param" }, { "relation": "references", @@ -26489,9 +28689,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "target": "backend_src_admin_media_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_body" }, { "relation": "references", @@ -26501,9 +28701,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_uploadfile", - "target": "backend_src_admin_media_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_post" }, { "relation": "references", @@ -26513,9 +28713,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_uploadfile", - "target": "backend_src_admin_media_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_ts_apioperation" }, { "relation": "references", @@ -26525,9 +28725,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_uploadfile", - "target": "useinterceptors", - "confidence_score": 1.0 + "target": "useinterceptors" }, { "relation": "references", @@ -26537,9 +28737,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_uploadfile", - "target": "uploadedfile", - "confidence_score": 1.0 + "target": "uploadedfile" }, { "relation": "references", @@ -26549,9 +28749,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice", - "target": "backend_src_admin_media_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_ts_injectable" }, { "relation": "references", @@ -26561,9 +28761,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_apitags" }, { "relation": "references", @@ -26573,9 +28773,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_apibearerauth" }, { "relation": "references", @@ -26585,9 +28785,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_useguards" }, { "relation": "references", @@ -26597,9 +28797,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_controller" }, { "relation": "references", @@ -26609,9 +28809,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_deletepet", - "target": "backend_src_admin_pets_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_delete" }, { "relation": "references", @@ -26621,9 +28821,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_deletepet", - "target": "backend_src_admin_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_apioperation" }, { "relation": "references", @@ -26633,9 +28833,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_deletepet", - "target": "backend_src_admin_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_param" }, { "relation": "references", @@ -26645,9 +28845,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_getpets", - "target": "backend_src_admin_pets_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_get" }, { "relation": "references", @@ -26657,9 +28857,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_getpets", - "target": "backend_src_admin_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_apioperation" }, { "relation": "references", @@ -26669,9 +28869,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_getpets", - "target": "backend_src_admin_pets_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_apiquery" }, { "relation": "references", @@ -26681,9 +28881,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_getpets", - "target": "backend_src_admin_pets_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_ts_query" }, { "relation": "references", @@ -26693,9 +28893,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service_petsservice", - "target": "backend_src_admin_pets_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_ts_injectable" }, { "relation": "references", @@ -26705,9 +28905,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller", - "target": "backend_src_admin_reports_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_ts_apitags" }, { "relation": "references", @@ -26717,9 +28917,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller", - "target": "backend_src_admin_reports_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_ts_apibearerauth" }, { "relation": "references", @@ -26729,9 +28929,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller", - "target": "backend_src_admin_reports_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_ts_controller" }, { "relation": "references", @@ -26741,9 +28941,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller_getreports", - "target": "backend_src_admin_reports_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_ts_useguards" }, { "relation": "references", @@ -26753,9 +28953,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller_getreports", - "target": "backend_src_admin_reports_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_ts_get" }, { "relation": "references", @@ -26765,9 +28965,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller_getreports", - "target": "backend_src_admin_reports_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_ts_apioperation" }, { "relation": "references", @@ -26777,9 +28977,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service_reportsservice", - "target": "backend_src_admin_reports_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_ts_injectable" }, { "relation": "references", @@ -26789,9 +28989,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apitags" }, { "relation": "references", @@ -26801,9 +29001,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apibearerauth" }, { "relation": "references", @@ -26813,9 +29013,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_useguards" }, { "relation": "references", @@ -26825,9 +29025,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_controller" }, { "relation": "references", @@ -26837,9 +29037,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_createterm", - "target": "backend_src_admin_wiki_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_post" }, { "relation": "references", @@ -26849,9 +29049,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_createterm", - "target": "backend_src_admin_wiki_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apioperation" }, { "relation": "references", @@ -26861,9 +29061,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_createterm", - "target": "backend_src_admin_wiki_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_body" }, { "relation": "references", @@ -26873,9 +29073,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_deleteterm", - "target": "backend_src_admin_wiki_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_delete" }, { "relation": "references", @@ -26885,9 +29085,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_deleteterm", - "target": "backend_src_admin_wiki_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apioperation" }, { "relation": "references", @@ -26897,9 +29097,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_deleteterm", - "target": "backend_src_admin_wiki_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_param" }, { "relation": "references", @@ -26909,9 +29109,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "target": "backend_src_admin_wiki_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_get" }, { "relation": "references", @@ -26921,9 +29121,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "target": "backend_src_admin_wiki_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apioperation" }, { "relation": "references", @@ -26933,9 +29133,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "target": "backend_src_admin_wiki_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apiquery" }, { "relation": "references", @@ -26945,9 +29145,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "target": "backend_src_admin_wiki_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_query" }, { "relation": "references", @@ -26957,9 +29157,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_updateterm", - "target": "backend_src_admin_wiki_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_put" }, { "relation": "references", @@ -26969,9 +29169,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_updateterm", - "target": "backend_src_admin_wiki_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_apioperation" }, { "relation": "references", @@ -26981,9 +29181,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_updateterm", - "target": "backend_src_admin_wiki_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_param" }, { "relation": "references", @@ -26993,9 +29193,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_updateterm", - "target": "backend_src_admin_wiki_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_ts_body" }, { "relation": "references", @@ -27005,9 +29205,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice", - "target": "backend_src_admin_wiki_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_ts_injectable" }, { "relation": "references", @@ -27017,9 +29217,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_appcontroller", - "target": "backend_src_app_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_app_controller_ts_controller" }, { "relation": "references", @@ -27029,9 +29229,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_appcontroller_gethello", - "target": "backend_src_app_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_app_controller_ts_get" }, { "relation": "references", @@ -27041,9 +29241,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module_appmodule", - "target": "backend_src_app_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_app_module_ts_module" }, { "relation": "references", @@ -27053,9 +29253,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_service_appservice", - "target": "backend_src_app_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_app_service_ts_injectable" }, { "relation": "references", @@ -27065,9 +29265,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apitags" }, { "relation": "references", @@ -27077,9 +29277,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_controller" }, { "relation": "references", @@ -27089,9 +29289,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -27101,9 +29301,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "backend_src_auth_auth_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_post" }, { "relation": "references", @@ -27113,9 +29313,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "httpcode", - "confidence_score": 1.0 + "target": "httpcode" }, { "relation": "references", @@ -27125,9 +29325,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "backend_src_auth_auth_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apioperation" }, { "relation": "references", @@ -27137,9 +29337,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "backend_src_auth_auth_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apiokresponse" }, { "relation": "references", @@ -27149,9 +29349,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -27161,9 +29361,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "backend_src_auth_auth_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_body" }, { "relation": "references", @@ -27173,9 +29373,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "backend_src_auth_auth_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_post" }, { "relation": "references", @@ -27185,9 +29385,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "httpcode", - "confidence_score": 1.0 + "target": "httpcode" }, { "relation": "references", @@ -27197,9 +29397,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "backend_src_auth_auth_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apioperation" }, { "relation": "references", @@ -27209,9 +29409,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "backend_src_auth_auth_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apiokresponse" }, { "relation": "references", @@ -27221,9 +29421,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -27233,9 +29433,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "backend_src_auth_auth_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_body" }, { "relation": "references", @@ -27245,9 +29445,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "backend_src_auth_auth_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_post" }, { "relation": "references", @@ -27257,9 +29457,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "httpcode", - "confidence_score": 1.0 + "target": "httpcode" }, { "relation": "references", @@ -27269,9 +29469,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "backend_src_auth_auth_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apioperation" }, { "relation": "references", @@ -27281,9 +29481,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "backend_src_auth_auth_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apiokresponse" }, { "relation": "references", @@ -27293,9 +29493,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -27305,9 +29505,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "backend_src_auth_auth_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_body" }, { "relation": "references", @@ -27317,9 +29517,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "backend_src_auth_auth_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_post" }, { "relation": "references", @@ -27329,9 +29529,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "httpcode", - "confidence_score": 1.0 + "target": "httpcode" }, { "relation": "references", @@ -27341,9 +29541,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "backend_src_auth_auth_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apioperation" }, { "relation": "references", @@ -27353,9 +29553,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "backend_src_auth_auth_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apiokresponse" }, { "relation": "references", @@ -27365,9 +29565,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -27377,9 +29577,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "backend_src_auth_auth_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_body" }, { "relation": "references", @@ -27389,9 +29589,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "backend_src_auth_auth_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_body" }, { "relation": "references", @@ -27401,9 +29601,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "backend_src_auth_auth_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_post" }, { "relation": "references", @@ -27413,9 +29613,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "httpcode", - "confidence_score": 1.0 + "target": "httpcode" }, { "relation": "references", @@ -27425,9 +29625,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "backend_src_auth_auth_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apioperation" }, { "relation": "references", @@ -27437,9 +29637,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "backend_src_auth_auth_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apiokresponse" }, { "relation": "references", @@ -27449,9 +29649,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -27461,9 +29661,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module_authmodule", - "target": "backend_src_auth_auth_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_module_ts_module" }, { "relation": "references", @@ -27473,9 +29673,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_ts_injectable" }, { "relation": "references", @@ -27485,9 +29685,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "target": "backend_src_auth_dto_admin_login_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_ts_apiproperty" }, { "relation": "references", @@ -27497,9 +29697,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "target": "backend_src_auth_dto_admin_login_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_ts_isstring" }, { "relation": "references", @@ -27509,9 +29709,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "target": "backend_src_auth_dto_admin_login_dto_ts_minlength", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_ts_minlength" }, { "relation": "references", @@ -27521,9 +29721,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "target": "backend_src_auth_dto_admin_login_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_ts_isnotempty" }, { "relation": "references", @@ -27533,9 +29733,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "target": "backend_src_auth_dto_admin_login_dto_ts_isemail", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_ts_isemail" }, { "relation": "references", @@ -27545,9 +29745,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_login_dto_logindto", - "target": "backend_src_auth_dto_login_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_ts_apiproperty" }, { "relation": "references", @@ -27557,9 +29757,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_login_dto_logindto", - "target": "backend_src_auth_dto_login_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_ts_isnotempty" }, { "relation": "references", @@ -27569,9 +29769,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_login_dto_logindto", - "target": "backend_src_auth_dto_login_dto_ts_minlength", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_ts_minlength" }, { "relation": "references", @@ -27581,9 +29781,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_login_dto_logindto", - "target": "backend_src_auth_dto_login_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_ts_isstring" }, { "relation": "references", @@ -27593,9 +29793,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -27605,9 +29805,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_isoptional" }, { "relation": "references", @@ -27617,9 +29817,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_isemail", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_isemail" }, { "relation": "references", @@ -27629,9 +29829,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_isstring" }, { "relation": "references", @@ -27641,9 +29841,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_apiproperty" }, { "relation": "references", @@ -27653,9 +29853,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_isnotempty" }, { "relation": "references", @@ -27665,9 +29865,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto_registerdto", - "target": "backend_src_auth_dto_register_dto_ts_minlength", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_ts_minlength" }, { "relation": "references", @@ -27677,9 +29877,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "target": "backend_src_auth_dto_send_otp_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_ts_apiproperty" }, { "relation": "references", @@ -27689,9 +29889,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "target": "backend_src_auth_dto_send_otp_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_ts_isnotempty" }, { "relation": "references", @@ -27701,9 +29901,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "target": "backend_src_auth_dto_send_otp_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_ts_isstring" }, { "relation": "references", @@ -27713,9 +29913,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "target": "backend_src_auth_dto_send_otp_dto_ts_matches", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_ts_matches" }, { "relation": "references", @@ -27725,9 +29925,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "target": "backend_src_auth_dto_verify_otp_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_ts_apiproperty" }, { "relation": "references", @@ -27737,9 +29937,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "target": "backend_src_auth_dto_verify_otp_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_ts_isnotempty" }, { "relation": "references", @@ -27749,9 +29949,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "target": "backend_src_auth_dto_verify_otp_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_ts_isstring" }, { "relation": "references", @@ -27761,9 +29961,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "target": "length", - "confidence_score": 1.0 + "target": "length" }, { "relation": "references", @@ -27773,9 +29973,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "target": "backend_src_auth_dto_verify_otp_dto_ts_matches", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_ts_matches" }, { "relation": "references", @@ -27785,9 +29985,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "target": "backend_src_auth_jwt_auth_guard_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_ts_injectable" }, { "relation": "references", @@ -27797,9 +29997,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy_jwtstrategy", - "target": "backend_src_auth_jwt_strategy_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy_ts_injectable" }, { "relation": "references", @@ -27809,9 +30009,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apitags" }, { "relation": "references", @@ -27821,9 +30021,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_controller" }, { "relation": "references", @@ -27833,9 +30033,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry", - "target": "backend_src_b2b_b2b_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_post" }, { "relation": "references", @@ -27845,9 +30045,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry", - "target": "backend_src_b2b_b2b_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apioperation" }, { "relation": "references", @@ -27857,9 +30057,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry", - "target": "backend_src_b2b_b2b_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_body" }, { "relation": "references", @@ -27869,9 +30069,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_useguards" }, { "relation": "references", @@ -27881,9 +30081,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apibearerauth" }, { "relation": "references", @@ -27893,9 +30093,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_post" }, { "relation": "references", @@ -27905,9 +30105,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apioperation" }, { "relation": "references", @@ -27917,9 +30117,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_req" }, { "relation": "references", @@ -27929,9 +30129,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_body" }, { "relation": "references", @@ -27941,9 +30141,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "target": "backend_src_b2b_b2b_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_useguards" }, { "relation": "references", @@ -27953,9 +30153,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -27965,9 +30165,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "target": "backend_src_b2b_b2b_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apibearerauth" }, { "relation": "references", @@ -27977,9 +30177,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "target": "backend_src_b2b_b2b_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_get" }, { "relation": "references", @@ -27989,9 +30189,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "target": "backend_src_b2b_b2b_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apioperation" }, { "relation": "references", @@ -28001,9 +30201,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "target": "backend_src_b2b_b2b_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_useguards" }, { "relation": "references", @@ -28013,9 +30213,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28025,9 +30225,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "target": "backend_src_b2b_b2b_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apibearerauth" }, { "relation": "references", @@ -28037,9 +30237,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "target": "backend_src_b2b_b2b_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_get" }, { "relation": "references", @@ -28049,9 +30249,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "target": "backend_src_b2b_b2b_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apioperation" }, { "relation": "references", @@ -28061,9 +30261,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "target": "backend_src_b2b_b2b_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_useguards" }, { "relation": "references", @@ -28073,9 +30273,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "target": "backend_src_b2b_b2b_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apibearerauth" }, { "relation": "references", @@ -28085,9 +30285,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "target": "backend_src_b2b_b2b_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_get" }, { "relation": "references", @@ -28097,9 +30297,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "target": "backend_src_b2b_b2b_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apioperation" }, { "relation": "references", @@ -28109,9 +30309,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "target": "backend_src_b2b_b2b_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_req" }, { "relation": "references", @@ -28121,9 +30321,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_b2b_b2b_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_useguards" }, { "relation": "references", @@ -28133,9 +30333,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28145,9 +30345,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_b2b_b2b_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apibearerauth" }, { "relation": "references", @@ -28157,9 +30357,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_b2b_b2b_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_put" }, { "relation": "references", @@ -28169,9 +30369,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_b2b_b2b_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_apioperation" }, { "relation": "references", @@ -28181,9 +30381,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_b2b_b2b_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_param" }, { "relation": "references", @@ -28193,9 +30393,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "target": "backend_src_b2b_b2b_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_ts_body" }, { "relation": "references", @@ -28205,9 +30405,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module_b2bmodule", - "target": "backend_src_b2b_b2b_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_module_ts_module" }, { "relation": "references", @@ -28217,9 +30417,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_ts_injectable" }, { "relation": "references", @@ -28229,9 +30429,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apitags" }, { "relation": "references", @@ -28241,9 +30441,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_controller" }, { "relation": "references", @@ -28253,9 +30453,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_create", - "target": "backend_src_banners_banners_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_useguards" }, { "relation": "references", @@ -28265,9 +30465,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_create", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28277,9 +30477,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_create", - "target": "backend_src_banners_banners_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apibearerauth" }, { "relation": "references", @@ -28289,9 +30489,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_create", - "target": "backend_src_banners_banners_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_post" }, { "relation": "references", @@ -28301,9 +30501,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_create", - "target": "backend_src_banners_banners_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apioperation" }, { "relation": "references", @@ -28313,9 +30513,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_create", - "target": "backend_src_banners_banners_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_body" }, { "relation": "references", @@ -28325,9 +30525,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_findall", - "target": "backend_src_banners_banners_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_get" }, { "relation": "references", @@ -28337,9 +30537,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_findall", - "target": "backend_src_banners_banners_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apioperation" }, { "relation": "references", @@ -28349,9 +30549,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_remove", - "target": "backend_src_banners_banners_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_useguards" }, { "relation": "references", @@ -28361,9 +30561,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_remove", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28373,9 +30573,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_remove", - "target": "backend_src_banners_banners_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apibearerauth" }, { "relation": "references", @@ -28385,9 +30585,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_remove", - "target": "backend_src_banners_banners_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_delete" }, { "relation": "references", @@ -28397,9 +30597,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_remove", - "target": "backend_src_banners_banners_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apioperation" }, { "relation": "references", @@ -28409,9 +30609,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_remove", - "target": "backend_src_banners_banners_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_param" }, { "relation": "references", @@ -28421,9 +30621,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "target": "backend_src_banners_banners_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_useguards" }, { "relation": "references", @@ -28433,9 +30633,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28445,9 +30645,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "target": "backend_src_banners_banners_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apibearerauth" }, { "relation": "references", @@ -28457,9 +30657,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "target": "backend_src_banners_banners_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_put" }, { "relation": "references", @@ -28469,9 +30669,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "target": "backend_src_banners_banners_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apioperation" }, { "relation": "references", @@ -28481,9 +30681,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "target": "backend_src_banners_banners_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_body" }, { "relation": "references", @@ -28493,9 +30693,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_banners_banners_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_useguards" }, { "relation": "references", @@ -28505,9 +30705,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28517,9 +30717,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_banners_banners_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apibearerauth" }, { "relation": "references", @@ -28529,9 +30729,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_banners_banners_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_patch" }, { "relation": "references", @@ -28541,9 +30741,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_banners_banners_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_apioperation" }, { "relation": "references", @@ -28553,9 +30753,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_banners_banners_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_body" }, { "relation": "references", @@ -28565,9 +30765,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_update", - "target": "backend_src_banners_banners_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_ts_param" }, { "relation": "references", @@ -28577,9 +30777,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module_bannersmodule", - "target": "backend_src_banners_banners_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_module_ts_module" }, { "relation": "references", @@ -28589,9 +30789,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_ts_injectable" }, { "relation": "references", @@ -28601,9 +30801,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller", - "target": "backend_src_blogs_blogs_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_apitags" }, { "relation": "references", @@ -28613,9 +30813,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller", - "target": "backend_src_blogs_blogs_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_controller" }, { "relation": "references", @@ -28625,9 +30825,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -28637,9 +30837,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "target": "backend_src_blogs_blogs_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_get" }, { "relation": "references", @@ -28649,9 +30849,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "target": "backend_src_blogs_blogs_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_apioperation" }, { "relation": "references", @@ -28661,9 +30861,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "target": "backend_src_blogs_blogs_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_apiokresponse" }, { "relation": "references", @@ -28673,9 +30873,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "target": "backend_src_blogs_blogs_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_query" }, { "relation": "references", @@ -28685,9 +30885,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "target": "backend_src_blogs_blogs_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_get" }, { "relation": "references", @@ -28697,9 +30897,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "target": "backend_src_blogs_blogs_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_apioperation" }, { "relation": "references", @@ -28709,9 +30909,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "target": "backend_src_blogs_blogs_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_apiokresponse" }, { "relation": "references", @@ -28721,9 +30921,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "target": "backend_src_blogs_blogs_controller_ts_apinotfoundresponse", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_apinotfoundresponse" }, { "relation": "references", @@ -28733,9 +30933,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "target": "backend_src_blogs_blogs_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_ts_param" }, { "relation": "references", @@ -28745,9 +30945,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_module_blogsmodule", - "target": "backend_src_blogs_blogs_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_module_ts_module" }, { "relation": "references", @@ -28757,9 +30957,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service_blogsservice", - "target": "backend_src_blogs_blogs_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_ts_injectable" }, { "relation": "references", @@ -28769,9 +30969,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apitags" }, { "relation": "references", @@ -28781,9 +30981,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_controller" }, { "relation": "references", @@ -28793,9 +30993,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_useguards" }, { "relation": "references", @@ -28805,9 +31005,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -28817,9 +31017,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apibearerauth" }, { "relation": "references", @@ -28829,9 +31029,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createherobanner", - "target": "backend_src_cms_cms_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_post" }, { "relation": "references", @@ -28841,9 +31041,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createherobanner", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -28853,9 +31053,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createherobanner", - "target": "backend_src_cms_cms_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_body" }, { "relation": "references", @@ -28865,9 +31065,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_post" }, { "relation": "references", @@ -28877,9 +31077,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -28889,9 +31089,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_body" }, { "relation": "references", @@ -28901,9 +31101,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", - "target": "backend_src_cms_cms_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_post" }, { "relation": "references", @@ -28913,9 +31113,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -28925,9 +31125,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", - "target": "backend_src_cms_cms_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_body" }, { "relation": "references", @@ -28937,9 +31137,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner", - "target": "backend_src_cms_cms_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_delete" }, { "relation": "references", @@ -28949,9 +31149,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -28961,9 +31161,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner", - "target": "backend_src_cms_cms_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_param" }, { "relation": "references", @@ -28973,9 +31173,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_delete" }, { "relation": "references", @@ -28985,9 +31185,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -28997,9 +31197,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_param" }, { "relation": "references", @@ -29009,9 +31209,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial", - "target": "backend_src_cms_cms_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_delete" }, { "relation": "references", @@ -29021,9 +31221,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29033,9 +31233,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial", - "target": "backend_src_cms_cms_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_param" }, { "relation": "references", @@ -29045,9 +31245,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_getherobanners", - "target": "backend_src_cms_cms_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_get" }, { "relation": "references", @@ -29057,9 +31257,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_getherobanners", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29069,9 +31269,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_getsmartadvisorrules", - "target": "backend_src_cms_cms_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_get" }, { "relation": "references", @@ -29081,9 +31281,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_getsmartadvisorrules", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29093,9 +31293,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_getvettestimonials", - "target": "backend_src_cms_cms_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_get" }, { "relation": "references", @@ -29105,9 +31305,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_getvettestimonials", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29117,9 +31317,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "target": "backend_src_cms_cms_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_put" }, { "relation": "references", @@ -29129,9 +31329,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29141,9 +31341,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "target": "backend_src_cms_cms_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_param" }, { "relation": "references", @@ -29153,9 +31353,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "target": "backend_src_cms_cms_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_body" }, { "relation": "references", @@ -29165,9 +31365,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29177,9 +31377,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_param" }, { "relation": "references", @@ -29189,9 +31389,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_body" }, { "relation": "references", @@ -29201,9 +31401,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "target": "backend_src_cms_cms_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_put" }, { "relation": "references", @@ -29213,9 +31413,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "target": "backend_src_cms_cms_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_put" }, { "relation": "references", @@ -29225,9 +31425,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "target": "backend_src_cms_cms_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_apioperation" }, { "relation": "references", @@ -29237,9 +31437,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "target": "backend_src_cms_cms_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_param" }, { "relation": "references", @@ -29249,9 +31449,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "target": "backend_src_cms_cms_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_ts_body" }, { "relation": "references", @@ -29261,9 +31461,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module_cmsmodule", - "target": "backend_src_cms_cms_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_module_ts_module" }, { "relation": "references", @@ -29273,9 +31473,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_ts_injectable" }, { "relation": "references", @@ -29285,9 +31485,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createherobannerdto", - "target": "backend_src_cms_dto_cms_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_apiproperty" }, { "relation": "references", @@ -29297,9 +31497,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createherobannerdto", - "target": "backend_src_cms_dto_cms_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isstring" }, { "relation": "references", @@ -29309,9 +31509,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createherobannerdto", - "target": "backend_src_cms_dto_cms_dto_ts_isnumber", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isnumber" }, { "relation": "references", @@ -29321,9 +31521,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createherobannerdto", - "target": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -29333,9 +31533,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createherobannerdto", - "target": "backend_src_cms_dto_cms_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isoptional" }, { "relation": "references", @@ -29345,9 +31545,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createherobannerdto", - "target": "backend_src_cms_dto_cms_dto_ts_isboolean", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isboolean" }, { "relation": "references", @@ -29357,9 +31557,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "target": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -29369,9 +31569,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "target": "backend_src_cms_dto_cms_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isoptional" }, { "relation": "references", @@ -29381,9 +31581,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "target": "isuuid", - "confidence_score": 1.0 + "target": "isuuid" }, { "relation": "references", @@ -29393,9 +31593,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "target": "backend_src_cms_dto_cms_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_apiproperty" }, { "relation": "references", @@ -29405,9 +31605,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "target": "backend_src_cms_dto_cms_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isstring" }, { "relation": "references", @@ -29417,9 +31617,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "target": "backend_src_cms_dto_cms_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_apiproperty" }, { "relation": "references", @@ -29429,9 +31629,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "target": "backend_src_cms_dto_cms_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isstring" }, { "relation": "references", @@ -29441,9 +31641,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "target": "backend_src_cms_dto_cms_dto_ts_isnumber", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isnumber" }, { "relation": "references", @@ -29453,9 +31653,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "target": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -29465,9 +31665,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "target": "backend_src_cms_dto_cms_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isoptional" }, { "relation": "references", @@ -29477,9 +31677,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "target": "backend_src_cms_dto_cms_dto_ts_isboolean", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_ts_isboolean" }, { "relation": "references", @@ -29489,9 +31689,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "backend_src_common_dto_pagination_dto_ts_type", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_ts_type" }, { "relation": "references", @@ -29501,9 +31701,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "isint", - "confidence_score": 1.0 + "target": "isint" }, { "relation": "references", @@ -29513,9 +31713,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "min", - "confidence_score": 1.0 + "target": "min" }, { "relation": "references", @@ -29525,9 +31725,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "backend_src_common_dto_pagination_dto_ts_isenum", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_ts_isenum" }, { "relation": "references", @@ -29537,9 +31737,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "backend_src_common_dto_pagination_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -29549,9 +31749,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "backend_src_common_dto_pagination_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_ts_isoptional" }, { "relation": "references", @@ -29561,9 +31761,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto_paginationdto", - "target": "backend_src_common_dto_pagination_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_ts_isstring" }, { "relation": "references", @@ -29573,9 +31773,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "target": "backend_src_common_filters_http_exception_filter_ts_catch", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_ts_catch" }, { "relation": "references", @@ -29585,9 +31785,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", - "target": "backend_src_common_filters_prisma_exception_filter_ts_catch", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter_ts_catch" }, { "relation": "references", @@ -29597,9 +31797,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_rolesguard", - "target": "backend_src_common_guards_roles_guard_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_ts_injectable" }, { "relation": "references", @@ -29609,9 +31809,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "target": "backend_src_common_interceptors_decimal_interceptor_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_ts_injectable" }, { "relation": "references", @@ -29621,9 +31821,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller", - "target": "apiexcludecontroller", - "confidence_score": 1.0 + "target": "apiexcludecontroller" }, { "relation": "references", @@ -29633,9 +31833,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller", - "target": "backend_src_common_metrics_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_ts_controller" }, { "relation": "references", @@ -29645,9 +31845,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller_getmetrics", - "target": "backend_src_common_metrics_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_ts_get" }, { "relation": "references", @@ -29657,9 +31857,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller_getmetrics", - "target": "res", - "confidence_score": 1.0 + "target": "res" }, { "relation": "references", @@ -29669,9 +31869,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_error_response_schema_apierrorresponse", - "target": "backend_src_common_schemas_error_response_schema_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_error_response_schema_ts_apiproperty" }, { "relation": "references", @@ -29681,9 +31881,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_error_response_schema_errordetailfield", - "target": "backend_src_common_schemas_error_response_schema_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_error_response_schema_ts_apiproperty" }, { "relation": "references", @@ -29693,9 +31893,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_paginated_response_schema_paginatedresponse", - "target": "backend_src_common_schemas_paginated_response_schema_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_paginated_response_schema_ts_apiproperty" }, { "relation": "references", @@ -29705,9 +31905,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_paginated_response_schema_paginationmeta", - "target": "backend_src_common_schemas_paginated_response_schema_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_paginated_response_schema_ts_apiproperty" }, { "relation": "references", @@ -29717,9 +31917,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_ts_injectable" }, { "relation": "references", @@ -29729,9 +31929,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_sms_module_smsmodule", - "target": "backend_src_common_sms_module_ts_global", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module_ts_global" }, { "relation": "references", @@ -29741,9 +31941,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_sms_module_smsmodule", - "target": "backend_src_common_sms_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module_ts_module" }, { "relation": "references", @@ -29753,9 +31953,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_controller" }, { "relation": "references", @@ -29765,9 +31965,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", - "target": "backend_src_contact_contact_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_useguards" }, { "relation": "references", @@ -29777,9 +31977,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -29789,9 +31989,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", - "target": "backend_src_contact_contact_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_get" }, { "relation": "references", @@ -29801,9 +32001,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", - "target": "backend_src_contact_contact_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_query" }, { "relation": "references", @@ -29813,9 +32013,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_getcontactinfo", - "target": "backend_src_contact_contact_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_get" }, { "relation": "references", @@ -29825,9 +32025,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_submitcontact", - "target": "backend_src_contact_contact_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_post" }, { "relation": "references", @@ -29837,9 +32037,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_submitcontact", - "target": "backend_src_contact_contact_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_body" }, { "relation": "references", @@ -29849,9 +32049,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", - "target": "backend_src_contact_contact_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_useguards" }, { "relation": "references", @@ -29861,9 +32061,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -29873,9 +32073,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", - "target": "backend_src_contact_contact_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_put" }, { "relation": "references", @@ -29885,9 +32085,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", - "target": "backend_src_contact_contact_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_body" }, { "relation": "references", @@ -29897,9 +32097,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "target": "backend_src_contact_contact_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_useguards" }, { "relation": "references", @@ -29909,9 +32109,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -29921,9 +32121,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "target": "backend_src_contact_contact_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_put" }, { "relation": "references", @@ -29933,9 +32133,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "target": "backend_src_contact_contact_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_param" }, { "relation": "references", @@ -29945,9 +32145,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "target": "backend_src_contact_contact_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_ts_body" }, { "relation": "references", @@ -29957,9 +32157,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module_contactmodule", - "target": "backend_src_contact_contact_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_module_ts_module" }, { "relation": "references", @@ -29969,9 +32169,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_ts_injectable" }, { "relation": "references", @@ -29981,9 +32181,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller", - "target": "backend_src_home_home_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_ts_apitags" }, { "relation": "references", @@ -29993,9 +32193,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller", - "target": "backend_src_home_home_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_ts_controller" }, { "relation": "references", @@ -30005,9 +32205,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -30017,9 +32217,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller_gethomedata", - "target": "backend_src_home_home_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_ts_get" }, { "relation": "references", @@ -30029,9 +32229,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller_gethomedata", - "target": "backend_src_home_home_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_ts_apioperation" }, { "relation": "references", @@ -30041,9 +32241,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller_gethomedata", - "target": "backend_src_home_home_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_ts_apiokresponse" }, { "relation": "references", @@ -30053,9 +32253,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_module_homemodule", - "target": "backend_src_home_home_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_home_home_module_ts_module" }, { "relation": "references", @@ -30065,9 +32265,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service_homeservice", - "target": "backend_src_home_home_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_ts_injectable" }, { "relation": "references", @@ -30077,9 +32277,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apitags" }, { "relation": "references", @@ -30089,9 +32289,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_controller" }, { "relation": "references", @@ -30101,9 +32301,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "target": "backend_src_ingredients_ingredients_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_useguards" }, { "relation": "references", @@ -30113,9 +32313,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -30125,9 +32325,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "target": "backend_src_ingredients_ingredients_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apibearerauth" }, { "relation": "references", @@ -30137,9 +32337,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "target": "backend_src_ingredients_ingredients_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_post" }, { "relation": "references", @@ -30149,9 +32349,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "target": "backend_src_ingredients_ingredients_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apioperation" }, { "relation": "references", @@ -30161,9 +32361,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "target": "backend_src_ingredients_ingredients_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_body" }, { "relation": "references", @@ -30173,9 +32373,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findall", - "target": "backend_src_ingredients_ingredients_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_get" }, { "relation": "references", @@ -30185,9 +32385,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findall", - "target": "backend_src_ingredients_ingredients_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apioperation" }, { "relation": "references", @@ -30197,9 +32397,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone", - "target": "backend_src_ingredients_ingredients_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_get" }, { "relation": "references", @@ -30209,9 +32409,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone", - "target": "backend_src_ingredients_ingredients_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apioperation" }, { "relation": "references", @@ -30221,9 +32421,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone", - "target": "backend_src_ingredients_ingredients_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_param" }, { "relation": "references", @@ -30233,9 +32433,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "target": "backend_src_ingredients_ingredients_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_useguards" }, { "relation": "references", @@ -30245,9 +32445,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -30257,9 +32457,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "target": "backend_src_ingredients_ingredients_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apibearerauth" }, { "relation": "references", @@ -30269,9 +32469,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "target": "backend_src_ingredients_ingredients_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_delete" }, { "relation": "references", @@ -30281,9 +32481,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "target": "backend_src_ingredients_ingredients_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apioperation" }, { "relation": "references", @@ -30293,9 +32493,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "target": "backend_src_ingredients_ingredients_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_param" }, { "relation": "references", @@ -30305,9 +32505,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_ingredients_ingredients_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_useguards" }, { "relation": "references", @@ -30317,9 +32517,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -30329,9 +32529,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_ingredients_ingredients_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apibearerauth" }, { "relation": "references", @@ -30341,9 +32541,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_ingredients_ingredients_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_patch" }, { "relation": "references", @@ -30353,9 +32553,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_ingredients_ingredients_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_apioperation" }, { "relation": "references", @@ -30365,9 +32565,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_ingredients_ingredients_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_body" }, { "relation": "references", @@ -30377,9 +32577,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "target": "backend_src_ingredients_ingredients_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ts_param" }, { "relation": "references", @@ -30389,9 +32589,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module_ingredientsmodule", - "target": "backend_src_ingredients_ingredients_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_module_ts_module" }, { "relation": "references", @@ -30401,9 +32601,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ts_injectable" }, { "relation": "references", @@ -30413,9 +32613,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isnumber", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isnumber" }, { "relation": "references", @@ -30425,9 +32625,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -30437,9 +32637,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isoptional" }, { "relation": "references", @@ -30449,9 +32649,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isstring" }, { "relation": "references", @@ -30461,9 +32661,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_apiproperty" }, { "relation": "references", @@ -30473,9 +32673,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isarray", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isarray" }, { "relation": "references", @@ -30485,9 +32685,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "validatenested", - "confidence_score": 1.0 + "target": "validatenested" }, { "relation": "references", @@ -30497,9 +32697,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_createorderdto", - "target": "backend_src_orders_dto_create_order_dto_ts_type", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_type" }, { "relation": "references", @@ -30509,9 +32709,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_orderitemdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isstring" }, { "relation": "references", @@ -30521,9 +32721,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_orderitemdto", - "target": "backend_src_orders_dto_create_order_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_apiproperty" }, { "relation": "references", @@ -30533,9 +32733,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_orderitemdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isnotempty" }, { "relation": "references", @@ -30545,9 +32745,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto_orderitemdto", - "target": "backend_src_orders_dto_create_order_dto_ts_isnumber", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_ts_isnumber" }, { "relation": "references", @@ -30557,9 +32757,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apitags" }, { "relation": "references", @@ -30569,9 +32769,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apibearerauth" }, { "relation": "references", @@ -30581,9 +32781,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_useguards" }, { "relation": "references", @@ -30593,9 +32793,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_controller" }, { "relation": "references", @@ -30605,9 +32805,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -30617,9 +32817,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_orders_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_post" }, { "relation": "references", @@ -30629,9 +32829,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_orders_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apioperation" }, { "relation": "references", @@ -30641,9 +32841,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_orders_controller_ts_apicreatedresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apicreatedresponse" }, { "relation": "references", @@ -30653,9 +32853,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_orders_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -30665,9 +32865,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_orders_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_req" }, { "relation": "references", @@ -30677,9 +32877,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_orders_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_body" }, { "relation": "references", @@ -30689,9 +32889,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findall", - "target": "backend_src_orders_orders_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_get" }, { "relation": "references", @@ -30701,9 +32901,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findall", - "target": "backend_src_orders_orders_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apioperation" }, { "relation": "references", @@ -30713,9 +32913,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findall", - "target": "backend_src_orders_orders_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apiokresponse" }, { "relation": "references", @@ -30725,9 +32925,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findall", - "target": "backend_src_orders_orders_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_query" }, { "relation": "references", @@ -30737,9 +32937,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findall", - "target": "backend_src_orders_orders_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_req" }, { "relation": "references", @@ -30749,9 +32949,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findone", - "target": "backend_src_orders_orders_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_get" }, { "relation": "references", @@ -30761,9 +32961,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findone", - "target": "backend_src_orders_orders_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apioperation" }, { "relation": "references", @@ -30773,9 +32973,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findone", - "target": "backend_src_orders_orders_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apiokresponse" }, { "relation": "references", @@ -30785,9 +32985,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findone", - "target": "backend_src_orders_orders_controller_ts_apinotfoundresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apinotfoundresponse" }, { "relation": "references", @@ -30797,9 +32997,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findone", - "target": "backend_src_orders_orders_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_param" }, { "relation": "references", @@ -30809,9 +33009,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findone", - "target": "backend_src_orders_orders_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_req" }, { "relation": "references", @@ -30821,9 +33021,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "target": "backend_src_orders_orders_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -30833,9 +33033,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "target": "backend_src_orders_orders_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_req" }, { "relation": "references", @@ -30845,9 +33045,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "target": "backend_src_orders_orders_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_body" }, { "relation": "references", @@ -30857,9 +33057,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "target": "backend_src_orders_orders_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_post" }, { "relation": "references", @@ -30869,9 +33069,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "target": "backend_src_orders_orders_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apioperation" }, { "relation": "references", @@ -30881,9 +33081,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "target": "backend_src_orders_orders_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_apiokresponse" }, { "relation": "references", @@ -30893,9 +33093,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_validatecoupondto", - "target": "backend_src_orders_orders_controller_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_isstring" }, { "relation": "references", @@ -30905,9 +33105,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_validatecoupondto", - "target": "backend_src_orders_orders_controller_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_isnotempty" }, { "relation": "references", @@ -30917,9 +33117,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_validatecoupondto", - "target": "backend_src_orders_orders_controller_ts_isnumber", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_ts_isnumber" }, { "relation": "references", @@ -30929,9 +33129,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_module_ordersmodule", - "target": "backend_src_orders_orders_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_module_ts_module" }, { "relation": "references", @@ -30941,9 +33141,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ts_injectable" }, { "relation": "references", @@ -30953,9 +33153,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "target": "backend_src_pets_dto_create_health_log_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_ts_apiproperty" }, { "relation": "references", @@ -30965,9 +33165,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "target": "backend_src_pets_dto_create_health_log_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_ts_isnotempty" }, { "relation": "references", @@ -30977,9 +33177,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "target": "backend_src_pets_dto_create_health_log_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -30989,9 +33189,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "target": "backend_src_pets_dto_create_health_log_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_ts_isoptional" }, { "relation": "references", @@ -31001,9 +33201,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "target": "backend_src_pets_dto_create_health_log_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_ts_isstring" }, { "relation": "references", @@ -31013,9 +33213,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_apiproperty" }, { "relation": "references", @@ -31025,9 +33225,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_isnotempty" }, { "relation": "references", @@ -31037,9 +33237,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_isnumber", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_isnumber" }, { "relation": "references", @@ -31049,9 +33249,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -31061,9 +33261,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_isoptional" }, { "relation": "references", @@ -31073,9 +33273,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_isarray", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_isarray" }, { "relation": "references", @@ -31085,9 +33285,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto_createpetdto", - "target": "backend_src_pets_dto_create_pet_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_ts_isstring" }, { "relation": "references", @@ -31097,9 +33297,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "target": "backend_src_pets_dto_create_reminder_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_ts_apiproperty" }, { "relation": "references", @@ -31109,9 +33309,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "target": "backend_src_pets_dto_create_reminder_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_ts_isnotempty" }, { "relation": "references", @@ -31121,9 +33321,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "target": "backend_src_pets_dto_create_reminder_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -31133,9 +33333,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "target": "backend_src_pets_dto_create_reminder_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_ts_isoptional" }, { "relation": "references", @@ -31145,9 +33345,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "target": "backend_src_pets_dto_create_reminder_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_ts_isstring" }, { "relation": "references", @@ -31157,9 +33357,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apitags" }, { "relation": "references", @@ -31169,9 +33369,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apibearerauth" }, { "relation": "references", @@ -31181,9 +33381,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_useguards" }, { "relation": "references", @@ -31193,9 +33393,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_controller" }, { "relation": "references", @@ -31205,9 +33405,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -31217,9 +33417,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "target": "backend_src_pets_pets_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_post" }, { "relation": "references", @@ -31229,9 +33429,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31241,9 +33441,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31253,9 +33453,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "target": "backend_src_pets_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_param" }, { "relation": "references", @@ -31265,9 +33465,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "target": "backend_src_pets_pets_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_body" }, { "relation": "references", @@ -31277,9 +33477,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addreminder", - "target": "backend_src_pets_pets_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_post" }, { "relation": "references", @@ -31289,9 +33489,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addreminder", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31301,9 +33501,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addreminder", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31313,9 +33513,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addreminder", - "target": "backend_src_pets_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_param" }, { "relation": "references", @@ -31325,9 +33525,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addreminder", - "target": "backend_src_pets_pets_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_body" }, { "relation": "references", @@ -31337,9 +33537,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_pets_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_post" }, { "relation": "references", @@ -31349,9 +33549,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31361,9 +33561,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_pets_controller_ts_apicreatedresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apicreatedresponse" }, { "relation": "references", @@ -31373,9 +33573,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_pets_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -31385,9 +33585,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31397,9 +33597,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_pets_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_body" }, { "relation": "references", @@ -31409,9 +33609,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findall", - "target": "backend_src_pets_pets_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_query" }, { "relation": "references", @@ -31421,9 +33621,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findall", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31433,9 +33633,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findall", - "target": "backend_src_pets_pets_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_get" }, { "relation": "references", @@ -31445,9 +33645,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findall", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31457,9 +33657,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findall", - "target": "backend_src_pets_pets_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apiokresponse" }, { "relation": "references", @@ -31469,9 +33669,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findone", - "target": "backend_src_pets_pets_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_get" }, { "relation": "references", @@ -31481,9 +33681,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findone", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31493,9 +33693,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findone", - "target": "backend_src_pets_pets_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apiokresponse" }, { "relation": "references", @@ -31505,9 +33705,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findone", - "target": "backend_src_pets_pets_controller_ts_apinotfoundresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apinotfoundresponse" }, { "relation": "references", @@ -31517,9 +33717,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findone", - "target": "backend_src_pets_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_param" }, { "relation": "references", @@ -31529,9 +33729,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findone", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31541,9 +33741,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_remove", - "target": "backend_src_pets_pets_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_delete" }, { "relation": "references", @@ -31553,9 +33753,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_remove", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31565,9 +33765,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_remove", - "target": "backend_src_pets_pets_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apiokresponse" }, { "relation": "references", @@ -31577,9 +33777,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_remove", - "target": "backend_src_pets_pets_controller_ts_apinotfoundresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apinotfoundresponse" }, { "relation": "references", @@ -31589,9 +33789,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_remove", - "target": "backend_src_pets_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_param" }, { "relation": "references", @@ -31601,9 +33801,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_remove", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31613,9 +33813,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_togglereminder", - "target": "backend_src_pets_pets_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_post" }, { "relation": "references", @@ -31625,9 +33825,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_togglereminder", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31637,9 +33837,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_togglereminder", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31649,9 +33849,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_togglereminder", - "target": "backend_src_pets_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_param" }, { "relation": "references", @@ -31661,9 +33861,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_togglereminder", - "target": "backend_src_pets_pets_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_body" }, { "relation": "references", @@ -31673,9 +33873,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_patch" }, { "relation": "references", @@ -31685,9 +33885,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apioperation" }, { "relation": "references", @@ -31697,9 +33897,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apiokresponse" }, { "relation": "references", @@ -31709,9 +33909,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_apinotfoundresponse", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_apinotfoundresponse" }, { "relation": "references", @@ -31721,9 +33921,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_req" }, { "relation": "references", @@ -31733,9 +33933,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_param" }, { "relation": "references", @@ -31745,9 +33945,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_pets_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_ts_body" }, { "relation": "references", @@ -31757,9 +33957,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_module_petsmodule", - "target": "backend_src_pets_pets_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_module_ts_module" }, { "relation": "references", @@ -31769,9 +33969,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_ts_injectable" }, { "relation": "references", @@ -31781,9 +33981,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apitags" }, { "relation": "references", @@ -31793,9 +33993,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_controller" }, { "relation": "references", @@ -31805,9 +34005,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", - "target": "backend_src_prescriptions_prescriptions_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_post" }, { "relation": "references", @@ -31817,9 +34017,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation" }, { "relation": "references", @@ -31829,9 +34029,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", - "target": "backend_src_prescriptions_prescriptions_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_req" }, { "relation": "references", @@ -31841,9 +34041,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", - "target": "backend_src_prescriptions_prescriptions_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_body" }, { "relation": "references", @@ -31853,9 +34053,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "target": "backend_src_prescriptions_prescriptions_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_useguards" }, { "relation": "references", @@ -31865,9 +34065,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apibearerauth" }, { "relation": "references", @@ -31877,9 +34077,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "target": "backend_src_prescriptions_prescriptions_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_get" }, { "relation": "references", @@ -31889,9 +34089,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation" }, { "relation": "references", @@ -31901,9 +34101,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "target": "backend_src_prescriptions_prescriptions_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_req" }, { "relation": "references", @@ -31913,9 +34113,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "target": "backend_src_prescriptions_prescriptions_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_useguards" }, { "relation": "references", @@ -31925,9 +34125,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apibearerauth" }, { "relation": "references", @@ -31937,9 +34137,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "target": "backend_src_prescriptions_prescriptions_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_get" }, { "relation": "references", @@ -31949,9 +34149,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation" }, { "relation": "references", @@ -31961,9 +34161,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "target": "backend_src_prescriptions_prescriptions_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_param" }, { "relation": "references", @@ -31973,9 +34173,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "target": "backend_src_prescriptions_prescriptions_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_req" }, { "relation": "references", @@ -31985,9 +34185,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "target": "backend_src_prescriptions_prescriptions_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_useguards" }, { "relation": "references", @@ -31997,9 +34197,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32009,9 +34209,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "target": "backend_src_prescriptions_prescriptions_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_patch" }, { "relation": "references", @@ -32021,9 +34221,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_apioperation" }, { "relation": "references", @@ -32033,9 +34233,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "target": "backend_src_prescriptions_prescriptions_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_param" }, { "relation": "references", @@ -32045,9 +34245,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "target": "backend_src_prescriptions_prescriptions_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_ts_body" }, { "relation": "references", @@ -32057,9 +34257,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule", - "target": "backend_src_prescriptions_prescriptions_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_module_ts_module" }, { "relation": "references", @@ -32069,9 +34269,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "target": "backend_src_prescriptions_prescriptions_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_ts_injectable" }, { "relation": "references", @@ -32081,9 +34281,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_module_prismamodule", - "target": "backend_src_prisma_prisma_module_ts_global", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_ts_global" }, { "relation": "references", @@ -32093,9 +34293,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_module_prismamodule", - "target": "backend_src_prisma_prisma_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_ts_module" }, { "relation": "references", @@ -32105,9 +34305,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_service_prismaservice", - "target": "backend_src_prisma_prisma_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_ts_injectable" }, { "relation": "references", @@ -32117,9 +34317,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto_getproductsdto", - "target": "backend_src_products_dto_get_products_dto_ts_isenum", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_ts_isenum" }, { "relation": "references", @@ -32129,9 +34329,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto_getproductsdto", - "target": "backend_src_products_dto_get_products_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -32141,9 +34341,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto_getproductsdto", - "target": "backend_src_products_dto_get_products_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_ts_isoptional" }, { "relation": "references", @@ -32153,9 +34353,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto_getproductsdto", - "target": "backend_src_products_dto_get_products_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_ts_isstring" }, { "relation": "references", @@ -32165,9 +34365,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apitags" }, { "relation": "references", @@ -32177,9 +34377,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_controller" }, { "relation": "references", @@ -32189,9 +34389,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -32201,9 +34401,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findall", - "target": "backend_src_products_products_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_get" }, { "relation": "references", @@ -32213,9 +34413,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findall", - "target": "backend_src_products_products_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apioperation" }, { "relation": "references", @@ -32225,9 +34425,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findall", - "target": "backend_src_products_products_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_query" }, { "relation": "references", @@ -32237,9 +34437,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findone", - "target": "backend_src_products_products_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_get" }, { "relation": "references", @@ -32249,9 +34449,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findone", - "target": "backend_src_products_products_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apioperation" }, { "relation": "references", @@ -32261,9 +34461,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findone", - "target": "backend_src_products_products_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_param" }, { "relation": "references", @@ -32273,9 +34473,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getactivefilters", - "target": "backend_src_products_products_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_get" }, { "relation": "references", @@ -32285,9 +34485,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getactivefilters", - "target": "backend_src_products_products_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apioperation" }, { "relation": "references", @@ -32297,9 +34497,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getdosageconfig", - "target": "backend_src_products_products_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_get" }, { "relation": "references", @@ -32309,9 +34509,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getdosageconfig", - "target": "backend_src_products_products_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apioperation" }, { "relation": "references", @@ -32321,9 +34521,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getdosageconfig", - "target": "backend_src_products_products_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_param" }, { "relation": "references", @@ -32333,9 +34533,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getnavigationfilters", - "target": "backend_src_products_products_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_get" }, { "relation": "references", @@ -32345,9 +34545,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_getnavigationfilters", - "target": "backend_src_products_products_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apioperation" }, { "relation": "references", @@ -32357,9 +34557,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "target": "backend_src_products_products_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_useguards" }, { "relation": "references", @@ -32369,9 +34569,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32381,9 +34581,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "target": "backend_src_products_products_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_patch" }, { "relation": "references", @@ -32393,9 +34593,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "target": "backend_src_products_products_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_apioperation" }, { "relation": "references", @@ -32405,9 +34605,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "target": "backend_src_products_products_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_param" }, { "relation": "references", @@ -32417,9 +34617,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "target": "backend_src_products_products_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_ts_body" }, { "relation": "references", @@ -32429,9 +34629,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_module_productsmodule", - "target": "backend_src_products_products_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_products_products_module_ts_module" }, { "relation": "references", @@ -32441,9 +34641,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_ts_injectable" }, { "relation": "references", @@ -32453,9 +34653,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_module_redismodule", - "target": "backend_src_redis_redis_module_ts_global", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module_ts_global" }, { "relation": "references", @@ -32465,9 +34665,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_module_redismodule", - "target": "backend_src_redis_redis_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module_ts_module" }, { "relation": "references", @@ -32477,9 +34677,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_ts_injectable" }, { "relation": "references", @@ -32489,9 +34689,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller", - "target": "backend_src_seo_seo_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_apitags" }, { "relation": "references", @@ -32501,9 +34701,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller", - "target": "backend_src_seo_seo_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_controller" }, { "relation": "references", @@ -32513,9 +34713,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller_getproductschema", - "target": "backend_src_seo_seo_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_get" }, { "relation": "references", @@ -32525,9 +34725,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller_getproductschema", - "target": "backend_src_seo_seo_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_apioperation" }, { "relation": "references", @@ -32537,9 +34737,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller_getproductschema", - "target": "backend_src_seo_seo_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_param" }, { "relation": "references", @@ -32549,9 +34749,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller_getsitemap", - "target": "backend_src_seo_seo_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_get" }, { "relation": "references", @@ -32561,9 +34761,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller_getsitemap", - "target": "backend_src_seo_seo_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_ts_apioperation" }, { "relation": "references", @@ -32573,9 +34773,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module_seomodule", - "target": "backend_src_seo_seo_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_module_ts_module" }, { "relation": "references", @@ -32585,9 +34785,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service_seoservice", - "target": "backend_src_seo_seo_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_ts_injectable" }, { "relation": "references", @@ -32597,9 +34797,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apitags" }, { "relation": "references", @@ -32609,9 +34809,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_controller" }, { "relation": "references", @@ -32621,9 +34821,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -32633,9 +34833,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32645,9 +34845,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -32657,9 +34857,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "target": "backend_src_settings_settings_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_delete" }, { "relation": "references", @@ -32669,9 +34869,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32681,9 +34881,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "target": "backend_src_settings_settings_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_param" }, { "relation": "references", @@ -32693,9 +34893,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -32705,9 +34905,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32717,9 +34917,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -32729,9 +34929,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "target": "backend_src_settings_settings_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_get" }, { "relation": "references", @@ -32741,9 +34941,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32753,9 +34953,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getscientificterms", - "target": "backend_src_settings_settings_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_get" }, { "relation": "references", @@ -32765,9 +34965,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getscientificterms", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32777,9 +34977,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getseosettings", - "target": "backend_src_settings_settings_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_get" }, { "relation": "references", @@ -32789,9 +34989,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getseosettings", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32801,9 +35001,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -32813,9 +35013,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32825,9 +35025,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -32837,9 +35037,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "target": "backend_src_settings_settings_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_get" }, { "relation": "references", @@ -32849,9 +35049,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32861,9 +35061,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getuitexts", - "target": "backend_src_settings_settings_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_get" }, { "relation": "references", @@ -32873,9 +35073,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getuitexts", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32885,9 +35085,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_getuitexts", - "target": "backend_src_settings_settings_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apiokresponse" }, { "relation": "references", @@ -32897,9 +35097,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -32909,9 +35109,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32921,9 +35121,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -32933,9 +35133,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "target": "backend_src_settings_settings_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_patch" }, { "relation": "references", @@ -32945,9 +35145,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -32957,9 +35157,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "target": "backend_src_settings_settings_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_body" }, { "relation": "references", @@ -32969,9 +35169,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -32981,9 +35181,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -32993,9 +35193,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -33005,9 +35205,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "target": "backend_src_settings_settings_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_patch" }, { "relation": "references", @@ -33017,9 +35217,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -33029,9 +35229,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "target": "backend_src_settings_settings_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_body" }, { "relation": "references", @@ -33041,9 +35241,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -33053,9 +35253,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33065,9 +35265,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -33077,9 +35277,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "target": "backend_src_settings_settings_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_patch" }, { "relation": "references", @@ -33089,9 +35289,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -33101,9 +35301,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "target": "backend_src_settings_settings_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_body" }, { "relation": "references", @@ -33113,9 +35313,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -33125,9 +35325,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33137,9 +35337,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -33149,9 +35349,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_patch" }, { "relation": "references", @@ -33161,9 +35361,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_put" }, { "relation": "references", @@ -33173,9 +35373,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -33185,9 +35385,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_body" }, { "relation": "references", @@ -33197,9 +35397,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "target": "backend_src_settings_settings_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_param" }, { "relation": "references", @@ -33209,9 +35409,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_useguards" }, { "relation": "references", @@ -33221,9 +35421,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33233,9 +35433,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apibearerauth" }, { "relation": "references", @@ -33245,9 +35445,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_put" }, { "relation": "references", @@ -33257,9 +35457,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_apioperation" }, { "relation": "references", @@ -33269,9 +35469,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_param" }, { "relation": "references", @@ -33281,9 +35481,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_ts_body" }, { "relation": "references", @@ -33293,9 +35493,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module_settingsmodule", - "target": "backend_src_settings_settings_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_module_ts_module" }, { "relation": "references", @@ -33305,9 +35505,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_ts_injectable" }, { "relation": "references", @@ -33317,9 +35517,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apitags" }, { "relation": "references", @@ -33329,9 +35529,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_controller" }, { "relation": "references", @@ -33341,9 +35541,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards" }, { "relation": "references", @@ -33353,9 +35553,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33365,9 +35565,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth" }, { "relation": "references", @@ -33377,9 +35577,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_post" }, { "relation": "references", @@ -33389,9 +35589,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation" }, { "relation": "references", @@ -33401,9 +35601,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_body" }, { "relation": "references", @@ -33413,9 +35613,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_findall", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_get" }, { "relation": "references", @@ -33425,9 +35625,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_findall", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation" }, { "relation": "references", @@ -33437,9 +35637,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards" }, { "relation": "references", @@ -33449,9 +35649,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33461,9 +35661,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth" }, { "relation": "references", @@ -33473,9 +35673,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_delete" }, { "relation": "references", @@ -33485,9 +35685,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation" }, { "relation": "references", @@ -33497,9 +35697,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_param" }, { "relation": "references", @@ -33509,9 +35709,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_useguards" }, { "relation": "references", @@ -33521,9 +35721,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33533,9 +35733,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apibearerauth" }, { "relation": "references", @@ -33545,9 +35745,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_patch" }, { "relation": "references", @@ -33557,9 +35757,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_apioperation" }, { "relation": "references", @@ -33569,9 +35769,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_param" }, { "relation": "references", @@ -33581,9 +35781,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "target": "backend_src_smart_advisor_smart_advisor_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_ts_body" }, { "relation": "references", @@ -33593,9 +35793,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule", - "target": "backend_src_smart_advisor_smart_advisor_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_module_ts_module" }, { "relation": "references", @@ -33605,9 +35805,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "target": "backend_src_smart_advisor_smart_advisor_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_ts_injectable" }, { "relation": "references", @@ -33617,9 +35817,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apitags" }, { "relation": "references", @@ -33629,9 +35829,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_controller" }, { "relation": "references", @@ -33641,9 +35841,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "target": "backend_src_testimonials_testimonials_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_useguards" }, { "relation": "references", @@ -33653,9 +35853,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33665,9 +35865,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "target": "backend_src_testimonials_testimonials_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apibearerauth" }, { "relation": "references", @@ -33677,9 +35877,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "target": "backend_src_testimonials_testimonials_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_post" }, { "relation": "references", @@ -33689,9 +35889,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "target": "backend_src_testimonials_testimonials_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apioperation" }, { "relation": "references", @@ -33701,9 +35901,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "target": "backend_src_testimonials_testimonials_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_body" }, { "relation": "references", @@ -33713,9 +35913,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_findall", - "target": "backend_src_testimonials_testimonials_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_get" }, { "relation": "references", @@ -33725,9 +35925,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_findall", - "target": "backend_src_testimonials_testimonials_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apioperation" }, { "relation": "references", @@ -33737,9 +35937,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "target": "backend_src_testimonials_testimonials_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_useguards" }, { "relation": "references", @@ -33749,9 +35949,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33761,9 +35961,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "target": "backend_src_testimonials_testimonials_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apibearerauth" }, { "relation": "references", @@ -33773,9 +35973,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "target": "backend_src_testimonials_testimonials_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_delete" }, { "relation": "references", @@ -33785,9 +35985,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "target": "backend_src_testimonials_testimonials_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apioperation" }, { "relation": "references", @@ -33797,9 +35997,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "target": "backend_src_testimonials_testimonials_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_param" }, { "relation": "references", @@ -33809,9 +36009,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_testimonials_testimonials_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_useguards" }, { "relation": "references", @@ -33821,9 +36021,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -33833,9 +36033,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_testimonials_testimonials_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apibearerauth" }, { "relation": "references", @@ -33845,9 +36045,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_testimonials_testimonials_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_patch" }, { "relation": "references", @@ -33857,9 +36057,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_testimonials_testimonials_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_apioperation" }, { "relation": "references", @@ -33869,9 +36069,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_testimonials_testimonials_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_body" }, { "relation": "references", @@ -33881,9 +36081,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "target": "backend_src_testimonials_testimonials_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_ts_param" }, { "relation": "references", @@ -33893,9 +36093,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module_testimonialsmodule", - "target": "backend_src_testimonials_testimonials_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_module_ts_module" }, { "relation": "references", @@ -33905,9 +36105,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice", - "target": "backend_src_testimonials_testimonials_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_ts_injectable" }, { "relation": "references", @@ -33917,9 +36117,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto_addressdto", - "target": "backend_src_users_dto_address_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_ts_apiproperty" }, { "relation": "references", @@ -33929,9 +36129,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto_addressdto", - "target": "backend_src_users_dto_address_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_ts_isstring" }, { "relation": "references", @@ -33941,9 +36141,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto_addressdto", - "target": "backend_src_users_dto_address_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_ts_isnotempty" }, { "relation": "references", @@ -33953,9 +36153,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto_addressdto", - "target": "backend_src_users_dto_address_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -33965,9 +36165,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto_addressdto", - "target": "backend_src_users_dto_address_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_ts_isoptional" }, { "relation": "references", @@ -33977,9 +36177,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto_addressdto", - "target": "backend_src_users_dto_address_dto_ts_isboolean", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_ts_isboolean" }, { "relation": "references", @@ -33989,9 +36189,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "target": "backend_src_users_dto_update_profile_dto_ts_isemail", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_ts_isemail" }, { "relation": "references", @@ -34001,9 +36201,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "target": "backend_src_users_dto_update_profile_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -34013,9 +36213,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "target": "backend_src_users_dto_update_profile_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_ts_isoptional" }, { "relation": "references", @@ -34025,9 +36225,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "target": "backend_src_users_dto_update_profile_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_ts_isstring" }, { "relation": "references", @@ -34037,9 +36237,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apitags" }, { "relation": "references", @@ -34049,9 +36249,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apibearerauth" }, { "relation": "references", @@ -34061,9 +36261,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_controller" }, { "relation": "references", @@ -34073,9 +36273,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -34085,9 +36285,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34097,9 +36297,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_users_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_post" }, { "relation": "references", @@ -34109,9 +36309,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34121,9 +36321,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_users_controller_ts_apicreatedresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apicreatedresponse" }, { "relation": "references", @@ -34133,9 +36333,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34145,9 +36345,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_users_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_body" }, { "relation": "references", @@ -34157,9 +36357,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_deleteaddress", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34169,9 +36369,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_deleteaddress", - "target": "backend_src_users_users_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_delete" }, { "relation": "references", @@ -34181,9 +36381,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_deleteaddress", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34193,9 +36393,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_deleteaddress", - "target": "backend_src_users_users_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apiokresponse" }, { "relation": "references", @@ -34205,9 +36405,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_deleteaddress", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34217,9 +36417,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_deleteaddress", - "target": "backend_src_users_users_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_param" }, { "relation": "references", @@ -34229,9 +36429,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_getprofile", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34241,9 +36441,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_getprofile", - "target": "backend_src_users_users_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_get" }, { "relation": "references", @@ -34253,9 +36453,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_getprofile", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34265,9 +36465,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_getprofile", - "target": "backend_src_users_users_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apiokresponse" }, { "relation": "references", @@ -34277,9 +36477,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_getprofile", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34289,9 +36489,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34301,9 +36501,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "target": "backend_src_users_users_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_patch" }, { "relation": "references", @@ -34313,9 +36513,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34325,9 +36525,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "target": "backend_src_users_users_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apiokresponse" }, { "relation": "references", @@ -34337,9 +36537,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34349,9 +36549,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "target": "backend_src_users_users_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_param" }, { "relation": "references", @@ -34361,9 +36561,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34373,9 +36573,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_post" }, { "relation": "references", @@ -34385,9 +36585,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34397,9 +36597,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_apicreatedresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apicreatedresponse" }, { "relation": "references", @@ -34409,9 +36609,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -34421,9 +36621,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34433,9 +36633,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_topupwallet", - "target": "backend_src_users_users_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_body" }, { "relation": "references", @@ -34445,9 +36645,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34457,9 +36657,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_patch" }, { "relation": "references", @@ -34469,9 +36669,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34481,9 +36681,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apiokresponse" }, { "relation": "references", @@ -34493,9 +36693,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34505,9 +36705,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_param" }, { "relation": "references", @@ -34517,9 +36717,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_users_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_body" }, { "relation": "references", @@ -34529,9 +36729,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_req", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_req" }, { "relation": "references", @@ -34541,9 +36741,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_body" }, { "relation": "references", @@ -34553,9 +36753,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_useguards" }, { "relation": "references", @@ -34565,9 +36765,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_patch", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_patch" }, { "relation": "references", @@ -34577,9 +36777,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apioperation" }, { "relation": "references", @@ -34589,9 +36789,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apiokresponse" }, { "relation": "references", @@ -34601,9 +36801,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_users_controller_ts_apibadrequestresponse", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_ts_apibadrequestresponse" }, { "relation": "references", @@ -34613,9 +36813,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_module_usersmodule", - "target": "backend_src_users_users_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_users_users_module_ts_module" }, { "relation": "references", @@ -34625,9 +36825,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_ts_injectable" }, { "relation": "references", @@ -34637,9 +36837,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_createvideodto", - "target": "backend_src_videos_dto_create_video_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_ts_apiproperty" }, { "relation": "references", @@ -34649,9 +36849,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_createvideodto", - "target": "backend_src_videos_dto_create_video_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_ts_isnotempty" }, { "relation": "references", @@ -34661,9 +36861,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_createvideodto", - "target": "backend_src_videos_dto_create_video_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_ts_isstring" }, { "relation": "references", @@ -34673,9 +36873,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_createvideodto", - "target": "backend_src_videos_dto_create_video_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -34685,9 +36885,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_createvideodto", - "target": "backend_src_videos_dto_create_video_dto_ts_isboolean", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_ts_isboolean" }, { "relation": "references", @@ -34697,9 +36897,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_createvideodto", - "target": "backend_src_videos_dto_create_video_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_ts_isoptional" }, { "relation": "references", @@ -34709,9 +36909,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "target": "backend_src_videos_dto_get_videos_query_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto_ts_isoptional" }, { "relation": "references", @@ -34721,9 +36921,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "target": "transform", - "confidence_score": 1.0 + "target": "transform" }, { "relation": "references", @@ -34733,9 +36933,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "target": "backend_src_videos_dto_get_videos_query_dto_ts_isboolean", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto_ts_isboolean" }, { "relation": "references", @@ -34745,9 +36945,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "target": "backend_src_videos_dto_get_videos_query_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -34757,9 +36957,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apitags" }, { "relation": "references", @@ -34769,9 +36969,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_controller" }, { "relation": "references", @@ -34781,9 +36981,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_create", - "target": "backend_src_videos_videos_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_post" }, { "relation": "references", @@ -34793,9 +36993,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_create", - "target": "backend_src_videos_videos_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_useguards" }, { "relation": "references", @@ -34805,9 +37005,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_create", - "target": "backend_src_videos_videos_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apibearerauth" }, { "relation": "references", @@ -34817,9 +37017,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_create", - "target": "backend_src_videos_videos_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apioperation" }, { "relation": "references", @@ -34829,9 +37029,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_create", - "target": "backend_src_videos_videos_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_body" }, { "relation": "references", @@ -34841,9 +37041,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findall", - "target": "backend_src_videos_videos_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_get" }, { "relation": "references", @@ -34853,9 +37053,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findall", - "target": "backend_src_videos_videos_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apioperation" }, { "relation": "references", @@ -34865,9 +37065,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findall", - "target": "backend_src_videos_videos_controller_ts_apiquery", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apiquery" }, { "relation": "references", @@ -34877,9 +37077,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findall", - "target": "backend_src_videos_videos_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_query" }, { "relation": "references", @@ -34889,9 +37089,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findone", - "target": "backend_src_videos_videos_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_get" }, { "relation": "references", @@ -34901,9 +37101,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findone", - "target": "backend_src_videos_videos_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apioperation" }, { "relation": "references", @@ -34913,9 +37113,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findone", - "target": "backend_src_videos_videos_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_param" }, { "relation": "references", @@ -34925,9 +37125,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_remove", - "target": "backend_src_videos_videos_controller_ts_delete", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_delete" }, { "relation": "references", @@ -34937,9 +37137,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_remove", - "target": "backend_src_videos_videos_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_useguards" }, { "relation": "references", @@ -34949,9 +37149,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_remove", - "target": "backend_src_videos_videos_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apibearerauth" }, { "relation": "references", @@ -34961,9 +37161,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_remove", - "target": "backend_src_videos_videos_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apioperation" }, { "relation": "references", @@ -34973,9 +37173,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_remove", - "target": "backend_src_videos_videos_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_param" }, { "relation": "references", @@ -34985,9 +37185,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_videos_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_put" }, { "relation": "references", @@ -34997,9 +37197,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_videos_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_useguards" }, { "relation": "references", @@ -35009,9 +37209,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_videos_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apibearerauth" }, { "relation": "references", @@ -35021,9 +37221,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_videos_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_apioperation" }, { "relation": "references", @@ -35033,9 +37233,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_videos_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_param" }, { "relation": "references", @@ -35045,9 +37245,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_videos_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_ts_body" }, { "relation": "references", @@ -35057,9 +37257,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_module_videosmodule", - "target": "backend_src_videos_videos_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_module_ts_module" }, { "relation": "references", @@ -35069,9 +37269,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_ts_injectable" }, { "relation": "references", @@ -35081,9 +37281,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apiproperty", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apiproperty" }, { "relation": "references", @@ -35093,9 +37293,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isnotempty", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isnotempty" }, { "relation": "references", @@ -35105,9 +37305,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apipropertyoptional", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_apipropertyoptional" }, { "relation": "references", @@ -35117,9 +37317,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isoptional", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isoptional" }, { "relation": "references", @@ -35129,9 +37329,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isstring", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_ts_isstring" }, { "relation": "references", @@ -35141,9 +37341,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apitags" }, { "relation": "references", @@ -35153,9 +37353,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_controller" }, { "relation": "references", @@ -35165,9 +37365,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_wholesale_controller_ts_post", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_post" }, { "relation": "references", @@ -35177,9 +37377,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_wholesale_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_useguards" }, { "relation": "references", @@ -35189,9 +37389,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth" }, { "relation": "references", @@ -35201,9 +37401,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_wholesale_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apioperation" }, { "relation": "references", @@ -35213,9 +37413,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_wholesale_controller_ts_request", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_request" }, { "relation": "references", @@ -35225,9 +37425,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_wholesale_controller_ts_body", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_body" }, { "relation": "references", @@ -35237,9 +37437,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_put" }, { "relation": "references", @@ -35249,9 +37449,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_useguards" }, { "relation": "references", @@ -35261,9 +37461,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -35273,9 +37473,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth" }, { "relation": "references", @@ -35285,9 +37485,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apioperation" }, { "relation": "references", @@ -35297,9 +37497,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_param" }, { "relation": "references", @@ -35309,9 +37509,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "target": "backend_src_wholesale_wholesale_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_get" }, { "relation": "references", @@ -35321,9 +37521,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "target": "backend_src_wholesale_wholesale_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_useguards" }, { "relation": "references", @@ -35333,9 +37533,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -35345,9 +37545,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth" }, { "relation": "references", @@ -35357,9 +37557,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "target": "backend_src_wholesale_wholesale_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apioperation" }, { "relation": "references", @@ -35369,9 +37569,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_put", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_put" }, { "relation": "references", @@ -35381,9 +37581,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_useguards", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_useguards" }, { "relation": "references", @@ -35393,9 +37593,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "references", @@ -35405,9 +37605,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apibearerauth" }, { "relation": "references", @@ -35417,9 +37617,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_apioperation" }, { "relation": "references", @@ -35429,9 +37629,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "target": "backend_src_wholesale_wholesale_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_ts_param" }, { "relation": "references", @@ -35441,9 +37641,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module_wholesalemodule", - "target": "backend_src_wholesale_wholesale_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_module_ts_module" }, { "relation": "references", @@ -35453,9 +37653,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice", - "target": "backend_src_wholesale_wholesale_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_ts_injectable" }, { "relation": "references", @@ -35465,9 +37665,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller", - "target": "backend_src_wiki_wiki_controller_ts_apitags", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_apitags" }, { "relation": "references", @@ -35477,9 +37677,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller", - "target": "backend_src_wiki_wiki_controller_ts_controller", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_controller" }, { "relation": "references", @@ -35489,9 +37689,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "references", @@ -35501,9 +37701,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findall", - "target": "backend_src_wiki_wiki_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_get" }, { "relation": "references", @@ -35513,9 +37713,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findall", - "target": "backend_src_wiki_wiki_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_apioperation" }, { "relation": "references", @@ -35525,9 +37725,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findall", - "target": "backend_src_wiki_wiki_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_apiokresponse" }, { "relation": "references", @@ -35537,9 +37737,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findall", - "target": "backend_src_wiki_wiki_controller_ts_query", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_query" }, { "relation": "references", @@ -35549,9 +37749,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findone", - "target": "backend_src_wiki_wiki_controller_ts_get", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_get" }, { "relation": "references", @@ -35561,9 +37761,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findone", - "target": "backend_src_wiki_wiki_controller_ts_apioperation", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_apioperation" }, { "relation": "references", @@ -35573,9 +37773,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findone", - "target": "backend_src_wiki_wiki_controller_ts_apiokresponse", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_apiokresponse" }, { "relation": "references", @@ -35585,9 +37785,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findone", - "target": "backend_src_wiki_wiki_controller_ts_apinotfoundresponse", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_apinotfoundresponse" }, { "relation": "references", @@ -35597,9 +37797,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findone", - "target": "backend_src_wiki_wiki_controller_ts_param", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_ts_param" }, { "relation": "references", @@ -35609,9 +37809,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_module_wikimodule", - "target": "backend_src_wiki_wiki_module_ts_module", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_module_ts_module" }, { "relation": "references", @@ -35621,9 +37821,9 @@ "weight": 1.0, "context": "decorator", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service_wikiservice", - "target": "backend_src_wiki_wiki_service_ts_injectable", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_ts_injectable" }, { "relation": "re_exports", @@ -35633,9 +37833,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_roles_decorator", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "re_exports", @@ -35645,9 +37845,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_roles_guard", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "references", @@ -35657,9 +37857,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users_userrecord", - "target": "frontend_admin_panel_src_types_admin_useraddress", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_useraddress" }, { "relation": "references", @@ -35669,9 +37869,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users_userrecord", - "target": "frontend_admin_panel_src_types_admin_petsummary", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_petsummary" }, { "relation": "references", @@ -35681,9 +37881,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient_homeclientprops", - "target": "frontend_application_lib_types_homeapiresponse", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_homeapiresponse" }, { "relation": "references", @@ -35693,9 +37893,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal_addressmodalprops", - "target": "frontend_application_lib_store_userstore_address", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_address" }, { "relation": "references", @@ -35705,9 +37905,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore_cartitem", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "references", @@ -35717,9 +37917,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore_cartstore", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "references", @@ -35729,9 +37929,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "references", @@ -35741,9 +37941,9 @@ "source_location": "L101", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "references", @@ -35753,9 +37953,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "references", @@ -35765,9 +37965,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_updateherobanner", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "references", @@ -35777,9 +37977,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_updatesmartadvisorrule", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "references", @@ -35789,9 +37989,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_updatevettestimonial", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "references", @@ -35801,9 +38001,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_update", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "references", @@ -35813,9 +38013,9 @@ "source_location": "L83", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice_update", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "references", @@ -35825,9 +38025,9 @@ "source_location": "L196", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getfeaturedproducts", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "references", @@ -35837,9 +38037,9 @@ "source_location": "L176", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproductbyid", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "references", @@ -35849,9 +38049,9 @@ "source_location": "L186", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproductbyslug", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "references", @@ -35861,9 +38061,9 @@ "source_location": "L144", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproducts", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -35874,9 +38074,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports_from", @@ -35887,9 +38087,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_b2bmanager", - "target": "frontend_admin_panel_src_pages_b2bmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_b2bmanager" }, { "relation": "imports_from", @@ -35900,9 +38100,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_bannersmanager", - "target": "frontend_admin_panel_src_pages_bannersmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_bannersmanager" }, { "relation": "imports_from", @@ -35913,9 +38113,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_blogs", - "target": "frontend_admin_panel_src_pages_blogs", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_blogs" }, { "relation": "imports_from", @@ -35926,9 +38126,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_categories", - "target": "frontend_admin_panel_src_pages_categories", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_categories" }, { "relation": "imports_from", @@ -35939,9 +38139,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_cms", - "target": "frontend_admin_panel_src_pages_cms", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_cms" }, { "relation": "imports_from", @@ -35952,9 +38152,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_contactsubmissions", - "target": "frontend_admin_panel_src_pages_contactsubmissions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_contactsubmissions" }, { "relation": "imports_from", @@ -35965,9 +38165,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_coupons", - "target": "frontend_admin_panel_src_pages_coupons", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons" }, { "relation": "imports_from", @@ -35978,9 +38178,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_dashboard", - "target": "frontend_admin_panel_src_pages_dashboard", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_dashboard" }, { "relation": "imports_from", @@ -35991,9 +38191,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_financialsettingspage", - "target": "frontend_admin_panel_src_pages_financialsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_financialsettingspage" }, { "relation": "imports_from", @@ -36004,9 +38204,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_ingredientsmanager", - "target": "frontend_admin_panel_src_pages_ingredientsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_ingredientsmanager" }, { "relation": "imports_from", @@ -36017,9 +38217,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_media", - "target": "frontend_admin_panel_src_pages_media", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_media" }, { "relation": "imports_from", @@ -36030,9 +38230,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_orders", - "target": "frontend_admin_panel_src_pages_orders", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders" }, { "relation": "imports_from", @@ -36043,9 +38243,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_pets", - "target": "frontend_admin_panel_src_pages_pets", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_pets" }, { "relation": "imports_from", @@ -36056,9 +38256,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_prescriptionsmanager", - "target": "frontend_admin_panel_src_pages_prescriptionsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_prescriptionsmanager" }, { "relation": "imports_from", @@ -36069,9 +38269,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_products", - "target": "frontend_admin_panel_src_pages_products", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_products" }, { "relation": "imports_from", @@ -36082,9 +38282,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_reports", - "target": "frontend_admin_panel_src_pages_reports", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports" }, { "relation": "imports_from", @@ -36095,9 +38295,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_seosettingspage", - "target": "frontend_admin_panel_src_pages_seosettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_seosettingspage" }, { "relation": "imports_from", @@ -36108,9 +38308,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_settings", - "target": "frontend_admin_panel_src_pages_settings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_settings" }, { "relation": "imports_from", @@ -36121,9 +38321,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_smartadvisormanager", - "target": "frontend_admin_panel_src_pages_smartadvisormanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_smartadvisormanager" }, { "relation": "imports_from", @@ -36134,9 +38334,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_systemsettingspage", - "target": "frontend_admin_panel_src_pages_systemsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_systemsettingspage" }, { "relation": "imports_from", @@ -36147,9 +38347,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager", - "target": "frontend_admin_panel_src_pages_testimonialsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_testimonialsmanager" }, { "relation": "imports_from", @@ -36160,9 +38360,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_uitexts", - "target": "frontend_admin_panel_src_pages_uitexts", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_uitexts" }, { "relation": "imports_from", @@ -36173,9 +38373,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_users", - "target": "frontend_admin_panel_src_pages_users", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_users" }, { "relation": "imports_from", @@ -36186,9 +38386,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_videos", - "target": "frontend_admin_panel_src_pages_videos", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_videos" }, { "relation": "imports_from", @@ -36199,9 +38399,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_wholesaleapplications", - "target": "frontend_admin_panel_src_pages_wholesaleapplications", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wholesaleapplications" }, { "relation": "imports_from", @@ -36212,9 +38412,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes_wiki", - "target": "frontend_admin_panel_src_pages_wiki", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wiki" }, { "relation": "imports_from", @@ -36225,9 +38425,9 @@ "source_location": "L124", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal_b2bportal", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -36238,9 +38438,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "extends", @@ -36250,9 +38450,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest_collectcoveragefrom", - "target": "ref_t_j_s", - "confidence_score": 1.0 + "target": "ref_t_j_s" }, { "relation": "extends", @@ -36262,9 +38462,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest_modulefileextensions", - "target": "backend_package_json_ref_ts", - "confidence_score": 1.0 + "target": "backend_package_json_ref_ts" }, { "relation": "extends", @@ -36274,9 +38474,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest_modulefileextensions", - "target": "ref_js", - "confidence_score": 1.0 + "target": "ref_js" }, { "relation": "extends", @@ -36286,9 +38486,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest_modulefileextensions", - "target": "ref_json", - "confidence_score": 1.0 + "target": "ref_json" }, { "relation": "extends", @@ -36298,9 +38498,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build", - "target": "ref_tsconfig_json", - "confidence_score": 1.0 + "target": "ref_tsconfig_json" }, { "relation": "extends", @@ -36310,9 +38510,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build_exclude", - "target": "backend_tsconfig_build_json_ref_node_modules", - "confidence_score": 1.0 + "target": "backend_tsconfig_build_json_ref_node_modules" }, { "relation": "extends", @@ -36322,9 +38522,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build_exclude", - "target": "prisma", - "confidence_score": 1.0 + "target": "prisma" }, { "relation": "extends", @@ -36334,9 +38534,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build_exclude", - "target": "ref_dist", - "confidence_score": 1.0 + "target": "ref_dist" }, { "relation": "extends", @@ -36346,9 +38546,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build_exclude", - "target": "ref_spec_ts", - "confidence_score": 1.0 + "target": "ref_spec_ts" }, { "relation": "extends", @@ -36358,9 +38558,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build_exclude", - "target": "ref_test", - "confidence_score": 1.0 + "target": "ref_test" }, { "relation": "extends", @@ -36370,9 +38570,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions_lib", - "target": "frontend_admin_panel_tsconfig_app_json_ref_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_json_ref_dom" }, { "relation": "extends", @@ -36382,9 +38582,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions_lib", - "target": "frontend_admin_panel_tsconfig_app_json_ref_es2023", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_json_ref_es2023" }, { "relation": "extends", @@ -36394,9 +38594,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions_types", - "target": "ref_vite_client", - "confidence_score": 1.0 + "target": "ref_vite_client" }, { "relation": "extends", @@ -36406,9 +38606,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_include", - "target": "ref_src", - "confidence_score": 1.0 + "target": "ref_src" }, { "relation": "extends", @@ -36418,9 +38618,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions_lib", - "target": "frontend_admin_panel_tsconfig_node_json_ref_es2023", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_json_ref_es2023" }, { "relation": "extends", @@ -36430,9 +38630,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions_types", - "target": "ref_node", - "confidence_score": 1.0 + "target": "ref_node" }, { "relation": "extends", @@ -36442,9 +38642,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_include", - "target": "ref_vite_config_ts", - "confidence_score": 1.0 + "target": "ref_vite_config_ts" }, { "relation": "extends", @@ -36454,9 +38654,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions_lib", - "target": "frontend_application_tsconfig_json_ref_dom", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_json_ref_dom" }, { "relation": "extends", @@ -36466,9 +38666,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions_lib", - "target": "ref_dom_iterable", - "confidence_score": 1.0 + "target": "ref_dom_iterable" }, { "relation": "extends", @@ -36478,9 +38678,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions_lib", - "target": "ref_esnext", - "confidence_score": 1.0 + "target": "ref_esnext" }, { "relation": "extends", @@ -36490,9 +38690,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_exclude", - "target": "backend_tsconfig_build_json_ref_node_modules", - "confidence_score": 1.0 + "target": "backend_tsconfig_build_json_ref_node_modules" }, { "relation": "extends", @@ -36502,9 +38702,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_exclude", - "target": "prisma", - "confidence_score": 1.0 + "target": "prisma" }, { "relation": "extends", @@ -36514,9 +38714,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_exclude", - "target": "ref_tests", - "confidence_score": 1.0 + "target": "ref_tests" }, { "relation": "extends", @@ -36526,9 +38726,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_exclude", - "target": "ref_vitest_config_ts", - "confidence_score": 1.0 + "target": "ref_vitest_config_ts" }, { "relation": "extends", @@ -36538,9 +38738,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_exclude", - "target": "ref_vitest_setup_ts", - "confidence_score": 1.0 + "target": "ref_vitest_setup_ts" }, { "relation": "extends", @@ -36550,9 +38750,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_include", - "target": "frontend_application_tsconfig_json_ref_ts", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_json_ref_ts" }, { "relation": "extends", @@ -36562,9 +38762,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_include", - "target": "ref_mts", - "confidence_score": 1.0 + "target": "ref_mts" }, { "relation": "extends", @@ -36574,9 +38774,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_include", - "target": "ref_next_dev_types_ts", - "confidence_score": 1.0 + "target": "ref_next_dev_types_ts" }, { "relation": "extends", @@ -36586,9 +38786,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_include", - "target": "ref_next_env_d_ts", - "confidence_score": 1.0 + "target": "ref_next_env_d_ts" }, { "relation": "extends", @@ -36598,9 +38798,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_include", - "target": "ref_next_types_ts", - "confidence_score": 1.0 + "target": "ref_next_types_ts" }, { "relation": "extends", @@ -36610,9 +38810,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_include", - "target": "ref_tsx", - "confidence_score": 1.0 + "target": "ref_tsx" }, { "relation": "imports", @@ -36622,9 +38822,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_bcrypt", - "target": "bcrypt", - "confidence_score": 1.0 + "target": "bcrypt" }, { "relation": "imports", @@ -36634,9 +38834,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_bcryptjs", - "target": "bcryptjs", - "confidence_score": 1.0 + "target": "bcryptjs" }, { "relation": "imports", @@ -36646,9 +38846,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_class_transformer", - "target": "class_transformer", - "confidence_score": 1.0 + "target": "class_transformer" }, { "relation": "imports", @@ -36658,9 +38858,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_class_validator", - "target": "class_validator", - "confidence_score": 1.0 + "target": "class_validator" }, { "relation": "imports", @@ -36670,9 +38870,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_helmet", - "target": "helmet", - "confidence_score": 1.0 + "target": "helmet" }, { "relation": "imports", @@ -36682,9 +38882,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_ioredis", - "target": "ioredis", - "confidence_score": 1.0 + "target": "ioredis" }, { "relation": "imports", @@ -36694,9 +38894,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_js_yaml", - "target": "js_yaml", - "confidence_score": 1.0 + "target": "js_yaml" }, { "relation": "imports", @@ -36706,9 +38906,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_common", - "target": "nestjs_common", - "confidence_score": 1.0 + "target": "nestjs_common" }, { "relation": "imports", @@ -36718,9 +38918,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_core", - "target": "nestjs_core", - "confidence_score": 1.0 + "target": "nestjs_core" }, { "relation": "imports", @@ -36730,9 +38930,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_jwt", - "target": "nestjs_jwt", - "confidence_score": 1.0 + "target": "nestjs_jwt" }, { "relation": "imports", @@ -36742,9 +38942,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_passport", - "target": "nestjs_passport", - "confidence_score": 1.0 + "target": "nestjs_passport" }, { "relation": "imports", @@ -36754,9 +38954,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_platform_express", - "target": "nestjs_platform_express", - "confidence_score": 1.0 + "target": "nestjs_platform_express" }, { "relation": "imports", @@ -36766,9 +38966,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_swagger", - "target": "nestjs_swagger", - "confidence_score": 1.0 + "target": "nestjs_swagger" }, { "relation": "imports", @@ -36778,9 +38978,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_nestjs_throttler", - "target": "nestjs_throttler", - "confidence_score": 1.0 + "target": "nestjs_throttler" }, { "relation": "imports", @@ -36790,9 +38990,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_passport", - "target": "passport", - "confidence_score": 1.0 + "target": "passport" }, { "relation": "imports", @@ -36802,9 +39002,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_passport_jwt", - "target": "passport_jwt", - "confidence_score": 1.0 + "target": "passport_jwt" }, { "relation": "imports", @@ -36814,9 +39014,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_prisma_client", - "target": "prisma_client", - "confidence_score": 1.0 + "target": "prisma_client" }, { "relation": "imports", @@ -36826,9 +39026,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_reflect_metadata", - "target": "reflect_metadata", - "confidence_score": 1.0 + "target": "reflect_metadata" }, { "relation": "imports", @@ -36838,9 +39038,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_rxjs", - "target": "rxjs", - "confidence_score": 1.0 + "target": "rxjs" }, { "relation": "imports", @@ -36850,9 +39050,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies_swagger_ui_express", - "target": "swagger_ui_express", - "confidence_score": 1.0 + "target": "swagger_ui_express" }, { "relation": "imports", @@ -36862,9 +39062,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_eslint", - "target": "backend_package_json_eslint", - "confidence_score": 1.0 + "target": "backend_package_json_eslint" }, { "relation": "imports", @@ -36874,9 +39074,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_eslint_config_prettier", - "target": "eslint_config_prettier", - "confidence_score": 1.0 + "target": "eslint_config_prettier" }, { "relation": "imports", @@ -36886,9 +39086,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_eslint_eslintrc", - "target": "eslint_eslintrc", - "confidence_score": 1.0 + "target": "eslint_eslintrc" }, { "relation": "imports", @@ -36898,9 +39098,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_eslint_js", - "target": "backend_package_json_eslint_js", - "confidence_score": 1.0 + "target": "backend_package_json_eslint_js" }, { "relation": "imports", @@ -36910,9 +39110,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_eslint_plugin_prettier", - "target": "eslint_plugin_prettier", - "confidence_score": 1.0 + "target": "eslint_plugin_prettier" }, { "relation": "imports", @@ -36922,9 +39122,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_globals", - "target": "backend_package_json_globals", - "confidence_score": 1.0 + "target": "backend_package_json_globals" }, { "relation": "imports", @@ -36934,9 +39134,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_jest", - "target": "jest", - "confidence_score": 1.0 + "target": "jest" }, { "relation": "imports", @@ -36946,9 +39146,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_nestjs_cli", - "target": "nestjs_cli", - "confidence_score": 1.0 + "target": "nestjs_cli" }, { "relation": "imports", @@ -36958,9 +39158,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_nestjs_schematics", - "target": "nestjs_schematics", - "confidence_score": 1.0 + "target": "nestjs_schematics" }, { "relation": "imports", @@ -36970,9 +39170,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_nestjs_testing", - "target": "nestjs_testing", - "confidence_score": 1.0 + "target": "nestjs_testing" }, { "relation": "imports", @@ -36982,9 +39182,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_prettier", - "target": "prettier", - "confidence_score": 1.0 + "target": "prettier" }, { "relation": "imports", @@ -36994,9 +39194,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_prisma", - "target": "prisma", - "confidence_score": 1.0 + "target": "prisma" }, { "relation": "imports", @@ -37006,9 +39206,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_source_map_support", - "target": "source_map_support", - "confidence_score": 1.0 + "target": "source_map_support" }, { "relation": "imports", @@ -37018,9 +39218,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_supertest", - "target": "supertest", - "confidence_score": 1.0 + "target": "supertest" }, { "relation": "imports", @@ -37030,9 +39230,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_ts_jest", - "target": "ts_jest", - "confidence_score": 1.0 + "target": "ts_jest" }, { "relation": "imports", @@ -37042,9 +39242,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_ts_loader", - "target": "ts_loader", - "confidence_score": 1.0 + "target": "ts_loader" }, { "relation": "imports", @@ -37054,9 +39254,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_ts_node", - "target": "ts_node", - "confidence_score": 1.0 + "target": "ts_node" }, { "relation": "imports", @@ -37066,9 +39266,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_tsconfig_paths", - "target": "tsconfig_paths", - "confidence_score": 1.0 + "target": "tsconfig_paths" }, { "relation": "imports", @@ -37078,9 +39278,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_bcrypt", - "target": "types_bcrypt", - "confidence_score": 1.0 + "target": "types_bcrypt" }, { "relation": "imports", @@ -37090,9 +39290,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_bcryptjs", - "target": "types_bcryptjs", - "confidence_score": 1.0 + "target": "types_bcryptjs" }, { "relation": "imports", @@ -37102,9 +39302,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_express", - "target": "types_express", - "confidence_score": 1.0 + "target": "types_express" }, { "relation": "imports", @@ -37114,9 +39314,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_jest", - "target": "types_jest", - "confidence_score": 1.0 + "target": "types_jest" }, { "relation": "imports", @@ -37126,9 +39326,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_js_yaml", - "target": "types_js_yaml", - "confidence_score": 1.0 + "target": "types_js_yaml" }, { "relation": "imports", @@ -37138,9 +39338,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_multer", - "target": "types_multer", - "confidence_score": 1.0 + "target": "types_multer" }, { "relation": "imports", @@ -37150,9 +39350,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_node", - "target": "backend_package_json_types_node", - "confidence_score": 1.0 + "target": "backend_package_json_types_node" }, { "relation": "imports", @@ -37162,9 +39362,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_passport_jwt", - "target": "types_passport_jwt", - "confidence_score": 1.0 + "target": "types_passport_jwt" }, { "relation": "imports", @@ -37174,9 +39374,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_types_supertest", - "target": "types_supertest", - "confidence_score": 1.0 + "target": "types_supertest" }, { "relation": "imports", @@ -37186,9 +39386,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_typescript", - "target": "backend_package_json_typescript", - "confidence_score": 1.0 + "target": "backend_package_json_typescript" }, { "relation": "imports", @@ -37198,9 +39398,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies_typescript_eslint", - "target": "backend_package_json_typescript_eslint", - "confidence_score": 1.0 + "target": "backend_package_json_typescript_eslint" }, { "relation": "imports", @@ -37210,9 +39410,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_scripts_generate_openapi", - "target": "backend_src_app_module_appmodule", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule" }, { "relation": "imports", @@ -37222,9 +39422,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_admin_service_adminservice", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice" }, { "relation": "imports", @@ -37234,9 +39434,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_admin_service_couponinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_couponinput" }, { "relation": "imports", @@ -37246,9 +39446,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_admin_service_productinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_productinput" }, { "relation": "imports", @@ -37258,9 +39458,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_adminquerydto" }, { "relation": "imports", @@ -37270,9 +39470,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37282,9 +39482,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_spec", - "target": "backend_src_admin_admin_controller_admincontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller" }, { "relation": "imports", @@ -37294,9 +39494,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_spec", - "target": "backend_src_admin_admin_service_adminservice", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice" }, { "relation": "imports", @@ -37306,9 +39506,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_blogs_controller_blogscontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller" }, { "relation": "imports", @@ -37318,9 +39518,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice" }, { "relation": "imports", @@ -37330,9 +39530,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_wiki_controller_wikicontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller" }, { "relation": "imports", @@ -37342,9 +39542,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice" }, { "relation": "imports", @@ -37354,9 +39554,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_pets_controller_petscontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_petscontroller" }, { "relation": "imports", @@ -37366,9 +39566,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice" }, { "relation": "imports", @@ -37378,9 +39578,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -37390,9 +39590,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_redis_redis_module_redismodule", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module_redismodule" }, { "relation": "imports", @@ -37402,9 +39602,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_admin_controller_admincontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller" }, { "relation": "imports", @@ -37414,9 +39614,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_admin_service_adminservice", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice" }, { "relation": "imports", @@ -37426,9 +39626,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_reports_controller_reportscontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_reportscontroller" }, { "relation": "imports", @@ -37438,9 +39638,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_reports_service_reportsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_reportsservice" }, { "relation": "imports", @@ -37450,9 +39650,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_media_controller_mediacontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller" }, { "relation": "imports", @@ -37462,9 +39662,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_media_service_mediaservice", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice" }, { "relation": "imports", @@ -37474,9 +39674,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_categories_controller_categoriescontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller" }, { "relation": "imports", @@ -37486,9 +39686,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_categories_service_categoriesservice", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice" }, { "relation": "imports", @@ -37498,9 +39698,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37510,9 +39710,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -37522,9 +39722,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_spec", - "target": "backend_src_admin_admin_service_adminservice", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice" }, { "relation": "imports", @@ -37534,9 +39734,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37546,9 +39746,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_spec", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -37558,9 +39758,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_admin_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice" }, { "relation": "imports", @@ -37570,9 +39770,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37582,9 +39782,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -37594,9 +39794,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37606,9 +39806,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_admin_categories_service_categoriesservice", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice" }, { "relation": "imports", @@ -37618,9 +39818,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37630,9 +39830,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -37642,9 +39842,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37654,9 +39854,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -37666,9 +39866,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller", - "target": "backend_src_admin_media_service_mediaservice", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice" }, { "relation": "imports", @@ -37678,9 +39878,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37690,9 +39890,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37702,9 +39902,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37714,9 +39914,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -37726,9 +39926,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_admin_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice" }, { "relation": "imports", @@ -37738,9 +39938,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37750,9 +39950,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller", - "target": "backend_src_admin_reports_service_reportsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_reportsservice" }, { "relation": "imports", @@ -37762,9 +39962,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37774,9 +39974,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37786,9 +39986,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_admin_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice" }, { "relation": "imports", @@ -37798,9 +39998,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -37810,9 +40010,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -37822,9 +40022,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -37834,9 +40034,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller", - "target": "backend_src_app_service_appservice", - "confidence_score": 1.0 + "target": "backend_src_app_service_appservice" }, { "relation": "imports", @@ -37846,9 +40046,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_spec", - "target": "backend_src_app_controller_appcontroller", - "confidence_score": 1.0 + "target": "backend_src_app_controller_appcontroller" }, { "relation": "imports", @@ -37858,9 +40058,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_spec", - "target": "backend_src_app_service_appservice", - "confidence_score": 1.0 + "target": "backend_src_app_service_appservice" }, { "relation": "imports", @@ -37870,9 +40070,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_settings_settings_module_settingsmodule", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_module_settingsmodule" }, { "relation": "imports", @@ -37882,9 +40082,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_common_metrics_controller_metricscontroller", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_metricscontroller" }, { "relation": "imports", @@ -37894,9 +40094,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_admin_admin_module_adminmodule", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_module_adminmodule" }, { "relation": "imports", @@ -37906,9 +40106,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_home_home_module_homemodule", - "confidence_score": 1.0 + "target": "backend_src_home_home_module_homemodule" }, { "relation": "imports", @@ -37918,9 +40118,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_blogs_blogs_module_blogsmodule", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_module_blogsmodule" }, { "relation": "imports", @@ -37930,9 +40130,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_wiki_wiki_module_wikimodule", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_module_wikimodule" }, { "relation": "imports", @@ -37942,9 +40142,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_seo_seo_module_seomodule", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_module_seomodule" }, { "relation": "imports", @@ -37954,9 +40154,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_cms_cms_module_cmsmodule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_module_cmsmodule" }, { "relation": "imports", @@ -37966,9 +40166,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -37978,9 +40178,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_wholesale_wholesale_module_wholesalemodule", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_module_wholesalemodule" }, { "relation": "imports", @@ -37990,9 +40190,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_videos_videos_module_videosmodule", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_module_videosmodule" }, { "relation": "imports", @@ -38002,9 +40202,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_common_sms_module_smsmodule", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module_smsmodule" }, { "relation": "imports", @@ -38014,9 +40214,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_contact_contact_module_contactmodule", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_module_contactmodule" }, { "relation": "imports", @@ -38026,9 +40226,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_banners_banners_module_bannersmodule", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_module_bannersmodule" }, { "relation": "imports", @@ -38038,9 +40238,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule" }, { "relation": "imports", @@ -38050,9 +40250,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_testimonials_testimonials_module_testimonialsmodule", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_module_testimonialsmodule" }, { "relation": "imports", @@ -38062,9 +40262,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_ingredients_ingredients_module_ingredientsmodule", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_module_ingredientsmodule" }, { "relation": "imports", @@ -38074,9 +40274,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule" }, { "relation": "imports", @@ -38086,9 +40286,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_b2b_b2b_module_b2bmodule", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_module_b2bmodule" }, { "relation": "imports", @@ -38098,9 +40298,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_products_products_module_productsmodule", - "confidence_score": 1.0 + "target": "backend_src_products_products_module_productsmodule" }, { "relation": "imports", @@ -38110,9 +40310,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_users_users_module_usersmodule", - "confidence_score": 1.0 + "target": "backend_src_users_users_module_usersmodule" }, { "relation": "imports", @@ -38122,9 +40322,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_redis_redis_module_redismodule", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module_redismodule" }, { "relation": "imports", @@ -38134,9 +40334,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -38146,9 +40346,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_auth_auth_module_authmodule", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_module_authmodule" }, { "relation": "imports", @@ -38158,9 +40358,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_pets_pets_module_petsmodule", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_module_petsmodule" }, { "relation": "imports", @@ -38170,9 +40370,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_orders_orders_module_ordersmodule", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_module_ordersmodule" }, { "relation": "imports", @@ -38182,9 +40382,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_adminlogindto" }, { "relation": "imports", @@ -38194,9 +40394,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_auth_service_authservice", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice" }, { "relation": "imports", @@ -38206,9 +40406,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_sendotpdto" }, { "relation": "imports", @@ -38218,9 +40418,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto" }, { "relation": "imports", @@ -38230,9 +40430,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_register_dto_registerdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_registerdto" }, { "relation": "imports", @@ -38242,9 +40442,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_login_dto_logindto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_logindto" }, { "relation": "imports", @@ -38254,9 +40454,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_spec", - "target": "backend_src_auth_auth_controller_authcontroller", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller" }, { "relation": "imports", @@ -38266,9 +40466,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_spec", - "target": "backend_src_auth_auth_service_authservice", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice" }, { "relation": "imports", @@ -38278,9 +40478,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_auth_service_authservice", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice" }, { "relation": "imports", @@ -38290,9 +40490,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_auth_controller_authcontroller", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller" }, { "relation": "imports", @@ -38302,9 +40502,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_jwt_strategy_jwtstrategy", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy_jwtstrategy" }, { "relation": "imports", @@ -38314,9 +40514,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_users_users_module_usersmodule", - "confidence_score": 1.0 + "target": "backend_src_users_users_module_usersmodule" }, { "relation": "imports", @@ -38326,9 +40526,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38338,9 +40538,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -38350,9 +40550,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_sendotpdto" }, { "relation": "imports", @@ -38362,9 +40562,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto" }, { "relation": "imports", @@ -38374,9 +40574,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -38386,9 +40586,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_auth_auth_service_authservice", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice" }, { "relation": "imports", @@ -38398,9 +40598,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38410,9 +40610,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -38422,9 +40622,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -38434,9 +40634,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "imports", @@ -38446,9 +40646,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_b2b_b2b_service_b2bservice", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice" }, { "relation": "imports", @@ -38458,9 +40658,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_b2b_b2b_service_b2bwholesaleorderitem", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bwholesaleorderitem" }, { "relation": "imports", @@ -38470,9 +40670,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -38482,9 +40682,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -38494,9 +40694,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -38506,9 +40706,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_b2b_b2b_controller_b2bcontroller", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller" }, { "relation": "imports", @@ -38518,9 +40718,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_b2b_b2b_service_b2bservice", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice" }, { "relation": "imports", @@ -38530,9 +40730,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -38542,9 +40742,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38554,9 +40754,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_banners_banners_service_bannersservice", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice" }, { "relation": "imports", @@ -38566,9 +40766,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -38578,9 +40778,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -38590,9 +40790,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -38602,9 +40802,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_banners_banners_controller_bannerscontroller", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller" }, { "relation": "imports", @@ -38614,9 +40814,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_banners_banners_service_bannersservice", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice" }, { "relation": "imports", @@ -38626,9 +40826,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -38638,9 +40838,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38650,9 +40850,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -38662,9 +40862,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller", - "target": "backend_src_blogs_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice" }, { "relation": "imports", @@ -38674,9 +40874,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_module", - "target": "backend_src_blogs_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice" }, { "relation": "imports", @@ -38686,9 +40886,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_module", - "target": "backend_src_blogs_blogs_controller_blogscontroller", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_blogscontroller" }, { "relation": "imports", @@ -38698,9 +40898,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38710,9 +40910,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -38722,9 +40922,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_dto_update_blog_dto", - "target": "backend_src_blogs_dto_create_blog_dto_createblogdto", - "confidence_score": 1.0 + "target": "backend_src_blogs_dto_create_blog_dto_createblogdto" }, { "relation": "imports", @@ -38734,9 +40934,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_cms_service_cmsservice", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice" }, { "relation": "imports", @@ -38746,9 +40946,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "imports", @@ -38758,9 +40958,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "imports", @@ -38770,9 +40970,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "imports", @@ -38782,9 +40982,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -38794,9 +40994,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -38806,9 +41006,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -38818,9 +41018,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_cms_cms_controller_cmscontroller", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller" }, { "relation": "imports", @@ -38830,9 +41030,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_cms_cms_service_cmsservice", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice" }, { "relation": "imports", @@ -38842,9 +41042,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -38854,9 +41054,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38866,9 +41066,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "imports", @@ -38878,9 +41078,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "imports", @@ -38890,9 +41090,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "imports", @@ -38902,9 +41102,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter", - "target": "backend_src_common_schemas_error_response_schema_errordetailfield", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_error_response_schema_errordetailfield" }, { "relation": "imports", @@ -38914,9 +41114,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard", - "target": "backend_src_common_decorators_roles_decorator_roles_key", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles_key" }, { "relation": "imports", @@ -38926,9 +41126,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_spec", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -38938,9 +41138,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_spec", - "target": "backend_src_common_decorators_roles_decorator_roles_key", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles_key" }, { "relation": "imports", @@ -38950,9 +41150,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor_spec", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor" }, { "relation": "imports", @@ -38962,9 +41162,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -38974,9 +41174,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_sms_module", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -38986,9 +41186,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_contact_contact_service_contactservice", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice" }, { "relation": "imports", @@ -38998,9 +41198,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -39010,9 +41210,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -39022,9 +41222,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -39034,9 +41234,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_contact_contact_controller_contactcontroller", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller" }, { "relation": "imports", @@ -39046,9 +41246,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_contact_contact_service_contactservice", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice" }, { "relation": "imports", @@ -39058,9 +41258,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_common_sms_module_smsmodule", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module_smsmodule" }, { "relation": "imports", @@ -39070,9 +41270,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39082,9 +41282,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -39094,9 +41294,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_dto_update_home_dto", - "target": "backend_src_home_dto_create_home_dto_createhomedto", - "confidence_score": 1.0 + "target": "backend_src_home_dto_create_home_dto_createhomedto" }, { "relation": "imports", @@ -39106,9 +41306,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller", - "target": "backend_src_home_home_service_homeservice", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_homeservice" }, { "relation": "imports", @@ -39118,9 +41318,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_module", - "target": "backend_src_home_home_service_homeservice", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_homeservice" }, { "relation": "imports", @@ -39130,9 +41330,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_module", - "target": "backend_src_home_home_controller_homecontroller", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_homecontroller" }, { "relation": "imports", @@ -39142,9 +41342,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39154,9 +41354,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice" }, { "relation": "imports", @@ -39166,9 +41366,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -39178,9 +41378,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -39190,9 +41390,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -39202,9 +41402,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller" }, { "relation": "imports", @@ -39214,9 +41414,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice" }, { "relation": "imports", @@ -39226,9 +41426,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -39238,9 +41438,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39250,9 +41450,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_app_module_appmodule", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule" }, { "relation": "imports", @@ -39262,9 +41462,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter" }, { "relation": "imports", @@ -39274,9 +41474,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter" }, { "relation": "imports", @@ -39286,9 +41486,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor" }, { "relation": "imports", @@ -39298,9 +41498,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_orders_orders_service_ordersservice", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice" }, { "relation": "imports", @@ -39310,9 +41510,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_orders_dto_create_order_dto_createorderdto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_createorderdto" }, { "relation": "imports", @@ -39322,9 +41522,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -39334,9 +41534,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -39346,9 +41546,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_spec", - "target": "backend_src_orders_orders_controller_orderscontroller", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller" }, { "relation": "imports", @@ -39358,9 +41558,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_spec", - "target": "backend_src_orders_orders_service_ordersservice", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice" }, { "relation": "imports", @@ -39370,9 +41570,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_module", - "target": "backend_src_orders_orders_service_ordersservice", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice" }, { "relation": "imports", @@ -39382,9 +41582,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_module", - "target": "backend_src_orders_orders_controller_orderscontroller", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller" }, { "relation": "imports", @@ -39394,9 +41594,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39406,9 +41606,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -39418,9 +41618,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_orders_dto_create_order_dto_createorderdto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_createorderdto" }, { "relation": "imports", @@ -39430,9 +41630,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -39442,9 +41642,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_spec", - "target": "backend_src_orders_orders_service_ordersservice", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice" }, { "relation": "imports", @@ -39454,9 +41654,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39466,9 +41666,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_spec", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -39478,9 +41678,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_update_pet_dto", - "target": "backend_src_pets_dto_create_pet_dto_createpetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_createpetdto" }, { "relation": "imports", @@ -39490,9 +41690,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice" }, { "relation": "imports", @@ -39502,9 +41702,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_create_pet_dto_createpetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_createpetdto" }, { "relation": "imports", @@ -39514,9 +41714,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_update_pet_dto_updatepetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto_updatepetdto" }, { "relation": "imports", @@ -39526,9 +41726,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_createreminderdto" }, { "relation": "imports", @@ -39538,9 +41738,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto" }, { "relation": "imports", @@ -39550,9 +41750,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -39562,9 +41762,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -39574,9 +41774,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_spec", - "target": "backend_src_pets_pets_controller_petscontroller", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller" }, { "relation": "imports", @@ -39586,9 +41786,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_spec", - "target": "backend_src_pets_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice" }, { "relation": "imports", @@ -39598,9 +41798,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_module", - "target": "backend_src_pets_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice" }, { "relation": "imports", @@ -39610,9 +41810,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_module", - "target": "backend_src_pets_pets_controller_petscontroller", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller" }, { "relation": "imports", @@ -39622,9 +41822,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39634,9 +41834,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -39646,9 +41846,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_dto_create_pet_dto_createpetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_createpetdto" }, { "relation": "imports", @@ -39658,9 +41858,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_dto_update_pet_dto_updatepetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto_updatepetdto" }, { "relation": "imports", @@ -39670,9 +41870,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_spec", - "target": "backend_src_pets_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice" }, { "relation": "imports", @@ -39682,9 +41882,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39694,9 +41894,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice" }, { "relation": "imports", @@ -39706,9 +41906,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -39718,9 +41918,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -39730,9 +41930,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -39742,9 +41942,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller" }, { "relation": "imports", @@ -39754,9 +41954,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice" }, { "relation": "imports", @@ -39766,9 +41966,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -39778,9 +41978,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39790,9 +41990,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_module", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39802,9 +42002,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -39814,9 +42014,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_products_products_service_productsservice", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice" }, { "relation": "imports", @@ -39826,9 +42026,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_products_dto_get_products_dto_getproductsdto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_getproductsdto" }, { "relation": "imports", @@ -39838,9 +42038,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -39850,9 +42050,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -39862,9 +42062,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -39874,9 +42074,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_spec", - "target": "backend_src_products_products_controller_productscontroller", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller" }, { "relation": "imports", @@ -39886,9 +42086,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_spec", - "target": "backend_src_products_products_service_productsservice", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice" }, { "relation": "imports", @@ -39898,9 +42098,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_module", - "target": "backend_src_products_products_service_productsservice", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice" }, { "relation": "imports", @@ -39910,9 +42110,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_module", - "target": "backend_src_products_products_controller_productscontroller", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller" }, { "relation": "imports", @@ -39922,9 +42122,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39934,9 +42134,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service", - "target": "backend_src_products_dto_get_products_dto_getproductsdto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_getproductsdto" }, { "relation": "imports", @@ -39946,9 +42146,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_spec", - "target": "backend_src_products_products_service_productsservice", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice" }, { "relation": "imports", @@ -39958,9 +42158,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -39970,9 +42170,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_module", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -39982,9 +42182,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_spec", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "imports", @@ -39994,9 +42194,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller", - "target": "backend_src_seo_seo_service_seoservice", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice" }, { "relation": "imports", @@ -40006,9 +42206,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_seo_seo_controller_seocontroller", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_seocontroller" }, { "relation": "imports", @@ -40018,9 +42218,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_seo_seo_service_seoservice", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice" }, { "relation": "imports", @@ -40030,9 +42230,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -40042,9 +42242,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40054,9 +42254,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_settings_settings_service_scientifictermdata", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_scientifictermdata" }, { "relation": "imports", @@ -40066,9 +42266,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_settings_settings_service_settingsservice", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice" }, { "relation": "imports", @@ -40078,9 +42278,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40090,9 +42290,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -40102,9 +42302,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -40114,9 +42314,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_settings_settings_controller_settingscontroller", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller" }, { "relation": "imports", @@ -40126,9 +42326,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_settings_settings_service_settingsservice", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice" }, { "relation": "imports", @@ -40138,9 +42338,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40150,9 +42350,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -40162,9 +42362,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_common_decorators_roles_decorator_roles_key", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles_key" }, { "relation": "imports", @@ -40174,9 +42374,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_settings_settings_service_settingsservice", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice" }, { "relation": "imports", @@ -40186,9 +42386,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_settings_settings_controller_settingscontroller", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller" }, { "relation": "imports", @@ -40198,9 +42398,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -40210,9 +42410,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40222,9 +42422,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_spec", - "target": "backend_src_settings_settings_service_settingsservice", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice" }, { "relation": "imports", @@ -40234,9 +42434,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40246,9 +42446,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice" }, { "relation": "imports", @@ -40258,9 +42458,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40270,9 +42470,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -40282,9 +42482,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -40294,9 +42494,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller" }, { "relation": "imports", @@ -40306,9 +42506,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice" }, { "relation": "imports", @@ -40318,9 +42518,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -40330,9 +42530,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40342,9 +42542,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice" }, { "relation": "imports", @@ -40354,9 +42554,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40366,9 +42566,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -40378,9 +42578,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -40390,9 +42590,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller" }, { "relation": "imports", @@ -40402,9 +42602,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice" }, { "relation": "imports", @@ -40414,9 +42614,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -40426,9 +42626,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40438,9 +42638,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "imports", @@ -40450,9 +42650,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40462,9 +42662,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_updateprofiledto" }, { "relation": "imports", @@ -40474,9 +42674,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_dto_address_dto_addressdto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_addressdto" }, { "relation": "imports", @@ -40486,9 +42686,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_spec", - "target": "backend_src_users_users_controller_userscontroller", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller" }, { "relation": "imports", @@ -40498,9 +42698,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_spec", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "imports", @@ -40510,9 +42710,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_module", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "imports", @@ -40522,9 +42722,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_module", - "target": "backend_src_users_users_controller_userscontroller", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller" }, { "relation": "imports", @@ -40534,9 +42734,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40546,9 +42746,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_spec", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "imports", @@ -40558,9 +42758,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_spec", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40570,9 +42770,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -40582,9 +42782,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_videos_service_videosservice", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice" }, { "relation": "imports", @@ -40594,9 +42794,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "imports", @@ -40606,9 +42806,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto" }, { "relation": "imports", @@ -40618,9 +42818,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40630,9 +42830,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_module", - "target": "backend_src_videos_videos_controller_videoscontroller", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller" }, { "relation": "imports", @@ -40642,9 +42842,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_module", - "target": "backend_src_videos_videos_service_videosservice", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice" }, { "relation": "imports", @@ -40654,9 +42854,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40666,9 +42866,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "imports", @@ -40678,9 +42878,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice" }, { "relation": "imports", @@ -40690,9 +42890,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto" }, { "relation": "imports", @@ -40702,9 +42902,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "imports", @@ -40714,9 +42914,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "imports", @@ -40726,9 +42926,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "imports", @@ -40738,9 +42938,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller" }, { "relation": "imports", @@ -40750,9 +42950,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice" }, { "relation": "imports", @@ -40762,9 +42962,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "imports", @@ -40774,9 +42974,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40786,9 +42986,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto" }, { "relation": "imports", @@ -40798,9 +42998,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "imports", @@ -40810,9 +43010,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_dto_update_wiki_dto", - "target": "backend_src_wiki_dto_create_wiki_dto_createwikidto", - "confidence_score": 1.0 + "target": "backend_src_wiki_dto_create_wiki_dto_createwikidto" }, { "relation": "imports", @@ -40822,9 +43022,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -40834,9 +43034,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller", - "target": "backend_src_wiki_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice" }, { "relation": "imports", @@ -40846,9 +43046,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_module", - "target": "backend_src_wiki_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice" }, { "relation": "imports", @@ -40858,9 +43058,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_module", - "target": "backend_src_wiki_wiki_controller_wikicontroller", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_wikicontroller" }, { "relation": "imports", @@ -40870,9 +43070,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "imports", @@ -40882,9 +43082,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "imports", @@ -40894,9 +43094,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor" }, { "relation": "imports", @@ -40906,9 +43106,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_app_module_appmodule", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule" }, { "relation": "imports", @@ -40918,9 +43118,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter" }, { "relation": "imports", @@ -40930,9 +43130,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter" }, { "relation": "imports", @@ -40942,9 +43142,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_e2e_spec", - "target": "backend_src_app_module_appmodule", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule" }, { "relation": "imports", @@ -40954,9 +43154,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_axios", - "target": "frontend_admin_panel_package_json_axios", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_axios" }, { "relation": "imports", @@ -40966,9 +43166,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_lucide_react", - "target": "frontend_admin_panel_package_json_lucide_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_lucide_react" }, { "relation": "imports", @@ -40978,9 +43178,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_react", - "target": "frontend_admin_panel_package_json_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_react" }, { "relation": "imports", @@ -40990,9 +43190,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_react_dom", - "target": "frontend_admin_panel_package_json_react_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_react_dom" }, { "relation": "imports", @@ -41002,9 +43202,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_react_hot_toast", - "target": "react_hot_toast", - "confidence_score": 1.0 + "target": "react_hot_toast" }, { "relation": "imports", @@ -41014,9 +43214,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_react_router_dom", - "target": "react_router_dom", - "confidence_score": 1.0 + "target": "react_router_dom" }, { "relation": "imports", @@ -41026,9 +43226,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_recharts", - "target": "recharts", - "confidence_score": 1.0 + "target": "recharts" }, { "relation": "imports", @@ -41038,9 +43238,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_tanstack_react_query", - "target": "tanstack_react_query", - "confidence_score": 1.0 + "target": "tanstack_react_query" }, { "relation": "imports", @@ -41050,9 +43250,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_vite", - "target": "vite", - "confidence_score": 1.0 + "target": "vite" }, { "relation": "imports", @@ -41062,9 +43262,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies_zustand", - "target": "frontend_admin_panel_package_json_zustand", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_zustand" }, { "relation": "imports", @@ -41074,9 +43274,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_autoprefixer", - "target": "autoprefixer", - "confidence_score": 1.0 + "target": "autoprefixer" }, { "relation": "imports", @@ -41086,9 +43286,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_eslint", - "target": "backend_package_json_eslint", - "confidence_score": 1.0 + "target": "backend_package_json_eslint" }, { "relation": "imports", @@ -41098,9 +43298,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_eslint_js", - "target": "backend_package_json_eslint_js", - "confidence_score": 1.0 + "target": "backend_package_json_eslint_js" }, { "relation": "imports", @@ -41110,9 +43310,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_hooks", - "target": "eslint_plugin_react_hooks", - "confidence_score": 1.0 + "target": "eslint_plugin_react_hooks" }, { "relation": "imports", @@ -41122,9 +43322,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_refresh", - "target": "eslint_plugin_react_refresh", - "confidence_score": 1.0 + "target": "eslint_plugin_react_refresh" }, { "relation": "imports", @@ -41134,9 +43334,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_globals", - "target": "backend_package_json_globals", - "confidence_score": 1.0 + "target": "backend_package_json_globals" }, { "relation": "imports", @@ -41146,9 +43346,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_postcss", - "target": "postcss", - "confidence_score": 1.0 + "target": "postcss" }, { "relation": "imports", @@ -41158,9 +43358,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_tailwindcss", - "target": "frontend_admin_panel_package_json_tailwindcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_tailwindcss" }, { "relation": "imports", @@ -41170,9 +43370,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_tailwindcss_postcss", - "target": "frontend_admin_panel_package_json_tailwindcss_postcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_tailwindcss_postcss" }, { "relation": "imports", @@ -41182,9 +43382,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_types_node", - "target": "backend_package_json_types_node", - "confidence_score": 1.0 + "target": "backend_package_json_types_node" }, { "relation": "imports", @@ -41194,9 +43394,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_types_react", - "target": "frontend_admin_panel_package_json_types_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_types_react" }, { "relation": "imports", @@ -41206,9 +43406,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_types_react_dom", - "target": "frontend_admin_panel_package_json_types_react_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_types_react_dom" }, { "relation": "imports", @@ -41218,9 +43418,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_typescript", - "target": "backend_package_json_typescript", - "confidence_score": 1.0 + "target": "backend_package_json_typescript" }, { "relation": "imports", @@ -41230,9 +43430,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_typescript_eslint", - "target": "backend_package_json_typescript_eslint", - "confidence_score": 1.0 + "target": "backend_package_json_typescript_eslint" }, { "relation": "imports", @@ -41242,9 +43442,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies_vitejs_plugin_react", - "target": "frontend_admin_panel_package_json_vitejs_plugin_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_vitejs_plugin_react" }, { "relation": "imports", @@ -41254,9 +43454,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_app", - "target": "frontend_admin_panel_src_routes_adminroutes_router", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_router" }, { "relation": "imports", @@ -41266,9 +43466,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_layout", - "target": "frontend_admin_panel_src_components_sidebar_sidebar", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_sidebar_sidebar" }, { "relation": "imports", @@ -41278,9 +43478,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_layout", - "target": "frontend_admin_panel_src_components_topbar_topbar", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_topbar_topbar" }, { "relation": "imports", @@ -41290,9 +43490,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41302,9 +43502,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore" }, { "relation": "imports", @@ -41314,9 +43514,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_types_admin_adminuser", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_adminuser" }, { "relation": "imports", @@ -41326,9 +43526,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "imports", @@ -41338,9 +43538,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_types_admin_authresponsedata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_authresponsedata" }, { "relation": "imports", @@ -41350,9 +43550,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41362,9 +43562,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore" }, { "relation": "imports", @@ -41374,9 +43574,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41386,9 +43586,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore" }, { "relation": "imports", @@ -41398,9 +43598,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41410,9 +43610,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -41422,9 +43622,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41434,9 +43634,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -41446,9 +43646,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41458,9 +43658,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_main", - "target": "frontend_admin_panel_src_app_app", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_app_app" }, { "relation": "imports", @@ -41470,9 +43670,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41482,9 +43682,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41494,9 +43694,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_types_admin_b2binquiry", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_b2binquiry" }, { "relation": "imports", @@ -41506,9 +43706,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_types_admin_partneraccount", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_partneraccount" }, { "relation": "imports", @@ -41518,9 +43718,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41530,9 +43730,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -41542,9 +43742,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41554,9 +43754,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41566,9 +43766,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -41578,9 +43778,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_types_admin_banner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_banner" }, { "relation": "imports", @@ -41590,9 +43790,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41602,9 +43802,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -41614,9 +43814,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41626,9 +43826,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -41638,9 +43838,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -41650,9 +43850,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41662,9 +43862,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41674,9 +43874,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -41686,9 +43886,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41698,9 +43898,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -41710,9 +43910,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -41722,9 +43922,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41734,9 +43934,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41746,9 +43946,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41758,9 +43958,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_contactsubmissions", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41770,9 +43970,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41782,9 +43982,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41794,9 +43994,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -41806,9 +44006,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41818,9 +44018,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_dashboard", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41830,9 +44030,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41842,9 +44042,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41854,9 +44054,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_types_admin_financialsettings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_financialsettings" }, { "relation": "imports", @@ -41866,9 +44066,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41878,9 +44078,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -41890,9 +44090,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -41902,9 +44102,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -41914,9 +44114,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -41926,9 +44126,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_types_admin_ingredient", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_ingredient" }, { "relation": "imports", @@ -41938,9 +44138,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41950,9 +44150,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore" }, { "relation": "imports", @@ -41962,9 +44162,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "imports", @@ -41974,9 +44174,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_types_admin_authresponsedata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_authresponsedata" }, { "relation": "imports", @@ -41986,9 +44186,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -41998,9 +44198,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -42010,9 +44210,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42022,9 +44222,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -42034,9 +44234,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42046,9 +44246,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42058,9 +44258,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_components_ui_skeleton_skeleton", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_skeleton_skeleton" }, { "relation": "imports", @@ -42070,9 +44270,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42082,9 +44282,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -42094,9 +44294,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42106,9 +44306,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -42118,9 +44318,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42130,9 +44330,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -42142,9 +44342,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42154,9 +44354,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42166,9 +44366,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -42178,9 +44378,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42190,9 +44390,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_types_admin_prescription", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_prescription" }, { "relation": "imports", @@ -42202,9 +44402,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42214,9 +44414,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -42226,9 +44426,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42238,9 +44438,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -42250,9 +44450,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -42262,9 +44462,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42274,9 +44474,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42286,9 +44486,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42298,9 +44498,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42310,9 +44510,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42322,9 +44522,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -42334,9 +44534,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_types_admin_seosettings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_seosettings" }, { "relation": "imports", @@ -42346,9 +44546,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_settings", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42358,9 +44558,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_settings", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42370,9 +44570,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42382,9 +44582,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42394,9 +44594,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42406,9 +44606,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_types_admin_product", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_product" }, { "relation": "imports", @@ -42418,9 +44618,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_types_admin_smartadvisorrule", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_smartadvisorrule" }, { "relation": "imports", @@ -42430,9 +44630,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42442,9 +44642,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42454,9 +44654,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_types_admin_systemsettings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_systemsettings" }, { "relation": "imports", @@ -42466,9 +44666,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42478,9 +44678,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "imports", @@ -42490,9 +44690,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42502,9 +44702,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42514,9 +44714,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "imports", @@ -42526,9 +44726,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_types_admin_testimonial", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_testimonial" }, { "relation": "imports", @@ -42538,9 +44738,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42550,9 +44750,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42562,9 +44762,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42574,9 +44774,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_components_ui_skeleton_skeleton", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_skeleton_skeleton" }, { "relation": "imports", @@ -42586,9 +44786,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42598,9 +44798,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -42610,9 +44810,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_types_admin_petsummary", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_petsummary" }, { "relation": "imports", @@ -42622,9 +44822,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_types_admin_useraddress", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_useraddress" }, { "relation": "imports", @@ -42634,9 +44834,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42646,9 +44846,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42658,9 +44858,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wholesaleapplications", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42670,9 +44870,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wholesaleapplications", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42682,9 +44882,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "imports", @@ -42694,9 +44894,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "imports", @@ -42706,9 +44906,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "imports", @@ -42718,9 +44918,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "imports", @@ -42730,9 +44930,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_components_layout_layout", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_layout_layout" }, { "relation": "imports", @@ -42742,9 +44942,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_components_protectedroute_protectedroute", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_protectedroute_protectedroute" }, { "relation": "imports", @@ -42754,9 +44954,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_login_login", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_login_login" }, { "relation": "imports", @@ -42766,9 +44966,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore" }, { "relation": "imports", @@ -42778,9 +44978,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "imports", @@ -42790,9 +44990,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_types_admin_authresponsedata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_authresponsedata" }, { "relation": "imports", @@ -42802,9 +45002,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_store_adminauthstore", - "target": "frontend_admin_panel_src_types_admin_adminuser", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_adminuser" }, { "relation": "imports", @@ -42814,9 +45014,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_store_adminauthstore", - "target": "frontend_admin_panel_src_types_admin_authstate", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_authstate" }, { "relation": "imports", @@ -42826,9 +45026,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_page", - "target": "frontend_application_components_blogpage_blogpage", - "confidence_score": 1.0 + "target": "frontend_application_components_blogpage_blogpage" }, { "relation": "imports", @@ -42838,9 +45038,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -42850,9 +45050,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_components_backbutton_backbutton", - "confidence_score": 1.0 + "target": "frontend_application_components_backbutton_backbutton" }, { "relation": "imports", @@ -42862,9 +45062,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -42874,9 +45074,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -42886,9 +45086,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_page", - "target": "frontend_application_app_catalog_catalogclient_catalogclient", - "confidence_score": 1.0 + "target": "frontend_application_app_catalog_catalogclient_catalogclient" }, { "relation": "imports", @@ -42898,9 +45098,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_checkout_page", - "target": "frontend_application_components_checkoutpage_checkoutpage", - "confidence_score": 1.0 + "target": "frontend_application_components_checkoutpage_checkoutpage" }, { "relation": "imports", @@ -42910,9 +45110,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_checkout_success_id_page", - "target": "frontend_application_components_ordersuccess_ordersuccess", - "confidence_score": 1.0 + "target": "frontend_application_components_ordersuccess_ordersuccess" }, { "relation": "imports", @@ -42922,9 +45122,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_cartdrawer_cartdrawer", - "confidence_score": 1.0 + "target": "frontend_application_components_cartdrawer_cartdrawer" }, { "relation": "imports", @@ -42934,9 +45134,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_loginmodal_loginmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_loginmodal_loginmodal" }, { "relation": "imports", @@ -42946,9 +45146,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_authmodal_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal_authmodal" }, { "relation": "imports", @@ -42958,9 +45158,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_b2bportal_b2bportal", - "confidence_score": 1.0 + "target": "frontend_application_components_b2bportal_b2bportal" }, { "relation": "imports", @@ -42970,9 +45170,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -42982,9 +45182,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -42994,9 +45194,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_store_uistore_useuistore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_uistore_useuistore" }, { "relation": "imports", @@ -43006,9 +45206,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_maintenancepage_maintenancepage", - "confidence_score": 1.0 + "target": "frontend_application_components_maintenancepage_maintenancepage" }, { "relation": "imports", @@ -43018,9 +45218,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_types_navigationtarget", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_navigationtarget" }, { "relation": "imports", @@ -43030,9 +45230,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_header_header", - "confidence_score": 1.0 + "target": "frontend_application_components_header_header" }, { "relation": "imports", @@ -43042,9 +45242,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_footer_footer", - "confidence_score": 1.0 + "target": "frontend_application_components_footer_footer" }, { "relation": "imports", @@ -43054,9 +45254,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_networkbanner_networkbanner", - "confidence_score": 1.0 + "target": "frontend_application_components_networkbanner_networkbanner" }, { "relation": "imports", @@ -43066,9 +45266,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_contact_page", - "target": "frontend_application_components_contactformclient_contactformclient", - "confidence_score": 1.0 + "target": "frontend_application_components_contactformclient_contactformclient" }, { "relation": "imports", @@ -43078,9 +45278,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_dashboard_page", - "target": "frontend_application_components_userdashboard_userdashboard", - "confidence_score": 1.0 + "target": "frontend_application_components_userdashboard_userdashboard" }, { "relation": "imports", @@ -43090,9 +45290,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_error", - "target": "frontend_application_components_errorpages_servererrorpage", - "confidence_score": 1.0 + "target": "frontend_application_components_errorpages_servererrorpage" }, { "relation": "imports", @@ -43102,9 +45302,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -43114,9 +45314,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -43126,9 +45326,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_types_banner", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_banner" }, { "relation": "imports", @@ -43138,9 +45338,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_types_homeapiresponse", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_homeapiresponse" }, { "relation": "imports", @@ -43150,9 +45350,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_types_smartadvisorrule", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_smartadvisorrule" }, { "relation": "imports", @@ -43162,9 +45362,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_types_testimonial", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_testimonial" }, { "relation": "imports", @@ -43174,9 +45374,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_hero_hero", - "confidence_score": 1.0 + "target": "frontend_application_components_hero_hero" }, { "relation": "imports", @@ -43186,9 +45386,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_smartadvisor_smartadvisor", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor_smartadvisor" }, { "relation": "imports", @@ -43198,9 +45398,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_featuredproducts_featuredproducts", - "confidence_score": 1.0 + "target": "frontend_application_components_featuredproducts_featuredproducts" }, { "relation": "imports", @@ -43210,9 +45410,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_vetgallery_vetgallery", - "confidence_score": 1.0 + "target": "frontend_application_components_vetgallery_vetgallery" }, { "relation": "imports", @@ -43222,9 +45422,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -43234,9 +45434,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_layout", - "target": "frontend_application_app_clientlayout_clientlayout", - "confidence_score": 1.0 + "target": "frontend_application_app_clientlayout_clientlayout" }, { "relation": "imports", @@ -43246,9 +45446,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_loading", - "target": "frontend_application_components_skeleton_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_skeleton" }, { "relation": "imports", @@ -43258,9 +45458,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_not_found", - "target": "frontend_application_components_errorpages_notfoundpage", - "confidence_score": 1.0 + "target": "frontend_application_components_errorpages_notfoundpage" }, { "relation": "imports", @@ -43270,9 +45470,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_app_homeclient_homeclient", - "confidence_score": 1.0 + "target": "frontend_application_app_homeclient_homeclient" }, { "relation": "imports", @@ -43282,9 +45482,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_lib_types_homeapiresponse", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_homeapiresponse" }, { "relation": "imports", @@ -43294,9 +45494,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_profile_page", - "target": "frontend_application_components_petprofile_petprofile", - "confidence_score": 1.0 + "target": "frontend_application_components_petprofile_petprofile" }, { "relation": "imports", @@ -43306,9 +45506,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_search_page", - "target": "frontend_application_components_searchresultspage_searchresultspage", - "confidence_score": 1.0 + "target": "frontend_application_components_searchresultspage_searchresultspage" }, { "relation": "imports", @@ -43318,9 +45518,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_page", - "target": "frontend_application_components_archivepage_archivepage", - "confidence_score": 1.0 + "target": "frontend_application_components_archivepage_archivepage" }, { "relation": "imports", @@ -43330,9 +45530,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_slug_page", - "target": "frontend_application_components_productpage_productpage", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage_productpage" }, { "relation": "imports", @@ -43342,9 +45542,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_slug_page", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -43354,9 +45554,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_sitemap", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -43366,9 +45566,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_sitemap", - "target": "frontend_application_lib_data_products_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_products" }, { "relation": "imports", @@ -43378,9 +45578,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_track_page", - "target": "frontend_application_components_ordertracking_ordertracking", - "confidence_score": 1.0 + "target": "frontend_application_components_ordertracking_ordertracking" }, { "relation": "imports", @@ -43390,9 +45590,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_trust_seals_page", - "target": "frontend_application_components_enamadbadge_enamadbadge", - "confidence_score": 1.0 + "target": "frontend_application_components_enamadbadge_enamadbadge" }, { "relation": "imports", @@ -43402,9 +45602,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_videos_page", - "target": "frontend_application_components_videospage_videospage", - "confidence_score": 1.0 + "target": "frontend_application_components_videospage_videospage" }, { "relation": "imports", @@ -43414,9 +45614,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_page", - "target": "frontend_application_components_ingredientwiki_ingredientwiki", - "confidence_score": 1.0 + "target": "frontend_application_components_ingredientwiki_ingredientwiki" }, { "relation": "imports", @@ -43426,9 +45626,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -43438,9 +45638,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_store_userstore_address", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_address" }, { "relation": "imports", @@ -43450,9 +45650,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_data_provinces_iran_provinces", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces_iran_provinces" }, { "relation": "imports", @@ -43462,9 +45662,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_data_provinces_province_cities", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces_province_cities" }, { "relation": "imports", @@ -43474,9 +45674,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_components_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "frontend_application_components_searchableselect_searchableselect" }, { "relation": "imports", @@ -43486,9 +45686,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -43498,9 +45698,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -43510,9 +45710,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -43522,9 +45722,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -43534,9 +45734,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_data_products_pettype", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_pettype" }, { "relation": "imports", @@ -43546,9 +45746,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -43558,9 +45758,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -43570,9 +45770,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -43582,9 +45782,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_skeleton_productcardskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_productcardskeleton" }, { "relation": "imports", @@ -43594,9 +45794,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -43606,9 +45806,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_lib_services_authservice_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice" }, { "relation": "imports", @@ -43618,9 +45818,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -43630,9 +45830,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -43642,9 +45842,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -43654,9 +45854,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -43666,9 +45866,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -43678,9 +45878,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -43690,9 +45890,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -43702,9 +45902,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -43714,9 +45914,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_backbutton", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -43726,9 +45926,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_blogpage", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -43738,9 +45938,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_blogpage", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -43750,9 +45950,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -43762,9 +45962,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_components_authmodal_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal_authmodal" }, { "relation": "imports", @@ -43774,9 +45974,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -43786,9 +45986,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -43798,9 +45998,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -43810,9 +46010,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -43822,9 +46022,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -43834,9 +46034,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -43846,9 +46046,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -43858,9 +46058,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_data_products_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_products" }, { "relation": "imports", @@ -43870,9 +46070,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -43882,9 +46082,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -43894,9 +46094,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -43906,9 +46106,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -43918,9 +46118,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_topupmodal_topupmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal_topupmodal" }, { "relation": "imports", @@ -43930,9 +46130,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_addressmodal_addressmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_addressmodal_addressmodal" }, { "relation": "imports", @@ -43942,9 +46142,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "frontend_application_components_searchableselect_searchableselect" }, { "relation": "imports", @@ -43954,9 +46154,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_data_provinces_iran_provinces", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces_iran_provinces" }, { "relation": "imports", @@ -43966,9 +46166,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_data_provinces_province_cities", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces_province_cities" }, { "relation": "imports", @@ -43978,9 +46178,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_contactformclient", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -43990,9 +46190,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_enamadbadge", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44002,9 +46202,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44014,9 +46214,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44026,9 +46226,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -44038,9 +46238,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44050,9 +46250,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44062,9 +46262,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -44074,9 +46274,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_components_skeleton_productcardskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_productcardskeleton" }, { "relation": "imports", @@ -44086,9 +46286,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_footer", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44098,9 +46298,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_footer", - "target": "frontend_application_lib_types_navigationtarget", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_navigationtarget" }, { "relation": "imports", @@ -44110,9 +46310,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44122,9 +46322,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_authmodal_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal_authmodal" }, { "relation": "imports", @@ -44134,9 +46334,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal" }, { "relation": "imports", @@ -44146,9 +46346,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_tickerbanner_tickerbanner", - "confidence_score": 1.0 + "target": "frontend_application_components_tickerbanner_tickerbanner" }, { "relation": "imports", @@ -44158,9 +46358,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -44170,9 +46370,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44182,9 +46382,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_types_navigationtarget", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_navigationtarget" }, { "relation": "imports", @@ -44194,9 +46394,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44206,9 +46406,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44218,9 +46418,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -44230,9 +46430,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_headerbutton", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -44242,9 +46442,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_headerbutton", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -44254,9 +46454,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_lib_types_banner", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_banner" }, { "relation": "imports", @@ -44266,9 +46466,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -44278,9 +46478,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44290,9 +46490,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -44302,9 +46502,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_types_ingredient", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_ingredient" }, { "relation": "imports", @@ -44314,9 +46514,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_data_products_ingredientinfo", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_ingredientinfo" }, { "relation": "imports", @@ -44326,9 +46526,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -44338,9 +46538,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44350,9 +46550,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_lib_services_authservice_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice" }, { "relation": "imports", @@ -44362,9 +46562,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -44374,9 +46574,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -44386,9 +46586,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_networkbanner", - "target": "frontend_application_lib_hooks_usenetworkstatus_usenetworkstatus", - "confidence_score": 1.0 + "target": "frontend_application_lib_hooks_usenetworkstatus_usenetworkstatus" }, { "relation": "imports", @@ -44398,9 +46598,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_orderdetailsmodal", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -44410,9 +46610,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordersuccess", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44422,9 +46622,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordersuccess", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44434,9 +46634,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordertracking", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44446,9 +46646,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_usepetstore_healthlog", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_healthlog" }, { "relation": "imports", @@ -44458,9 +46658,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_usepetstore_petprofile", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_petprofile" }, { "relation": "imports", @@ -44470,9 +46670,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_usepetstore_reminder", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_reminder" }, { "relation": "imports", @@ -44482,9 +46682,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44494,9 +46694,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -44506,9 +46706,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44518,9 +46718,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -44530,9 +46730,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_smartadvisor_smartadvisor", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor_smartadvisor" }, { "relation": "imports", @@ -44542,9 +46742,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -44554,9 +46754,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -44566,9 +46766,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -44578,9 +46778,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44590,9 +46790,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_skeleton_petprofileskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_petprofileskeleton" }, { "relation": "imports", @@ -44602,9 +46802,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -44614,9 +46814,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -44626,9 +46826,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44638,9 +46838,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_data_scientificterms_scientific_terms", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_scientificterms_scientific_terms" }, { "relation": "imports", @@ -44650,9 +46850,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44662,9 +46862,9 @@ "source_location": "L46", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44674,9 +46874,9 @@ "source_location": "L47", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44686,9 +46886,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -44698,9 +46898,9 @@ "source_location": "L50", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_types_dosageconfig", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_dosageconfig" }, { "relation": "imports", @@ -44710,9 +46910,9 @@ "source_location": "L66", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_tooltip_tooltip", - "confidence_score": 1.0 + "target": "frontend_application_components_tooltip_tooltip" }, { "relation": "imports", @@ -44722,9 +46922,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -44734,9 +46934,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_safeimage", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -44746,9 +46946,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchableselect", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -44758,9 +46958,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44770,9 +46970,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -44782,9 +46982,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44794,9 +46994,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -44806,9 +47006,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_data_products_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_products" }, { "relation": "imports", @@ -44818,9 +47018,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44830,9 +47030,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -44842,9 +47042,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_uistore_useuistore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_uistore_useuistore" }, { "relation": "imports", @@ -44854,9 +47054,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44866,9 +47066,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -44878,9 +47078,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -44890,9 +47090,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_components_cartdrawer_cartdrawer", - "confidence_score": 1.0 + "target": "frontend_application_components_cartdrawer_cartdrawer" }, { "relation": "imports", @@ -44902,9 +47102,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44914,9 +47114,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44926,9 +47126,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_components_featuredproducts_featuredproducts", - "confidence_score": 1.0 + "target": "frontend_application_components_featuredproducts_featuredproducts" }, { "relation": "imports", @@ -44938,9 +47138,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "imports", @@ -44950,9 +47150,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -44962,9 +47162,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_footer_test", - "target": "frontend_application_components_footer_footer", - "confidence_score": 1.0 + "target": "frontend_application_components_footer_footer" }, { "relation": "imports", @@ -44974,9 +47174,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_components_header_header", - "confidence_score": 1.0 + "target": "frontend_application_components_header_header" }, { "relation": "imports", @@ -44986,9 +47186,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -44998,9 +47198,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "imports", @@ -45010,9 +47210,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -45022,9 +47222,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_hero_test", - "target": "frontend_application_components_hero_hero", - "confidence_score": 1.0 + "target": "frontend_application_components_hero_hero" }, { "relation": "imports", @@ -45034,9 +47234,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_hero_test", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -45046,9 +47246,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_tooltip_test", - "target": "frontend_application_components_tooltip_tooltip", - "confidence_score": 1.0 + "target": "frontend_application_components_tooltip_tooltip" }, { "relation": "imports", @@ -45058,9 +47258,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_tooltip_test", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -45070,9 +47270,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tickerbanner", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -45082,9 +47282,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tooltip", - "target": "frontend_application_lib_data_scientificterms_scientific_terms", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_scientificterms_scientific_terms" }, { "relation": "imports", @@ -45094,9 +47294,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tooltip", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -45106,9 +47306,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -45118,9 +47318,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -45130,9 +47330,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -45142,9 +47342,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_orderdetailsmodal_orderdetailsmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_orderdetailsmodal_orderdetailsmodal" }, { "relation": "imports", @@ -45154,9 +47354,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_addressmodal_addressmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_addressmodal_addressmodal" }, { "relation": "imports", @@ -45166,9 +47366,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodal" }, { "relation": "imports", @@ -45178,9 +47378,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_topupmodal_topupmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal_topupmodal" }, { "relation": "imports", @@ -45190,9 +47390,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_skeleton_orderrowskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_orderrowskeleton" }, { "relation": "imports", @@ -45202,9 +47402,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_store_userstore_address", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_address" }, { "relation": "imports", @@ -45214,9 +47414,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -45226,9 +47426,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -45238,9 +47438,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "imports", @@ -45250,9 +47450,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_toenglishdigits" }, { "relation": "imports", @@ -45262,9 +47462,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "imports", @@ -45274,9 +47474,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -45286,9 +47486,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -45298,9 +47498,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_lib_services_videoservice_video", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice_video" }, { "relation": "imports", @@ -45310,9 +47510,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_lib_services_videoservice_videoservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice_videoservice" }, { "relation": "imports", @@ -45322,9 +47522,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "imports", @@ -45334,9 +47534,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_lib_services_videoservice_video", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice_video" }, { "relation": "imports", @@ -45346,9 +47546,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_lib_services_videoservice_videoservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice_videoservice" }, { "relation": "imports", @@ -45358,9 +47558,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_api", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -45370,9 +47570,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45382,9 +47582,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45394,9 +47594,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45406,9 +47606,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_data_products_pettype", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_pettype" }, { "relation": "imports", @@ -45418,9 +47618,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -45430,9 +47630,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_data_products_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_products" }, { "relation": "imports", @@ -45442,9 +47642,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_videoservice", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45454,9 +47654,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "imports", @@ -45466,9 +47666,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_services_orderservice_orderservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice" }, { "relation": "imports", @@ -45478,9 +47678,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45490,9 +47690,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_settingsstore", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45502,9 +47702,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -45514,9 +47714,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_services_orderservice_orderservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice" }, { "relation": "imports", @@ -45526,9 +47726,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45538,9 +47738,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_settingsstore_test", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "imports", @@ -45550,9 +47750,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_settingsstore_test", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45562,9 +47762,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_userstore_test", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -45574,9 +47774,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_userstore_test", - "target": "frontend_application_lib_services_authservice_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice" }, { "relation": "imports", @@ -45586,9 +47786,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_userstore_test", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45598,9 +47798,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45610,9 +47810,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "imports", @@ -45622,9 +47822,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_services_authservice_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice" }, { "relation": "imports", @@ -45634,9 +47834,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "imports", @@ -45646,9 +47846,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "imports", @@ -45658,9 +47858,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_axios", - "target": "frontend_application_package_json_axios", - "confidence_score": 1.0 + "target": "frontend_application_package_json_axios" }, { "relation": "imports", @@ -45670,9 +47870,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_lucide_react", - "target": "frontend_admin_panel_package_json_lucide_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_lucide_react" }, { "relation": "imports", @@ -45682,9 +47882,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_motion", - "target": "motion", - "confidence_score": 1.0 + "target": "motion" }, { "relation": "imports", @@ -45694,9 +47894,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_next", - "target": "next", - "confidence_score": 1.0 + "target": "next" }, { "relation": "imports", @@ -45706,9 +47906,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_react", - "target": "frontend_application_package_json_react", - "confidence_score": 1.0 + "target": "frontend_application_package_json_react" }, { "relation": "imports", @@ -45718,9 +47918,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_react_dom", - "target": "frontend_admin_panel_package_json_react_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_react_dom" }, { "relation": "imports", @@ -45730,9 +47930,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_sonner", - "target": "sonner", - "confidence_score": 1.0 + "target": "sonner" }, { "relation": "imports", @@ -45742,9 +47942,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies_zustand", - "target": "frontend_admin_panel_package_json_zustand", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_zustand" }, { "relation": "imports", @@ -45754,9 +47954,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_eslint", - "target": "backend_package_json_eslint", - "confidence_score": 1.0 + "target": "backend_package_json_eslint" }, { "relation": "imports", @@ -45766,9 +47966,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_eslint_config_next", - "target": "eslint_config_next", - "confidence_score": 1.0 + "target": "eslint_config_next" }, { "relation": "imports", @@ -45778,9 +47978,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_jsdom", - "target": "jsdom", - "confidence_score": 1.0 + "target": "jsdom" }, { "relation": "imports", @@ -45790,9 +47990,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_tailwindcss", - "target": "frontend_admin_panel_package_json_tailwindcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_tailwindcss" }, { "relation": "imports", @@ -45802,9 +48002,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_tailwindcss_postcss", - "target": "frontend_admin_panel_package_json_tailwindcss_postcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_tailwindcss_postcss" }, { "relation": "imports", @@ -45814,9 +48014,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_testing_library_jest_dom", - "target": "testing_library_jest_dom", - "confidence_score": 1.0 + "target": "testing_library_jest_dom" }, { "relation": "imports", @@ -45826,9 +48026,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_testing_library_react", - "target": "testing_library_react", - "confidence_score": 1.0 + "target": "testing_library_react" }, { "relation": "imports", @@ -45838,9 +48038,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_types_node", - "target": "backend_package_json_types_node", - "confidence_score": 1.0 + "target": "backend_package_json_types_node" }, { "relation": "imports", @@ -45850,9 +48050,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_types_react", - "target": "frontend_admin_panel_package_json_types_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_types_react" }, { "relation": "imports", @@ -45862,9 +48062,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_types_react_dom", - "target": "frontend_admin_panel_package_json_types_react_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_types_react_dom" }, { "relation": "imports", @@ -45874,9 +48074,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_typescript", - "target": "backend_package_json_typescript", - "confidence_score": 1.0 + "target": "backend_package_json_typescript" }, { "relation": "imports", @@ -45886,9 +48086,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_vitejs_plugin_react", - "target": "frontend_admin_panel_package_json_vitejs_plugin_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_json_vitejs_plugin_react" }, { "relation": "imports", @@ -45898,9 +48098,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies_vitest", - "target": "vitest", - "confidence_score": 1.0 + "target": "vitest" }, { "relation": "imports", @@ -45910,9 +48110,9 @@ "weight": 1.0, "context": "import", "_origin": "ast", + "confidence_score": 1.0, "source": "package_devdependencies_concurrently", - "target": "concurrently", - "confidence_score": 1.0 + "target": "concurrently" }, { "relation": "imports_from", @@ -45922,9 +48122,9 @@ "source_location": "L470", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_main", - "target": "backend_prisma_seed_products", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products" }, { "relation": "imports_from", @@ -45934,9 +48134,9 @@ "source_location": "L481", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_main", - "target": "backend_prisma_seed_home", - "confidence_score": 1.0 + "target": "backend_prisma_seed_home" }, { "relation": "imports_from", @@ -45946,9 +48146,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_scripts_generate_openapi", - "target": "backend_src_app_module", - "confidence_score": 1.0 + "target": "backend_src_app_module" }, { "relation": "imports_from", @@ -45958,9 +48158,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_admin_service", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service" }, { "relation": "imports_from", @@ -45970,9 +48170,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_dto_admin_query_dto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto" }, { "relation": "imports_from", @@ -45982,9 +48182,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -45994,9 +48194,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_spec", - "target": "backend_src_admin_admin_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller" }, { "relation": "imports_from", @@ -46006,9 +48206,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_spec", - "target": "backend_src_admin_admin_service", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service" }, { "relation": "imports_from", @@ -46018,9 +48218,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_blogs_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller" }, { "relation": "imports_from", @@ -46030,9 +48230,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_blogs_service", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service" }, { "relation": "imports_from", @@ -46042,9 +48242,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_wiki_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller" }, { "relation": "imports_from", @@ -46054,9 +48254,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_wiki_service", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service" }, { "relation": "imports_from", @@ -46066,9 +48266,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_pets_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller" }, { "relation": "imports_from", @@ -46078,9 +48278,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_pets_service", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service" }, { "relation": "imports_from", @@ -46090,9 +48290,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -46102,9 +48302,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_redis_redis_module", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module" }, { "relation": "imports_from", @@ -46114,9 +48314,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_admin_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller" }, { "relation": "imports_from", @@ -46126,9 +48326,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_admin_service", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service" }, { "relation": "imports_from", @@ -46138,9 +48338,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_reports_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller" }, { "relation": "imports_from", @@ -46150,9 +48350,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_reports_service", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service" }, { "relation": "imports_from", @@ -46162,9 +48362,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_media_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller" }, { "relation": "imports_from", @@ -46174,9 +48374,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_media_service", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service" }, { "relation": "imports_from", @@ -46186,9 +48386,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_categories_controller", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller" }, { "relation": "imports_from", @@ -46198,9 +48398,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_categories_service", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service" }, { "relation": "imports_from", @@ -46210,9 +48410,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46222,9 +48422,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -46234,9 +48434,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_spec", - "target": "backend_src_admin_admin_service", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service" }, { "relation": "imports_from", @@ -46246,9 +48446,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46258,9 +48458,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_spec", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -46270,9 +48470,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_admin_blogs_service", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service" }, { "relation": "imports_from", @@ -46282,9 +48482,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -46294,9 +48494,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -46306,9 +48506,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46318,9 +48518,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_admin_categories_service", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service" }, { "relation": "imports_from", @@ -46330,9 +48530,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -46342,9 +48542,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -46354,9 +48554,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46366,9 +48566,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -46378,9 +48578,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller", - "target": "backend_src_admin_media_service", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service" }, { "relation": "imports_from", @@ -46390,9 +48590,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -46402,9 +48602,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46414,9 +48614,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -46426,9 +48626,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -46438,9 +48638,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_admin_pets_service", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service" }, { "relation": "imports_from", @@ -46450,9 +48650,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46462,9 +48662,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller", - "target": "backend_src_admin_reports_service", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service" }, { "relation": "imports_from", @@ -46474,9 +48674,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -46486,9 +48686,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46498,9 +48698,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_admin_wiki_service", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service" }, { "relation": "imports_from", @@ -46510,9 +48710,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -46522,9 +48722,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -46534,9 +48734,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -46546,9 +48746,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller", - "target": "backend_src_app_service", - "confidence_score": 1.0 + "target": "backend_src_app_service" }, { "relation": "imports_from", @@ -46558,9 +48758,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_spec", - "target": "backend_src_app_controller", - "confidence_score": 1.0 + "target": "backend_src_app_controller" }, { "relation": "imports_from", @@ -46570,9 +48770,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_spec", - "target": "backend_src_app_service", - "confidence_score": 1.0 + "target": "backend_src_app_service" }, { "relation": "imports_from", @@ -46582,9 +48782,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_settings_settings_module", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_module" }, { "relation": "imports_from", @@ -46594,9 +48794,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_common_metrics_controller", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller" }, { "relation": "imports_from", @@ -46606,9 +48806,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_admin_admin_module", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_module" }, { "relation": "imports_from", @@ -46618,9 +48818,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_home_home_module", - "confidence_score": 1.0 + "target": "backend_src_home_home_module" }, { "relation": "imports_from", @@ -46630,9 +48830,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_blogs_blogs_module", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_module" }, { "relation": "imports_from", @@ -46642,9 +48842,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_wiki_wiki_module", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_module" }, { "relation": "imports_from", @@ -46654,9 +48854,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_seo_seo_module", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_module" }, { "relation": "imports_from", @@ -46666,9 +48866,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_cms_cms_module", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_module" }, { "relation": "imports_from", @@ -46678,9 +48878,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -46690,9 +48890,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_wholesale_wholesale_module", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_module" }, { "relation": "imports_from", @@ -46702,9 +48902,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_videos_videos_module", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_module" }, { "relation": "imports_from", @@ -46714,9 +48914,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_common_sms_module", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module" }, { "relation": "imports_from", @@ -46726,9 +48926,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_contact_contact_module", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_module" }, { "relation": "imports_from", @@ -46738,9 +48938,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_banners_banners_module", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_module" }, { "relation": "imports_from", @@ -46750,9 +48950,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_smart_advisor_smart_advisor_module", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_module" }, { "relation": "imports_from", @@ -46762,9 +48962,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_testimonials_testimonials_module", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_module" }, { "relation": "imports_from", @@ -46774,9 +48974,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_ingredients_ingredients_module", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_module" }, { "relation": "imports_from", @@ -46786,9 +48986,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_prescriptions_prescriptions_module", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_module" }, { "relation": "imports_from", @@ -46798,9 +48998,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_b2b_b2b_module", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_module" }, { "relation": "imports_from", @@ -46810,9 +49010,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_products_products_module", - "confidence_score": 1.0 + "target": "backend_src_products_products_module" }, { "relation": "imports_from", @@ -46822,9 +49022,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_users_users_module", - "confidence_score": 1.0 + "target": "backend_src_users_users_module" }, { "relation": "imports_from", @@ -46834,9 +49034,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_redis_redis_module", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module" }, { "relation": "imports_from", @@ -46846,9 +49046,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -46858,9 +49058,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_auth_auth_module", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_module" }, { "relation": "imports_from", @@ -46870,9 +49070,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_pets_pets_module", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_module" }, { "relation": "imports_from", @@ -46882,9 +49082,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_orders_orders_module", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_module" }, { "relation": "imports_from", @@ -46894,9 +49094,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_admin_login_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto" }, { "relation": "imports_from", @@ -46906,9 +49106,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_auth_service", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service" }, { "relation": "imports_from", @@ -46918,9 +49118,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_send_otp_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto" }, { "relation": "imports_from", @@ -46930,9 +49130,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_verify_otp_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto" }, { "relation": "imports_from", @@ -46942,9 +49142,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_register_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto" }, { "relation": "imports_from", @@ -46954,9 +49154,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_dto_login_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto" }, { "relation": "imports_from", @@ -46966,9 +49166,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_spec", - "target": "backend_src_auth_auth_controller", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller" }, { "relation": "imports_from", @@ -46978,9 +49178,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_spec", - "target": "backend_src_auth_auth_service", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service" }, { "relation": "imports_from", @@ -46990,9 +49190,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_auth_service", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service" }, { "relation": "imports_from", @@ -47002,9 +49202,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_auth_controller", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller" }, { "relation": "imports_from", @@ -47014,9 +49214,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_jwt_strategy", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy" }, { "relation": "imports_from", @@ -47026,9 +49226,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_users_users_module", - "confidence_score": 1.0 + "target": "backend_src_users_users_module" }, { "relation": "imports_from", @@ -47038,9 +49238,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47050,9 +49250,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -47062,9 +49262,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_dto_send_otp_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto" }, { "relation": "imports_from", @@ -47074,9 +49274,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_dto_verify_otp_dto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto" }, { "relation": "imports_from", @@ -47086,9 +49286,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -47098,9 +49298,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_auth_auth_service", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service" }, { "relation": "imports_from", @@ -47110,9 +49310,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47122,9 +49322,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -47134,9 +49334,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_spec", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -47146,9 +49346,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy", - "target": "backend_src_users_users_service", - "confidence_score": 1.0 + "target": "backend_src_users_users_service" }, { "relation": "imports_from", @@ -47158,9 +49358,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_b2b_b2b_service", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service" }, { "relation": "imports_from", @@ -47170,9 +49370,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -47182,9 +49382,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_auth_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_guard" }, { "relation": "imports_from", @@ -47194,9 +49394,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_auth_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_decorator" }, { "relation": "imports_from", @@ -47206,9 +49406,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_b2b_b2b_controller", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller" }, { "relation": "imports_from", @@ -47218,9 +49418,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_b2b_b2b_service", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service" }, { "relation": "imports_from", @@ -47230,9 +49430,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -47242,9 +49442,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47254,9 +49454,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_banners_banners_service", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service" }, { "relation": "imports_from", @@ -47266,9 +49466,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -47278,9 +49478,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -47290,9 +49490,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -47302,9 +49502,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_banners_banners_controller", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller" }, { "relation": "imports_from", @@ -47314,9 +49514,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_banners_banners_service", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service" }, { "relation": "imports_from", @@ -47326,9 +49526,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -47338,9 +49538,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47350,9 +49550,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -47362,9 +49562,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller", - "target": "backend_src_blogs_blogs_service", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service" }, { "relation": "imports_from", @@ -47374,9 +49574,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_module", - "target": "backend_src_blogs_blogs_service", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service" }, { "relation": "imports_from", @@ -47386,9 +49586,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_module", - "target": "backend_src_blogs_blogs_controller", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller" }, { "relation": "imports_from", @@ -47398,9 +49598,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47410,9 +49610,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -47422,9 +49622,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_dto_update_blog_dto", - "target": "backend_src_blogs_dto_create_blog_dto", - "confidence_score": 1.0 + "target": "backend_src_blogs_dto_create_blog_dto" }, { "relation": "imports_from", @@ -47434,9 +49634,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_cms_service", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service" }, { "relation": "imports_from", @@ -47446,9 +49646,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_dto_cms_dto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto" }, { "relation": "imports_from", @@ -47458,9 +49658,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -47470,9 +49670,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_auth_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_guard" }, { "relation": "imports_from", @@ -47482,9 +49682,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_auth_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_decorator" }, { "relation": "imports_from", @@ -47494,9 +49694,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_cms_cms_controller", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller" }, { "relation": "imports_from", @@ -47506,9 +49706,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_cms_cms_service", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service" }, { "relation": "imports_from", @@ -47518,9 +49718,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -47530,9 +49730,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47542,9 +49742,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_cms_dto_cms_dto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto" }, { "relation": "imports_from", @@ -47554,9 +49754,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter", - "target": "backend_src_common_schemas_error_response_schema", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_error_response_schema" }, { "relation": "imports_from", @@ -47566,9 +49766,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -47578,9 +49778,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_spec", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -47590,9 +49790,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_spec", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -47602,9 +49802,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor_spec", - "target": "backend_src_common_interceptors_decimal_interceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor" }, { "relation": "imports_from", @@ -47614,9 +49814,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47626,9 +49826,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_sms_module", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -47638,9 +49838,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_contact_contact_service", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service" }, { "relation": "imports_from", @@ -47650,9 +49850,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -47662,9 +49862,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_auth_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_guard" }, { "relation": "imports_from", @@ -47674,9 +49874,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_auth_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_decorator" }, { "relation": "imports_from", @@ -47686,9 +49886,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_contact_contact_controller", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller" }, { "relation": "imports_from", @@ -47698,9 +49898,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_contact_contact_service", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service" }, { "relation": "imports_from", @@ -47710,9 +49910,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_common_sms_module", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module" }, { "relation": "imports_from", @@ -47722,9 +49922,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47734,9 +49934,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -47746,9 +49946,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_dto_update_home_dto", - "target": "backend_src_home_dto_create_home_dto", - "confidence_score": 1.0 + "target": "backend_src_home_dto_create_home_dto" }, { "relation": "imports_from", @@ -47758,9 +49958,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller", - "target": "backend_src_home_home_service", - "confidence_score": 1.0 + "target": "backend_src_home_home_service" }, { "relation": "imports_from", @@ -47770,9 +49970,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_module", - "target": "backend_src_home_home_service", - "confidence_score": 1.0 + "target": "backend_src_home_home_service" }, { "relation": "imports_from", @@ -47782,9 +49982,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_module", - "target": "backend_src_home_home_controller", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller" }, { "relation": "imports_from", @@ -47794,9 +49994,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47806,9 +50006,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_ingredients_ingredients_service", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service" }, { "relation": "imports_from", @@ -47818,9 +50018,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -47830,9 +50030,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -47842,9 +50042,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -47854,9 +50054,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_ingredients_ingredients_controller", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller" }, { "relation": "imports_from", @@ -47866,9 +50066,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_ingredients_ingredients_service", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service" }, { "relation": "imports_from", @@ -47878,9 +50078,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -47890,9 +50090,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -47902,9 +50102,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_app_module", - "confidence_score": 1.0 + "target": "backend_src_app_module" }, { "relation": "imports_from", @@ -47914,9 +50114,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_common_filters_http_exception_filter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter" }, { "relation": "imports_from", @@ -47926,9 +50126,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_common_filters_prisma_exception_filter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter" }, { "relation": "imports_from", @@ -47938,9 +50138,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_common_interceptors_decimal_interceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor" }, { "relation": "imports_from", @@ -47950,9 +50150,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_orders_orders_service", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service" }, { "relation": "imports_from", @@ -47962,9 +50162,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_orders_dto_create_order_dto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto" }, { "relation": "imports_from", @@ -47974,9 +50174,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -47986,9 +50186,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -47998,9 +50198,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_spec", - "target": "backend_src_orders_orders_controller", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller" }, { "relation": "imports_from", @@ -48010,9 +50210,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_spec", - "target": "backend_src_orders_orders_service", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service" }, { "relation": "imports_from", @@ -48022,9 +50222,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_module", - "target": "backend_src_orders_orders_service", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service" }, { "relation": "imports_from", @@ -48034,9 +50234,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_module", - "target": "backend_src_orders_orders_controller", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller" }, { "relation": "imports_from", @@ -48046,9 +50246,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48058,9 +50258,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -48070,9 +50270,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_orders_dto_create_order_dto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto" }, { "relation": "imports_from", @@ -48082,9 +50282,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -48094,9 +50294,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_spec", - "target": "backend_src_orders_orders_service", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service" }, { "relation": "imports_from", @@ -48106,9 +50306,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48118,9 +50318,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_spec", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -48130,9 +50330,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_update_pet_dto", - "target": "backend_src_pets_dto_create_pet_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto" }, { "relation": "imports_from", @@ -48142,9 +50342,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_pets_service", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service" }, { "relation": "imports_from", @@ -48154,9 +50354,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_create_pet_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto" }, { "relation": "imports_from", @@ -48166,9 +50366,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_update_pet_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto" }, { "relation": "imports_from", @@ -48178,9 +50378,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_create_reminder_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto" }, { "relation": "imports_from", @@ -48190,9 +50390,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_dto_create_health_log_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto" }, { "relation": "imports_from", @@ -48202,9 +50402,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -48214,9 +50414,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -48226,9 +50426,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_spec", - "target": "backend_src_pets_pets_controller", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller" }, { "relation": "imports_from", @@ -48238,9 +50438,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_spec", - "target": "backend_src_pets_pets_service", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service" }, { "relation": "imports_from", @@ -48250,9 +50450,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_module", - "target": "backend_src_pets_pets_service", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service" }, { "relation": "imports_from", @@ -48262,9 +50462,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_module", - "target": "backend_src_pets_pets_controller", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller" }, { "relation": "imports_from", @@ -48274,9 +50474,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48286,9 +50486,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -48298,9 +50498,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_dto_create_pet_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto" }, { "relation": "imports_from", @@ -48310,9 +50510,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_dto_update_pet_dto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto" }, { "relation": "imports_from", @@ -48322,9 +50522,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_spec", - "target": "backend_src_pets_pets_service", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service" }, { "relation": "imports_from", @@ -48334,9 +50534,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48346,9 +50546,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_prescriptions_prescriptions_service", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service" }, { "relation": "imports_from", @@ -48358,9 +50558,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -48370,9 +50570,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -48382,9 +50582,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -48394,9 +50594,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prescriptions_prescriptions_controller", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller" }, { "relation": "imports_from", @@ -48406,9 +50606,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prescriptions_prescriptions_service", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service" }, { "relation": "imports_from", @@ -48418,9 +50618,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -48430,9 +50630,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48442,9 +50642,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_module", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48454,9 +50654,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -48466,9 +50666,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_products_products_service", - "confidence_score": 1.0 + "target": "backend_src_products_products_service" }, { "relation": "imports_from", @@ -48478,9 +50678,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_products_dto_get_products_dto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto" }, { "relation": "imports_from", @@ -48490,9 +50690,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -48502,9 +50702,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -48514,9 +50714,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -48526,9 +50726,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_spec", - "target": "backend_src_products_products_controller", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller" }, { "relation": "imports_from", @@ -48538,9 +50738,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_spec", - "target": "backend_src_products_products_service", - "confidence_score": 1.0 + "target": "backend_src_products_products_service" }, { "relation": "imports_from", @@ -48550,9 +50750,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_module", - "target": "backend_src_products_products_service", - "confidence_score": 1.0 + "target": "backend_src_products_products_service" }, { "relation": "imports_from", @@ -48562,9 +50762,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_module", - "target": "backend_src_products_products_controller", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller" }, { "relation": "imports_from", @@ -48574,9 +50774,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48586,9 +50786,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service", - "target": "backend_src_products_dto_get_products_dto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto" }, { "relation": "imports_from", @@ -48598,9 +50798,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_spec", - "target": "backend_src_products_products_service", - "confidence_score": 1.0 + "target": "backend_src_products_products_service" }, { "relation": "imports_from", @@ -48610,9 +50810,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48622,9 +50822,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_module", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -48634,9 +50834,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_spec", - "target": "backend_src_redis_redis_service", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service" }, { "relation": "imports_from", @@ -48646,9 +50846,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller", - "target": "backend_src_seo_seo_service", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service" }, { "relation": "imports_from", @@ -48658,9 +50858,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_seo_seo_controller", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller" }, { "relation": "imports_from", @@ -48670,9 +50870,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_seo_seo_service", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service" }, { "relation": "imports_from", @@ -48682,9 +50882,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -48694,9 +50894,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48706,9 +50906,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_settings_settings_service", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service" }, { "relation": "imports_from", @@ -48718,9 +50918,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -48730,9 +50930,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -48742,9 +50942,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -48754,9 +50954,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_settings_settings_controller", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller" }, { "relation": "imports_from", @@ -48766,9 +50966,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_settings_settings_service", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service" }, { "relation": "imports_from", @@ -48778,9 +50978,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -48790,9 +50990,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -48802,9 +51002,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_spec", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -48814,9 +51014,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_settings_settings_service", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service" }, { "relation": "imports_from", @@ -48826,9 +51026,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_settings_settings_controller", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller" }, { "relation": "imports_from", @@ -48838,9 +51038,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -48850,9 +51050,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48862,9 +51062,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_spec", - "target": "backend_src_settings_settings_service", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service" }, { "relation": "imports_from", @@ -48874,9 +51074,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48886,9 +51086,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_smart_advisor_smart_advisor_service", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service" }, { "relation": "imports_from", @@ -48898,9 +51098,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -48910,9 +51110,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -48922,9 +51122,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -48934,9 +51134,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_smart_advisor_smart_advisor_controller", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller" }, { "relation": "imports_from", @@ -48946,9 +51146,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_smart_advisor_smart_advisor_service", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service" }, { "relation": "imports_from", @@ -48958,9 +51158,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -48970,9 +51170,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -48982,9 +51182,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_testimonials_testimonials_service", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service" }, { "relation": "imports_from", @@ -48994,9 +51194,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -49006,9 +51206,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_common_guards_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard" }, { "relation": "imports_from", @@ -49018,9 +51218,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_common_decorators_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator" }, { "relation": "imports_from", @@ -49030,9 +51230,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_testimonials_testimonials_controller", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller" }, { "relation": "imports_from", @@ -49042,9 +51242,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_testimonials_testimonials_service", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service" }, { "relation": "imports_from", @@ -49054,9 +51254,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -49066,9 +51266,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -49078,9 +51278,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_users_service", - "confidence_score": 1.0 + "target": "backend_src_users_users_service" }, { "relation": "imports_from", @@ -49090,9 +51290,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -49102,9 +51302,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_dto_update_profile_dto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto" }, { "relation": "imports_from", @@ -49114,9 +51314,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_dto_address_dto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto" }, { "relation": "imports_from", @@ -49126,9 +51326,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_spec", - "target": "backend_src_users_users_controller", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller" }, { "relation": "imports_from", @@ -49138,9 +51338,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_spec", - "target": "backend_src_users_users_service", - "confidence_score": 1.0 + "target": "backend_src_users_users_service" }, { "relation": "imports_from", @@ -49150,9 +51350,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_module", - "target": "backend_src_users_users_service", - "confidence_score": 1.0 + "target": "backend_src_users_users_service" }, { "relation": "imports_from", @@ -49162,9 +51362,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_module", - "target": "backend_src_users_users_controller", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller" }, { "relation": "imports_from", @@ -49174,9 +51374,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -49186,9 +51386,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_spec", - "target": "backend_src_users_users_service", - "confidence_score": 1.0 + "target": "backend_src_users_users_service" }, { "relation": "imports_from", @@ -49198,9 +51398,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_spec", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -49210,9 +51410,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -49222,9 +51422,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_videos_service", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service" }, { "relation": "imports_from", @@ -49234,9 +51434,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_dto_create_video_dto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto" }, { "relation": "imports_from", @@ -49246,9 +51446,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_dto_get_videos_query_dto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto" }, { "relation": "imports_from", @@ -49258,9 +51458,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -49270,9 +51470,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_module", - "target": "backend_src_videos_videos_controller", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller" }, { "relation": "imports_from", @@ -49282,9 +51482,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_module", - "target": "backend_src_videos_videos_service", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service" }, { "relation": "imports_from", @@ -49294,9 +51494,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -49306,9 +51506,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service", - "target": "backend_src_videos_dto_create_video_dto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto" }, { "relation": "imports_from", @@ -49318,9 +51518,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_wholesale_wholesale_service", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service" }, { "relation": "imports_from", @@ -49330,9 +51530,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_wholesale_dto_wholesale_apply_dto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto" }, { "relation": "imports_from", @@ -49342,9 +51542,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_auth_jwt_auth_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard" }, { "relation": "imports_from", @@ -49354,9 +51554,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_auth_roles_guard", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_guard" }, { "relation": "imports_from", @@ -49366,9 +51566,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_auth_roles_decorator", - "confidence_score": 1.0 + "target": "backend_src_auth_roles_decorator" }, { "relation": "imports_from", @@ -49378,9 +51578,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_wholesale_wholesale_controller", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller" }, { "relation": "imports_from", @@ -49390,9 +51590,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_wholesale_wholesale_service", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service" }, { "relation": "imports_from", @@ -49402,9 +51602,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_prisma_prisma_module", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module" }, { "relation": "imports_from", @@ -49414,9 +51614,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -49426,9 +51626,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_wholesale_dto_wholesale_apply_dto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto" }, { "relation": "imports_from", @@ -49438,9 +51638,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_common_services_sms_service", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service" }, { "relation": "imports_from", @@ -49450,9 +51650,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_dto_update_wiki_dto", - "target": "backend_src_wiki_dto_create_wiki_dto", - "confidence_score": 1.0 + "target": "backend_src_wiki_dto_create_wiki_dto" }, { "relation": "imports_from", @@ -49462,9 +51662,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -49474,9 +51674,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller", - "target": "backend_src_wiki_wiki_service", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service" }, { "relation": "imports_from", @@ -49486,9 +51686,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_module", - "target": "backend_src_wiki_wiki_service", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service" }, { "relation": "imports_from", @@ -49498,9 +51698,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_module", - "target": "backend_src_wiki_wiki_controller", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller" }, { "relation": "imports_from", @@ -49510,9 +51710,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service", - "target": "backend_src_prisma_prisma_service", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service" }, { "relation": "imports_from", @@ -49522,9 +51722,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service", - "target": "backend_src_common_dto_pagination_dto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto" }, { "relation": "imports_from", @@ -49534,9 +51734,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_common_interceptors_decimal_interceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor" }, { "relation": "imports_from", @@ -49546,9 +51746,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_app_module", - "confidence_score": 1.0 + "target": "backend_src_app_module" }, { "relation": "imports_from", @@ -49558,9 +51758,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_common_filters_http_exception_filter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter" }, { "relation": "imports_from", @@ -49570,9 +51770,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_audit_verification_e2e_spec", - "target": "backend_src_common_filters_prisma_exception_filter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter" }, { "relation": "imports_from", @@ -49582,9 +51782,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_test_app_e2e_spec", - "target": "backend_src_app_module", - "confidence_score": 1.0 + "target": "backend_src_app_module" }, { "relation": "imports_from", @@ -49594,9 +51794,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_app", - "target": "frontend_admin_panel_src_routes_adminroutes", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes" }, { "relation": "imports_from", @@ -49606,9 +51806,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_layout", - "target": "frontend_admin_panel_src_components_sidebar", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_sidebar" }, { "relation": "imports_from", @@ -49618,9 +51818,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_layout", - "target": "frontend_admin_panel_src_components_topbar", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_topbar" }, { "relation": "imports_from", @@ -49630,9 +51830,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49642,9 +51842,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_store_adminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore" }, { "relation": "imports_from", @@ -49654,9 +51854,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -49666,9 +51866,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49678,9 +51878,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_store_adminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore" }, { "relation": "imports_from", @@ -49690,9 +51890,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49702,9 +51902,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_store_adminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore" }, { "relation": "imports_from", @@ -49714,9 +51914,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49726,9 +51926,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -49738,9 +51938,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -49750,9 +51950,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -49762,9 +51962,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_main", - "target": "frontend_admin_panel_src_app", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_app" }, { "relation": "imports_from", @@ -49774,9 +51974,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49786,9 +51986,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -49798,9 +51998,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -49810,9 +52010,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49822,9 +52022,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -49834,9 +52034,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -49846,9 +52046,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -49858,9 +52058,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -49870,9 +52070,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49882,9 +52082,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -49894,9 +52094,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -49906,9 +52106,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -49918,9 +52118,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -49930,9 +52130,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -49942,9 +52142,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -49954,9 +52154,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -49966,9 +52166,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -49978,9 +52178,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -49990,9 +52190,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50002,9 +52202,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50014,9 +52214,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_contactsubmissions", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50026,9 +52226,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50038,9 +52238,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50050,9 +52250,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50062,9 +52262,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50074,9 +52274,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_dashboard", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50086,9 +52286,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50098,9 +52298,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50110,9 +52310,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50122,9 +52322,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50134,9 +52334,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50146,9 +52346,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50158,9 +52358,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -50170,9 +52370,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50182,9 +52382,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50194,9 +52394,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_store_adminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore" }, { "relation": "imports_from", @@ -50206,9 +52406,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50218,9 +52418,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50230,9 +52430,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50242,9 +52442,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50254,9 +52454,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50266,9 +52466,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50278,9 +52478,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_components_ui_skeleton", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_skeleton" }, { "relation": "imports_from", @@ -50290,9 +52490,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50302,9 +52502,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50314,9 +52514,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50326,9 +52526,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50338,9 +52538,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50350,9 +52550,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50362,9 +52562,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50374,9 +52574,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50386,9 +52586,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50398,9 +52598,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50410,9 +52610,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50422,9 +52622,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50434,9 +52634,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -50446,9 +52646,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50458,9 +52658,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50470,9 +52670,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50482,9 +52682,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50494,9 +52694,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50506,9 +52706,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -50518,9 +52718,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50530,9 +52730,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_settings", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50542,9 +52742,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_settings", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50554,9 +52754,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50566,9 +52766,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50578,9 +52778,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50590,9 +52790,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50602,9 +52802,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50614,9 +52814,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50626,9 +52826,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50638,9 +52838,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50650,9 +52850,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50662,9 +52862,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50674,9 +52874,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_components_ui_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector" }, { "relation": "imports_from", @@ -50686,9 +52886,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50698,9 +52898,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50710,9 +52910,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50722,9 +52922,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50734,9 +52934,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_components_ui_skeleton", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_skeleton" }, { "relation": "imports_from", @@ -50746,9 +52946,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50758,9 +52958,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50770,9 +52970,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50782,9 +52982,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50794,9 +52994,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50806,9 +53006,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wholesaleapplications", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50818,9 +53018,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wholesaleapplications", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50830,9 +53030,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_services_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api" }, { "relation": "imports_from", @@ -50842,9 +53042,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_components_ui_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner" }, { "relation": "imports_from", @@ -50854,9 +53054,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_components_ui_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination" }, { "relation": "imports_from", @@ -50866,9 +53066,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_components_ui_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal" }, { "relation": "imports_from", @@ -50878,9 +53078,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_components_layout", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_layout" }, { "relation": "imports_from", @@ -50890,9 +53090,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_components_protectedroute", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_protectedroute" }, { "relation": "imports_from", @@ -50902,9 +53102,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_login", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_login" }, { "relation": "imports_from", @@ -50914,9 +53114,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_store_adminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore" }, { "relation": "imports_from", @@ -50926,9 +53126,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50938,9 +53138,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_store_adminauthstore", - "target": "frontend_admin_panel_src_types_admin", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin" }, { "relation": "imports_from", @@ -50950,9 +53150,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_page", - "target": "frontend_application_components_blogpage", - "confidence_score": 1.0 + "target": "frontend_application_components_blogpage" }, { "relation": "imports_from", @@ -50962,9 +53162,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -50974,9 +53174,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_components_backbutton", - "confidence_score": 1.0 + "target": "frontend_application_components_backbutton" }, { "relation": "imports_from", @@ -50986,9 +53186,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -50998,9 +53198,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51010,9 +53210,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_page", - "target": "frontend_application_app_catalog_catalogclient", - "confidence_score": 1.0 + "target": "frontend_application_app_catalog_catalogclient" }, { "relation": "imports_from", @@ -51022,9 +53222,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_checkout_page", - "target": "frontend_application_components_checkoutpage", - "confidence_score": 1.0 + "target": "frontend_application_components_checkoutpage" }, { "relation": "imports_from", @@ -51034,9 +53234,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_checkout_success_id_page", - "target": "frontend_application_components_ordersuccess", - "confidence_score": 1.0 + "target": "frontend_application_components_ordersuccess" }, { "relation": "imports_from", @@ -51046,9 +53246,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_cartdrawer", - "confidence_score": 1.0 + "target": "frontend_application_components_cartdrawer" }, { "relation": "imports_from", @@ -51058,9 +53258,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_loginmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_loginmodal" }, { "relation": "imports_from", @@ -51070,9 +53270,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal" }, { "relation": "imports_from", @@ -51082,9 +53282,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_b2bportal", - "confidence_score": 1.0 + "target": "frontend_application_components_b2bportal" }, { "relation": "imports_from", @@ -51094,9 +53294,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -51106,9 +53306,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -51118,9 +53318,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_store_uistore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_uistore" }, { "relation": "imports_from", @@ -51130,9 +53330,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_maintenancepage", - "confidence_score": 1.0 + "target": "frontend_application_components_maintenancepage" }, { "relation": "imports_from", @@ -51142,9 +53342,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -51154,9 +53354,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_header", - "confidence_score": 1.0 + "target": "frontend_application_components_header" }, { "relation": "imports_from", @@ -51166,9 +53366,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_footer", - "confidence_score": 1.0 + "target": "frontend_application_components_footer" }, { "relation": "imports_from", @@ -51178,9 +53378,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_components_networkbanner", - "confidence_score": 1.0 + "target": "frontend_application_components_networkbanner" }, { "relation": "imports_from", @@ -51190,9 +53390,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_contact_page", - "target": "frontend_application_components_contactformclient", - "confidence_score": 1.0 + "target": "frontend_application_components_contactformclient" }, { "relation": "imports_from", @@ -51202,9 +53402,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_dashboard_page", - "target": "frontend_application_components_userdashboard", - "confidence_score": 1.0 + "target": "frontend_application_components_userdashboard" }, { "relation": "imports_from", @@ -51214,9 +53414,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_error", - "target": "frontend_application_components_errorpages", - "confidence_score": 1.0 + "target": "frontend_application_components_errorpages" }, { "relation": "imports_from", @@ -51226,9 +53426,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -51238,9 +53438,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -51250,9 +53450,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -51262,9 +53462,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_hero", - "confidence_score": 1.0 + "target": "frontend_application_components_hero" }, { "relation": "imports_from", @@ -51274,9 +53474,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_smartadvisor", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor" }, { "relation": "imports_from", @@ -51286,9 +53486,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_featuredproducts", - "confidence_score": 1.0 + "target": "frontend_application_components_featuredproducts" }, { "relation": "imports_from", @@ -51298,9 +53498,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_components_vetgallery", - "confidence_score": 1.0 + "target": "frontend_application_components_vetgallery" }, { "relation": "imports_from", @@ -51310,9 +53510,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51322,9 +53522,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_layout", - "target": "frontend_application_app_clientlayout", - "confidence_score": 1.0 + "target": "frontend_application_app_clientlayout" }, { "relation": "imports_from", @@ -51334,9 +53534,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_loading", - "target": "frontend_application_components_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton" }, { "relation": "imports_from", @@ -51346,9 +53546,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_not_found", - "target": "frontend_application_components_errorpages", - "confidence_score": 1.0 + "target": "frontend_application_components_errorpages" }, { "relation": "imports_from", @@ -51358,9 +53558,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_app_homeclient", - "confidence_score": 1.0 + "target": "frontend_application_app_homeclient" }, { "relation": "imports_from", @@ -51370,9 +53570,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -51382,9 +53582,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_profile_page", - "target": "frontend_application_components_petprofile", - "confidence_score": 1.0 + "target": "frontend_application_components_petprofile" }, { "relation": "imports_from", @@ -51394,9 +53594,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_search_page", - "target": "frontend_application_components_searchresultspage", - "confidence_score": 1.0 + "target": "frontend_application_components_searchresultspage" }, { "relation": "imports_from", @@ -51406,9 +53606,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_page", - "target": "frontend_application_components_archivepage", - "confidence_score": 1.0 + "target": "frontend_application_components_archivepage" }, { "relation": "imports_from", @@ -51418,9 +53618,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_slug_page", - "target": "frontend_application_components_productpage", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage" }, { "relation": "imports_from", @@ -51430,9 +53630,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_slug_page", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -51442,9 +53642,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_sitemap", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -51454,9 +53654,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_sitemap", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51466,9 +53666,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_track_page", - "target": "frontend_application_components_ordertracking", - "confidence_score": 1.0 + "target": "frontend_application_components_ordertracking" }, { "relation": "imports_from", @@ -51478,9 +53678,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_trust_seals_page", - "target": "frontend_application_components_enamadbadge", - "confidence_score": 1.0 + "target": "frontend_application_components_enamadbadge" }, { "relation": "imports_from", @@ -51490,9 +53690,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_videos_page", - "target": "frontend_application_components_videospage", - "confidence_score": 1.0 + "target": "frontend_application_components_videospage" }, { "relation": "imports_from", @@ -51502,9 +53702,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_page", - "target": "frontend_application_components_ingredientwiki", - "confidence_score": 1.0 + "target": "frontend_application_components_ingredientwiki" }, { "relation": "imports_from", @@ -51514,9 +53714,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51526,9 +53726,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -51538,9 +53738,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_lib_data_provinces", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces" }, { "relation": "imports_from", @@ -51550,9 +53750,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_components_searchableselect", - "confidence_score": 1.0 + "target": "frontend_application_components_searchableselect" }, { "relation": "imports_from", @@ -51562,9 +53762,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -51574,9 +53774,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -51586,9 +53786,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51598,9 +53798,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -51610,9 +53810,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51622,9 +53822,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -51634,9 +53834,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -51646,9 +53846,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton" }, { "relation": "imports_from", @@ -51658,9 +53858,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -51670,9 +53870,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_lib_services_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice" }, { "relation": "imports_from", @@ -51682,9 +53882,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51694,9 +53894,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -51706,9 +53906,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51718,9 +53918,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51730,9 +53930,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -51742,9 +53942,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -51754,9 +53954,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -51766,9 +53966,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -51778,9 +53978,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_backbutton", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51790,9 +53990,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_blogpage", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51802,9 +54002,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_blogpage", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -51814,9 +54014,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -51826,9 +54026,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_components_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal" }, { "relation": "imports_from", @@ -51838,9 +54038,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51850,9 +54050,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -51862,9 +54062,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51874,9 +54074,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -51886,9 +54086,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -51898,9 +54098,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -51910,9 +54110,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -51922,9 +54122,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -51934,9 +54134,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -51946,9 +54146,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -51958,9 +54158,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -51970,9 +54170,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_topupmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal" }, { "relation": "imports_from", @@ -51982,9 +54182,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_addressmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_addressmodal" }, { "relation": "imports_from", @@ -51994,9 +54194,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_searchableselect", - "confidence_score": 1.0 + "target": "frontend_application_components_searchableselect" }, { "relation": "imports_from", @@ -52006,9 +54206,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_lib_data_provinces", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces" }, { "relation": "imports_from", @@ -52018,9 +54218,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_contactformclient", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -52030,9 +54230,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_enamadbadge", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52042,9 +54242,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52054,9 +54254,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52066,9 +54266,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -52078,9 +54278,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52090,9 +54290,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52102,9 +54302,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -52114,9 +54314,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_components_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton" }, { "relation": "imports_from", @@ -52126,9 +54326,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_footer", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52138,9 +54338,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_footer", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -52150,9 +54350,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52162,9 +54362,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal" }, { "relation": "imports_from", @@ -52174,9 +54374,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_prescriptionuploadmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_prescriptionuploadmodal" }, { "relation": "imports_from", @@ -52186,9 +54386,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_tickerbanner", - "confidence_score": 1.0 + "target": "frontend_application_components_tickerbanner" }, { "relation": "imports_from", @@ -52198,9 +54398,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52210,9 +54410,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52222,9 +54422,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -52234,9 +54434,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52246,9 +54446,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52258,9 +54458,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -52270,9 +54470,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_headerbutton", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52282,9 +54482,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -52294,9 +54494,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52306,9 +54506,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52318,9 +54518,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -52330,9 +54530,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -52342,9 +54542,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -52354,9 +54554,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52366,9 +54566,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_lib_services_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice" }, { "relation": "imports_from", @@ -52378,9 +54578,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -52390,9 +54590,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52402,9 +54602,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_networkbanner", - "target": "frontend_application_lib_hooks_usenetworkstatus", - "confidence_score": 1.0 + "target": "frontend_application_lib_hooks_usenetworkstatus" }, { "relation": "imports_from", @@ -52414,9 +54614,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_orderdetailsmodal", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52426,9 +54626,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordersuccess", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52438,9 +54638,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordersuccess", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52450,9 +54650,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordertracking", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52462,9 +54662,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52474,9 +54674,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -52486,9 +54686,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52498,9 +54698,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -52510,9 +54710,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_smartadvisor", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor" }, { "relation": "imports_from", @@ -52522,9 +54722,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52534,9 +54734,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -52546,9 +54746,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52558,9 +54758,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton" }, { "relation": "imports_from", @@ -52570,9 +54770,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52582,9 +54782,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -52594,9 +54794,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52606,9 +54806,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_data_scientificterms", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_scientificterms" }, { "relation": "imports_from", @@ -52618,9 +54818,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52630,9 +54830,9 @@ "source_location": "L46", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52642,9 +54842,9 @@ "source_location": "L47", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52654,9 +54854,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -52666,9 +54866,9 @@ "source_location": "L50", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_lib_types", - "confidence_score": 1.0 + "target": "frontend_application_lib_types" }, { "relation": "imports_from", @@ -52678,9 +54878,9 @@ "source_location": "L66", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_tooltip", - "confidence_score": 1.0 + "target": "frontend_application_components_tooltip" }, { "relation": "imports_from", @@ -52690,9 +54890,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -52702,9 +54902,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_safeimage", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52714,9 +54914,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchableselect", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52726,9 +54926,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52738,9 +54938,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -52750,9 +54950,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52762,9 +54962,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -52774,9 +54974,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -52786,9 +54986,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52798,9 +54998,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -52810,9 +55010,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_uistore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_uistore" }, { "relation": "imports_from", @@ -52822,9 +55022,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52834,9 +55034,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -52846,9 +55046,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -52858,9 +55058,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_components_cartdrawer", - "confidence_score": 1.0 + "target": "frontend_application_components_cartdrawer" }, { "relation": "imports_from", @@ -52870,9 +55070,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52882,9 +55082,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52894,9 +55094,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_components_featuredproducts", - "confidence_score": 1.0 + "target": "frontend_application_components_featuredproducts" }, { "relation": "imports_from", @@ -52906,9 +55106,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_lib_services_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice" }, { "relation": "imports_from", @@ -52918,9 +55118,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52930,9 +55130,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_footer_test", - "target": "frontend_application_components_footer", - "confidence_score": 1.0 + "target": "frontend_application_components_footer" }, { "relation": "imports_from", @@ -52942,9 +55142,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_components_header", - "confidence_score": 1.0 + "target": "frontend_application_components_header" }, { "relation": "imports_from", @@ -52954,9 +55154,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -52966,9 +55166,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_lib_store_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore" }, { "relation": "imports_from", @@ -52978,9 +55178,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_header_test", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -52990,9 +55190,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_hero_test", - "target": "frontend_application_components_hero", - "confidence_score": 1.0 + "target": "frontend_application_components_hero" }, { "relation": "imports_from", @@ -53002,9 +55202,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_hero_test", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -53014,9 +55214,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_tooltip_test", - "target": "frontend_application_components_tooltip", - "confidence_score": 1.0 + "target": "frontend_application_components_tooltip" }, { "relation": "imports_from", @@ -53026,9 +55226,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_tooltip_test", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -53038,9 +55238,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tickerbanner", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -53050,9 +55250,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tooltip", - "target": "frontend_application_lib_data_scientificterms", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_scientificterms" }, { "relation": "imports_from", @@ -53062,9 +55262,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tooltip", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -53074,9 +55274,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -53086,9 +55286,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -53098,9 +55298,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_orderdetailsmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_orderdetailsmodal" }, { "relation": "imports_from", @@ -53110,9 +55310,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_addressmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_addressmodal" }, { "relation": "imports_from", @@ -53122,9 +55322,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_deleteconfirmmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_deleteconfirmmodal" }, { "relation": "imports_from", @@ -53134,9 +55334,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_topupmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal" }, { "relation": "imports_from", @@ -53146,9 +55346,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton" }, { "relation": "imports_from", @@ -53158,9 +55358,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -53170,9 +55370,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -53182,9 +55382,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_lib_utils", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils" }, { "relation": "imports_from", @@ -53194,9 +55394,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -53206,9 +55406,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -53218,9 +55418,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_lib_services_videoservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice" }, { "relation": "imports_from", @@ -53230,9 +55430,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_components_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage" }, { "relation": "imports_from", @@ -53242,9 +55442,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_lib_services_videoservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice" }, { "relation": "imports_from", @@ -53254,9 +55454,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_api", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -53266,9 +55466,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53278,9 +55478,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53290,9 +55490,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53302,9 +55502,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -53314,9 +55514,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_videoservice", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53326,9 +55526,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_data_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products" }, { "relation": "imports_from", @@ -53338,9 +55538,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_services_orderservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice" }, { "relation": "imports_from", @@ -53350,9 +55550,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53362,9 +55562,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_settingsstore", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53374,9 +55574,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "imports_from", @@ -53386,9 +55586,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_services_orderservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice" }, { "relation": "imports_from", @@ -53398,9 +55598,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53410,9 +55610,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_settingsstore_test", - "target": "frontend_application_lib_store_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore" }, { "relation": "imports_from", @@ -53422,9 +55622,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_settingsstore_test", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53434,9 +55634,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_userstore_test", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -53446,9 +55646,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_userstore_test", - "target": "frontend_application_lib_services_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice" }, { "relation": "imports_from", @@ -53458,9 +55658,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_userstore_test", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53470,9 +55670,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "imports_from", @@ -53482,9 +55682,9 @@ "context": "import", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore" }, { "relation": "imports_from", @@ -53494,9 +55694,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_services_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice" }, { "relation": "imports_from", @@ -53506,9 +55706,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore" }, { "relation": "references", @@ -53518,9 +55718,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_constructor", - "target": "backend_src_admin_admin_service_adminservice", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice" }, { "relation": "references", @@ -53530,9 +55730,9 @@ "source_location": "L152", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createcoupon", - "target": "backend_src_admin_admin_service_couponinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_couponinput" }, { "relation": "references", @@ -53542,9 +55742,9 @@ "source_location": "L93", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_createproduct", - "target": "backend_src_admin_admin_service_productinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_productinput" }, { "relation": "references", @@ -53554,9 +55754,9 @@ "source_location": "L145", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getcoupons", - "target": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_adminquerydto" }, { "relation": "references", @@ -53566,9 +55766,9 @@ "source_location": "L120", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getorders", - "target": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_adminquerydto" }, { "relation": "references", @@ -53578,9 +55778,9 @@ "source_location": "L86", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getproducts", - "target": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_adminquerydto" }, { "relation": "references", @@ -53590,9 +55790,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_getusers", - "target": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_adminquerydto" }, { "relation": "references", @@ -53602,9 +55802,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updatecoupon", - "target": "backend_src_admin_admin_service_couponinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_couponinput" }, { "relation": "references", @@ -53614,9 +55814,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller_updateproduct", - "target": "backend_src_admin_admin_service_productinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_productinput" }, { "relation": "references", @@ -53626,9 +55826,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53638,9 +55838,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice_constructor", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "references", @@ -53650,9 +55850,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_constructor", - "target": "backend_src_admin_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice" }, { "relation": "references", @@ -53662,9 +55862,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -53674,9 +55874,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53686,9 +55886,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_constructor", - "target": "backend_src_admin_categories_service_categoriesservice", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice" }, { "relation": "references", @@ -53698,9 +55898,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -53710,9 +55910,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53722,9 +55922,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller_constructor", - "target": "backend_src_admin_media_service_mediaservice", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice" }, { "relation": "references", @@ -53734,9 +55934,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53746,9 +55946,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_constructor", - "target": "backend_src_admin_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice" }, { "relation": "references", @@ -53758,9 +55958,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller_getpets", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -53770,9 +55970,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service_petsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53782,9 +55982,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller_constructor", - "target": "backend_src_admin_reports_service_reportsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_reportsservice" }, { "relation": "references", @@ -53794,9 +55994,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service_reportsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53806,9 +56006,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_constructor", - "target": "backend_src_admin_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice" }, { "relation": "references", @@ -53818,9 +56018,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -53830,9 +56030,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53842,9 +56042,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_appcontroller_constructor", - "target": "backend_src_app_service_appservice", - "confidence_score": 1.0 + "target": "backend_src_app_service_appservice" }, { "relation": "references", @@ -53854,9 +56054,9 @@ "source_location": "L74", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module_appmodule_constructor", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "references", @@ -53866,9 +56066,9 @@ "source_location": "L129", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "target": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_adminlogindto" }, { "relation": "references", @@ -53878,9 +56078,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_constructor", - "target": "backend_src_auth_auth_service_authservice", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice" }, { "relation": "references", @@ -53890,9 +56090,9 @@ "source_location": "L120", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_login", - "target": "backend_src_auth_dto_login_dto_logindto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_logindto" }, { "relation": "references", @@ -53902,9 +56102,9 @@ "source_location": "L111", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_register", - "target": "backend_src_auth_dto_register_dto_registerdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_registerdto" }, { "relation": "references", @@ -53914,9 +56114,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_sendotp", - "target": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_sendotpdto" }, { "relation": "references", @@ -53926,9 +56126,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto" }, { "relation": "references", @@ -53938,9 +56138,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice_constructor", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "references", @@ -53950,9 +56150,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -53962,9 +56162,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice_constructor", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "references", @@ -53974,9 +56174,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice_sendotp", - "target": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_sendotpdto" }, { "relation": "references", @@ -53986,9 +56186,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice_verifyotp", - "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto" }, { "relation": "references", @@ -53998,9 +56198,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy_jwtstrategy_constructor", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "references", @@ -54010,9 +56210,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_constructor", - "target": "backend_src_b2b_b2b_service_b2bservice", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice" }, { "relation": "references", @@ -54022,9 +56222,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "target": "backend_src_b2b_b2b_service_b2bwholesaleorderitem", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bwholesaleorderitem" }, { "relation": "references", @@ -54034,9 +56234,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54046,9 +56246,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller_constructor", - "target": "backend_src_banners_banners_service_bannersservice", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice" }, { "relation": "references", @@ -54058,9 +56258,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54070,9 +56270,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_constructor", - "target": "backend_src_blogs_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice" }, { "relation": "references", @@ -54082,9 +56282,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54094,9 +56294,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service_blogsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54106,9 +56306,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service_blogsservice_findall", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54118,9 +56318,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_constructor", - "target": "backend_src_cms_cms_service_cmsservice", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice" }, { "relation": "references", @@ -54130,9 +56330,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createherobanner", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "references", @@ -54142,9 +56342,9 @@ "source_location": "L95", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "references", @@ -54154,9 +56354,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "references", @@ -54166,9 +56366,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54178,9 +56378,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_createherobanner", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "references", @@ -54190,9 +56390,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_createsmartadvisorrule", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "references", @@ -54202,9 +56402,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice_createvettestimonial", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "references", @@ -54214,9 +56414,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54226,9 +56426,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller_constructor", - "target": "backend_src_contact_contact_service_contactservice", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice" }, { "relation": "references", @@ -54238,9 +56438,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice_constructor", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "references", @@ -54250,9 +56450,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54262,9 +56462,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller_constructor", - "target": "backend_src_home_home_service_homeservice", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_homeservice" }, { "relation": "references", @@ -54274,9 +56474,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service_homeservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54286,9 +56486,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller_constructor", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice" }, { "relation": "references", @@ -54298,9 +56498,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54310,9 +56510,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_constructor", - "target": "backend_src_orders_orders_service_ordersservice", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice" }, { "relation": "references", @@ -54322,9 +56522,9 @@ "source_location": "L85", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_create", - "target": "backend_src_orders_dto_create_order_dto_createorderdto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_createorderdto" }, { "relation": "references", @@ -54334,9 +56534,9 @@ "source_location": "L146", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller_findall", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54346,9 +56546,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice_constructor", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "references", @@ -54358,9 +56558,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54370,9 +56570,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice_create", - "target": "backend_src_orders_dto_create_order_dto_createorderdto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_createorderdto" }, { "relation": "references", @@ -54382,9 +56582,9 @@ "source_location": "L314", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice_findallbyuser", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54394,9 +56594,9 @@ "source_location": "L247", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "target": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto" }, { "relation": "references", @@ -54406,9 +56606,9 @@ "source_location": "L221", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_addreminder", - "target": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_createreminderdto" }, { "relation": "references", @@ -54418,9 +56618,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_constructor", - "target": "backend_src_pets_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice" }, { "relation": "references", @@ -54430,9 +56630,9 @@ "source_location": "L81", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_create", - "target": "backend_src_pets_dto_create_pet_dto_createpetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_createpetdto" }, { "relation": "references", @@ -54442,9 +56642,9 @@ "source_location": "L117", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_findall", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54454,9 +56654,9 @@ "source_location": "L185", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller_update", - "target": "backend_src_pets_dto_update_pet_dto_updatepetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto_updatepetdto" }, { "relation": "references", @@ -54466,9 +56666,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54478,9 +56678,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_create", - "target": "backend_src_pets_dto_create_pet_dto_createpetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_createpetdto" }, { "relation": "references", @@ -54490,9 +56690,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_findalladmin", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54502,9 +56702,9 @@ "source_location": "L109", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_findallbyuser", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54514,9 +56714,9 @@ "source_location": "L161", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice_update", - "target": "backend_src_pets_dto_update_pet_dto_updatepetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto_updatepetdto" }, { "relation": "references", @@ -54526,9 +56726,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_constructor", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice" }, { "relation": "references", @@ -54538,9 +56738,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54550,9 +56750,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_constructor", - "target": "backend_src_products_products_service_productsservice", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice" }, { "relation": "references", @@ -54562,9 +56762,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller_findall", - "target": "backend_src_products_dto_get_products_dto_getproductsdto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_getproductsdto" }, { "relation": "references", @@ -54574,9 +56774,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54586,9 +56786,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice_findall", - "target": "backend_src_products_dto_get_products_dto_getproductsdto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_getproductsdto" }, { "relation": "references", @@ -54598,9 +56798,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller_constructor", - "target": "backend_src_seo_seo_service_seoservice", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice" }, { "relation": "references", @@ -54610,9 +56810,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service_seoservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54622,9 +56822,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_constructor", - "target": "backend_src_settings_settings_service_settingsservice", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice" }, { "relation": "references", @@ -54634,9 +56834,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "target": "backend_src_settings_settings_service_scientifictermdata", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_scientifictermdata" }, { "relation": "references", @@ -54646,9 +56846,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54658,9 +56858,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_constructor", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice" }, { "relation": "references", @@ -54670,9 +56870,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54682,9 +56882,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller_constructor", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice" }, { "relation": "references", @@ -54694,9 +56894,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54706,9 +56906,9 @@ "source_location": "L131", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_addaddress", - "target": "backend_src_users_dto_address_dto_addressdto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_addressdto" }, { "relation": "references", @@ -54718,9 +56918,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_constructor", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "references", @@ -54730,9 +56930,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateaddress", - "target": "backend_src_users_dto_address_dto_addressdto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_addressdto" }, { "relation": "references", @@ -54742,9 +56942,9 @@ "source_location": "L103", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller_updateprofile", - "target": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_updateprofiledto" }, { "relation": "references", @@ -54754,9 +56954,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54766,9 +56966,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_constructor", - "target": "backend_src_videos_videos_service_videosservice", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice" }, { "relation": "references", @@ -54778,9 +56978,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_create", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "references", @@ -54790,9 +56990,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller_findall", - "target": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto" }, { "relation": "references", @@ -54802,9 +57002,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54814,9 +57014,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice_create", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "references", @@ -54826,9 +57026,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto" }, { "relation": "references", @@ -54838,9 +57038,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller_constructor", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice" }, { "relation": "references", @@ -54850,9 +57050,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice_applyforwholesale", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto" }, { "relation": "references", @@ -54862,9 +57062,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice_constructor", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "references", @@ -54874,9 +57074,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54886,9 +57086,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_constructor", - "target": "backend_src_wiki_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice" }, { "relation": "references", @@ -54898,9 +57098,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller_findall", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54910,9 +57110,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service_wikiservice_constructor", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "references", @@ -54922,9 +57122,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service_wikiservice_findall", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "references", @@ -54934,9 +57134,9 @@ "source_location": "L144", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_getproducts", - "target": "frontend_application_lib_data_products_pettype", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_pettype" }, { "relation": "references", @@ -54946,9 +57146,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "inherits", @@ -54958,9 +57158,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "inherits", @@ -54970,9 +57170,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto_getproductsdto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "inherits", @@ -54982,9 +57182,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto_updatevideodto", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "inherits", @@ -54994,9 +57194,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "contains", @@ -55005,9 +57205,9 @@ "source_location": "L105", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_cmd_next_task", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_cmd_next_task" }, { "relation": "contains", @@ -55016,9 +57216,9 @@ "source_location": "L128", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_cmd_unblock", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_cmd_unblock" }, { "relation": "contains", @@ -55027,9 +57227,9 @@ "source_location": "L143", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_cmd_reset", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_cmd_reset" }, { "relation": "contains", @@ -55038,9 +57238,9 @@ "source_location": "L180", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_main", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_main" }, { "relation": "contains", @@ -55049,9 +57249,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_load_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_load_json" }, { "relation": "contains", @@ -55060,9 +57260,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_save_json", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_save_json" }, { "relation": "contains", @@ -55071,9 +57271,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_cmd_status", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_cmd_status" }, { "relation": "contains", @@ -55082,9 +57282,9 @@ "source_location": "L75", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "ai_agency_orchestrate", - "target": "ai_agency_orchestrate_cmd_progress", - "confidence_score": 1.0 + "target": "ai_agency_orchestrate_cmd_progress" }, { "relation": "contains", @@ -55093,9 +57293,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_nest_cli", - "target": "backend_nest_cli_schema", - "confidence_score": 1.0 + "target": "backend_nest_cli_schema" }, { "relation": "contains", @@ -55104,9 +57304,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_nest_cli", - "target": "backend_nest_cli_collection", - "confidence_score": 1.0 + "target": "backend_nest_cli_collection" }, { "relation": "contains", @@ -55115,9 +57315,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_nest_cli", - "target": "backend_nest_cli_sourceroot", - "confidence_score": 1.0 + "target": "backend_nest_cli_sourceroot" }, { "relation": "contains", @@ -55126,9 +57326,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_nest_cli", - "target": "backend_nest_cli_compileroptions", - "confidence_score": 1.0 + "target": "backend_nest_cli_compileroptions" }, { "relation": "contains", @@ -55137,9 +57337,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_nest_cli_compileroptions", - "target": "backend_nest_cli_compileroptions_deleteoutdir", - "confidence_score": 1.0 + "target": "backend_nest_cli_compileroptions_deleteoutdir" }, { "relation": "contains", @@ -55148,9 +57348,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_name", - "confidence_score": 1.0 + "target": "backend_package_name" }, { "relation": "contains", @@ -55159,9 +57359,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_dependencies", - "confidence_score": 1.0 + "target": "backend_package_dependencies" }, { "relation": "contains", @@ -55170,9 +57370,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_version", - "confidence_score": 1.0 + "target": "backend_package_version" }, { "relation": "contains", @@ -55181,9 +57381,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_description", - "confidence_score": 1.0 + "target": "backend_package_description" }, { "relation": "contains", @@ -55192,9 +57392,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_devdependencies", - "confidence_score": 1.0 + "target": "backend_package_devdependencies" }, { "relation": "contains", @@ -55203,9 +57403,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_author", - "confidence_score": 1.0 + "target": "backend_package_author" }, { "relation": "contains", @@ -55214,9 +57414,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_private", - "confidence_score": 1.0 + "target": "backend_package_private" }, { "relation": "contains", @@ -55225,9 +57425,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_license", - "confidence_score": 1.0 + "target": "backend_package_license" }, { "relation": "contains", @@ -55236,9 +57436,9 @@ "source_location": "L76", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_jest", - "confidence_score": 1.0 + "target": "backend_package_jest" }, { "relation": "contains", @@ -55247,9 +57447,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_scripts", - "confidence_score": 1.0 + "target": "backend_package_scripts" }, { "relation": "contains", @@ -55258,9 +57458,9 @@ "source_location": "L93", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package", - "target": "backend_package_prisma", - "confidence_score": 1.0 + "target": "backend_package_prisma" }, { "relation": "contains", @@ -55269,9 +57469,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_common", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_common" }, { "relation": "contains", @@ -55280,9 +57480,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_core", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_core" }, { "relation": "contains", @@ -55291,9 +57491,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_jwt", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_jwt" }, { "relation": "contains", @@ -55302,9 +57502,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_passport", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_passport" }, { "relation": "contains", @@ -55313,9 +57513,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_platform_express", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_platform_express" }, { "relation": "contains", @@ -55324,9 +57524,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_swagger", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_swagger" }, { "relation": "contains", @@ -55335,9 +57535,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_nestjs_throttler", - "confidence_score": 1.0 + "target": "backend_package_dependencies_nestjs_throttler" }, { "relation": "contains", @@ -55346,9 +57546,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_prisma_client", - "confidence_score": 1.0 + "target": "backend_package_dependencies_prisma_client" }, { "relation": "contains", @@ -55357,9 +57557,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_bcrypt", - "confidence_score": 1.0 + "target": "backend_package_dependencies_bcrypt" }, { "relation": "contains", @@ -55368,9 +57568,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_bcryptjs", - "confidence_score": 1.0 + "target": "backend_package_dependencies_bcryptjs" }, { "relation": "contains", @@ -55379,9 +57579,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_class_transformer", - "confidence_score": 1.0 + "target": "backend_package_dependencies_class_transformer" }, { "relation": "contains", @@ -55390,9 +57590,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_class_validator", - "confidence_score": 1.0 + "target": "backend_package_dependencies_class_validator" }, { "relation": "contains", @@ -55401,9 +57601,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_helmet", - "confidence_score": 1.0 + "target": "backend_package_dependencies_helmet" }, { "relation": "contains", @@ -55412,9 +57612,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_ioredis", - "confidence_score": 1.0 + "target": "backend_package_dependencies_ioredis" }, { "relation": "contains", @@ -55423,9 +57623,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_js_yaml", - "confidence_score": 1.0 + "target": "backend_package_dependencies_js_yaml" }, { "relation": "contains", @@ -55434,9 +57634,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_passport", - "confidence_score": 1.0 + "target": "backend_package_dependencies_passport" }, { "relation": "contains", @@ -55445,9 +57645,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_passport_jwt", - "confidence_score": 1.0 + "target": "backend_package_dependencies_passport_jwt" }, { "relation": "contains", @@ -55456,9 +57656,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_reflect_metadata", - "confidence_score": 1.0 + "target": "backend_package_dependencies_reflect_metadata" }, { "relation": "contains", @@ -55467,9 +57667,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_rxjs", - "confidence_score": 1.0 + "target": "backend_package_dependencies_rxjs" }, { "relation": "contains", @@ -55478,9 +57678,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_dependencies", - "target": "backend_package_dependencies_swagger_ui_express", - "confidence_score": 1.0 + "target": "backend_package_dependencies_swagger_ui_express" }, { "relation": "contains", @@ -55489,9 +57689,9 @@ "source_location": "L46", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_eslint_eslintrc", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_eslint_eslintrc" }, { "relation": "contains", @@ -55500,9 +57700,9 @@ "source_location": "L47", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_eslint_js", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_eslint_js" }, { "relation": "contains", @@ -55511,9 +57711,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_nestjs_cli", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_nestjs_cli" }, { "relation": "contains", @@ -55522,9 +57722,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_nestjs_schematics", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_nestjs_schematics" }, { "relation": "contains", @@ -55533,9 +57733,9 @@ "source_location": "L50", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_nestjs_testing", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_nestjs_testing" }, { "relation": "contains", @@ -55544,9 +57744,9 @@ "source_location": "L51", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_bcrypt", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_bcrypt" }, { "relation": "contains", @@ -55555,9 +57755,9 @@ "source_location": "L52", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_bcryptjs", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_bcryptjs" }, { "relation": "contains", @@ -55566,9 +57766,9 @@ "source_location": "L53", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_express", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_express" }, { "relation": "contains", @@ -55577,9 +57777,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_jest", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_jest" }, { "relation": "contains", @@ -55588,9 +57788,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_js_yaml", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_js_yaml" }, { "relation": "contains", @@ -55599,9 +57799,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_multer", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_multer" }, { "relation": "contains", @@ -55610,9 +57810,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_node", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_node" }, { "relation": "contains", @@ -55621,9 +57821,9 @@ "source_location": "L58", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_passport_jwt", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_passport_jwt" }, { "relation": "contains", @@ -55632,9 +57832,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_types_supertest", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_types_supertest" }, { "relation": "contains", @@ -55643,9 +57843,9 @@ "source_location": "L60", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_eslint", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_eslint" }, { "relation": "contains", @@ -55654,9 +57854,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_eslint_config_prettier", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_eslint_config_prettier" }, { "relation": "contains", @@ -55665,9 +57865,9 @@ "source_location": "L62", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_eslint_plugin_prettier", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_eslint_plugin_prettier" }, { "relation": "contains", @@ -55676,9 +57876,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_globals", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_globals" }, { "relation": "contains", @@ -55687,9 +57887,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_jest", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_jest" }, { "relation": "contains", @@ -55698,9 +57898,9 @@ "source_location": "L65", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_prettier", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_prettier" }, { "relation": "contains", @@ -55709,9 +57909,9 @@ "source_location": "L66", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_prisma", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_prisma" }, { "relation": "contains", @@ -55720,9 +57920,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_source_map_support", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_source_map_support" }, { "relation": "contains", @@ -55731,9 +57931,9 @@ "source_location": "L68", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_supertest", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_supertest" }, { "relation": "contains", @@ -55742,9 +57942,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_ts_jest", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_ts_jest" }, { "relation": "contains", @@ -55753,9 +57953,9 @@ "source_location": "L70", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_ts_loader", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_ts_loader" }, { "relation": "contains", @@ -55764,9 +57964,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_ts_node", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_ts_node" }, { "relation": "contains", @@ -55775,9 +57975,9 @@ "source_location": "L72", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_tsconfig_paths", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_tsconfig_paths" }, { "relation": "contains", @@ -55786,9 +57986,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_typescript", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_typescript" }, { "relation": "contains", @@ -55797,9 +57997,9 @@ "source_location": "L74", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_devdependencies", - "target": "backend_package_devdependencies_typescript_eslint", - "confidence_score": 1.0 + "target": "backend_package_devdependencies_typescript_eslint" }, { "relation": "contains", @@ -55808,9 +58008,9 @@ "source_location": "L77", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_modulefileextensions", - "confidence_score": 1.0 + "target": "backend_package_jest_modulefileextensions" }, { "relation": "contains", @@ -55819,9 +58019,9 @@ "source_location": "L82", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_rootdir", - "confidence_score": 1.0 + "target": "backend_package_jest_rootdir" }, { "relation": "contains", @@ -55830,9 +58030,9 @@ "source_location": "L83", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_testregex", - "confidence_score": 1.0 + "target": "backend_package_jest_testregex" }, { "relation": "contains", @@ -55841,9 +58041,9 @@ "source_location": "L84", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_transform", - "confidence_score": 1.0 + "target": "backend_package_jest_transform" }, { "relation": "contains", @@ -55852,9 +58052,9 @@ "source_location": "L87", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_collectcoveragefrom", - "confidence_score": 1.0 + "target": "backend_package_jest_collectcoveragefrom" }, { "relation": "contains", @@ -55863,9 +58063,9 @@ "source_location": "L90", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_coveragedirectory", - "confidence_score": 1.0 + "target": "backend_package_jest_coveragedirectory" }, { "relation": "contains", @@ -55874,9 +58074,9 @@ "source_location": "L91", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest", - "target": "backend_package_jest_testenvironment", - "confidence_score": 1.0 + "target": "backend_package_jest_testenvironment" }, { "relation": "contains", @@ -55885,9 +58085,9 @@ "source_location": "L85", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_jest_transform", - "target": "backend_package_transform_t_j_s", - "confidence_score": 1.0 + "target": "backend_package_transform_t_j_s" }, { "relation": "contains", @@ -55896,9 +58096,9 @@ "source_location": "L94", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_prisma", - "target": "backend_package_prisma_seed", - "confidence_score": 1.0 + "target": "backend_package_prisma_seed" }, { "relation": "contains", @@ -55907,9 +58107,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_format", - "confidence_score": 1.0 + "target": "backend_package_scripts_format" }, { "relation": "contains", @@ -55918,9 +58118,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_start", - "confidence_score": 1.0 + "target": "backend_package_scripts_start" }, { "relation": "contains", @@ -55929,9 +58129,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_start_dev", - "confidence_score": 1.0 + "target": "backend_package_scripts_start_dev" }, { "relation": "contains", @@ -55940,9 +58140,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_start_debug", - "confidence_score": 1.0 + "target": "backend_package_scripts_start_debug" }, { "relation": "contains", @@ -55951,9 +58151,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_start_prod", - "confidence_score": 1.0 + "target": "backend_package_scripts_start_prod" }, { "relation": "contains", @@ -55962,9 +58162,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_lint", - "confidence_score": 1.0 + "target": "backend_package_scripts_lint" }, { "relation": "contains", @@ -55973,9 +58173,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_test", - "confidence_score": 1.0 + "target": "backend_package_scripts_test" }, { "relation": "contains", @@ -55984,9 +58184,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_test_watch", - "confidence_score": 1.0 + "target": "backend_package_scripts_test_watch" }, { "relation": "contains", @@ -55995,9 +58195,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_test_cov", - "confidence_score": 1.0 + "target": "backend_package_scripts_test_cov" }, { "relation": "contains", @@ -56006,9 +58206,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_test_debug", - "confidence_score": 1.0 + "target": "backend_package_scripts_test_debug" }, { "relation": "contains", @@ -56017,9 +58217,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_test_e2e", - "confidence_score": 1.0 + "target": "backend_package_scripts_test_e2e" }, { "relation": "contains", @@ -56028,9 +58228,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_docs_generate", - "confidence_score": 1.0 + "target": "backend_package_scripts_docs_generate" }, { "relation": "contains", @@ -56039,9 +58239,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_package_scripts", - "target": "backend_package_scripts_build", - "confidence_score": 1.0 + "target": "backend_package_scripts_build" }, { "relation": "contains", @@ -56050,9 +58250,9 @@ "source_location": "L103", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_pet_medical_conditions", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_pet_medical_conditions" }, { "relation": "contains", @@ -56061,9 +58261,9 @@ "source_location": "L111", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_reminders", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_reminders" }, { "relation": "contains", @@ -56072,9 +58272,9 @@ "source_location": "L124", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_reminder_completions", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_reminder_completions" }, { "relation": "contains", @@ -56083,9 +58283,9 @@ "source_location": "L134", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_health_logs", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_health_logs" }, { "relation": "contains", @@ -56094,9 +58294,9 @@ "source_location": "L148", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_coupons", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_coupons" }, { "relation": "contains", @@ -56105,9 +58305,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_orders", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_orders" }, { "relation": "contains", @@ -56116,9 +58316,9 @@ "source_location": "L173", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_order_items", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_order_items" }, { "relation": "contains", @@ -56127,9 +58327,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_user_addresses", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_user_addresses" }, { "relation": "contains", @@ -56138,9 +58338,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_users", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_users" }, { "relation": "contains", @@ -56149,9 +58349,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_wallet_transactions", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_wallet_transactions" }, { "relation": "contains", @@ -56160,9 +58360,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_products", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_products" }, { "relation": "contains", @@ -56171,9 +58371,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_product_ingredients", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_product_ingredients" }, { "relation": "contains", @@ -56182,9 +58382,9 @@ "source_location": "L79", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_product_symptoms", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_product_symptoms" }, { "relation": "contains", @@ -56193,9 +58393,9 @@ "source_location": "L87", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration", - "target": "backend_prisma_migrations_20260526145407_init_migration_pets", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_pets" }, { "relation": "contains", @@ -56204,9 +58404,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration", - "target": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_scientific_terms", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_scientific_terms" }, { "relation": "contains", @@ -56215,9 +58415,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration", - "target": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_ui_texts", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526160916_add_ui_texts_and_scientific_terms_migration_ui_texts" }, { "relation": "contains", @@ -56226,9 +58426,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_scientificterms", - "target": "backend_prisma_scientificterms_scientificterm", - "confidence_score": 1.0 + "target": "backend_prisma_scientificterms_scientificterm" }, { "relation": "contains", @@ -56237,9 +58437,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_scientificterms", - "target": "backend_prisma_scientificterms_scientific_terms", - "confidence_score": 1.0 + "target": "backend_prisma_scientificterms_scientific_terms" }, { "relation": "contains", @@ -56248,9 +58448,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed", - "target": "backend_prisma_seed_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_main" }, { "relation": "contains", @@ -56259,9 +58459,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed", - "target": "backend_prisma_seed_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_prisma" }, { "relation": "contains", @@ -56270,9 +58470,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_blogs", - "target": "backend_prisma_seed_blogs_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_blogs_prisma" }, { "relation": "contains", @@ -56281,9 +58481,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_blogs", - "target": "backend_prisma_seed_blogs_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_blogs_main" }, { "relation": "contains", @@ -56292,9 +58492,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_custom", - "target": "backend_prisma_seed_custom_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_custom_prisma" }, { "relation": "contains", @@ -56303,9 +58503,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_custom", - "target": "backend_prisma_seed_custom_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_custom_main" }, { "relation": "contains", @@ -56314,9 +58514,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_home", - "target": "backend_prisma_seed_home_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_home_prisma" }, { "relation": "contains", @@ -56325,9 +58525,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_home", - "target": "backend_prisma_seed_home_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_home_main" }, { "relation": "contains", @@ -56336,9 +58536,9 @@ "source_location": "L128", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_findorcreatecategory", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_findorcreatecategory" }, { "relation": "contains", @@ -56347,9 +58547,9 @@ "source_location": "L148", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_product_symptoms_map", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_product_symptoms_map" }, { "relation": "contains", @@ -56358,9 +58558,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_determinesuitablefor", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_determinesuitablefor" }, { "relation": "contains", @@ -56369,9 +58569,9 @@ "source_location": "L208", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_product_taglines_map", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_product_taglines_map" }, { "relation": "contains", @@ -56380,9 +58580,9 @@ "source_location": "L268", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_main" }, { "relation": "contains", @@ -56391,9 +58591,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_parsesize", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_parsesize" }, { "relation": "contains", @@ -56402,9 +58602,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_getproductimageurl", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_getproductimageurl" }, { "relation": "contains", @@ -56413,9 +58613,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_prisma" }, { "relation": "contains", @@ -56424,9 +58624,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_products", - "target": "backend_prisma_seed_products_slugify", - "confidence_score": 1.0 + "target": "backend_prisma_seed_products_slugify" }, { "relation": "contains", @@ -56435,9 +58635,9 @@ "source_location": "L135", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_ui_texts", - "target": "backend_prisma_seed_ui_texts_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_ui_texts_main" }, { "relation": "contains", @@ -56446,9 +58646,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_ui_texts", - "target": "backend_prisma_seed_ui_texts_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_ui_texts_prisma" }, { "relation": "contains", @@ -56457,9 +58657,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_ui_texts", - "target": "backend_prisma_seed_ui_texts_ui_texts", - "confidence_score": 1.0 + "target": "backend_prisma_seed_ui_texts_ui_texts" }, { "relation": "contains", @@ -56468,9 +58668,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_wiki", - "target": "backend_prisma_seed_wiki_prisma", - "confidence_score": 1.0 + "target": "backend_prisma_seed_wiki_prisma" }, { "relation": "contains", @@ -56479,9 +58679,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_wiki", - "target": "backend_prisma_seed_wiki_main", - "confidence_score": 1.0 + "target": "backend_prisma_seed_wiki_main" }, { "relation": "contains", @@ -56490,9 +58690,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_seed_wiki", - "target": "backend_prisma_seed_wiki_wiki_terms", - "confidence_score": 1.0 + "target": "backend_prisma_seed_wiki_wiki_terms" }, { "relation": "contains", @@ -56501,9 +58701,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_tsconfig_seed", - "target": "backend_prisma_tsconfig_seed_compileroptions", - "confidence_score": 1.0 + "target": "backend_prisma_tsconfig_seed_compileroptions" }, { "relation": "contains", @@ -56512,9 +58712,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_tsconfig_seed_compileroptions", - "target": "backend_prisma_tsconfig_seed_compileroptions_module", - "confidence_score": 1.0 + "target": "backend_prisma_tsconfig_seed_compileroptions_module" }, { "relation": "contains", @@ -56523,9 +58723,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_tsconfig_seed_compileroptions", - "target": "backend_prisma_tsconfig_seed_compileroptions_moduleresolution", - "confidence_score": 1.0 + "target": "backend_prisma_tsconfig_seed_compileroptions_moduleresolution" }, { "relation": "contains", @@ -56534,9 +58734,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_tsconfig_seed_compileroptions", - "target": "backend_prisma_tsconfig_seed_compileroptions_esmoduleinterop", - "confidence_score": 1.0 + "target": "backend_prisma_tsconfig_seed_compileroptions_esmoduleinterop" }, { "relation": "contains", @@ -56545,9 +58745,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_tsconfig_seed_compileroptions", - "target": "backend_prisma_tsconfig_seed_compileroptions_skiplibcheck", - "confidence_score": 1.0 + "target": "backend_prisma_tsconfig_seed_compileroptions_skiplibcheck" }, { "relation": "contains", @@ -56556,9 +58756,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_scripts_generate_openapi", - "target": "backend_scripts_generate_openapi_generateopenapi", - "confidence_score": 1.0 + "target": "backend_scripts_generate_openapi_generateopenapi" }, { "relation": "contains", @@ -56567,9 +58767,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller", - "target": "backend_src_admin_admin_controller_admincontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller" }, { "relation": "contains", @@ -56578,9 +58778,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_module", - "target": "backend_src_admin_admin_module_adminmodule", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_module_adminmodule" }, { "relation": "contains", @@ -56589,9 +58789,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_admin_admin_service_productinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_productinput" }, { "relation": "contains", @@ -56600,9 +58800,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_admin_admin_service_coupontargetinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_coupontargetinput" }, { "relation": "contains", @@ -56611,9 +58811,9 @@ "source_location": "L50", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_admin_admin_service_couponinput", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_couponinput" }, { "relation": "contains", @@ -56622,9 +58822,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_admin_admin_service_paginationquery", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_paginationquery" }, { "relation": "contains", @@ -56633,9 +58833,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service", - "target": "backend_src_admin_admin_service_adminservice", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice" }, { "relation": "contains", @@ -56644,9 +58844,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller", - "target": "backend_src_admin_blogs_controller_blogscontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller" }, { "relation": "contains", @@ -56655,9 +58855,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service", - "target": "backend_src_admin_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice" }, { "relation": "contains", @@ -56666,9 +58866,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service", - "target": "backend_src_admin_blogs_service_blogquery", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogquery" }, { "relation": "contains", @@ -56677,9 +58877,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller", - "target": "backend_src_admin_categories_controller_categoriescontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller" }, { "relation": "contains", @@ -56688,9 +58888,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service", - "target": "backend_src_admin_categories_service_categoriesservice", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice" }, { "relation": "contains", @@ -56699,9 +58899,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service", - "target": "backend_src_admin_categories_service_categoryquery", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoryquery" }, { "relation": "contains", @@ -56710,9 +58910,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_dto_admin_query_dto", - "target": "backend_src_admin_dto_admin_query_dto_adminquerydto", - "confidence_score": 1.0 + "target": "backend_src_admin_dto_admin_query_dto_adminquerydto" }, { "relation": "contains", @@ -56721,9 +58921,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller", - "target": "backend_src_admin_media_controller_mediacontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller" }, { "relation": "contains", @@ -56732,9 +58932,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service", - "target": "backend_src_admin_media_service_mediaservice", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice" }, { "relation": "contains", @@ -56743,9 +58943,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller", - "target": "backend_src_admin_pets_controller_petscontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_petscontroller" }, { "relation": "contains", @@ -56754,9 +58954,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service", - "target": "backend_src_admin_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice" }, { "relation": "contains", @@ -56765,9 +58965,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service", - "target": "backend_src_admin_pets_service_petquery", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petquery" }, { "relation": "contains", @@ -56776,9 +58976,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller", - "target": "backend_src_admin_reports_controller_reportscontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_reportscontroller" }, { "relation": "contains", @@ -56787,9 +58987,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service", - "target": "backend_src_admin_reports_service_reportsservice", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_reportsservice" }, { "relation": "contains", @@ -56798,9 +58998,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller", - "target": "backend_src_admin_wiki_controller_wikicontroller", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller" }, { "relation": "contains", @@ -56809,9 +59009,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service", - "target": "backend_src_admin_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice" }, { "relation": "contains", @@ -56820,9 +59020,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service", - "target": "backend_src_admin_wiki_service_wikiquery", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiquery" }, { "relation": "contains", @@ -56831,9 +59031,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller", - "target": "backend_src_app_controller_appcontroller", - "confidence_score": 1.0 + "target": "backend_src_app_controller_appcontroller" }, { "relation": "contains", @@ -56842,9 +59042,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module", - "target": "backend_src_app_module_appmodule", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule" }, { "relation": "contains", @@ -56853,9 +59053,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_service", - "target": "backend_src_app_service_appservice", - "confidence_score": 1.0 + "target": "backend_src_app_service_appservice" }, { "relation": "contains", @@ -56864,9 +59064,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller", - "target": "backend_src_auth_auth_controller_authcontroller", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller" }, { "relation": "contains", @@ -56875,9 +59075,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_module", - "target": "backend_src_auth_auth_module_authmodule", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_module_authmodule" }, { "relation": "contains", @@ -56886,9 +59086,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_auth_service_registerinput", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_registerinput" }, { "relation": "contains", @@ -56897,9 +59097,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_auth_service_logininput", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_logininput" }, { "relation": "contains", @@ -56908,9 +59108,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_auth_service_adminlogininput", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_adminlogininput" }, { "relation": "contains", @@ -56919,9 +59119,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service", - "target": "backend_src_auth_auth_service_authservice", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice" }, { "relation": "contains", @@ -56930,9 +59130,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_admin_login_dto", - "target": "backend_src_auth_dto_admin_login_dto_adminlogindto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_admin_login_dto_adminlogindto" }, { "relation": "contains", @@ -56941,9 +59141,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_login_dto", - "target": "backend_src_auth_dto_login_dto_logindto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_login_dto_logindto" }, { "relation": "contains", @@ -56952,9 +59152,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_register_dto", - "target": "backend_src_auth_dto_register_dto_registerdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_register_dto_registerdto" }, { "relation": "contains", @@ -56963,9 +59163,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_send_otp_dto", - "target": "backend_src_auth_dto_send_otp_dto_sendotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_send_otp_dto_sendotpdto" }, { "relation": "contains", @@ -56974,9 +59174,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_dto_verify_otp_dto", - "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto", - "confidence_score": 1.0 + "target": "backend_src_auth_dto_verify_otp_dto_verifyotpdto" }, { "relation": "contains", @@ -56985,9 +59185,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_auth_guard", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard" }, { "relation": "contains", @@ -56996,9 +59196,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy", - "target": "backend_src_auth_jwt_strategy_jwtstrategy", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy_jwtstrategy" }, { "relation": "contains", @@ -57007,9 +59207,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy", - "target": "backend_src_auth_jwt_strategy_jwtpayload", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy_jwtpayload" }, { "relation": "contains", @@ -57018,9 +59218,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller" }, { "relation": "contains", @@ -57029,9 +59229,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_module", - "target": "backend_src_b2b_b2b_module_b2bmodule", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_module_b2bmodule" }, { "relation": "contains", @@ -57040,9 +59240,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service", - "target": "backend_src_b2b_b2b_service_b2bservice", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice" }, { "relation": "contains", @@ -57051,9 +59251,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service", - "target": "backend_src_b2b_b2b_service_b2bwholesaleorderitem", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bwholesaleorderitem" }, { "relation": "contains", @@ -57062,9 +59262,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller", - "target": "backend_src_banners_banners_controller_bannerscontroller", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller" }, { "relation": "contains", @@ -57073,9 +59273,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_module", - "target": "backend_src_banners_banners_module_bannersmodule", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_module_bannersmodule" }, { "relation": "contains", @@ -57084,9 +59284,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service", - "target": "backend_src_banners_banners_service_bannersservice", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice" }, { "relation": "contains", @@ -57095,9 +59295,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller", - "target": "backend_src_blogs_blogs_controller_blogscontroller", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_blogscontroller" }, { "relation": "contains", @@ -57106,9 +59306,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_module", - "target": "backend_src_blogs_blogs_module_blogsmodule", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_module_blogsmodule" }, { "relation": "contains", @@ -57117,9 +59317,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service", - "target": "backend_src_blogs_blogs_service_blogsservice", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice" }, { "relation": "contains", @@ -57128,9 +59328,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_dto_create_blog_dto", - "target": "backend_src_blogs_dto_create_blog_dto_createblogdto", - "confidence_score": 1.0 + "target": "backend_src_blogs_dto_create_blog_dto_createblogdto" }, { "relation": "contains", @@ -57139,9 +59339,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_dto_update_blog_dto", - "target": "backend_src_blogs_dto_update_blog_dto_updateblogdto", - "confidence_score": 1.0 + "target": "backend_src_blogs_dto_update_blog_dto_updateblogdto" }, { "relation": "contains", @@ -57150,9 +59350,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_entities_blog_entity", - "target": "backend_src_blogs_entities_blog_entity_blog", - "confidence_score": 1.0 + "target": "backend_src_blogs_entities_blog_entity_blog" }, { "relation": "contains", @@ -57161,9 +59361,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller", - "target": "backend_src_cms_cms_controller_cmscontroller", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller" }, { "relation": "contains", @@ -57172,9 +59372,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_module", - "target": "backend_src_cms_cms_module_cmsmodule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_module_cmsmodule" }, { "relation": "contains", @@ -57183,9 +59383,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service", - "target": "backend_src_cms_cms_service_cmsservice", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice" }, { "relation": "contains", @@ -57194,9 +59394,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto", - "target": "backend_src_cms_dto_cms_dto_createherobannerdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createherobannerdto" }, { "relation": "contains", @@ -57205,9 +59405,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto", - "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createvettestimonialdto" }, { "relation": "contains", @@ -57216,9 +59416,9 @@ "source_location": "L80", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_dto_cms_dto", - "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto", - "confidence_score": 1.0 + "target": "backend_src_cms_dto_cms_dto_createsmartadvisorruledto" }, { "relation": "contains", @@ -57227,9 +59427,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_decorators_roles_decorator", - "target": "backend_src_common_decorators_roles_decorator_roles_key", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles_key" }, { "relation": "contains", @@ -57238,9 +59438,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_decorators_roles_decorator", - "target": "backend_src_common_decorators_roles_decorator_roles", - "confidence_score": 1.0 + "target": "backend_src_common_decorators_roles_decorator_roles" }, { "relation": "contains", @@ -57249,9 +59449,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto", - "target": "backend_src_common_dto_pagination_dto_paginationdto", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_paginationdto" }, { "relation": "contains", @@ -57260,9 +59460,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_dto_pagination_dto", - "target": "backend_src_common_dto_pagination_dto_sortorder", - "confidence_score": 1.0 + "target": "backend_src_common_dto_pagination_dto_sortorder" }, { "relation": "contains", @@ -57271,9 +59471,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter" }, { "relation": "contains", @@ -57282,9 +59482,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_prisma_exception_filter", - "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter" }, { "relation": "contains", @@ -57293,9 +59493,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard", - "target": "backend_src_common_guards_roles_guard_requestwithuser", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_requestwithuser" }, { "relation": "contains", @@ -57304,9 +59504,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard", - "target": "backend_src_common_guards_roles_guard_rolesguard", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard" }, { "relation": "contains", @@ -57315,9 +59515,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor" }, { "relation": "contains", @@ -57326,9 +59526,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller", - "target": "backend_src_common_metrics_controller_metricscontroller", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_metricscontroller" }, { "relation": "contains", @@ -57337,9 +59537,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_error_response_schema", - "target": "backend_src_common_schemas_error_response_schema_apierrorresponse", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_error_response_schema_apierrorresponse" }, { "relation": "contains", @@ -57348,9 +59548,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_error_response_schema", - "target": "backend_src_common_schemas_error_response_schema_errordetailfield", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_error_response_schema_errordetailfield" }, { "relation": "contains", @@ -57359,9 +59559,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_paginated_response_schema", - "target": "backend_src_common_schemas_paginated_response_schema_paginatedresponse", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_paginated_response_schema_paginatedresponse" }, { "relation": "contains", @@ -57370,9 +59570,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_paginated_response_schema", - "target": "backend_src_common_schemas_paginated_response_schema_createpaginatedschema", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_paginated_response_schema_createpaginatedschema" }, { "relation": "contains", @@ -57381,9 +59581,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_schemas_paginated_response_schema", - "target": "backend_src_common_schemas_paginated_response_schema_paginationmeta", - "confidence_score": 1.0 + "target": "backend_src_common_schemas_paginated_response_schema_paginationmeta" }, { "relation": "contains", @@ -57392,9 +59592,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service", - "target": "backend_src_common_services_sms_service_melipayamakresponse", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_melipayamakresponse" }, { "relation": "contains", @@ -57403,9 +59603,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service", - "target": "backend_src_common_services_sms_service_smsservice", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice" }, { "relation": "contains", @@ -57414,9 +59614,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service", - "target": "backend_src_common_services_sms_service_sendpatternsmsoptions", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_sendpatternsmsoptions" }, { "relation": "contains", @@ -57425,9 +59625,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_sms_module", - "target": "backend_src_common_sms_module_smsmodule", - "confidence_score": 1.0 + "target": "backend_src_common_sms_module_smsmodule" }, { "relation": "contains", @@ -57436,9 +59636,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller", - "target": "backend_src_contact_contact_controller_contactcontroller", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller" }, { "relation": "contains", @@ -57447,9 +59647,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_module", - "target": "backend_src_contact_contact_module_contactmodule", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_module_contactmodule" }, { "relation": "contains", @@ -57458,9 +59658,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_contact_contact_service_updatecontactinfoitemdto", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_updatecontactinfoitemdto" }, { "relation": "contains", @@ -57469,9 +59669,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_contact_contact_service_contactservice", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice" }, { "relation": "contains", @@ -57480,9 +59680,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service", - "target": "backend_src_contact_contact_service_createcontactsubmissiondto", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_createcontactsubmissiondto" }, { "relation": "contains", @@ -57491,9 +59691,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_dto_create_home_dto", - "target": "backend_src_home_dto_create_home_dto_createhomedto", - "confidence_score": 1.0 + "target": "backend_src_home_dto_create_home_dto_createhomedto" }, { "relation": "contains", @@ -57502,9 +59702,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_dto_update_home_dto", - "target": "backend_src_home_dto_update_home_dto_updatehomedto", - "confidence_score": 1.0 + "target": "backend_src_home_dto_update_home_dto_updatehomedto" }, { "relation": "contains", @@ -57513,9 +59713,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_entities_home_entity", - "target": "backend_src_home_entities_home_entity_home", - "confidence_score": 1.0 + "target": "backend_src_home_entities_home_entity_home" }, { "relation": "contains", @@ -57524,9 +59724,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller", - "target": "backend_src_home_home_controller_homecontroller", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_homecontroller" }, { "relation": "contains", @@ -57535,9 +59735,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_module", - "target": "backend_src_home_home_module_homemodule", - "confidence_score": 1.0 + "target": "backend_src_home_home_module_homemodule" }, { "relation": "contains", @@ -57546,9 +59746,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service", - "target": "backend_src_home_home_service_homeservice", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_homeservice" }, { "relation": "contains", @@ -57557,9 +59757,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller" }, { "relation": "contains", @@ -57568,9 +59768,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_module", - "target": "backend_src_ingredients_ingredients_module_ingredientsmodule", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_module_ingredientsmodule" }, { "relation": "contains", @@ -57579,9 +59779,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice" }, { "relation": "contains", @@ -57590,9 +59790,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_main", - "target": "backend_src_main_bootstrap", - "confidence_score": 1.0 + "target": "backend_src_main_bootstrap" }, { "relation": "contains", @@ -57601,9 +59801,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto", - "target": "backend_src_orders_dto_create_order_dto_orderitemdto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_orderitemdto" }, { "relation": "contains", @@ -57612,9 +59812,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_dto_create_order_dto", - "target": "backend_src_orders_dto_create_order_dto_createorderdto", - "confidence_score": 1.0 + "target": "backend_src_orders_dto_create_order_dto_createorderdto" }, { "relation": "contains", @@ -57623,9 +59823,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_orders_orders_controller_validatecoupondto", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_validatecoupondto" }, { "relation": "contains", @@ -57634,9 +59834,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller", - "target": "backend_src_orders_orders_controller_orderscontroller", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller" }, { "relation": "contains", @@ -57645,9 +59845,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_module", - "target": "backend_src_orders_orders_module_ordersmodule", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_module_ordersmodule" }, { "relation": "contains", @@ -57656,9 +59856,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service", - "target": "backend_src_orders_orders_service_ordersservice", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice" }, { "relation": "contains", @@ -57667,9 +59867,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_health_log_dto", - "target": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_health_log_dto_createhealthlogdto" }, { "relation": "contains", @@ -57678,9 +59878,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_pet_dto", - "target": "backend_src_pets_dto_create_pet_dto_createpetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_pet_dto_createpetdto" }, { "relation": "contains", @@ -57689,9 +59889,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_create_reminder_dto", - "target": "backend_src_pets_dto_create_reminder_dto_createreminderdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_create_reminder_dto_createreminderdto" }, { "relation": "contains", @@ -57700,9 +59900,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_dto_update_pet_dto", - "target": "backend_src_pets_dto_update_pet_dto_updatepetdto", - "confidence_score": 1.0 + "target": "backend_src_pets_dto_update_pet_dto_updatepetdto" }, { "relation": "contains", @@ -57711,9 +59911,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller", - "target": "backend_src_pets_pets_controller_petscontroller", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller" }, { "relation": "contains", @@ -57722,9 +59922,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_module", - "target": "backend_src_pets_pets_module_petsmodule", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_module_petsmodule" }, { "relation": "contains", @@ -57733,9 +59933,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_pets_service_healthloginput", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_healthloginput" }, { "relation": "contains", @@ -57744,9 +59944,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_pets_service_petsservice", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice" }, { "relation": "contains", @@ -57755,9 +59955,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service", - "target": "backend_src_pets_pets_service_reminderinput", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_reminderinput" }, { "relation": "contains", @@ -57766,9 +59966,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_prescriptions_prescriptions_controller_userreqpayload", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_userreqpayload" }, { "relation": "contains", @@ -57777,9 +59977,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller" }, { "relation": "contains", @@ -57788,9 +59988,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_module", - "target": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_module_prescriptionsmodule" }, { "relation": "contains", @@ -57799,9 +59999,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice" }, { "relation": "contains", @@ -57810,9 +60010,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_module", - "target": "backend_src_prisma_prisma_module_prismamodule", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_module_prismamodule" }, { "relation": "contains", @@ -57821,9 +60021,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_service", - "target": "backend_src_prisma_prisma_service_prismaservice", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice" }, { "relation": "contains", @@ -57832,9 +60032,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_dto_get_products_dto", - "target": "backend_src_products_dto_get_products_dto_getproductsdto", - "confidence_score": 1.0 + "target": "backend_src_products_dto_get_products_dto_getproductsdto" }, { "relation": "contains", @@ -57843,9 +60043,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller", - "target": "backend_src_products_products_controller_productscontroller", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller" }, { "relation": "contains", @@ -57854,9 +60054,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_module", - "target": "backend_src_products_products_module_productsmodule", - "confidence_score": 1.0 + "target": "backend_src_products_products_module_productsmodule" }, { "relation": "contains", @@ -57865,9 +60065,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service", - "target": "backend_src_products_products_service_productsservice", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice" }, { "relation": "contains", @@ -57876,9 +60076,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_module", - "target": "backend_src_redis_redis_module_redismodule", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_module_redismodule" }, { "relation": "contains", @@ -57887,9 +60087,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service", - "target": "backend_src_redis_redis_service_redisservice", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice" }, { "relation": "contains", @@ -57898,9 +60098,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller", - "target": "backend_src_seo_seo_controller_seocontroller", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_seocontroller" }, { "relation": "contains", @@ -57909,9 +60109,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_module", - "target": "backend_src_seo_seo_module_seomodule", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_module_seomodule" }, { "relation": "contains", @@ -57920,9 +60120,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service", - "target": "backend_src_seo_seo_service_seoservice", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice" }, { "relation": "contains", @@ -57931,9 +60131,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller", - "target": "backend_src_settings_settings_controller_settingscontroller", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller" }, { "relation": "contains", @@ -57942,9 +60142,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_module", - "target": "backend_src_settings_settings_module_settingsmodule", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_module_settingsmodule" }, { "relation": "contains", @@ -57953,9 +60153,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service", - "target": "backend_src_settings_settings_service_settingsservice", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice" }, { "relation": "contains", @@ -57964,9 +60164,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service", - "target": "backend_src_settings_settings_service_scientifictermdata", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_scientifictermdata" }, { "relation": "contains", @@ -57975,9 +60175,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller" }, { "relation": "contains", @@ -57986,9 +60186,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_module", - "target": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_module_smartadvisormodule" }, { "relation": "contains", @@ -57997,9 +60197,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice" }, { "relation": "contains", @@ -58008,9 +60208,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller" }, { "relation": "contains", @@ -58019,9 +60219,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_module", - "target": "backend_src_testimonials_testimonials_module_testimonialsmodule", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_module_testimonialsmodule" }, { "relation": "contains", @@ -58030,9 +60230,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice" }, { "relation": "contains", @@ -58041,9 +60241,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_address_dto", - "target": "backend_src_users_dto_address_dto_addressdto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_address_dto_addressdto" }, { "relation": "contains", @@ -58052,9 +60252,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_dto_update_profile_dto", - "target": "backend_src_users_dto_update_profile_dto_updateprofiledto", - "confidence_score": 1.0 + "target": "backend_src_users_dto_update_profile_dto_updateprofiledto" }, { "relation": "contains", @@ -58063,9 +60263,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller", - "target": "backend_src_users_users_controller_userscontroller", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller" }, { "relation": "contains", @@ -58074,9 +60274,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_module", - "target": "backend_src_users_users_module_usersmodule", - "confidence_score": 1.0 + "target": "backend_src_users_users_module_usersmodule" }, { "relation": "contains", @@ -58085,9 +60285,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service", - "target": "backend_src_users_users_service_usersservice", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice" }, { "relation": "contains", @@ -58096,9 +60296,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service", - "target": "backend_src_users_users_service_useraddressinput", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_useraddressinput" }, { "relation": "contains", @@ -58107,9 +60307,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto", - "target": "backend_src_videos_dto_create_video_dto_createvideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_createvideodto" }, { "relation": "contains", @@ -58118,9 +60318,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_create_video_dto", - "target": "backend_src_videos_dto_create_video_dto_updatevideodto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_create_video_dto_updatevideodto" }, { "relation": "contains", @@ -58129,9 +60329,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_dto_get_videos_query_dto", - "target": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto", - "confidence_score": 1.0 + "target": "backend_src_videos_dto_get_videos_query_dto_getvideosquerydto" }, { "relation": "contains", @@ -58140,9 +60340,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller", - "target": "backend_src_videos_videos_controller_videoscontroller", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller" }, { "relation": "contains", @@ -58151,9 +60351,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_module", - "target": "backend_src_videos_videos_module_videosmodule", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_module_videosmodule" }, { "relation": "contains", @@ -58162,9 +60362,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service", - "target": "backend_src_videos_videos_service_videosservice", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice" }, { "relation": "contains", @@ -58173,9 +60373,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service", - "target": "backend_src_videos_videos_service_videoquery", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videoquery" }, { "relation": "contains", @@ -58184,9 +60384,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_dto_wholesale_apply_dto", - "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto", - "confidence_score": 1.0 + "target": "backend_src_wholesale_dto_wholesale_apply_dto_wholesaleapplydto" }, { "relation": "contains", @@ -58195,9 +60395,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller" }, { "relation": "contains", @@ -58206,9 +60406,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_module", - "target": "backend_src_wholesale_wholesale_module_wholesalemodule", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_module_wholesalemodule" }, { "relation": "contains", @@ -58217,9 +60417,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice" }, { "relation": "contains", @@ -58228,9 +60428,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_dto_create_wiki_dto", - "target": "backend_src_wiki_dto_create_wiki_dto_createwikidto", - "confidence_score": 1.0 + "target": "backend_src_wiki_dto_create_wiki_dto_createwikidto" }, { "relation": "contains", @@ -58239,9 +60439,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_dto_update_wiki_dto", - "target": "backend_src_wiki_dto_update_wiki_dto_updatewikidto", - "confidence_score": 1.0 + "target": "backend_src_wiki_dto_update_wiki_dto_updatewikidto" }, { "relation": "contains", @@ -58250,9 +60450,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_entities_wiki_entity", - "target": "backend_src_wiki_entities_wiki_entity_wiki", - "confidence_score": 1.0 + "target": "backend_src_wiki_entities_wiki_entity_wiki" }, { "relation": "contains", @@ -58261,9 +60461,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller", - "target": "backend_src_wiki_wiki_controller_wikicontroller", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_wikicontroller" }, { "relation": "contains", @@ -58272,9 +60472,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_module", - "target": "backend_src_wiki_wiki_module_wikimodule", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_module_wikimodule" }, { "relation": "contains", @@ -58283,9 +60483,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service", - "target": "backend_src_wiki_wiki_service_wikiservice", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice" }, { "relation": "contains", @@ -58294,9 +60494,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig", - "target": "backend_tsconfig_compileroptions", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions" }, { "relation": "contains", @@ -58305,9 +60505,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build", - "target": "backend_tsconfig_build_extends", - "confidence_score": 1.0 + "target": "backend_tsconfig_build_extends" }, { "relation": "contains", @@ -58316,9 +60516,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_build", - "target": "backend_tsconfig_build_exclude", - "confidence_score": 1.0 + "target": "backend_tsconfig_build_exclude" }, { "relation": "contains", @@ -58327,9 +60527,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_emitdecoratormetadata", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_emitdecoratormetadata" }, { "relation": "contains", @@ -58338,9 +60538,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_experimentaldecorators", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_experimentaldecorators" }, { "relation": "contains", @@ -58349,9 +60549,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_allowsyntheticdefaultimports", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_allowsyntheticdefaultimports" }, { "relation": "contains", @@ -58360,9 +60560,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_target", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_target" }, { "relation": "contains", @@ -58371,9 +60571,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_sourcemap", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_sourcemap" }, { "relation": "contains", @@ -58382,9 +60582,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_outdir", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_outdir" }, { "relation": "contains", @@ -58393,9 +60593,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_baseurl", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_baseurl" }, { "relation": "contains", @@ -58404,9 +60604,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_incremental", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_incremental" }, { "relation": "contains", @@ -58415,9 +60615,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_skiplibcheck", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_skiplibcheck" }, { "relation": "contains", @@ -58426,9 +60626,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_strictnullchecks", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_strictnullchecks" }, { "relation": "contains", @@ -58437,9 +60637,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_forceconsistentcasinginfilenames", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_forceconsistentcasinginfilenames" }, { "relation": "contains", @@ -58448,9 +60648,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_noimplicitany", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_noimplicitany" }, { "relation": "contains", @@ -58459,9 +60659,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_strictbindcallapply", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_strictbindcallapply" }, { "relation": "contains", @@ -58470,9 +60670,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_nofallthroughcasesinswitch", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_nofallthroughcasesinswitch" }, { "relation": "contains", @@ -58481,9 +60681,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_module", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_module" }, { "relation": "contains", @@ -58492,9 +60692,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_moduleresolution", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_moduleresolution" }, { "relation": "contains", @@ -58503,9 +60703,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_resolvepackagejsonexports", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_resolvepackagejsonexports" }, { "relation": "contains", @@ -58514,9 +60714,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_esmoduleinterop", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_esmoduleinterop" }, { "relation": "contains", @@ -58525,9 +60725,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_isolatedmodules", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_isolatedmodules" }, { "relation": "contains", @@ -58536,9 +60736,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_declaration", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_declaration" }, { "relation": "contains", @@ -58547,9 +60747,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_tsconfig_compileroptions", - "target": "backend_tsconfig_compileroptions_removecomments", - "confidence_score": 1.0 + "target": "backend_tsconfig_compileroptions_removecomments" }, { "relation": "contains", @@ -58558,9 +60758,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_build_manifest", - "target": "docs_audit_build_manifest_lines", - "confidence_score": 1.0 + "target": "docs_audit_build_manifest_lines" }, { "relation": "contains", @@ -58569,9 +60769,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_build_manifest", - "target": "docs_audit_build_manifest_entries", - "confidence_score": 1.0 + "target": "docs_audit_build_manifest_entries" }, { "relation": "contains", @@ -58580,9 +60780,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_classification", - "target": "docs_audit_generate_classification_lines", - "confidence_score": 1.0 + "target": "docs_audit_generate_classification_lines" }, { "relation": "contains", @@ -58591,9 +60791,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_classification", - "target": "docs_audit_generate_classification_classified", - "confidence_score": 1.0 + "target": "docs_audit_generate_classification_classified" }, { "relation": "contains", @@ -58602,9 +60802,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_evidence", - "target": "docs_audit_generate_evidence_classification", - "confidence_score": 1.0 + "target": "docs_audit_generate_evidence_classification" }, { "relation": "contains", @@ -58613,9 +60813,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_evidence", - "target": "docs_audit_generate_evidence_evidenceentries", - "confidence_score": 1.0 + "target": "docs_audit_generate_evidence_evidenceentries" }, { "relation": "contains", @@ -58624,9 +60824,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_ledger", - "target": "docs_audit_generate_ledger_evidence", - "confidence_score": 1.0 + "target": "docs_audit_generate_ledger_evidence" }, { "relation": "contains", @@ -58635,9 +60835,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_ledger", - "target": "docs_audit_generate_ledger_ledgerentries", - "confidence_score": 1.0 + "target": "docs_audit_generate_ledger_ledgerentries" }, { "relation": "contains", @@ -58646,9 +60846,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_manifest", - "target": "docs_audit_generate_manifest_evidence", - "confidence_score": 1.0 + "target": "docs_audit_generate_manifest_evidence" }, { "relation": "contains", @@ -58657,9 +60857,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_generate_manifest", - "target": "docs_audit_generate_manifest_manifestentries", - "confidence_score": 1.0 + "target": "docs_audit_generate_manifest_manifestentries" }, { "relation": "contains", @@ -58668,9 +60868,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_rebuild_honest_ledger", - "target": "docs_audit_rebuild_honest_ledger_mandatoryscope", - "confidence_score": 1.0 + "target": "docs_audit_rebuild_honest_ledger_mandatoryscope" }, { "relation": "contains", @@ -58679,9 +60879,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_rebuild_honest_ledger", - "target": "docs_audit_rebuild_honest_ledger_evidencelist", - "confidence_score": 1.0 + "target": "docs_audit_rebuild_honest_ledger_evidencelist" }, { "relation": "contains", @@ -58690,9 +60890,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_rebuild_honest_ledger", - "target": "docs_audit_rebuild_honest_ledger_mandatorymap", - "confidence_score": 1.0 + "target": "docs_audit_rebuild_honest_ledger_mandatorymap" }, { "relation": "contains", @@ -58701,9 +60901,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_rebuild_honest_ledger", - "target": "docs_audit_rebuild_honest_ledger_ledger", - "confidence_score": 1.0 + "target": "docs_audit_rebuild_honest_ledger_ledger" }, { "relation": "contains", @@ -58712,9 +60912,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_sync_honest_manifest", - "target": "docs_audit_sync_honest_manifest_ledger", - "confidence_score": 1.0 + "target": "docs_audit_sync_honest_manifest_ledger" }, { "relation": "contains", @@ -58723,9 +60923,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_sync_honest_manifest", - "target": "docs_audit_sync_honest_manifest_manifest", - "confidence_score": 1.0 + "target": "docs_audit_sync_honest_manifest_manifest" }, { "relation": "contains", @@ -58734,9 +60934,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_sync_manifest", - "target": "docs_audit_sync_manifest_ledger", - "confidence_score": 1.0 + "target": "docs_audit_sync_manifest_ledger" }, { "relation": "contains", @@ -58745,9 +60945,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_sync_manifest", - "target": "docs_audit_sync_manifest_manifestentries", - "confidence_score": 1.0 + "target": "docs_audit_sync_manifest_manifestentries" }, { "relation": "contains", @@ -58756,9 +60956,9 @@ "source_location": "L101", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_evidence_grade", - "target": "docs_audit_validate_evidence_grade_validationoutput", - "confidence_score": 1.0 + "target": "docs_audit_validate_evidence_grade_validationoutput" }, { "relation": "contains", @@ -58767,9 +60967,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_evidence_grade", - "target": "docs_audit_validate_evidence_grade_errors", - "confidence_score": 1.0 + "target": "docs_audit_validate_evidence_grade_errors" }, { "relation": "contains", @@ -58778,9 +60978,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_evidence_grade", - "target": "docs_audit_validate_evidence_grade_warnings", - "confidence_score": 1.0 + "target": "docs_audit_validate_evidence_grade_warnings" }, { "relation": "contains", @@ -58789,9 +60989,9 @@ "source_location": "L58", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_evidence_grade", - "target": "docs_audit_validate_evidence_grade_activefiles", - "confidence_score": 1.0 + "target": "docs_audit_validate_evidence_grade_activefiles" }, { "relation": "contains", @@ -58800,9 +61000,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_dispsum", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_dispsum" }, { "relation": "contains", @@ -58811,9 +61011,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_invalidnewids", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_invalidnewids" }, { "relation": "contains", @@ -58822,9 +61022,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_manifest", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_manifest" }, { "relation": "contains", @@ -58833,9 +61033,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_uninspected", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_uninspected" }, { "relation": "contains", @@ -58844,9 +61044,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_trackedfiles", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_trackedfiles" }, { "relation": "contains", @@ -58855,9 +61055,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_report", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_report" }, { "relation": "contains", @@ -58866,9 +61066,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_verifiedindex", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_verifiedindex" }, { "relation": "contains", @@ -58877,9 +61077,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_errors", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_errors" }, { "relation": "contains", @@ -58888,9 +61088,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "docs_audit_validate_integrity", - "target": "docs_audit_validate_integrity_warnings", - "confidence_score": 1.0 + "target": "docs_audit_validate_integrity_warnings" }, { "relation": "contains", @@ -58899,9 +61099,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_dependencies", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies" }, { "relation": "contains", @@ -58910,9 +61110,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_name", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_name" }, { "relation": "contains", @@ -58921,9 +61121,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_devdependencies", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies" }, { "relation": "contains", @@ -58932,9 +61132,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_private", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_private" }, { "relation": "contains", @@ -58943,9 +61143,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_version", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_version" }, { "relation": "contains", @@ -58954,9 +61154,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_type", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_type" }, { "relation": "contains", @@ -58965,9 +61165,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package", - "target": "frontend_admin_panel_package_scripts", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_scripts" }, { "relation": "contains", @@ -58976,9 +61176,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_tanstack_react_query", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_tanstack_react_query" }, { "relation": "contains", @@ -58987,9 +61187,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_axios", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_axios" }, { "relation": "contains", @@ -58998,9 +61198,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_lucide_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_lucide_react" }, { "relation": "contains", @@ -59009,9 +61209,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_react" }, { "relation": "contains", @@ -59020,9 +61220,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_react_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_react_dom" }, { "relation": "contains", @@ -59031,9 +61231,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_react_hot_toast", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_react_hot_toast" }, { "relation": "contains", @@ -59042,9 +61242,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_react_router_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_react_router_dom" }, { "relation": "contains", @@ -59053,9 +61253,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_recharts", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_recharts" }, { "relation": "contains", @@ -59064,9 +61264,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_vite", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_vite" }, { "relation": "contains", @@ -59075,9 +61275,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_dependencies", - "target": "frontend_admin_panel_package_dependencies_zustand", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_dependencies_zustand" }, { "relation": "contains", @@ -59086,9 +61286,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_eslint_js", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_eslint_js" }, { "relation": "contains", @@ -59097,9 +61297,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_tailwindcss_postcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_tailwindcss_postcss" }, { "relation": "contains", @@ -59108,9 +61308,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_types_node", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_types_node" }, { "relation": "contains", @@ -59119,9 +61319,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_types_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_types_react" }, { "relation": "contains", @@ -59130,9 +61330,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_types_react_dom", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_types_react_dom" }, { "relation": "contains", @@ -59141,9 +61341,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_vitejs_plugin_react", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_vitejs_plugin_react" }, { "relation": "contains", @@ -59152,9 +61352,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_autoprefixer", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_autoprefixer" }, { "relation": "contains", @@ -59163,9 +61363,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_eslint", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_eslint" }, { "relation": "contains", @@ -59174,9 +61374,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_hooks", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_hooks" }, { "relation": "contains", @@ -59185,9 +61385,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_refresh", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_eslint_plugin_react_refresh" }, { "relation": "contains", @@ -59196,9 +61396,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_globals", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_globals" }, { "relation": "contains", @@ -59207,9 +61407,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_postcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_postcss" }, { "relation": "contains", @@ -59218,9 +61418,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_tailwindcss", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_tailwindcss" }, { "relation": "contains", @@ -59229,9 +61429,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_typescript", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_typescript" }, { "relation": "contains", @@ -59240,9 +61440,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_devdependencies", - "target": "frontend_admin_panel_package_devdependencies_typescript_eslint", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_devdependencies_typescript_eslint" }, { "relation": "contains", @@ -59251,9 +61451,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_scripts", - "target": "frontend_admin_panel_package_scripts_preview", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_scripts_preview" }, { "relation": "contains", @@ -59262,9 +61462,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_scripts", - "target": "frontend_admin_panel_package_scripts_dev", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_scripts_dev" }, { "relation": "contains", @@ -59273,9 +61473,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_scripts", - "target": "frontend_admin_panel_package_scripts_build", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_scripts_build" }, { "relation": "contains", @@ -59284,9 +61484,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_package_scripts", - "target": "frontend_admin_panel_package_scripts_lint", - "confidence_score": 1.0 + "target": "frontend_admin_panel_package_scripts_lint" }, { "relation": "contains", @@ -59295,9 +61495,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_app", - "target": "frontend_admin_panel_src_app_app", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_app_app" }, { "relation": "contains", @@ -59306,9 +61506,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_app", - "target": "frontend_admin_panel_src_app_suspensefallback", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_app_suspensefallback" }, { "relation": "contains", @@ -59317,9 +61517,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_layout", - "target": "frontend_admin_panel_src_components_layout_layout", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_layout_layout" }, { "relation": "contains", @@ -59328,9 +61528,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_protectedroute", - "target": "frontend_admin_panel_src_components_protectedroute_protectedroute", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_protectedroute_protectedroute" }, { "relation": "contains", @@ -59339,9 +61539,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_components_sidebar_sidebarprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_sidebar_sidebarprops" }, { "relation": "contains", @@ -59350,9 +61550,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_components_sidebar_sidebar", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_sidebar_sidebar" }, { "relation": "contains", @@ -59361,9 +61561,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_sidebar", - "target": "frontend_admin_panel_src_components_sidebar_menugroups", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_sidebar_menugroups" }, { "relation": "contains", @@ -59372,9 +61572,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_components_topbar_searchable_pages", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_topbar_searchable_pages" }, { "relation": "contains", @@ -59383,9 +61583,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_components_topbar_topbar", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_topbar_topbar" }, { "relation": "contains", @@ -59394,9 +61594,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_topbar", - "target": "frontend_admin_panel_src_components_topbar_topbarprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_topbar_topbarprops" }, { "relation": "contains", @@ -59405,9 +61605,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_confirmmodal", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodal" }, { "relation": "contains", @@ -59416,9 +61616,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_confirmmodal", - "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodalprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_confirmmodal_confirmmodalprops" }, { "relation": "contains", @@ -59427,9 +61627,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselectorprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselectorprops" }, { "relation": "contains", @@ -59438,9 +61638,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_mediaselector" }, { "relation": "contains", @@ -59449,9 +61649,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_mediaselector", - "target": "frontend_admin_panel_src_components_ui_mediaselector_media", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_mediaselector_media" }, { "relation": "contains", @@ -59460,9 +61660,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_pagination", - "target": "frontend_admin_panel_src_components_ui_pagination_pagination", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_pagination" }, { "relation": "contains", @@ -59471,9 +61671,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_pagination", - "target": "frontend_admin_panel_src_components_ui_pagination_paginationprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_pagination_paginationprops" }, { "relation": "contains", @@ -59482,9 +61682,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_skeleton", - "target": "frontend_admin_panel_src_components_ui_skeleton_skeleton", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_skeleton_skeleton" }, { "relation": "contains", @@ -59493,9 +61693,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_components_ui_spinner", - "target": "frontend_admin_panel_src_components_ui_spinner_spinner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_components_ui_spinner_spinner" }, { "relation": "contains", @@ -59504,9 +61704,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_b2bmanager", - "target": "frontend_admin_panel_src_pages_b2bmanager_b2bmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_b2bmanager_b2bmanager" }, { "relation": "contains", @@ -59515,9 +61715,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_bannersmanager", - "target": "frontend_admin_panel_src_pages_bannersmanager_bannersmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_bannersmanager_bannersmanager" }, { "relation": "contains", @@ -59526,9 +61726,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_pages_blogs_blogpost", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_blogs_blogpost" }, { "relation": "contains", @@ -59537,9 +61737,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_blogs", - "target": "frontend_admin_panel_src_pages_blogs_blogs", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_blogs_blogs" }, { "relation": "contains", @@ -59548,9 +61748,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_pages_categories_category", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_categories_category" }, { "relation": "contains", @@ -59559,9 +61759,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_categories", - "target": "frontend_admin_panel_src_pages_categories_categories", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_categories_categories" }, { "relation": "contains", @@ -59570,9 +61770,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_pages_cms_vettestimonial", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_cms_vettestimonial" }, { "relation": "contains", @@ -59581,9 +61781,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_pages_cms_cms", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_cms_cms" }, { "relation": "contains", @@ -59592,9 +61792,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_cms", - "target": "frontend_admin_panel_src_pages_cms_herobanner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_cms_herobanner" }, { "relation": "contains", @@ -59603,9 +61803,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_contactsubmissions", - "target": "frontend_admin_panel_src_pages_contactsubmissions_contactinfoitem", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_contactsubmissions_contactinfoitem" }, { "relation": "contains", @@ -59614,9 +61814,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_contactsubmissions", - "target": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmissions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmissions" }, { "relation": "contains", @@ -59625,9 +61825,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_contactsubmissions", - "target": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmission", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_contactsubmissions_contactsubmission" }, { "relation": "contains", @@ -59636,9 +61836,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_pages_coupons_coupon", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons_coupon" }, { "relation": "contains", @@ -59647,9 +61847,9 @@ "source_location": "L249", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_pages_coupons_couponmodalprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons_couponmodalprops" }, { "relation": "contains", @@ -59658,9 +61858,9 @@ "source_location": "L258", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_pages_coupons_couponmodal", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons_couponmodal" }, { "relation": "contains", @@ -59669,9 +61869,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_pages_coupons_couponformdata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons_couponformdata" }, { "relation": "contains", @@ -59680,9 +61880,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_pages_coupons_coupons", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons_coupons" }, { "relation": "contains", @@ -59691,9 +61891,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_coupons", - "target": "frontend_admin_panel_src_pages_coupons_coupontarget", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons_coupontarget" }, { "relation": "contains", @@ -59702,9 +61902,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_dashboard", - "target": "frontend_admin_panel_src_pages_dashboard_dashboarddata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_dashboard_dashboarddata" }, { "relation": "contains", @@ -59713,9 +61913,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_dashboard", - "target": "frontend_admin_panel_src_pages_dashboard_dashboard", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_dashboard_dashboard" }, { "relation": "contains", @@ -59724,9 +61924,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_dashboard", - "target": "frontend_admin_panel_src_pages_dashboard_categorydist", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_dashboard_categorydist" }, { "relation": "contains", @@ -59735,9 +61935,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_financialsettingspage", - "target": "frontend_admin_panel_src_pages_financialsettingspage_financialsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_financialsettingspage_financialsettingspage" }, { "relation": "contains", @@ -59746,9 +61946,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_ingredientsmanager", - "target": "frontend_admin_panel_src_pages_ingredientsmanager_ingredientsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_ingredientsmanager_ingredientsmanager" }, { "relation": "contains", @@ -59757,9 +61957,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_login", - "target": "frontend_admin_panel_src_pages_login_login", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_login_login" }, { "relation": "contains", @@ -59768,9 +61968,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_pages_media_mediamanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_media_mediamanager" }, { "relation": "contains", @@ -59779,9 +61979,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_media", - "target": "frontend_admin_panel_src_pages_media_media", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_media_media" }, { "relation": "contains", @@ -59790,9 +61990,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_pages_orders_orderitem", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders_orderitem" }, { "relation": "contains", @@ -59801,9 +62001,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_pages_orders_order", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders_order" }, { "relation": "contains", @@ -59812,9 +62012,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_pages_orders_statusstyles", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders_statusstyles" }, { "relation": "contains", @@ -59823,9 +62023,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_pages_orders_topersiandigits", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders_topersiandigits" }, { "relation": "contains", @@ -59834,9 +62034,9 @@ "source_location": "L75", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_orders", - "target": "frontend_admin_panel_src_pages_orders_orders", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders_orders" }, { "relation": "contains", @@ -59845,9 +62045,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_pages_pets_pets", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_pets_pets" }, { "relation": "contains", @@ -59856,9 +62056,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_pets", - "target": "frontend_admin_panel_src_pages_pets_pet", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_pets_pet" }, { "relation": "contains", @@ -59867,9 +62067,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_prescriptionsmanager", - "target": "frontend_admin_panel_src_pages_prescriptionsmanager_prescriptionsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_prescriptionsmanager_prescriptionsmanager" }, { "relation": "contains", @@ -59878,9 +62078,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_pages_products_category", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_products_category" }, { "relation": "contains", @@ -59889,9 +62089,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_pages_products_product", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_products_product" }, { "relation": "contains", @@ -59900,9 +62100,9 @@ "source_location": "L51", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_products", - "target": "frontend_admin_panel_src_pages_products_products", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_products_products" }, { "relation": "contains", @@ -59911,9 +62111,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_colors", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_colors" }, { "relation": "contains", @@ -59922,9 +62122,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_customtooltipprops", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_customtooltipprops" }, { "relation": "contains", @@ -59933,9 +62133,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_customtooltip", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_customtooltip" }, { "relation": "contains", @@ -59944,9 +62144,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_categorydistitem", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_categorydistitem" }, { "relation": "contains", @@ -59955,9 +62155,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_bestselleritem", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_bestselleritem" }, { "relation": "contains", @@ -59966,9 +62166,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_topcouponitem", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_topcouponitem" }, { "relation": "contains", @@ -59977,9 +62177,9 @@ "source_location": "L46", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_reportdata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_reportdata" }, { "relation": "contains", @@ -59988,9 +62188,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_reports", - "target": "frontend_admin_panel_src_pages_reports_reports", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports_reports" }, { "relation": "contains", @@ -59999,9 +62199,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_seosettingspage", - "target": "frontend_admin_panel_src_pages_seosettingspage_seosettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_seosettingspage_seosettingspage" }, { "relation": "contains", @@ -60010,9 +62210,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_settings", - "target": "frontend_admin_panel_src_pages_settings_settings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_settings_settings" }, { "relation": "contains", @@ -60021,9 +62221,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_smartadvisormanager", - "target": "frontend_admin_panel_src_pages_smartadvisormanager_smartadvisormanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_smartadvisormanager_smartadvisormanager" }, { "relation": "contains", @@ -60032,9 +62232,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_systemsettingspage", - "target": "frontend_admin_panel_src_pages_systemsettingspage_systemsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_systemsettingspage_systemsettingspage" }, { "relation": "contains", @@ -60043,9 +62243,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_testimonialsmanager", - "target": "frontend_admin_panel_src_pages_testimonialsmanager_testimonialsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_testimonialsmanager_testimonialsmanager" }, { "relation": "contains", @@ -60054,9 +62254,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_pages_uitexts_groups", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_uitexts_groups" }, { "relation": "contains", @@ -60065,9 +62265,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_pages_uitexts_page_tabs", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_uitexts_page_tabs" }, { "relation": "contains", @@ -60076,9 +62276,9 @@ "source_location": "L77", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_pages_uitexts_group_page_map", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_uitexts_group_page_map" }, { "relation": "contains", @@ -60087,9 +62287,9 @@ "source_location": "L87", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_uitexts", - "target": "frontend_admin_panel_src_pages_uitexts_uitexts", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_uitexts_uitexts" }, { "relation": "contains", @@ -60098,9 +62298,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_pages_users_userrecord", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_users_userrecord" }, { "relation": "contains", @@ -60109,9 +62309,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_users", - "target": "frontend_admin_panel_src_pages_users_users", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_users_users" }, { "relation": "contains", @@ -60120,9 +62320,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_pages_videos_videos", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_videos_videos" }, { "relation": "contains", @@ -60131,9 +62331,9 @@ "source_location": "L455", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_pages_videos_fetchvideoslist", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_videos_fetchvideoslist" }, { "relation": "contains", @@ -60142,9 +62342,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_videos", - "target": "frontend_admin_panel_src_pages_videos_video", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_videos_video" }, { "relation": "contains", @@ -60153,9 +62353,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wholesaleapplications", - "target": "frontend_admin_panel_src_pages_wholesaleapplications_wholesaleapplications", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wholesaleapplications_wholesaleapplications" }, { "relation": "contains", @@ -60164,9 +62364,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wholesaleapplications", - "target": "frontend_admin_panel_src_pages_wholesaleapplications_wholesalerequest", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wholesaleapplications_wholesalerequest" }, { "relation": "contains", @@ -60175,9 +62375,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_pages_wiki_productitem", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wiki_productitem" }, { "relation": "contains", @@ -60186,9 +62386,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_pages_wiki_wiki", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wiki_wiki" }, { "relation": "contains", @@ -60197,9 +62397,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_pages_wiki", - "target": "frontend_admin_panel_src_pages_wiki_wikiterm", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wiki_wikiterm" }, { "relation": "contains", @@ -60208,9 +62408,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_dashboard", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_dashboard" }, { "relation": "contains", @@ -60219,9 +62419,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_users", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_users" }, { "relation": "contains", @@ -60230,9 +62430,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_products", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_products" }, { "relation": "contains", @@ -60241,9 +62441,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_orders", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_orders" }, { "relation": "contains", @@ -60252,9 +62452,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_coupons", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_coupons" }, { "relation": "contains", @@ -60263,9 +62463,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_settings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_settings" }, { "relation": "contains", @@ -60274,9 +62474,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_reports", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_reports" }, { "relation": "contains", @@ -60285,9 +62485,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_categories", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_categories" }, { "relation": "contains", @@ -60296,9 +62496,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_blogs", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_blogs" }, { "relation": "contains", @@ -60307,9 +62507,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_wiki", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_wiki" }, { "relation": "contains", @@ -60318,9 +62518,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_pets", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_pets" }, { "relation": "contains", @@ -60329,9 +62529,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_uitexts", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_uitexts" }, { "relation": "contains", @@ -60340,9 +62540,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_media", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_media" }, { "relation": "contains", @@ -60351,9 +62551,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_cms", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_cms" }, { "relation": "contains", @@ -60362,9 +62562,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_wholesaleapplications", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_wholesaleapplications" }, { "relation": "contains", @@ -60373,9 +62573,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_videos", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_videos" }, { "relation": "contains", @@ -60384,9 +62584,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_contactsubmissions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_contactsubmissions" }, { "relation": "contains", @@ -60395,9 +62595,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_bannersmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_bannersmanager" }, { "relation": "contains", @@ -60406,9 +62606,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_smartadvisormanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_smartadvisormanager" }, { "relation": "contains", @@ -60417,9 +62617,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_testimonialsmanager" }, { "relation": "contains", @@ -60428,9 +62628,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_ingredientsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_ingredientsmanager" }, { "relation": "contains", @@ -60439,9 +62639,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_prescriptionsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_prescriptionsmanager" }, { "relation": "contains", @@ -60450,9 +62650,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_b2bmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_b2bmanager" }, { "relation": "contains", @@ -60461,9 +62661,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_seosettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_seosettingspage" }, { "relation": "contains", @@ -60472,9 +62672,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_financialsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_financialsettingspage" }, { "relation": "contains", @@ -60483,9 +62683,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_systemsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_systemsettingspage" }, { "relation": "contains", @@ -60494,9 +62694,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_adminrouteconfig", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_adminrouteconfig" }, { "relation": "contains", @@ -60505,9 +62705,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_routes_adminroutes_router", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_routes_adminroutes_router" }, { "relation": "contains", @@ -60516,9 +62716,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_services_api_apierrorpayload", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_apierrorpayload" }, { "relation": "contains", @@ -60527,9 +62727,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_services_api_api", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_api" }, { "relation": "contains", @@ -60538,9 +62738,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_services_api_failedqueue", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_failedqueue" }, { "relation": "contains", @@ -60549,9 +62749,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_services_api_processqueue", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_processqueue" }, { "relation": "contains", @@ -60560,9 +62760,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_services_api", - "target": "frontend_admin_panel_src_services_api_base_domain", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_services_api_base_domain" }, { "relation": "contains", @@ -60571,9 +62771,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_store_adminauthstore", - "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_store_adminauthstore_useadminauthstore" }, { "relation": "contains", @@ -60582,9 +62782,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_adminuser", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_adminuser" }, { "relation": "contains", @@ -60593,9 +62793,9 @@ "source_location": "L111", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_ingredient", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_ingredient" }, { "relation": "contains", @@ -60604,9 +62804,9 @@ "source_location": "L124", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_prescription", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_prescription" }, { "relation": "contains", @@ -60615,9 +62815,9 @@ "source_location": "L136", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_b2binquiry", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_b2binquiry" }, { "relation": "contains", @@ -60626,9 +62826,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_authstate", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_authstate" }, { "relation": "contains", @@ -60637,9 +62837,9 @@ "source_location": "L151", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_partneraccount", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_partneraccount" }, { "relation": "contains", @@ -60648,9 +62848,9 @@ "source_location": "L163", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_seosettings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_seosettings" }, { "relation": "contains", @@ -60659,9 +62859,9 @@ "source_location": "L171", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_financialsettings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_financialsettings" }, { "relation": "contains", @@ -60670,9 +62870,9 @@ "source_location": "L178", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_systemsettings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_systemsettings" }, { "relation": "contains", @@ -60681,9 +62881,9 @@ "source_location": "L185", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_product", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_product" }, { "relation": "contains", @@ -60692,9 +62892,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_sendotppayload", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_sendotppayload" }, { "relation": "contains", @@ -60703,9 +62903,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_verifyotppayload", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_verifyotppayload" }, { "relation": "contains", @@ -60714,9 +62914,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_adminloginpayload", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_adminloginpayload" }, { "relation": "contains", @@ -60725,9 +62925,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_authresponsedata", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_authresponsedata" }, { "relation": "contains", @@ -60736,9 +62936,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_apiresponse", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_apiresponse" }, { "relation": "contains", @@ -60747,9 +62947,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_useraddress", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_useraddress" }, { "relation": "contains", @@ -60758,9 +62958,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_petsummary", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_petsummary" }, { "relation": "contains", @@ -60769,9 +62969,9 @@ "source_location": "L70", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_banner", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_banner" }, { "relation": "contains", @@ -60780,9 +62980,9 @@ "source_location": "L83", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_smartadvisorrule", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_smartadvisorrule" }, { "relation": "contains", @@ -60791,9 +62991,9 @@ "source_location": "L97", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_types_admin", - "target": "frontend_admin_panel_src_types_admin_testimonial", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_types_admin_testimonial" }, { "relation": "contains", @@ -60802,9 +63002,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig", - "target": "frontend_admin_panel_tsconfig_files", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_files" }, { "relation": "contains", @@ -60813,9 +63013,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig", - "target": "frontend_admin_panel_tsconfig_references", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_references" }, { "relation": "contains", @@ -60824,9 +63024,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app", - "target": "frontend_admin_panel_tsconfig_app_compileroptions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions" }, { "relation": "contains", @@ -60835,9 +63035,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app", - "target": "frontend_admin_panel_tsconfig_app_include", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_include" }, { "relation": "contains", @@ -60846,9 +63046,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_moduleresolution", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_moduleresolution" }, { "relation": "contains", @@ -60857,9 +63057,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_allowimportingtsextensions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_allowimportingtsextensions" }, { "relation": "contains", @@ -60868,9 +63068,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_verbatimmodulesyntax", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_verbatimmodulesyntax" }, { "relation": "contains", @@ -60879,9 +63079,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_moduledetection", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_moduledetection" }, { "relation": "contains", @@ -60890,9 +63090,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_noemit", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_noemit" }, { "relation": "contains", @@ -60901,9 +63101,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_jsx", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_jsx" }, { "relation": "contains", @@ -60912,9 +63112,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedlocals", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedlocals" }, { "relation": "contains", @@ -60923,9 +63123,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedparameters", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_nounusedparameters" }, { "relation": "contains", @@ -60934,9 +63134,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_erasablesyntaxonly", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_erasablesyntaxonly" }, { "relation": "contains", @@ -60945,9 +63145,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_nofallthroughcasesinswitch", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_nofallthroughcasesinswitch" }, { "relation": "contains", @@ -60956,9 +63156,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_tsbuildinfofile", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_tsbuildinfofile" }, { "relation": "contains", @@ -60967,9 +63167,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_target", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_target" }, { "relation": "contains", @@ -60978,9 +63178,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_lib", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_lib" }, { "relation": "contains", @@ -60989,9 +63189,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_module", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_module" }, { "relation": "contains", @@ -61000,9 +63200,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_types", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_types" }, { "relation": "contains", @@ -61011,9 +63211,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_app_compileroptions", - "target": "frontend_admin_panel_tsconfig_app_compileroptions_skiplibcheck", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_app_compileroptions_skiplibcheck" }, { "relation": "contains", @@ -61022,9 +63222,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node", - "target": "frontend_admin_panel_tsconfig_node_compileroptions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions" }, { "relation": "contains", @@ -61033,9 +63233,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node", - "target": "frontend_admin_panel_tsconfig_node_include", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_include" }, { "relation": "contains", @@ -61044,9 +63244,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_moduleresolution", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_moduleresolution" }, { "relation": "contains", @@ -61055,9 +63255,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_allowimportingtsextensions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_allowimportingtsextensions" }, { "relation": "contains", @@ -61066,9 +63266,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_verbatimmodulesyntax", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_verbatimmodulesyntax" }, { "relation": "contains", @@ -61077,9 +63277,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_moduledetection", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_moduledetection" }, { "relation": "contains", @@ -61088,9 +63288,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_noemit", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_noemit" }, { "relation": "contains", @@ -61099,9 +63299,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedlocals", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedlocals" }, { "relation": "contains", @@ -61110,9 +63310,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedparameters", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_nounusedparameters" }, { "relation": "contains", @@ -61121,9 +63321,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_erasablesyntaxonly", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_erasablesyntaxonly" }, { "relation": "contains", @@ -61132,9 +63332,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_nofallthroughcasesinswitch", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_nofallthroughcasesinswitch" }, { "relation": "contains", @@ -61143,9 +63343,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_tsbuildinfofile", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_tsbuildinfofile" }, { "relation": "contains", @@ -61154,9 +63354,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_target", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_target" }, { "relation": "contains", @@ -61165,9 +63365,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_lib", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_lib" }, { "relation": "contains", @@ -61176,9 +63376,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_module", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_module" }, { "relation": "contains", @@ -61187,9 +63387,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_types", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_types" }, { "relation": "contains", @@ -61198,9 +63398,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_tsconfig_node_compileroptions", - "target": "frontend_admin_panel_tsconfig_node_compileroptions_skiplibcheck", - "confidence_score": 1.0 + "target": "frontend_admin_panel_tsconfig_node_compileroptions_skiplibcheck" }, { "relation": "contains", @@ -61209,9 +63409,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_about_page", - "target": "frontend_application_app_about_page_aboutpage", - "confidence_score": 1.0 + "target": "frontend_application_app_about_page_aboutpage" }, { "relation": "contains", @@ -61220,9 +63420,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_about_page", - "target": "frontend_application_app_about_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_about_page_metadata" }, { "relation": "contains", @@ -61231,9 +63431,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_page", - "target": "frontend_application_app_blog_page_getblogs", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_page_getblogs" }, { "relation": "contains", @@ -61242,9 +63442,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_page", - "target": "frontend_application_app_blog_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_page_metadata" }, { "relation": "contains", @@ -61253,9 +63453,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_page", - "target": "frontend_application_app_blog_page_blog", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_page_blog" }, { "relation": "contains", @@ -61264,9 +63464,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_slug_page", - "target": "frontend_application_app_blog_slug_page_revalidate", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_slug_page_revalidate" }, { "relation": "contains", @@ -61275,9 +63475,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_slug_page", - "target": "frontend_application_app_blog_slug_page_generatemetadata", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_slug_page_generatemetadata" }, { "relation": "contains", @@ -61286,9 +63486,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_slug_page", - "target": "frontend_application_app_blog_slug_page_blogpostpage", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_slug_page_blogpostpage" }, { "relation": "contains", @@ -61297,9 +63497,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_blog_slug_page", - "target": "frontend_application_app_blog_slug_page_getblog", - "confidence_score": 1.0 + "target": "frontend_application_app_blog_slug_page_getblog" }, { "relation": "contains", @@ -61308,9 +63508,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_catalogclient", - "target": "frontend_application_app_catalog_catalogclient_catalogclient", - "confidence_score": 1.0 + "target": "frontend_application_app_catalog_catalogclient_catalogclient" }, { "relation": "contains", @@ -61319,9 +63519,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_page", - "target": "frontend_application_app_catalog_page_catalogpage", - "confidence_score": 1.0 + "target": "frontend_application_app_catalog_page_catalogpage" }, { "relation": "contains", @@ -61330,9 +63530,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_catalog_page", - "target": "frontend_application_app_catalog_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_catalog_page_metadata" }, { "relation": "contains", @@ -61341,9 +63541,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_checkout_page", - "target": "frontend_application_app_checkout_page_checkout", - "confidence_score": 1.0 + "target": "frontend_application_app_checkout_page_checkout" }, { "relation": "contains", @@ -61352,9 +63552,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_checkout_success_id_page", - "target": "frontend_application_app_checkout_success_id_page_successpage", - "confidence_score": 1.0 + "target": "frontend_application_app_checkout_success_id_page_successpage" }, { "relation": "contains", @@ -61363,9 +63563,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_clientlayout", - "target": "frontend_application_app_clientlayout_clientlayout", - "confidence_score": 1.0 + "target": "frontend_application_app_clientlayout_clientlayout" }, { "relation": "contains", @@ -61374,9 +63574,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_contact_page", - "target": "frontend_application_app_contact_page_contactpage", - "confidence_score": 1.0 + "target": "frontend_application_app_contact_page_contactpage" }, { "relation": "contains", @@ -61385,9 +63585,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_contact_page", - "target": "frontend_application_app_contact_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_contact_page_metadata" }, { "relation": "contains", @@ -61396,9 +63596,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_dashboard_page", - "target": "frontend_application_app_dashboard_page_dashboardpage", - "confidence_score": 1.0 + "target": "frontend_application_app_dashboard_page_dashboardpage" }, { "relation": "contains", @@ -61407,9 +63607,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_error", - "target": "frontend_application_app_error_errorboundary", - "confidence_score": 1.0 + "target": "frontend_application_app_error_errorboundary" }, { "relation": "contains", @@ -61418,9 +63618,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_app_homeclient_homeclientprops", - "confidence_score": 1.0 + "target": "frontend_application_app_homeclient_homeclientprops" }, { "relation": "contains", @@ -61429,9 +63629,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_homeclient", - "target": "frontend_application_app_homeclient_homeclient", - "confidence_score": 1.0 + "target": "frontend_application_app_homeclient_homeclient" }, { "relation": "contains", @@ -61440,9 +63640,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_layout", - "target": "frontend_application_app_layout_generatemetadata", - "confidence_score": 1.0 + "target": "frontend_application_app_layout_generatemetadata" }, { "relation": "contains", @@ -61451,9 +63651,9 @@ "source_location": "L94", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_layout", - "target": "frontend_application_app_layout_rootlayout", - "confidence_score": 1.0 + "target": "frontend_application_app_layout_rootlayout" }, { "relation": "contains", @@ -61462,9 +63662,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_loading", - "target": "frontend_application_app_loading_globalloading", - "confidence_score": 1.0 + "target": "frontend_application_app_loading_globalloading" }, { "relation": "contains", @@ -61473,9 +63673,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_not_found", - "target": "frontend_application_app_not_found_notfound", - "confidence_score": 1.0 + "target": "frontend_application_app_not_found_notfound" }, { "relation": "contains", @@ -61484,9 +63684,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_app_page_gethomedata", - "confidence_score": 1.0 + "target": "frontend_application_app_page_gethomedata" }, { "relation": "contains", @@ -61495,9 +63695,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_app_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_page_metadata" }, { "relation": "contains", @@ -61506,9 +63706,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_page", - "target": "frontend_application_app_page_home", - "confidence_score": 1.0 + "target": "frontend_application_app_page_home" }, { "relation": "contains", @@ -61517,9 +63717,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_privacy_page", - "target": "frontend_application_app_privacy_page_privacypage", - "confidence_score": 1.0 + "target": "frontend_application_app_privacy_page_privacypage" }, { "relation": "contains", @@ -61528,9 +63728,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_privacy_page", - "target": "frontend_application_app_privacy_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_privacy_page_metadata" }, { "relation": "contains", @@ -61539,9 +63739,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_profile_page", - "target": "frontend_application_app_profile_page_profilepage", - "confidence_score": 1.0 + "target": "frontend_application_app_profile_page_profilepage" }, { "relation": "contains", @@ -61550,9 +63750,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_robots", - "target": "frontend_application_app_robots_robots", - "confidence_score": 1.0 + "target": "frontend_application_app_robots_robots" }, { "relation": "contains", @@ -61561,9 +63761,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_search_page", - "target": "frontend_application_app_search_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_search_page_metadata" }, { "relation": "contains", @@ -61572,9 +63772,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_search_page", - "target": "frontend_application_app_search_page_searchpage", - "confidence_score": 1.0 + "target": "frontend_application_app_search_page_searchpage" }, { "relation": "contains", @@ -61583,9 +63783,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_page", - "target": "frontend_application_app_shop_page_shop", - "confidence_score": 1.0 + "target": "frontend_application_app_shop_page_shop" }, { "relation": "contains", @@ -61594,9 +63794,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_page", - "target": "frontend_application_app_shop_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_shop_page_metadata" }, { "relation": "contains", @@ -61605,9 +63805,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_slug_page", - "target": "frontend_application_app_shop_slug_page_shopproductpage", - "confidence_score": 1.0 + "target": "frontend_application_app_shop_slug_page_shopproductpage" }, { "relation": "contains", @@ -61616,9 +63816,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_shop_slug_page", - "target": "frontend_application_app_shop_slug_page_generatemetadata", - "confidence_score": 1.0 + "target": "frontend_application_app_shop_slug_page_generatemetadata" }, { "relation": "contains", @@ -61627,9 +63827,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_sitemap", - "target": "frontend_application_app_sitemap_sitemap", - "confidence_score": 1.0 + "target": "frontend_application_app_sitemap_sitemap" }, { "relation": "contains", @@ -61638,9 +63838,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_track_page", - "target": "frontend_application_app_track_page_trackpage", - "confidence_score": 1.0 + "target": "frontend_application_app_track_page_trackpage" }, { "relation": "contains", @@ -61649,9 +63849,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_trust_seals_page", - "target": "frontend_application_app_trust_seals_page_trustsealspage", - "confidence_score": 1.0 + "target": "frontend_application_app_trust_seals_page_trustsealspage" }, { "relation": "contains", @@ -61660,9 +63860,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_trust_seals_page", - "target": "frontend_application_app_trust_seals_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_trust_seals_page_metadata" }, { "relation": "contains", @@ -61671,9 +63871,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_videos_page", - "target": "frontend_application_app_videos_page_videos", - "confidence_score": 1.0 + "target": "frontend_application_app_videos_page_videos" }, { "relation": "contains", @@ -61682,9 +63882,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_page", - "target": "frontend_application_app_wiki_page_wikipage", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_page_wikipage" }, { "relation": "contains", @@ -61693,9 +63893,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_page", - "target": "frontend_application_app_wiki_page_metadata", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_page_metadata" }, { "relation": "contains", @@ -61704,9 +63904,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_slug_page", - "target": "frontend_application_app_wiki_slug_page_generatemetadata", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_slug_page_generatemetadata" }, { "relation": "contains", @@ -61715,9 +63915,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_slug_page", - "target": "frontend_application_app_wiki_slug_page_wikitermpage", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_slug_page_wikitermpage" }, { "relation": "contains", @@ -61726,9 +63926,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_app_wiki_slug_page", - "target": "frontend_application_app_wiki_slug_page_getwikiterm", - "confidence_score": 1.0 + "target": "frontend_application_app_wiki_slug_page_getwikiterm" }, { "relation": "contains", @@ -61737,9 +63937,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_components_addressmodal_addressmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_addressmodal_addressmodalprops" }, { "relation": "contains", @@ -61748,9 +63948,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_addressmodal", - "target": "frontend_application_components_addressmodal_addressmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_addressmodal_addressmodal" }, { "relation": "contains", @@ -61759,9 +63959,9 @@ "source_location": "L225", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_archivepage_archivepage", - "confidence_score": 1.0 + "target": "frontend_application_components_archivepage_archivepage" }, { "relation": "contains", @@ -61770,9 +63970,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_archivepage_icon_map", - "confidence_score": 1.0 + "target": "frontend_application_components_archivepage_icon_map" }, { "relation": "contains", @@ -61781,9 +63981,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_archivepage_category_map", - "confidence_score": 1.0 + "target": "frontend_application_components_archivepage_category_map" }, { "relation": "contains", @@ -61792,9 +63992,9 @@ "source_location": "L72", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_archivepage", - "target": "frontend_application_components_archivepage_archiveproductcard", - "confidence_score": 1.0 + "target": "frontend_application_components_archivepage_archiveproductcard" }, { "relation": "contains", @@ -61803,9 +64003,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_components_authmodal_authmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal_authmodalprops" }, { "relation": "contains", @@ -61814,9 +64014,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_authmodal", - "target": "frontend_application_components_authmodal_authmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_authmodal_authmodal" }, { "relation": "contains", @@ -61825,9 +64025,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_components_b2bportal_b2bportal", - "confidence_score": 1.0 + "target": "frontend_application_components_b2bportal_b2bportal" }, { "relation": "contains", @@ -61836,9 +64036,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_backbutton", - "target": "frontend_application_components_backbutton_backbutton", - "confidence_score": 1.0 + "target": "frontend_application_components_backbutton_backbutton" }, { "relation": "contains", @@ -61847,9 +64047,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_backbutton", - "target": "frontend_application_components_backbutton_backbuttonprops", - "confidence_score": 1.0 + "target": "frontend_application_components_backbutton_backbuttonprops" }, { "relation": "contains", @@ -61858,9 +64058,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_blogpage", - "target": "frontend_application_components_blogpage_blogpage", - "confidence_score": 1.0 + "target": "frontend_application_components_blogpage_blogpage" }, { "relation": "contains", @@ -61869,9 +64069,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_blogpage", - "target": "frontend_application_components_blogpage_blogpost", - "confidence_score": 1.0 + "target": "frontend_application_components_blogpage_blogpost" }, { "relation": "contains", @@ -61880,9 +64080,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_cartdrawer", - "target": "frontend_application_components_cartdrawer_cartdrawer", - "confidence_score": 1.0 + "target": "frontend_application_components_cartdrawer_cartdrawer" }, { "relation": "contains", @@ -61891,9 +64091,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_checkoutpage", - "target": "frontend_application_components_checkoutpage_checkoutpage", - "confidence_score": 1.0 + "target": "frontend_application_components_checkoutpage_checkoutpage" }, { "relation": "contains", @@ -61902,9 +64102,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_contactformclient", - "target": "frontend_application_components_contactformclient_contactformclient", - "confidence_score": 1.0 + "target": "frontend_application_components_contactformclient_contactformclient" }, { "relation": "contains", @@ -61913,9 +64113,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_contactformclient", - "target": "frontend_application_components_contactformclient_contactinfoitem", - "confidence_score": 1.0 + "target": "frontend_application_components_contactformclient_contactinfoitem" }, { "relation": "contains", @@ -61924,9 +64124,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_deleteconfirmmodal", - "target": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodal" }, { "relation": "contains", @@ -61935,9 +64135,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_deleteconfirmmodal", - "target": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_deleteconfirmmodal_deleteconfirmmodalprops" }, { "relation": "contains", @@ -61946,9 +64146,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_enamadbadge", - "target": "frontend_application_components_enamadbadge_enamadbadge", - "confidence_score": 1.0 + "target": "frontend_application_components_enamadbadge_enamadbadge" }, { "relation": "contains", @@ -61957,9 +64157,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary", - "target": "frontend_application_components_errorboundary_state", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_state" }, { "relation": "contains", @@ -61968,9 +64168,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary", - "target": "frontend_application_components_errorboundary_errorboundary", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_errorboundary" }, { "relation": "contains", @@ -61979,9 +64179,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary", - "target": "frontend_application_components_errorboundary_props", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_props" }, { "relation": "contains", @@ -61990,9 +64190,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorpages", - "target": "frontend_application_components_errorpages_servererrorpage", - "confidence_score": 1.0 + "target": "frontend_application_components_errorpages_servererrorpage" }, { "relation": "contains", @@ -62001,9 +64201,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorpages", - "target": "frontend_application_components_errorpages_notfoundpage", - "confidence_score": 1.0 + "target": "frontend_application_components_errorpages_notfoundpage" }, { "relation": "contains", @@ -62012,9 +64212,9 @@ "source_location": "L139", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_components_featuredproducts_featuredproducts", - "confidence_score": 1.0 + "target": "frontend_application_components_featuredproducts_featuredproducts" }, { "relation": "contains", @@ -62023,9 +64223,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_featuredproducts", - "target": "frontend_application_components_featuredproducts_productcard", - "confidence_score": 1.0 + "target": "frontend_application_components_featuredproducts_productcard" }, { "relation": "contains", @@ -62034,9 +64234,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_footer", - "target": "frontend_application_components_footer_footer", - "confidence_score": 1.0 + "target": "frontend_application_components_footer_footer" }, { "relation": "contains", @@ -62045,9 +64245,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_header_menu_icons", - "confidence_score": 1.0 + "target": "frontend_application_components_header_menu_icons" }, { "relation": "contains", @@ -62056,9 +64256,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_header", - "target": "frontend_application_components_header_header", - "confidence_score": 1.0 + "target": "frontend_application_components_header_header" }, { "relation": "contains", @@ -62067,9 +64267,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_headerbutton", - "target": "frontend_application_components_headerbutton_headerbutton", - "confidence_score": 1.0 + "target": "frontend_application_components_headerbutton_headerbutton" }, { "relation": "contains", @@ -62078,9 +64278,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_headerbutton", - "target": "frontend_application_components_headerbutton_headerbuttonprops", - "confidence_score": 1.0 + "target": "frontend_application_components_headerbutton_headerbuttonprops" }, { "relation": "contains", @@ -62089,9 +64289,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_components_hero_hero", - "confidence_score": 1.0 + "target": "frontend_application_components_hero_hero" }, { "relation": "contains", @@ -62100,9 +64300,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_hero", - "target": "frontend_application_components_hero_statcounter", - "confidence_score": 1.0 + "target": "frontend_application_components_hero_statcounter" }, { "relation": "contains", @@ -62111,9 +64311,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ingredientwiki", - "target": "frontend_application_components_ingredientwiki_ingredientwiki", - "confidence_score": 1.0 + "target": "frontend_application_components_ingredientwiki_ingredientwiki" }, { "relation": "contains", @@ -62122,9 +64322,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_components_loginmodal_loginmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_loginmodal_loginmodalprops" }, { "relation": "contains", @@ -62133,9 +64333,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_loginmodal", - "target": "frontend_application_components_loginmodal_loginmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_loginmodal_loginmodal" }, { "relation": "contains", @@ -62144,9 +64344,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_maintenancepage", - "target": "frontend_application_components_maintenancepage_maintenancepage", - "confidence_score": 1.0 + "target": "frontend_application_components_maintenancepage_maintenancepage" }, { "relation": "contains", @@ -62155,9 +64355,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_networkbanner", - "target": "frontend_application_components_networkbanner_networkbanner", - "confidence_score": 1.0 + "target": "frontend_application_components_networkbanner_networkbanner" }, { "relation": "contains", @@ -62166,9 +64366,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_orderdetailsmodal", - "target": "frontend_application_components_orderdetailsmodal_orderdetailsmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_orderdetailsmodal_orderdetailsmodalprops" }, { "relation": "contains", @@ -62177,9 +64377,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_orderdetailsmodal", - "target": "frontend_application_components_orderdetailsmodal_orderdetailsmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_orderdetailsmodal_orderdetailsmodal" }, { "relation": "contains", @@ -62188,9 +64388,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordersuccess", - "target": "frontend_application_components_ordersuccess_ordersuccess", - "confidence_score": 1.0 + "target": "frontend_application_components_ordersuccess_ordersuccess" }, { "relation": "contains", @@ -62199,9 +64399,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_ordertracking", - "target": "frontend_application_components_ordertracking_ordertracking", - "confidence_score": 1.0 + "target": "frontend_application_components_ordertracking_ordertracking" }, { "relation": "contains", @@ -62210,9 +64410,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_petprofile", - "target": "frontend_application_components_petprofile_petprofile", - "confidence_score": 1.0 + "target": "frontend_application_components_petprofile_petprofile" }, { "relation": "contains", @@ -62221,9 +64421,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_prescriptionuploadmodal", - "target": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodal" }, { "relation": "contains", @@ -62232,9 +64432,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_prescriptionuploadmodal", - "target": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_prescriptionuploadmodal_prescriptionuploadmodalprops" }, { "relation": "contains", @@ -62243,9 +64443,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_productpage_icon_map", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage_icon_map" }, { "relation": "contains", @@ -62254,9 +64454,9 @@ "source_location": "L52", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_productpage_calculatorstate", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage_calculatorstate" }, { "relation": "contains", @@ -62265,9 +64465,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_productpage_usecalculatorstore", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage_usecalculatorstore" }, { "relation": "contains", @@ -62276,9 +64476,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_productpage", - "target": "frontend_application_components_productpage_productpage", - "confidence_score": 1.0 + "target": "frontend_application_components_productpage_productpage" }, { "relation": "contains", @@ -62287,9 +64487,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_safeimage", - "target": "frontend_application_components_safeimage_safeimage", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimage" }, { "relation": "contains", @@ -62298,9 +64498,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_safeimage", - "target": "frontend_application_components_safeimage_safeimageprops", - "confidence_score": 1.0 + "target": "frontend_application_components_safeimage_safeimageprops" }, { "relation": "contains", @@ -62309,9 +64509,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchableselect", - "target": "frontend_application_components_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "frontend_application_components_searchableselect_searchableselect" }, { "relation": "contains", @@ -62320,9 +64520,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchableselect", - "target": "frontend_application_components_searchableselect_searchableselectprops", - "confidence_score": 1.0 + "target": "frontend_application_components_searchableselect_searchableselectprops" }, { "relation": "contains", @@ -62331,9 +64531,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_searchresultspage", - "target": "frontend_application_components_searchresultspage_searchresultspage", - "confidence_score": 1.0 + "target": "frontend_application_components_searchresultspage_searchresultspage" }, { "relation": "contains", @@ -62342,9 +64542,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_skeleton", - "target": "frontend_application_components_skeleton_productcardskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_productcardskeleton" }, { "relation": "contains", @@ -62353,9 +64553,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_skeleton", - "target": "frontend_application_components_skeleton_skeletonprops", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_skeletonprops" }, { "relation": "contains", @@ -62364,9 +64564,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_skeleton", - "target": "frontend_application_components_skeleton_petprofileskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_petprofileskeleton" }, { "relation": "contains", @@ -62375,9 +64575,9 @@ "source_location": "L70", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_skeleton", - "target": "frontend_application_components_skeleton_orderrowskeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_orderrowskeleton" }, { "relation": "contains", @@ -62386,9 +64586,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_skeleton", - "target": "frontend_application_components_skeleton_skeleton", - "confidence_score": 1.0 + "target": "frontend_application_components_skeleton_skeleton" }, { "relation": "contains", @@ -62397,9 +64597,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_components_smartadvisor_smartadvisorprops", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor_smartadvisorprops" }, { "relation": "contains", @@ -62408,9 +64608,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_components_smartadvisor_current_symptoms", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor_current_symptoms" }, { "relation": "contains", @@ -62419,9 +64619,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_components_smartadvisor_medical_histories", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor_medical_histories" }, { "relation": "contains", @@ -62430,9 +64630,9 @@ "source_location": "L52", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_smartadvisor", - "target": "frontend_application_components_smartadvisor_smartadvisor", - "confidence_score": 1.0 + "target": "frontend_application_components_smartadvisor_smartadvisor" }, { "relation": "contains", @@ -62441,9 +64641,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_cartdrawer_test", - "target": "frontend_application_components_tests_cartdrawer_test_mockproduct", - "confidence_score": 1.0 + "target": "frontend_application_components_tests_cartdrawer_test_mockproduct" }, { "relation": "contains", @@ -62452,9 +64652,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tests_featuredproducts_test", - "target": "frontend_application_components_tests_featuredproducts_test_mockproducts", - "confidence_score": 1.0 + "target": "frontend_application_components_tests_featuredproducts_test_mockproducts" }, { "relation": "contains", @@ -62463,9 +64663,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tickerbanner", - "target": "frontend_application_components_tickerbanner_tickerbanner", - "confidence_score": 1.0 + "target": "frontend_application_components_tickerbanner_tickerbanner" }, { "relation": "contains", @@ -62474,9 +64674,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tooltip", - "target": "frontend_application_components_tooltip_tooltip", - "confidence_score": 1.0 + "target": "frontend_application_components_tooltip_tooltip" }, { "relation": "contains", @@ -62485,9 +64685,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_tooltip", - "target": "frontend_application_components_tooltip_tooltipprops", - "confidence_score": 1.0 + "target": "frontend_application_components_tooltip_tooltipprops" }, { "relation": "contains", @@ -62496,9 +64696,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_components_topupmodal_preset_amounts", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal_preset_amounts" }, { "relation": "contains", @@ -62507,9 +64707,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_components_topupmodal_topupmodal", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal_topupmodal" }, { "relation": "contains", @@ -62518,9 +64718,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_topupmodal", - "target": "frontend_application_components_topupmodal_topupmodalprops", - "confidence_score": 1.0 + "target": "frontend_application_components_topupmodal_topupmodalprops" }, { "relation": "contains", @@ -62529,9 +64729,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_userdashboard", - "target": "frontend_application_components_userdashboard_userdashboard", - "confidence_score": 1.0 + "target": "frontend_application_components_userdashboard_userdashboard" }, { "relation": "contains", @@ -62540,9 +64740,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_components_vetgallery_testimonialitem", - "confidence_score": 1.0 + "target": "frontend_application_components_vetgallery_testimonialitem" }, { "relation": "contains", @@ -62551,9 +64751,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_components_vetgallery_fallback_videos", - "confidence_score": 1.0 + "target": "frontend_application_components_vetgallery_fallback_videos" }, { "relation": "contains", @@ -62562,9 +64762,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_components_vetgallery_displayvideoitem", - "confidence_score": 1.0 + "target": "frontend_application_components_vetgallery_displayvideoitem" }, { "relation": "contains", @@ -62573,9 +64773,9 @@ "source_location": "L70", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_vetgallery", - "target": "frontend_application_components_vetgallery_vetgallery", - "confidence_score": 1.0 + "target": "frontend_application_components_vetgallery_vetgallery" }, { "relation": "contains", @@ -62584,9 +64784,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_components_videospage_fallback_videos", - "confidence_score": 1.0 + "target": "frontend_application_components_videospage_fallback_videos" }, { "relation": "contains", @@ -62595,9 +64795,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_videospage", - "target": "frontend_application_components_videospage_videospage", - "confidence_score": 1.0 + "target": "frontend_application_components_videospage_videospage" }, { "relation": "contains", @@ -62606,9 +64806,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_eslint_config", - "target": "frontend_application_eslint_config_eslintconfig", - "confidence_score": 1.0 + "target": "frontend_application_eslint_config_eslintconfig" }, { "relation": "contains", @@ -62617,9 +64817,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_specialist", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_specialist" }, { "relation": "contains", @@ -62628,9 +64828,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_ingredientinfo", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_ingredientinfo" }, { "relation": "contains", @@ -62639,9 +64839,9 @@ "source_location": "L110", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_products", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_products" }, { "relation": "contains", @@ -62650,9 +64850,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_dosageresult", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_dosageresult" }, { "relation": "contains", @@ -62661,9 +64861,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_faq", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_faq" }, { "relation": "contains", @@ -62672,9 +64872,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_product", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_product" }, { "relation": "contains", @@ -62683,9 +64883,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_ingredients_wiki", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_ingredients_wiki" }, { "relation": "contains", @@ -62694,9 +64894,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_products", - "target": "frontend_application_lib_data_products_pettype", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_products_pettype" }, { "relation": "contains", @@ -62705,9 +64905,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_provinces", - "target": "frontend_application_lib_data_provinces_iran_provinces", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces_iran_provinces" }, { "relation": "contains", @@ -62716,9 +64916,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_provinces", - "target": "frontend_application_lib_data_provinces_province_cities", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_provinces_province_cities" }, { "relation": "contains", @@ -62727,9 +64927,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_scientificterms", - "target": "frontend_application_lib_data_scientificterms_scientificterm", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_scientificterms_scientificterm" }, { "relation": "contains", @@ -62738,9 +64938,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_data_scientificterms", - "target": "frontend_application_lib_data_scientificterms_scientific_terms", - "confidence_score": 1.0 + "target": "frontend_application_lib_data_scientificterms_scientific_terms" }, { "relation": "contains", @@ -62749,9 +64949,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_hooks_usenetworkstatus", - "target": "frontend_application_lib_hooks_usenetworkstatus_usenetworkstatus", - "confidence_score": 1.0 + "target": "frontend_application_lib_hooks_usenetworkstatus_usenetworkstatus" }, { "relation": "contains", @@ -62760,9 +64960,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_api", - "target": "frontend_application_lib_services_api_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_api" }, { "relation": "contains", @@ -62771,9 +64971,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_api", - "target": "frontend_application_lib_services_api_apierrorpayload", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api_apierrorpayload" }, { "relation": "contains", @@ -62782,9 +64982,9 @@ "source_location": "L154", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice", - "target": "frontend_application_lib_services_authservice_authservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice" }, { "relation": "contains", @@ -62793,9 +64993,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice", - "target": "frontend_application_lib_services_authservice_authresponse", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authresponse" }, { "relation": "contains", @@ -62804,9 +65004,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice", - "target": "frontend_application_lib_services_authservice_apierr", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_apierr" }, { "relation": "contains", @@ -62815,9 +65015,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice", - "target": "frontend_application_lib_services_authservice_user", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_user" }, { "relation": "contains", @@ -62826,9 +65026,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice", - "target": "frontend_application_lib_services_orderservice_order", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_order" }, { "relation": "contains", @@ -62837,9 +65037,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice", - "target": "frontend_application_lib_services_orderservice_apierr", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_apierr" }, { "relation": "contains", @@ -62848,9 +65048,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice", - "target": "frontend_application_lib_services_orderservice_orderitem", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderitem" }, { "relation": "contains", @@ -62859,9 +65059,9 @@ "source_location": "L96", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice", - "target": "frontend_application_lib_services_orderservice_orderservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice" }, { "relation": "contains", @@ -62870,9 +65070,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_services_productservice_backendproduct", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_backendproduct" }, { "relation": "contains", @@ -62881,9 +65081,9 @@ "source_location": "L256", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_services_productservice_productservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice" }, { "relation": "contains", @@ -62892,9 +65092,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice", - "target": "frontend_application_lib_services_productservice_category_slug_to_name", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_category_slug_to_name" }, { "relation": "contains", @@ -62903,9 +65103,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_videoservice", - "target": "frontend_application_lib_services_videoservice_videoservice", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice_videoservice" }, { "relation": "contains", @@ -62914,9 +65114,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_videoservice", - "target": "frontend_application_lib_services_videoservice_video", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_videoservice_video" }, { "relation": "contains", @@ -62925,9 +65125,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_store_cartstore_order", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_order" }, { "relation": "contains", @@ -62936,9 +65136,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_store_cartstore_cartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_cartstore" }, { "relation": "contains", @@ -62947,9 +65147,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_store_cartstore_usecartstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_usecartstore" }, { "relation": "contains", @@ -62958,9 +65158,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_cartstore", - "target": "frontend_application_lib_store_cartstore_cartitem", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_cartstore_cartitem" }, { "relation": "contains", @@ -62969,9 +65169,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_settingsstore", - "target": "frontend_application_lib_store_settingsstore_settingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_settingsstore" }, { "relation": "contains", @@ -62980,9 +65180,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_settingsstore", - "target": "frontend_application_lib_store_settingsstore_usesettingsstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_usesettingsstore" }, { "relation": "contains", @@ -62991,9 +65191,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_settingsstore", - "target": "frontend_application_lib_store_settingsstore_scientificterm", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_settingsstore_scientificterm" }, { "relation": "contains", @@ -63002,9 +65202,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_tests_cartstore_test", - "target": "frontend_application_lib_store_tests_cartstore_test_mockproduct", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_tests_cartstore_test_mockproduct" }, { "relation": "contains", @@ -63013,9 +65213,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_uistore", - "target": "frontend_application_lib_store_uistore_useuistore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_uistore_useuistore" }, { "relation": "contains", @@ -63024,9 +65224,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_uistore", - "target": "frontend_application_lib_store_uistore_uistate", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_uistore_uistate" }, { "relation": "contains", @@ -63035,9 +65235,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_usepetstore_healthlog", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_healthlog" }, { "relation": "contains", @@ -63046,9 +65246,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_usepetstore_petconsumption", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_petconsumption" }, { "relation": "contains", @@ -63057,9 +65257,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_usepetstore_petprofile", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_petprofile" }, { "relation": "contains", @@ -63068,9 +65268,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_usepetstore_petstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_petstore" }, { "relation": "contains", @@ -63079,9 +65279,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_usepetstore_usepetstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_usepetstore" }, { "relation": "contains", @@ -63090,9 +65290,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_usepetstore", - "target": "frontend_application_lib_store_usepetstore_reminder", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_usepetstore_reminder" }, { "relation": "contains", @@ -63101,9 +65301,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_userstore_userrole", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_userrole" }, { "relation": "contains", @@ -63112,9 +65312,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_userstore_address", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_address" }, { "relation": "contains", @@ -63123,9 +65323,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_userstore_transaction", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_transaction" }, { "relation": "contains", @@ -63134,9 +65334,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_userstore_userprofile", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_userprofile" }, { "relation": "contains", @@ -63145,9 +65345,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_userstore_userstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_userstore" }, { "relation": "contains", @@ -63156,9 +65356,9 @@ "source_location": "L62", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_store_userstore", - "target": "frontend_application_lib_store_userstore_useuserstore", - "confidence_score": 1.0 + "target": "frontend_application_lib_store_userstore_useuserstore" }, { "relation": "contains", @@ -63167,9 +65367,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_banner", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_banner" }, { "relation": "contains", @@ -63178,9 +65378,9 @@ "source_location": "L102", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_homeapiresponse", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_homeapiresponse" }, { "relation": "contains", @@ -63189,9 +65389,9 @@ "source_location": "L109", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_navigationtarget", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_navigationtarget" }, { "relation": "contains", @@ -63200,9 +65400,9 @@ "source_location": "L111", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_navigationhandler", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_navigationhandler" }, { "relation": "contains", @@ -63211,9 +65411,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_smartadvisorrule", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_smartadvisorrule" }, { "relation": "contains", @@ -63222,9 +65422,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_testimonial", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_testimonial" }, { "relation": "contains", @@ -63233,9 +65433,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_ingredient", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_ingredient" }, { "relation": "contains", @@ -63244,9 +65444,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_prescription", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_prescription" }, { "relation": "contains", @@ -63255,9 +65455,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_b2binquiry", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_b2binquiry" }, { "relation": "contains", @@ -63266,9 +65466,9 @@ "source_location": "L82", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_partneraccount", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_partneraccount" }, { "relation": "contains", @@ -63277,9 +65477,9 @@ "source_location": "L94", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_types", - "target": "frontend_application_lib_types_dosageconfig", - "confidence_score": 1.0 + "target": "frontend_application_lib_types_dosageconfig" }, { "relation": "contains", @@ -63288,9 +65488,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_utils", - "target": "frontend_application_lib_utils_topersian", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_topersian" }, { "relation": "contains", @@ -63299,9 +65499,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_utils", - "target": "frontend_application_lib_utils_cn", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_cn" }, { "relation": "contains", @@ -63310,9 +65510,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_utils", - "target": "frontend_application_lib_utils_toenglishdigits", - "confidence_score": 1.0 + "target": "frontend_application_lib_utils_toenglishdigits" }, { "relation": "contains", @@ -63321,9 +65521,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_next_config", - "target": "frontend_application_next_config_nextconfig", - "confidence_score": 1.0 + "target": "frontend_application_next_config_nextconfig" }, { "relation": "contains", @@ -63332,9 +65532,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_next_config", - "target": "frontend_application_next_config_securityheaders", - "confidence_score": 1.0 + "target": "frontend_application_next_config_securityheaders" }, { "relation": "contains", @@ -63343,9 +65543,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package", - "target": "frontend_application_package_dependencies", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies" }, { "relation": "contains", @@ -63354,9 +65554,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package", - "target": "frontend_application_package_name", - "confidence_score": 1.0 + "target": "frontend_application_package_name" }, { "relation": "contains", @@ -63365,9 +65565,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package", - "target": "frontend_application_package_devdependencies", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies" }, { "relation": "contains", @@ -63376,9 +65576,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package", - "target": "frontend_application_package_version", - "confidence_score": 1.0 + "target": "frontend_application_package_version" }, { "relation": "contains", @@ -63387,9 +65587,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package", - "target": "frontend_application_package_private", - "confidence_score": 1.0 + "target": "frontend_application_package_private" }, { "relation": "contains", @@ -63398,9 +65598,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package", - "target": "frontend_application_package_scripts", - "confidence_score": 1.0 + "target": "frontend_application_package_scripts" }, { "relation": "contains", @@ -63409,9 +65609,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_axios", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_axios" }, { "relation": "contains", @@ -63420,9 +65620,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_lucide_react", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_lucide_react" }, { "relation": "contains", @@ -63431,9 +65631,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_motion", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_motion" }, { "relation": "contains", @@ -63442,9 +65642,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_next", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_next" }, { "relation": "contains", @@ -63453,9 +65653,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_react", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_react" }, { "relation": "contains", @@ -63464,9 +65664,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_react_dom", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_react_dom" }, { "relation": "contains", @@ -63475,9 +65675,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_sonner", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_sonner" }, { "relation": "contains", @@ -63486,9 +65686,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_dependencies", - "target": "frontend_application_package_dependencies_zustand", - "confidence_score": 1.0 + "target": "frontend_application_package_dependencies_zustand" }, { "relation": "contains", @@ -63497,9 +65697,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_tailwindcss_postcss", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_tailwindcss_postcss" }, { "relation": "contains", @@ -63508,9 +65708,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_testing_library_jest_dom", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_testing_library_jest_dom" }, { "relation": "contains", @@ -63519,9 +65719,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_testing_library_react", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_testing_library_react" }, { "relation": "contains", @@ -63530,9 +65730,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_types_node", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_types_node" }, { "relation": "contains", @@ -63541,9 +65741,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_types_react", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_types_react" }, { "relation": "contains", @@ -63552,9 +65752,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_types_react_dom", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_types_react_dom" }, { "relation": "contains", @@ -63563,9 +65763,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_vitejs_plugin_react", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_vitejs_plugin_react" }, { "relation": "contains", @@ -63574,9 +65774,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_eslint", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_eslint" }, { "relation": "contains", @@ -63585,9 +65785,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_eslint_config_next", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_eslint_config_next" }, { "relation": "contains", @@ -63596,9 +65796,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_jsdom", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_jsdom" }, { "relation": "contains", @@ -63607,9 +65807,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_tailwindcss", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_tailwindcss" }, { "relation": "contains", @@ -63618,9 +65818,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_typescript", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_typescript" }, { "relation": "contains", @@ -63629,9 +65829,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_devdependencies", - "target": "frontend_application_package_devdependencies_vitest", - "confidence_score": 1.0 + "target": "frontend_application_package_devdependencies_vitest" }, { "relation": "contains", @@ -63640,9 +65840,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_scripts", - "target": "frontend_application_package_scripts_dev", - "confidence_score": 1.0 + "target": "frontend_application_package_scripts_dev" }, { "relation": "contains", @@ -63651,9 +65851,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_scripts", - "target": "frontend_application_package_scripts_build", - "confidence_score": 1.0 + "target": "frontend_application_package_scripts_build" }, { "relation": "contains", @@ -63662,9 +65862,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_scripts", - "target": "frontend_application_package_scripts_start", - "confidence_score": 1.0 + "target": "frontend_application_package_scripts_start" }, { "relation": "contains", @@ -63673,9 +65873,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_package_scripts", - "target": "frontend_application_package_scripts_lint", - "confidence_score": 1.0 + "target": "frontend_application_package_scripts_lint" }, { "relation": "contains", @@ -63684,9 +65884,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_postcss_config", - "target": "frontend_application_postcss_config_config", - "confidence_score": 1.0 + "target": "frontend_application_postcss_config_config" }, { "relation": "contains", @@ -63695,9 +65895,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig", - "target": "frontend_application_tsconfig_compileroptions", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions" }, { "relation": "contains", @@ -63706,9 +65906,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig", - "target": "frontend_application_tsconfig_include", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_include" }, { "relation": "contains", @@ -63717,9 +65917,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig", - "target": "frontend_application_tsconfig_exclude", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_exclude" }, { "relation": "contains", @@ -63728,9 +65928,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_module", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_module" }, { "relation": "contains", @@ -63739,9 +65939,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_moduleresolution", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_moduleresolution" }, { "relation": "contains", @@ -63750,9 +65950,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_resolvejsonmodule", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_resolvejsonmodule" }, { "relation": "contains", @@ -63761,9 +65961,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_isolatedmodules", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_isolatedmodules" }, { "relation": "contains", @@ -63772,9 +65972,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_jsx", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_jsx" }, { "relation": "contains", @@ -63783,9 +65983,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_incremental", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_incremental" }, { "relation": "contains", @@ -63794,9 +65994,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_plugins", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_plugins" }, { "relation": "contains", @@ -63805,9 +66005,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_paths", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_paths" }, { "relation": "contains", @@ -63816,9 +66016,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_target", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_target" }, { "relation": "contains", @@ -63827,9 +66027,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_lib", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_lib" }, { "relation": "contains", @@ -63838,9 +66038,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_allowjs", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_allowjs" }, { "relation": "contains", @@ -63849,9 +66049,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_skiplibcheck", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_skiplibcheck" }, { "relation": "contains", @@ -63860,9 +66060,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_strict", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_strict" }, { "relation": "contains", @@ -63871,9 +66071,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_noemit", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_noemit" }, { "relation": "contains", @@ -63882,9 +66082,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_tsconfig_compileroptions", - "target": "frontend_application_tsconfig_compileroptions_esmoduleinterop", - "confidence_score": 1.0 + "target": "frontend_application_tsconfig_compileroptions_esmoduleinterop" }, { "relation": "contains", @@ -63893,9 +66093,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_vitest_setup", - "target": "frontend_application_vitest_setup_mockintersectionobserver", - "confidence_score": 1.0 + "target": "frontend_application_vitest_setup_mockintersectionobserver" }, { "relation": "contains", @@ -63904,9 +66104,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn", - "target": "gitea_scripts_with_vpn_sh__entry", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_sh__entry" }, { "relation": "contains", @@ -63915,9 +66115,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package", - "target": "package_devdependencies", - "confidence_score": 1.0 + "target": "package_devdependencies" }, { "relation": "contains", @@ -63926,9 +66126,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package", - "target": "package_name", - "confidence_score": 1.0 + "target": "package_name" }, { "relation": "contains", @@ -63937,9 +66137,9 @@ "source_location": "L3", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package", - "target": "package_version", - "confidence_score": 1.0 + "target": "package_version" }, { "relation": "contains", @@ -63948,9 +66148,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package", - "target": "package_private", - "confidence_score": 1.0 + "target": "package_private" }, { "relation": "contains", @@ -63959,9 +66159,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package", - "target": "package_scripts", - "confidence_score": 1.0 + "target": "package_scripts" }, { "relation": "contains", @@ -63970,9 +66170,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_devdependencies", - "target": "package_devdependencies_concurrently", - "confidence_score": 1.0 + "target": "package_devdependencies_concurrently" }, { "relation": "contains", @@ -63981,9 +66181,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_dev", - "confidence_score": 1.0 + "target": "package_scripts_dev" }, { "relation": "contains", @@ -63992,9 +66192,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_build_backend", - "confidence_score": 1.0 + "target": "package_scripts_build_backend" }, { "relation": "contains", @@ -64003,9 +66203,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_build_frontend", - "confidence_score": 1.0 + "target": "package_scripts_build_frontend" }, { "relation": "contains", @@ -64014,9 +66214,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_build_admin", - "confidence_score": 1.0 + "target": "package_scripts_build_admin" }, { "relation": "contains", @@ -64025,9 +66225,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_build", - "confidence_score": 1.0 + "target": "package_scripts_build" }, { "relation": "contains", @@ -64036,9 +66236,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_start", - "confidence_score": 1.0 + "target": "package_scripts_start" }, { "relation": "contains", @@ -64047,9 +66247,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_install_all", - "confidence_score": 1.0 + "target": "package_scripts_install_all" }, { "relation": "contains", @@ -64058,9 +66258,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_dev_backend", - "confidence_score": 1.0 + "target": "package_scripts_dev_backend" }, { "relation": "contains", @@ -64069,9 +66269,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_dev_frontend", - "confidence_score": 1.0 + "target": "package_scripts_dev_frontend" }, { "relation": "contains", @@ -64080,9 +66280,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "package_scripts", - "target": "package_scripts_dev_admin", - "confidence_score": 1.0 + "target": "package_scripts_dev_admin" }, { "relation": "contains", @@ -64091,9 +66291,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_backup_db", - "target": "scripts_backup_db_sh__entry", - "confidence_score": 1.0 + "target": "scripts_backup_db_sh__entry" }, { "relation": "contains", @@ -64102,9 +66302,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_deploy", - "target": "scripts_deploy_sh__entry", - "confidence_score": 1.0 + "target": "scripts_deploy_sh__entry" }, { "relation": "contains", @@ -64113,9 +66313,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_open_browsers", - "target": "scripts_open_browsers_exec", - "confidence_score": 1.0 + "target": "scripts_open_browsers_exec" }, { "relation": "contains", @@ -64124,9 +66324,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_open_browsers", - "target": "scripts_open_browsers_openurl", - "confidence_score": 1.0 + "target": "scripts_open_browsers_openurl" }, { "relation": "contains", @@ -64135,9 +66335,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_open_browsers", - "target": "scripts_open_browsers_http", - "confidence_score": 1.0 + "target": "scripts_open_browsers_http" }, { "relation": "contains", @@ -64146,9 +66346,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_open_browsers", - "target": "scripts_open_browsers_checkandopen", - "confidence_score": 1.0 + "target": "scripts_open_browsers_checkandopen" }, { "relation": "contains", @@ -64157,9 +66357,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_open_browsers", - "target": "scripts_open_browsers_urls", - "confidence_score": 1.0 + "target": "scripts_open_browsers_urls" }, { "relation": "contains", @@ -64168,9 +66368,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_start_dev", - "target": "scripts_start_dev_spawn", - "confidence_score": 1.0 + "target": "scripts_start_dev_spawn" }, { "relation": "contains", @@ -64179,9 +66379,9 @@ "source_location": "L2", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_start_dev", - "target": "scripts_start_dev_http", - "confidence_score": 1.0 + "target": "scripts_start_dev_http" }, { "relation": "contains", @@ -64190,9 +66390,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_start_dev", - "target": "scripts_start_dev_backend", - "confidence_score": 1.0 + "target": "scripts_start_dev_backend" }, { "relation": "contains", @@ -64201,9 +66401,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_start_dev", - "target": "scripts_start_dev_waitforbackend", - "confidence_score": 1.0 + "target": "scripts_start_dev_waitforbackend" }, { "relation": "contains", @@ -64212,9 +66412,9 @@ "source_location": "L1", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "start", - "target": "start_sh__entry", - "confidence_score": 1.0 + "target": "start_sh__entry" }, { "relation": "defines", @@ -64223,9 +66423,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn", - "target": "gitea_scripts_with_vpn_log", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_log" }, { "relation": "defines", @@ -64234,9 +66434,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn", - "target": "gitea_scripts_with_vpn_vpn_is_up", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_vpn_is_up" }, { "relation": "defines", @@ -64245,9 +66445,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn", - "target": "gitea_scripts_with_vpn_start_vpn", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_start_vpn" }, { "relation": "defines", @@ -64256,9 +66456,9 @@ "source_location": "L51", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn", - "target": "gitea_scripts_with_vpn_stop_vpn", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_stop_vpn" }, { "relation": "defines", @@ -64267,9 +66467,9 @@ "source_location": "L65", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "gitea_scripts_with_vpn", - "target": "gitea_scripts_with_vpn_cleanup", - "confidence_score": 1.0 + "target": "gitea_scripts_with_vpn_cleanup" }, { "relation": "defines", @@ -64278,9 +66478,9 @@ "source_location": "L4", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_deploy", - "target": "scripts_deploy_docker_buildkit", - "confidence_score": 1.0 + "target": "scripts_deploy_docker_buildkit" }, { "relation": "defines", @@ -64289,261 +66489,261 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "scripts_deploy", - "target": "scripts_deploy_compose_docker_cli_build", - "confidence_score": 1.0 + "target": "scripts_deploy_compose_docker_cli_build" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_b2bmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_b2bmanager" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_bannersmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_bannersmanager" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_blogs", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_blogs" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_categories", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_categories" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_cms", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_cms" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_contactsubmissions", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_contactsubmissions" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_coupons", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_coupons" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_dashboard", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_dashboard" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_financialsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_financialsettingspage" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_ingredientsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_ingredientsmanager" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_media", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_media" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_orders", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_orders" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_pets", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_pets" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_prescriptionsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_prescriptionsmanager" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_products", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_products" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_reports", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_reports" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_seosettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_seosettingspage" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_settings", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_settings" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_smartadvisormanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_smartadvisormanager" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_systemsettingspage", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_systemsettingspage" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_testimonialsmanager", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_testimonialsmanager" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_uitexts", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_uitexts" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_users", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_users" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_videos", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_videos" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_wholesaleapplications", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wholesaleapplications" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/admin-panel/src/routes/adminRoutes.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_admin_panel_src_routes_adminroutes", - "target": "frontend_admin_panel_src_pages_wiki", - "confidence_score": 1.0 + "target": "frontend_admin_panel_src_pages_wiki" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/application/components/B2BPortal.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_b2bportal", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "dynamic_import", "confidence": "EXTRACTED", "source_file": "frontend/application/components/PrescriptionUploadModal.tsx", "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_prescriptionuploadmodal", - "target": "frontend_application_lib_services_api", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_api" }, { "relation": "method", @@ -64552,9 +66752,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_updateproduct", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_updateproduct" }, { "relation": "method", @@ -64563,9 +66763,9 @@ "source_location": "L110", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_deleteproduct", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_deleteproduct" }, { "relation": "method", @@ -64574,9 +66774,9 @@ "source_location": "L120", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getorders", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getorders" }, { "relation": "method", @@ -64585,9 +66785,9 @@ "source_location": "L127", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_updateorderstatus", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_updateorderstatus" }, { "relation": "method", @@ -64596,9 +66796,9 @@ "source_location": "L145", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getcoupons", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getcoupons" }, { "relation": "method", @@ -64607,9 +66807,9 @@ "source_location": "L152", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_createcoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_createcoupon" }, { "relation": "method", @@ -64618,9 +66818,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_updatecoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_updatecoupon" }, { "relation": "method", @@ -64629,9 +66829,9 @@ "source_location": "L166", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_togglecoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_togglecoupon" }, { "relation": "method", @@ -64640,9 +66840,9 @@ "source_location": "L176", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_deletecoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_deletecoupon" }, { "relation": "method", @@ -64651,9 +66851,9 @@ "source_location": "L183", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getdoctors", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getdoctors" }, { "relation": "method", @@ -64662,9 +66862,9 @@ "source_location": "L190", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_createdoctor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_createdoctor" }, { "relation": "method", @@ -64673,9 +66873,9 @@ "source_location": "L206", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_updatedoctor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_updatedoctor" }, { "relation": "method", @@ -64684,9 +66884,9 @@ "source_location": "L223", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_deletedoctor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_deletedoctor" }, { "relation": "method", @@ -64695,9 +66895,9 @@ "source_location": "L230", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getsettings", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getsettings" }, { "relation": "method", @@ -64706,9 +66906,9 @@ "source_location": "L237", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_updatesettings", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_updatesettings" }, { "relation": "method", @@ -64717,9 +66917,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_constructor" }, { "relation": "method", @@ -64728,9 +66928,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getdashboardstats", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getdashboardstats" }, { "relation": "method", @@ -64739,9 +66939,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getusers", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getusers" }, { "relation": "method", @@ -64750,9 +66950,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getuserdetails", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getuserdetails" }, { "relation": "method", @@ -64761,9 +66961,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_updateuserrole", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_updateuserrole" }, { "relation": "method", @@ -64772,9 +66972,9 @@ "source_location": "L62", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_adjustwallet", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_adjustwallet" }, { "relation": "method", @@ -64783,9 +66983,9 @@ "source_location": "L86", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_getproducts", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_getproducts" }, { "relation": "method", @@ -64794,9 +66994,9 @@ "source_location": "L93", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_controller_admincontroller", - "target": "backend_src_admin_admin_controller_admincontroller_createproduct", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_controller_admincontroller_createproduct" }, { "relation": "method", @@ -64805,9 +67005,9 @@ "source_location": "L113", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getusers", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getusers" }, { "relation": "method", @@ -64816,9 +67016,9 @@ "source_location": "L158", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getuserdetails", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getuserdetails" }, { "relation": "method", @@ -64827,9 +67027,9 @@ "source_location": "L172", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_updateuserrole", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_updateuserrole" }, { "relation": "method", @@ -64838,9 +67038,9 @@ "source_location": "L179", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getproducts", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getproducts" }, { "relation": "method", @@ -64849,9 +67049,9 @@ "source_location": "L218", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_createproduct", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_createproduct" }, { "relation": "method", @@ -64860,9 +67060,9 @@ "source_location": "L266", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_updateproduct", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_updateproduct" }, { "relation": "method", @@ -64871,9 +67071,9 @@ "source_location": "L323", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_deleteproduct", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_deleteproduct" }, { "relation": "method", @@ -64882,9 +67082,9 @@ "source_location": "L329", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getorders", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getorders" }, { "relation": "method", @@ -64893,9 +67093,9 @@ "source_location": "L374", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_updateorderstatus", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_updateorderstatus" }, { "relation": "method", @@ -64904,9 +67104,9 @@ "source_location": "L393", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getcoupons", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getcoupons" }, { "relation": "method", @@ -64915,9 +67115,9 @@ "source_location": "L424", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_createcoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_createcoupon" }, { "relation": "method", @@ -64926,9 +67126,9 @@ "source_location": "L451", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_updatecoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_updatecoupon" }, { "relation": "method", @@ -64937,9 +67137,9 @@ "source_location": "L481", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_togglecoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_togglecoupon" }, { "relation": "method", @@ -64948,9 +67148,9 @@ "source_location": "L488", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_deletecoupon", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_deletecoupon" }, { "relation": "method", @@ -64959,9 +67159,9 @@ "source_location": "L494", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getsettings", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getsettings" }, { "relation": "method", @@ -64970,9 +67170,9 @@ "source_location": "L502", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_updatesettings", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_updatesettings" }, { "relation": "method", @@ -64981,9 +67181,9 @@ "source_location": "L515", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getpets", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getpets" }, { "relation": "method", @@ -64992,9 +67192,9 @@ "source_location": "L565", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getdoctors", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getdoctors" }, { "relation": "method", @@ -65003,9 +67203,9 @@ "source_location": "L571", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_createdoctor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_createdoctor" }, { "relation": "method", @@ -65014,9 +67214,9 @@ "source_location": "L581", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_updatedoctor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_updatedoctor" }, { "relation": "method", @@ -65025,9 +67225,9 @@ "source_location": "L594", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_deletedoctor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_deletedoctor" }, { "relation": "method", @@ -65036,9 +67236,9 @@ "source_location": "L598", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_adjustuserwallet", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_adjustuserwallet" }, { "relation": "method", @@ -65047,9 +67247,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_constructor" }, { "relation": "method", @@ -65058,9 +67258,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_admin_service_adminservice", - "target": "backend_src_admin_admin_service_adminservice_getdashboardstats", - "confidence_score": 1.0 + "target": "backend_src_admin_admin_service_adminservice_getdashboardstats" }, { "relation": "method", @@ -65069,9 +67269,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_blogscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller_constructor" }, { "relation": "method", @@ -65080,9 +67280,9 @@ "source_location": "L37", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_blogscontroller_getblogs", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller_getblogs" }, { "relation": "method", @@ -65091,9 +67291,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_blogscontroller_createblog", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller_createblog" }, { "relation": "method", @@ -65102,9 +67302,9 @@ "source_location": "L53", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_blogscontroller_updateblog", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller_updateblog" }, { "relation": "method", @@ -65113,9 +67313,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_controller_blogscontroller", - "target": "backend_src_admin_blogs_controller_blogscontroller_deleteblog", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_controller_blogscontroller_deleteblog" }, { "relation": "method", @@ -65124,9 +67324,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice", - "target": "backend_src_admin_blogs_service_blogsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice_constructor" }, { "relation": "method", @@ -65135,9 +67335,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice", - "target": "backend_src_admin_blogs_service_blogsservice_getblogs", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice_getblogs" }, { "relation": "method", @@ -65146,9 +67346,9 @@ "source_location": "L46", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice", - "target": "backend_src_admin_blogs_service_blogsservice_createblog", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice_createblog" }, { "relation": "method", @@ -65157,9 +67357,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice", - "target": "backend_src_admin_blogs_service_blogsservice_updateblog", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice_updateblog" }, { "relation": "method", @@ -65168,9 +67368,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_blogs_service_blogsservice", - "target": "backend_src_admin_blogs_service_blogsservice_deleteblog", - "confidence_score": 1.0 + "target": "backend_src_admin_blogs_service_blogsservice_deleteblog" }, { "relation": "method", @@ -65179,9 +67379,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_categoriescontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller_constructor" }, { "relation": "method", @@ -65190,9 +67390,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_categoriescontroller_getcategories", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller_getcategories" }, { "relation": "method", @@ -65201,9 +67401,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_categoriescontroller_getallcategoriesraw", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller_getallcategoriesraw" }, { "relation": "method", @@ -65212,9 +67412,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_categoriescontroller_createcategory", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller_createcategory" }, { "relation": "method", @@ -65223,9 +67423,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_categoriescontroller_updatecategory", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller_updatecategory" }, { "relation": "method", @@ -65234,9 +67434,9 @@ "source_location": "L66", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_controller_categoriescontroller", - "target": "backend_src_admin_categories_controller_categoriescontroller_deletecategory", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_controller_categoriescontroller_deletecategory" }, { "relation": "method", @@ -65245,9 +67445,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_categoriesservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice_constructor" }, { "relation": "method", @@ -65256,9 +67456,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_categoriesservice_getcategories", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice_getcategories" }, { "relation": "method", @@ -65267,9 +67467,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_categoriesservice_getallcategoriesraw", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice_getallcategoriesraw" }, { "relation": "method", @@ -65278,9 +67478,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_categoriesservice_createcategory", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice_createcategory" }, { "relation": "method", @@ -65289,9 +67489,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_categoriesservice_updatecategory", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice_updatecategory" }, { "relation": "method", @@ -65300,9 +67500,9 @@ "source_location": "L68", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_categories_service_categoriesservice", - "target": "backend_src_admin_categories_service_categoriesservice_deletecategory", - "confidence_score": 1.0 + "target": "backend_src_admin_categories_service_categoriesservice_deletecategory" }, { "relation": "method", @@ -65311,9 +67511,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_mediacontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller_constructor" }, { "relation": "method", @@ -65322,9 +67522,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_mediacontroller_getallmedia", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller_getallmedia" }, { "relation": "method", @@ -65333,9 +67533,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_mediacontroller_uploadfile", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller_uploadfile" }, { "relation": "method", @@ -65344,9 +67544,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_mediacontroller_deletemedia", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller_deletemedia" }, { "relation": "method", @@ -65355,9 +67555,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_controller_mediacontroller", - "target": "backend_src_admin_media_controller_mediacontroller_updatemedia", - "confidence_score": 1.0 + "target": "backend_src_admin_media_controller_mediacontroller_updatemedia" }, { "relation": "method", @@ -65366,9 +67566,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice", - "target": "backend_src_admin_media_service_mediaservice_getallmedia", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice_getallmedia" }, { "relation": "method", @@ -65377,9 +67577,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice", - "target": "backend_src_admin_media_service_mediaservice_uploadfile", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice_uploadfile" }, { "relation": "method", @@ -65388,9 +67588,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice", - "target": "backend_src_admin_media_service_mediaservice_deletemedia", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice_deletemedia" }, { "relation": "method", @@ -65399,9 +67599,9 @@ "source_location": "L65", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice", - "target": "backend_src_admin_media_service_mediaservice_updatemedia", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice_updatemedia" }, { "relation": "method", @@ -65410,9 +67610,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_media_service_mediaservice", - "target": "backend_src_admin_media_service_mediaservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_media_service_mediaservice_constructor" }, { "relation": "method", @@ -65421,9 +67621,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_petscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_petscontroller_constructor" }, { "relation": "method", @@ -65432,9 +67632,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_petscontroller_getpets", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_petscontroller_getpets" }, { "relation": "method", @@ -65443,9 +67643,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_controller_petscontroller", - "target": "backend_src_admin_pets_controller_petscontroller_deletepet", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_controller_petscontroller_deletepet" }, { "relation": "method", @@ -65454,9 +67654,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service_petsservice", - "target": "backend_src_admin_pets_service_petsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice_constructor" }, { "relation": "method", @@ -65465,9 +67665,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service_petsservice", - "target": "backend_src_admin_pets_service_petsservice_getpets", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice_getpets" }, { "relation": "method", @@ -65476,9 +67676,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_pets_service_petsservice", - "target": "backend_src_admin_pets_service_petsservice_deletepet", - "confidence_score": 1.0 + "target": "backend_src_admin_pets_service_petsservice_deletepet" }, { "relation": "method", @@ -65487,9 +67687,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller", - "target": "backend_src_admin_reports_controller_reportscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_reportscontroller_constructor" }, { "relation": "method", @@ -65498,9 +67698,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_controller_reportscontroller", - "target": "backend_src_admin_reports_controller_reportscontroller_getreports", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_controller_reportscontroller_getreports" }, { "relation": "method", @@ -65509,9 +67709,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service_reportsservice", - "target": "backend_src_admin_reports_service_reportsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_reportsservice_constructor" }, { "relation": "method", @@ -65520,9 +67720,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_reports_service_reportsservice", - "target": "backend_src_admin_reports_service_reportsservice_getdashboardreports", - "confidence_score": 1.0 + "target": "backend_src_admin_reports_service_reportsservice_getdashboardreports" }, { "relation": "method", @@ -65531,9 +67731,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_wikicontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller_constructor" }, { "relation": "method", @@ -65542,9 +67742,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_wikicontroller_getterms", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller_getterms" }, { "relation": "method", @@ -65553,9 +67753,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_wikicontroller_createterm", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller_createterm" }, { "relation": "method", @@ -65564,9 +67764,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_wikicontroller_updateterm", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller_updateterm" }, { "relation": "method", @@ -65575,9 +67775,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_controller_wikicontroller", - "target": "backend_src_admin_wiki_controller_wikicontroller_deleteterm", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_controller_wikicontroller_deleteterm" }, { "relation": "method", @@ -65586,9 +67786,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice", - "target": "backend_src_admin_wiki_service_wikiservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice_constructor" }, { "relation": "method", @@ -65597,9 +67797,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice", - "target": "backend_src_admin_wiki_service_wikiservice_getterms", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice_getterms" }, { "relation": "method", @@ -65608,9 +67808,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice", - "target": "backend_src_admin_wiki_service_wikiservice_createterm", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice_createterm" }, { "relation": "method", @@ -65619,9 +67819,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice", - "target": "backend_src_admin_wiki_service_wikiservice_updateterm", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice_updateterm" }, { "relation": "method", @@ -65630,9 +67830,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_admin_wiki_service_wikiservice", - "target": "backend_src_admin_wiki_service_wikiservice_deleteterm", - "confidence_score": 1.0 + "target": "backend_src_admin_wiki_service_wikiservice_deleteterm" }, { "relation": "method", @@ -65641,9 +67841,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_appcontroller", - "target": "backend_src_app_controller_appcontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_app_controller_appcontroller_constructor" }, { "relation": "method", @@ -65652,9 +67852,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_controller_appcontroller", - "target": "backend_src_app_controller_appcontroller_gethello", - "confidence_score": 1.0 + "target": "backend_src_app_controller_appcontroller_gethello" }, { "relation": "method", @@ -65663,9 +67863,9 @@ "source_location": "L74", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module_appmodule", - "target": "backend_src_app_module_appmodule_constructor", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule_constructor" }, { "relation": "method", @@ -65674,9 +67874,9 @@ "source_location": "L76", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_module_appmodule", - "target": "backend_src_app_module_appmodule_configure", - "confidence_score": 1.0 + "target": "backend_src_app_module_appmodule_configure" }, { "relation": "method", @@ -65685,9 +67885,9 @@ "source_location": "L5", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_app_service_appservice", - "target": "backend_src_app_service_appservice_gethello", - "confidence_score": 1.0 + "target": "backend_src_app_service_appservice_gethello" }, { "relation": "method", @@ -65696,9 +67896,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_authcontroller_verifyotp", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller_verifyotp" }, { "relation": "method", @@ -65707,9 +67907,9 @@ "source_location": "L111", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_authcontroller_register", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller_register" }, { "relation": "method", @@ -65718,9 +67918,9 @@ "source_location": "L120", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_authcontroller_login", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller_login" }, { "relation": "method", @@ -65729,9 +67929,9 @@ "source_location": "L129", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_authcontroller_adminlogin", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller_adminlogin" }, { "relation": "method", @@ -65740,9 +67940,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_authcontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller_constructor" }, { "relation": "method", @@ -65751,9 +67951,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_controller_authcontroller", - "target": "backend_src_auth_auth_controller_authcontroller_sendotp", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_controller_authcontroller_sendotp" }, { "relation": "method", @@ -65762,9 +67962,9 @@ "source_location": "L103", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_authservice_register", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice_register" }, { "relation": "method", @@ -65773,9 +67973,9 @@ "source_location": "L152", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_authservice_login", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice_login" }, { "relation": "method", @@ -65784,9 +67984,9 @@ "source_location": "L192", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_authservice_adminlogin", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice_adminlogin" }, { "relation": "method", @@ -65795,9 +67995,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_authservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice_constructor" }, { "relation": "method", @@ -65806,9 +68006,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_authservice_sendotp", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice_sendotp" }, { "relation": "method", @@ -65817,9 +68017,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_auth_service_authservice", - "target": "backend_src_auth_auth_service_authservice_verifyotp", - "confidence_score": 1.0 + "target": "backend_src_auth_auth_service_authservice_verifyotp" }, { "relation": "method", @@ -65828,9 +68028,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_auth_guard_jwtauthguard", - "target": "backend_src_auth_jwt_auth_guard_jwtauthguard_handlerequest", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_auth_guard_jwtauthguard_handlerequest" }, { "relation": "method", @@ -65839,9 +68039,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy_jwtstrategy", - "target": "backend_src_auth_jwt_strategy_jwtstrategy_constructor", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy_jwtstrategy_constructor" }, { "relation": "method", @@ -65850,9 +68050,9 @@ "source_location": "L23", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_auth_jwt_strategy_jwtstrategy", - "target": "backend_src_auth_jwt_strategy_jwtstrategy_validate", - "confidence_score": 1.0 + "target": "backend_src_auth_jwt_strategy_jwtstrategy_validate" }, { "relation": "method", @@ -65861,9 +68061,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_constructor" }, { "relation": "method", @@ -65872,9 +68072,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_createinquiry" }, { "relation": "method", @@ -65883,9 +68083,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_findallinquiries" }, { "relation": "method", @@ -65894,9 +68094,9 @@ "source_location": "L53", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_updateinquirystatus" }, { "relation": "method", @@ -65905,9 +68105,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_getpartnerprofile" }, { "relation": "method", @@ -65916,9 +68116,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_createwholesaleorder" }, { "relation": "method", @@ -65927,9 +68127,9 @@ "source_location": "L86", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_controller_b2bcontroller", - "target": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_controller_b2bcontroller_getallpartneraccounts" }, { "relation": "method", @@ -65938,9 +68138,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_constructor" }, { "relation": "method", @@ -65949,9 +68149,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_createinquiry", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_createinquiry" }, { "relation": "method", @@ -65960,9 +68160,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_findallinquiries", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_findallinquiries" }, { "relation": "method", @@ -65971,9 +68171,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_updateinquirystatus", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_updateinquirystatus" }, { "relation": "method", @@ -65982,9 +68182,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_getpartnerprofile", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_getpartnerprofile" }, { "relation": "method", @@ -65993,9 +68193,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_createwholesaleorder", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_createwholesaleorder" }, { "relation": "method", @@ -66004,9 +68204,9 @@ "source_location": "L95", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_b2b_b2b_service_b2bservice", - "target": "backend_src_b2b_b2b_service_b2bservice_getallpartneraccounts", - "confidence_score": 1.0 + "target": "backend_src_b2b_b2b_service_b2bservice_getallpartneraccounts" }, { "relation": "method", @@ -66015,9 +68215,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_bannerscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller_constructor" }, { "relation": "method", @@ -66026,9 +68226,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_bannerscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller_findall" }, { "relation": "method", @@ -66037,9 +68237,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_bannerscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller_create" }, { "relation": "method", @@ -66048,9 +68248,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_bannerscontroller_reorder", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller_reorder" }, { "relation": "method", @@ -66059,9 +68259,9 @@ "source_location": "L53", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_bannerscontroller_update", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller_update" }, { "relation": "method", @@ -66070,9 +68270,9 @@ "source_location": "L62", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_controller_bannerscontroller", - "target": "backend_src_banners_banners_controller_bannerscontroller_remove", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_controller_bannerscontroller_remove" }, { "relation": "method", @@ -66081,9 +68281,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_bannersservice_create", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_create" }, { "relation": "method", @@ -66092,9 +68292,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_bannersservice_update", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_update" }, { "relation": "method", @@ -66103,9 +68303,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_bannersservice_remove", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_remove" }, { "relation": "method", @@ -66114,9 +68314,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_bannersservice_reorder", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_reorder" }, { "relation": "method", @@ -66125,9 +68325,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_bannersservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_constructor" }, { "relation": "method", @@ -66136,9 +68336,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_banners_banners_service_bannersservice", - "target": "backend_src_banners_banners_service_bannersservice_findall", - "confidence_score": 1.0 + "target": "backend_src_banners_banners_service_bannersservice_findall" }, { "relation": "method", @@ -66147,9 +68347,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller", - "target": "backend_src_blogs_blogs_controller_blogscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_blogscontroller_constructor" }, { "relation": "method", @@ -66158,9 +68358,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller", - "target": "backend_src_blogs_blogs_controller_blogscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_blogscontroller_findall" }, { "relation": "method", @@ -66169,9 +68369,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_controller_blogscontroller", - "target": "backend_src_blogs_blogs_controller_blogscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_controller_blogscontroller_findone" }, { "relation": "method", @@ -66180,9 +68380,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service_blogsservice", - "target": "backend_src_blogs_blogs_service_blogsservice_findall", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice_findall" }, { "relation": "method", @@ -66191,9 +68391,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service_blogsservice", - "target": "backend_src_blogs_blogs_service_blogsservice_findonebyslug", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice_findonebyslug" }, { "relation": "method", @@ -66202,9 +68402,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_blogs_blogs_service_blogsservice", - "target": "backend_src_blogs_blogs_service_blogsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_blogs_blogs_service_blogsservice_constructor" }, { "relation": "method", @@ -66213,9 +68413,9 @@ "source_location": "L101", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_updatesmartadvisorrule" }, { "relation": "method", @@ -66224,9 +68424,9 @@ "source_location": "L110", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_deletesmartadvisorrule" }, { "relation": "method", @@ -66235,9 +68435,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_constructor" }, { "relation": "method", @@ -66246,9 +68446,9 @@ "source_location": "L33", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_getherobanners", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_getherobanners" }, { "relation": "method", @@ -66257,9 +68457,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_createherobanner", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_createherobanner" }, { "relation": "method", @@ -66268,9 +68468,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_updateherobanner", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_updateherobanner" }, { "relation": "method", @@ -66279,9 +68479,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_deleteherobanner" }, { "relation": "method", @@ -66290,9 +68490,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_getvettestimonials", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_getvettestimonials" }, { "relation": "method", @@ -66301,9 +68501,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_createvettestimonial" }, { "relation": "method", @@ -66312,9 +68512,9 @@ "source_location": "L73", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_updatevettestimonial" }, { "relation": "method", @@ -66323,9 +68523,9 @@ "source_location": "L82", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_deletevettestimonial" }, { "relation": "method", @@ -66334,9 +68534,9 @@ "source_location": "L89", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_getsmartadvisorrules", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_getsmartadvisorrules" }, { "relation": "method", @@ -66345,9 +68545,9 @@ "source_location": "L95", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_controller_cmscontroller", - "target": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_controller_cmscontroller_createsmartadvisorrule" }, { "relation": "method", @@ -66356,9 +68556,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_constructor" }, { "relation": "method", @@ -66367,9 +68567,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_getherobanners", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_getherobanners" }, { "relation": "method", @@ -66378,9 +68578,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_createherobanner", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_createherobanner" }, { "relation": "method", @@ -66389,9 +68589,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_updateherobanner", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_updateherobanner" }, { "relation": "method", @@ -66400,9 +68600,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_deleteherobanner", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_deleteherobanner" }, { "relation": "method", @@ -66411,9 +68611,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_getvettestimonials", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_getvettestimonials" }, { "relation": "method", @@ -66422,9 +68622,9 @@ "source_location": "L41", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_createvettestimonial", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_createvettestimonial" }, { "relation": "method", @@ -66433,9 +68633,9 @@ "source_location": "L45", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_updatevettestimonial", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_updatevettestimonial" }, { "relation": "method", @@ -66444,9 +68644,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_deletevettestimonial", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_deletevettestimonial" }, { "relation": "method", @@ -66455,9 +68655,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_getsmartadvisorrules", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_getsmartadvisorrules" }, { "relation": "method", @@ -66466,9 +68666,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_createsmartadvisorrule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_createsmartadvisorrule" }, { "relation": "method", @@ -66477,9 +68677,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_updatesmartadvisorrule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_updatesmartadvisorrule" }, { "relation": "method", @@ -66488,9 +68688,9 @@ "source_location": "L82", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_cms_cms_service_cmsservice", - "target": "backend_src_cms_cms_service_cmsservice_deletesmartadvisorrule", - "confidence_score": 1.0 + "target": "backend_src_cms_cms_service_cmsservice_deletesmartadvisorrule" }, { "relation": "method", @@ -66499,9 +68699,9 @@ "source_location": "L114", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_deriveerrorcode", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_deriveerrorcode" }, { "relation": "method", @@ -66510,9 +68710,9 @@ "source_location": "L16", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_catch", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_catch" }, { "relation": "method", @@ -66521,9 +68721,9 @@ "source_location": "L91", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter", - "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_translategenericmessage", - "confidence_score": 1.0 + "target": "backend_src_common_filters_http_exception_filter_customhttpexceptionfilter_translategenericmessage" }, { "relation": "method", @@ -66532,9 +68732,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter", - "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter_catch", - "confidence_score": 1.0 + "target": "backend_src_common_filters_prisma_exception_filter_prismaexceptionfilter_catch" }, { "relation": "method", @@ -66543,9 +68743,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_rolesguard", - "target": "backend_src_common_guards_roles_guard_rolesguard_constructor", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard_constructor" }, { "relation": "method", @@ -66554,9 +68754,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_guards_roles_guard_rolesguard", - "target": "backend_src_common_guards_roles_guard_rolesguard_canactivate", - "confidence_score": 1.0 + "target": "backend_src_common_guards_roles_guard_rolesguard_canactivate" }, { "relation": "method", @@ -66565,9 +68765,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_intercept", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_intercept" }, { "relation": "method", @@ -66576,9 +68776,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor", - "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_transform", - "confidence_score": 1.0 + "target": "backend_src_common_interceptors_decimal_interceptor_decimalinterceptor_transform" }, { "relation": "method", @@ -66587,9 +68787,9 @@ "source_location": "L11", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller", - "target": "backend_src_common_metrics_controller_metricscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_metricscontroller_constructor" }, { "relation": "method", @@ -66598,9 +68798,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller", - "target": "backend_src_common_metrics_controller_metricscontroller_incrementrequestcount", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_metricscontroller_incrementrequestcount" }, { "relation": "method", @@ -66609,9 +68809,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_metrics_controller_metricscontroller", - "target": "backend_src_common_metrics_controller_metricscontroller_getmetrics", - "confidence_score": 1.0 + "target": "backend_src_common_metrics_controller_metricscontroller_getmetrics" }, { "relation": "method", @@ -66620,9 +68820,9 @@ "source_location": "L107", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendorderconfirmation", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendorderconfirmation" }, { "relation": "method", @@ -66631,9 +68831,9 @@ "source_location": "L126", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendshippingnotification", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendshippingnotification" }, { "relation": "method", @@ -66642,9 +68842,9 @@ "source_location": "L145", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendb2bnotification", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendb2bnotification" }, { "relation": "method", @@ -66653,9 +68853,9 @@ "source_location": "L163", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendpetcarereminder", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpetcarereminder" }, { "relation": "method", @@ -66664,9 +68864,9 @@ "source_location": "L182", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendsms" }, { "relation": "method", @@ -66675,9 +68875,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendpatternsms" }, { "relation": "method", @@ -66686,9 +68886,9 @@ "source_location": "L92", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_common_services_sms_service_smsservice", - "target": "backend_src_common_services_sms_service_smsservice_sendotp", - "confidence_score": 1.0 + "target": "backend_src_common_services_sms_service_smsservice_sendotp" }, { "relation": "method", @@ -66697,9 +68897,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_contactcontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller_constructor" }, { "relation": "method", @@ -66708,9 +68908,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_contactcontroller_submitcontact", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller_submitcontact" }, { "relation": "method", @@ -66719,9 +68919,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_contactcontroller_getcontactinfo", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller_getcontactinfo" }, { "relation": "method", @@ -66730,9 +68930,9 @@ "source_location": "L42", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller_getallsubmissions" }, { "relation": "method", @@ -66741,9 +68941,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller_updatesubmissionstatus" }, { "relation": "method", @@ -66752,9 +68952,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_controller_contactcontroller", - "target": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_controller_contactcontroller_updatecontactinfo" }, { "relation": "method", @@ -66763,9 +68963,9 @@ "source_location": "L125", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_contactservice_getallsubmissions", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_getallsubmissions" }, { "relation": "method", @@ -66774,9 +68974,9 @@ "source_location": "L148", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_contactservice_updatesubmissionstatus", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_updatesubmissionstatus" }, { "relation": "method", @@ -66785,9 +68985,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_contactservice_updatecontactinfoitems", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_updatecontactinfoitems" }, { "relation": "method", @@ -66796,9 +68996,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_contactservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_constructor" }, { "relation": "method", @@ -66807,9 +69007,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_contactservice_submitcontactform", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_submitcontactform" }, { "relation": "method", @@ -66818,9 +69018,9 @@ "source_location": "L77", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_contact_contact_service_contactservice", - "target": "backend_src_contact_contact_service_contactservice_getcontactinfo", - "confidence_score": 1.0 + "target": "backend_src_contact_contact_service_contactservice_getcontactinfo" }, { "relation": "method", @@ -66829,9 +69029,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller", - "target": "backend_src_home_home_controller_homecontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_homecontroller_constructor" }, { "relation": "method", @@ -66840,9 +69040,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_controller_homecontroller", - "target": "backend_src_home_home_controller_homecontroller_gethomedata", - "confidence_score": 1.0 + "target": "backend_src_home_home_controller_homecontroller_gethomedata" }, { "relation": "method", @@ -66851,9 +69051,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service_homeservice", - "target": "backend_src_home_home_service_homeservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_homeservice_constructor" }, { "relation": "method", @@ -66862,9 +69062,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_home_home_service_homeservice", - "target": "backend_src_home_home_service_homeservice_gethomedata", - "confidence_score": 1.0 + "target": "backend_src_home_home_service_homeservice_gethomedata" }, { "relation": "method", @@ -66873,9 +69073,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_constructor" }, { "relation": "method", @@ -66884,9 +69084,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findall" }, { "relation": "method", @@ -66895,9 +69095,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_findone" }, { "relation": "method", @@ -66906,9 +69106,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_create" }, { "relation": "method", @@ -66917,9 +69117,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_update" }, { "relation": "method", @@ -66928,9 +69128,9 @@ "source_location": "L58", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_controller_ingredientscontroller", - "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_controller_ingredientscontroller_remove" }, { "relation": "method", @@ -66939,9 +69139,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice_findone" }, { "relation": "method", @@ -66950,9 +69150,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice_create", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice_create" }, { "relation": "method", @@ -66961,9 +69161,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice_update", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice_update" }, { "relation": "method", @@ -66972,9 +69172,9 @@ "source_location": "L47", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice_remove", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice_remove" }, { "relation": "method", @@ -66983,9 +69183,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice_constructor" }, { "relation": "method", @@ -66994,9 +69194,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_ingredients_ingredients_service_ingredientsservice", - "target": "backend_src_ingredients_ingredients_service_ingredientsservice_findall", - "confidence_score": 1.0 + "target": "backend_src_ingredients_ingredients_service_ingredientsservice_findall" }, { "relation": "method", @@ -67005,9 +69205,9 @@ "source_location": "L110", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_orderscontroller_validatecoupon", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller_validatecoupon" }, { "relation": "method", @@ -67016,9 +69216,9 @@ "source_location": "L146", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_orderscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller_findall" }, { "relation": "method", @@ -67027,9 +69227,9 @@ "source_location": "L189", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_orderscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller_findone" }, { "relation": "method", @@ -67038,9 +69238,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_orderscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller_constructor" }, { "relation": "method", @@ -67049,9 +69249,9 @@ "source_location": "L85", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_controller_orderscontroller", - "target": "backend_src_orders_orders_controller_orderscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_controller_orderscontroller_create" }, { "relation": "method", @@ -67060,9 +69260,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_create", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_create" }, { "relation": "method", @@ -67071,9 +69271,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_constructor" }, { "relation": "method", @@ -67082,9 +69282,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_generatetrackingnumber", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_generatetrackingnumber" }, { "relation": "method", @@ -67093,9 +69293,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_validatecoupon", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_validatecoupon" }, { "relation": "method", @@ -67104,9 +69304,9 @@ "source_location": "L283", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_updatestatus", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_updatestatus" }, { "relation": "method", @@ -67115,9 +69315,9 @@ "source_location": "L314", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_findallbyuser", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_findallbyuser" }, { "relation": "method", @@ -67126,9 +69326,9 @@ "source_location": "L347", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_findone", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_findone" }, { "relation": "method", @@ -67137,9 +69337,9 @@ "source_location": "L361", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_orders_orders_service_ordersservice", - "target": "backend_src_orders_orders_service_ordersservice_checkandsendrefillreminders", - "confidence_score": 1.0 + "target": "backend_src_orders_orders_service_ordersservice_checkandsendrefillreminders" }, { "relation": "method", @@ -67148,9 +69348,9 @@ "source_location": "L117", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_findall" }, { "relation": "method", @@ -67159,9 +69359,9 @@ "source_location": "L154", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_findone" }, { "relation": "method", @@ -67170,9 +69370,9 @@ "source_location": "L185", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_update", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_update" }, { "relation": "method", @@ -67181,9 +69381,9 @@ "source_location": "L215", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_remove", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_remove" }, { "relation": "method", @@ -67192,9 +69392,9 @@ "source_location": "L221", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_addreminder", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_addreminder" }, { "relation": "method", @@ -67203,9 +69403,9 @@ "source_location": "L231", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_togglereminder", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_togglereminder" }, { "relation": "method", @@ -67214,9 +69414,9 @@ "source_location": "L247", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_addhealthlog", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_addhealthlog" }, { "relation": "method", @@ -67225,9 +69425,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_constructor" }, { "relation": "method", @@ -67236,9 +69436,9 @@ "source_location": "L81", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_controller_petscontroller", - "target": "backend_src_pets_pets_controller_petscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_controller_petscontroller_create" }, { "relation": "method", @@ -67247,9 +69447,9 @@ "source_location": "L109", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_findallbyuser", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findallbyuser" }, { "relation": "method", @@ -67258,9 +69458,9 @@ "source_location": "L150", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findone" }, { "relation": "method", @@ -67269,9 +69469,9 @@ "source_location": "L161", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_update", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_update" }, { "relation": "method", @@ -67280,9 +69480,9 @@ "source_location": "L191", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_remove", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_remove" }, { "relation": "method", @@ -67291,9 +69491,9 @@ "source_location": "L198", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_addreminder", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_addreminder" }, { "relation": "method", @@ -67302,9 +69502,9 @@ "source_location": "L211", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_togglereminder", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_togglereminder" }, { "relation": "method", @@ -67313,9 +69513,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_constructor" }, { "relation": "method", @@ -67324,9 +69524,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_create", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_create" }, { "relation": "method", @@ -67335,9 +69535,9 @@ "source_location": "L260", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_addhealthlog", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_addhealthlog" }, { "relation": "method", @@ -67346,9 +69546,9 @@ "source_location": "L49", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_pets_pets_service_petsservice", - "target": "backend_src_pets_pets_service_petsservice_findalladmin", - "confidence_score": 1.0 + "target": "backend_src_pets_pets_service_petsservice_findalladmin" }, { "relation": "method", @@ -67357,9 +69557,9 @@ "source_location": "L28", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_constructor" }, { "relation": "method", @@ -67368,9 +69568,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_create" }, { "relation": "method", @@ -67379,9 +69579,9 @@ "source_location": "L51", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findall" }, { "relation": "method", @@ -67390,9 +69590,9 @@ "source_location": "L61", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_findone" }, { "relation": "method", @@ -67401,9 +69601,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller", - "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_controller_prescriptionscontroller_review" }, { "relation": "method", @@ -67412,9 +69612,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_constructor" }, { "relation": "method", @@ -67423,9 +69623,9 @@ "source_location": "L115", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_review", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_review" }, { "relation": "method", @@ -67434,9 +69634,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_create", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_create" }, { "relation": "method", @@ -67445,9 +69645,9 @@ "source_location": "L84", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findall", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findall" }, { "relation": "method", @@ -67456,9 +69656,9 @@ "source_location": "L98", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prescriptions_prescriptions_service_prescriptionsservice", - "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_prescriptions_prescriptions_service_prescriptionsservice_findone" }, { "relation": "method", @@ -67467,9 +69667,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_service_prismaservice", - "target": "backend_src_prisma_prisma_service_prismaservice_onmoduledestroy", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice_onmoduledestroy" }, { "relation": "method", @@ -67478,9 +69678,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_prisma_prisma_service_prismaservice", - "target": "backend_src_prisma_prisma_service_prismaservice_onmoduleinit", - "confidence_score": 1.0 + "target": "backend_src_prisma_prisma_service_prismaservice_onmoduleinit" }, { "relation": "method", @@ -67489,9 +69689,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_constructor" }, { "relation": "method", @@ -67500,9 +69700,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_findall" }, { "relation": "method", @@ -67511,9 +69711,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_getactivefilters", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_getactivefilters" }, { "relation": "method", @@ -67522,9 +69722,9 @@ "source_location": "L47", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_getnavigationfilters", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_getnavigationfilters" }, { "relation": "method", @@ -67533,9 +69733,9 @@ "source_location": "L53", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_getdosageconfig", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_getdosageconfig" }, { "relation": "method", @@ -67544,9 +69744,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_updatedosageconfig", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_updatedosageconfig" }, { "relation": "method", @@ -67555,9 +69755,9 @@ "source_location": "L72", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_controller_productscontroller", - "target": "backend_src_products_products_controller_productscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_products_products_controller_productscontroller_findone" }, { "relation": "method", @@ -67566,9 +69766,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_findall", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_findall" }, { "relation": "method", @@ -67577,9 +69777,9 @@ "source_location": "L128", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_findone", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_findone" }, { "relation": "method", @@ -67588,9 +69788,9 @@ "source_location": "L160", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_getactivefilters", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_getactivefilters" }, { "relation": "method", @@ -67599,9 +69799,9 @@ "source_location": "L195", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_getnavigationfilters", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_getnavigationfilters" }, { "relation": "method", @@ -67610,9 +69810,9 @@ "source_location": "L230", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_getdosageconfig", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_getdosageconfig" }, { "relation": "method", @@ -67621,9 +69821,9 @@ "source_location": "L241", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_updatedosageconfig", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_updatedosageconfig" }, { "relation": "method", @@ -67632,9 +69832,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_products_products_service_productsservice", - "target": "backend_src_products_products_service_productsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_products_products_service_productsservice_constructor" }, { "relation": "method", @@ -67643,9 +69843,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_redisservice_onmoduledestroy", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice_onmoduledestroy" }, { "relation": "method", @@ -67654,9 +69854,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_redisservice_set", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice_set" }, { "relation": "method", @@ -67665,9 +69865,9 @@ "source_location": "L27", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_redisservice_get", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice_get" }, { "relation": "method", @@ -67676,9 +69876,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_redisservice_del", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice_del" }, { "relation": "method", @@ -67687,9 +69887,9 @@ "source_location": "L35", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_redisservice_incr", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice_incr" }, { "relation": "method", @@ -67698,9 +69898,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_redis_redis_service_redisservice", - "target": "backend_src_redis_redis_service_redisservice_onmoduleinit", - "confidence_score": 1.0 + "target": "backend_src_redis_redis_service_redisservice_onmoduleinit" }, { "relation": "method", @@ -67709,9 +69909,9 @@ "source_location": "L12", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller", - "target": "backend_src_seo_seo_controller_seocontroller_getsitemap", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_seocontroller_getsitemap" }, { "relation": "method", @@ -67720,9 +69920,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller", - "target": "backend_src_seo_seo_controller_seocontroller_getproductschema", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_seocontroller_getproductschema" }, { "relation": "method", @@ -67731,9 +69931,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_controller_seocontroller", - "target": "backend_src_seo_seo_controller_seocontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_controller_seocontroller_constructor" }, { "relation": "method", @@ -67742,9 +69942,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service_seoservice", - "target": "backend_src_seo_seo_service_seoservice_getproductschema", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice_getproductschema" }, { "relation": "method", @@ -67753,9 +69953,9 @@ "source_location": "L6", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service_seoservice", - "target": "backend_src_seo_seo_service_seoservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice_constructor" }, { "relation": "method", @@ -67764,9 +69964,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_seo_seo_service_seoservice", - "target": "backend_src_seo_seo_service_seoservice_getsitemapurls", - "confidence_score": 1.0 + "target": "backend_src_seo_seo_service_seoservice_getsitemapurls" }, { "relation": "method", @@ -67775,9 +69975,9 @@ "source_location": "L106", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_updatefinancialsettings" }, { "relation": "method", @@ -67786,9 +69986,9 @@ "source_location": "L116", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_getsystemsettings" }, { "relation": "method", @@ -67797,9 +69997,9 @@ "source_location": "L125", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_updatesystemsettings" }, { "relation": "method", @@ -67808,9 +70008,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_constructor" }, { "relation": "method", @@ -67819,9 +70019,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_getuitexts", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_getuitexts" }, { "relation": "method", @@ -67830,9 +70030,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_updateuitext", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_updateuitext" }, { "relation": "method", @@ -67841,9 +70041,9 @@ "source_location": "L50", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_getscientificterms", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_getscientificterms" }, { "relation": "method", @@ -67852,9 +70052,9 @@ "source_location": "L59", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_upsertscientificterm" }, { "relation": "method", @@ -67863,9 +70063,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_deletescientificterm" }, { "relation": "method", @@ -67874,9 +70074,9 @@ "source_location": "L78", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_getseosettings", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_getseosettings" }, { "relation": "method", @@ -67885,9 +70085,9 @@ "source_location": "L87", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_updateseosettings", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_updateseosettings" }, { "relation": "method", @@ -67896,9 +70096,9 @@ "source_location": "L97", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_controller_settingscontroller", - "target": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_controller_settingscontroller_getfinancialsettings" }, { "relation": "method", @@ -67907,9 +70107,9 @@ "source_location": "L13", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_constructor" }, { "relation": "method", @@ -67918,9 +70118,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_getuitexts", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_getuitexts" }, { "relation": "method", @@ -67929,9 +70129,9 @@ "source_location": "L31", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_updateuitext", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_updateuitext" }, { "relation": "method", @@ -67940,9 +70140,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_getscientificterms", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_getscientificterms" }, { "relation": "method", @@ -67951,9 +70151,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_upsertscientificterm", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_upsertscientificterm" }, { "relation": "method", @@ -67962,9 +70162,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_deletescientificterm", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_deletescientificterm" }, { "relation": "method", @@ -67973,9 +70173,9 @@ "source_location": "L70", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_getcategorysetting", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_getcategorysetting" }, { "relation": "method", @@ -67984,9 +70184,9 @@ "source_location": "L77", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_settings_settings_service_settingsservice", - "target": "backend_src_settings_settings_service_settingsservice_updatecategorysetting", - "confidence_score": 1.0 + "target": "backend_src_settings_settings_service_settingsservice_updatecategorysetting" }, { "relation": "method", @@ -67995,9 +70195,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_constructor" }, { "relation": "method", @@ -68006,9 +70206,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_findall" }, { "relation": "method", @@ -68017,9 +70217,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_create" }, { "relation": "method", @@ -68028,9 +70228,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_update" }, { "relation": "method", @@ -68039,9 +70239,9 @@ "source_location": "L55", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller", - "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_controller_smartadvisorcontroller_remove" }, { "relation": "method", @@ -68050,9 +70250,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_create", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_create" }, { "relation": "method", @@ -68061,9 +70261,9 @@ "source_location": "L22", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_update", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_update" }, { "relation": "method", @@ -68072,9 +70272,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_remove", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_remove" }, { "relation": "method", @@ -68083,9 +70283,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_constructor" }, { "relation": "method", @@ -68094,9 +70294,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice", - "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_findall", - "confidence_score": 1.0 + "target": "backend_src_smart_advisor_smart_advisor_service_smartadvisorservice_findall" }, { "relation": "method", @@ -68105,9 +70305,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_constructor" }, { "relation": "method", @@ -68116,9 +70316,9 @@ "source_location": "L25", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_findall" }, { "relation": "method", @@ -68127,9 +70327,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_create" }, { "relation": "method", @@ -68138,9 +70338,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_update" }, { "relation": "method", @@ -68149,9 +70349,9 @@ "source_location": "L52", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_controller_testimonialscontroller", - "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_controller_testimonialscontroller_remove" }, { "relation": "method", @@ -68160,9 +70360,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice_create", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice_create" }, { "relation": "method", @@ -68171,9 +70371,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice_update", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice_update" }, { "relation": "method", @@ -68182,9 +70382,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice_remove", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice_remove" }, { "relation": "method", @@ -68193,9 +70393,9 @@ "source_location": "L7", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice_constructor" }, { "relation": "method", @@ -68204,9 +70404,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_testimonials_testimonials_service_testimonialsservice", - "target": "backend_src_testimonials_testimonials_service_testimonialsservice_findall", - "confidence_score": 1.0 + "target": "backend_src_testimonials_testimonials_service_testimonialsservice_findall" }, { "relation": "method", @@ -68215,9 +70415,9 @@ "source_location": "L103", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_updateprofile", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_updateprofile" }, { "relation": "method", @@ -68226,9 +70426,9 @@ "source_location": "L131", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_addaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_addaddress" }, { "relation": "method", @@ -68237,9 +70437,9 @@ "source_location": "L159", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_updateaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_updateaddress" }, { "relation": "method", @@ -68248,9 +70448,9 @@ "source_location": "L179", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_deleteaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_deleteaddress" }, { "relation": "method", @@ -68259,9 +70459,9 @@ "source_location": "L198", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_setdefaultaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_setdefaultaddress" }, { "relation": "method", @@ -68270,9 +70470,9 @@ "source_location": "L223", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_topupwallet", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_topupwallet" }, { "relation": "method", @@ -68281,9 +70481,9 @@ "source_location": "L44", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_constructor" }, { "relation": "method", @@ -68292,9 +70492,9 @@ "source_location": "L68", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_controller_userscontroller", - "target": "backend_src_users_users_controller_userscontroller_getprofile", - "confidence_score": 1.0 + "target": "backend_src_users_users_controller_userscontroller_getprofile" }, { "relation": "method", @@ -68303,9 +70503,9 @@ "source_location": "L119", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_deleteaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_deleteaddress" }, { "relation": "method", @@ -68314,9 +70514,9 @@ "source_location": "L125", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_setdefaultaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_setdefaultaddress" }, { "relation": "method", @@ -68325,9 +70525,9 @@ "source_location": "L136", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_topupwallet", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_topupwallet" }, { "relation": "method", @@ -68336,9 +70536,9 @@ "source_location": "L160", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_findbyphone", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_findbyphone" }, { "relation": "method", @@ -68347,9 +70547,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_constructor" }, { "relation": "method", @@ -68358,9 +70558,9 @@ "source_location": "L20", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_findbyid", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_findbyid" }, { "relation": "method", @@ -68369,9 +70569,9 @@ "source_location": "L52", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_update", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_update" }, { "relation": "method", @@ -68380,9 +70580,9 @@ "source_location": "L71", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_addaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_addaddress" }, { "relation": "method", @@ -68391,9 +70591,9 @@ "source_location": "L93", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_users_users_service_usersservice", - "target": "backend_src_users_users_service_usersservice_updateaddress", - "confidence_score": 1.0 + "target": "backend_src_users_users_service_usersservice_updateaddress" }, { "relation": "method", @@ -68402,9 +70602,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_videoscontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller_constructor" }, { "relation": "method", @@ -68413,9 +70613,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_videoscontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller_findall" }, { "relation": "method", @@ -68424,9 +70624,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_videoscontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller_findone" }, { "relation": "method", @@ -68435,9 +70635,9 @@ "source_location": "L48", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_videoscontroller_create", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller_create" }, { "relation": "method", @@ -68446,9 +70646,9 @@ "source_location": "L56", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_videoscontroller_update", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller_update" }, { "relation": "method", @@ -68457,9 +70657,9 @@ "source_location": "L67", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_controller_videoscontroller", - "target": "backend_src_videos_videos_controller_videoscontroller_remove", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_controller_videoscontroller_remove" }, { "relation": "method", @@ -68468,9 +70668,9 @@ "source_location": "L15", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_videosservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_constructor" }, { "relation": "method", @@ -68479,9 +70679,9 @@ "source_location": "L17", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_videosservice_findall", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_findall" }, { "relation": "method", @@ -68490,9 +70690,9 @@ "source_location": "L57", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_videosservice_findone", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_findone" }, { "relation": "method", @@ -68501,9 +70701,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_videosservice_create", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_create" }, { "relation": "method", @@ -68512,9 +70712,9 @@ "source_location": "L83", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_videosservice_update", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_update" }, { "relation": "method", @@ -68523,9 +70723,9 @@ "source_location": "L92", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_videos_videos_service_videosservice", - "target": "backend_src_videos_videos_service_videosservice_remove", - "confidence_score": 1.0 + "target": "backend_src_videos_videos_service_videosservice_remove" }, { "relation": "method", @@ -68534,9 +70734,9 @@ "source_location": "L21", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_constructor" }, { "relation": "method", @@ -68545,9 +70745,9 @@ "source_location": "L29", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_applyforwholesale" }, { "relation": "method", @@ -68556,9 +70756,9 @@ "source_location": "L43", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_getwholesalerequests" }, { "relation": "method", @@ -68567,9 +70767,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_approvewholesalerequest" }, { "relation": "method", @@ -68578,9 +70778,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_controller_wholesalecontroller", - "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_controller_wholesalecontroller_rejectwholesalerequest" }, { "relation": "method", @@ -68589,9 +70789,9 @@ "source_location": "L14", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice_applyforwholesale", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice_applyforwholesale" }, { "relation": "method", @@ -68600,9 +70800,9 @@ "source_location": "L54", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice_getwholesalerequests", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice_getwholesalerequests" }, { "relation": "method", @@ -68611,9 +70811,9 @@ "source_location": "L63", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice_approvewholesalerequest", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice_approvewholesalerequest" }, { "relation": "method", @@ -68622,9 +70822,9 @@ "source_location": "L77", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice_rejectwholesalerequest", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice_rejectwholesalerequest" }, { "relation": "method", @@ -68633,9 +70833,9 @@ "source_location": "L9", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wholesale_wholesale_service_wholesaleservice", - "target": "backend_src_wholesale_wholesale_service_wholesaleservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_wholesale_wholesale_service_wholesaleservice_constructor" }, { "relation": "method", @@ -68644,9 +70844,9 @@ "source_location": "L19", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller", - "target": "backend_src_wiki_wiki_controller_wikicontroller_constructor", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_wikicontroller_constructor" }, { "relation": "method", @@ -68655,9 +70855,9 @@ "source_location": "L24", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller", - "target": "backend_src_wiki_wiki_controller_wikicontroller_findall", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_wikicontroller_findall" }, { "relation": "method", @@ -68666,9 +70866,9 @@ "source_location": "L32", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_controller_wikicontroller", - "target": "backend_src_wiki_wiki_controller_wikicontroller_findone", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_controller_wikicontroller_findone" }, { "relation": "method", @@ -68677,9 +70877,9 @@ "source_location": "L10", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service_wikiservice", - "target": "backend_src_wiki_wiki_service_wikiservice_findall", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice_findall" }, { "relation": "method", @@ -68688,9 +70888,9 @@ "source_location": "L52", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service_wikiservice", - "target": "backend_src_wiki_wiki_service_wikiservice_findonebykey", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice_findonebykey" }, { "relation": "method", @@ -68699,9 +70899,9 @@ "source_location": "L8", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_src_wiki_wiki_service_wikiservice", - "target": "backend_src_wiki_wiki_service_wikiservice_constructor", - "confidence_score": 1.0 + "target": "backend_src_wiki_wiki_service_wikiservice_constructor" }, { "relation": "method", @@ -68710,9 +70910,9 @@ "source_location": "L18", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary_errorboundary", - "target": "frontend_application_components_errorboundary_errorboundary_constructor", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_errorboundary_constructor" }, { "relation": "method", @@ -68721,9 +70921,9 @@ "source_location": "L26", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary_errorboundary", - "target": "frontend_application_components_errorboundary_errorboundary_getderivedstatefromerror", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_errorboundary_getderivedstatefromerror" }, { "relation": "method", @@ -68732,9 +70932,9 @@ "source_location": "L30", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary_errorboundary", - "target": "frontend_application_components_errorboundary_errorboundary_componentdidcatch", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_errorboundary_componentdidcatch" }, { "relation": "method", @@ -68743,9 +70943,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary_errorboundary", - "target": "frontend_application_components_errorboundary_errorboundary_handleretry", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_errorboundary_handleretry" }, { "relation": "method", @@ -68754,9 +70954,9 @@ "source_location": "L39", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_components_errorboundary_errorboundary", - "target": "frontend_application_components_errorboundary_errorboundary_render", - "confidence_score": 1.0 + "target": "frontend_application_components_errorboundary_errorboundary_render" }, { "relation": "method", @@ -68765,9 +70965,9 @@ "source_location": "L100", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_login", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_login" }, { "relation": "method", @@ -68776,9 +70976,9 @@ "source_location": "L118", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_getprofile", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_getprofile" }, { "relation": "method", @@ -68787,9 +70987,9 @@ "source_location": "L135", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_updateprofile", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_updateprofile" }, { "relation": "method", @@ -68798,9 +70998,9 @@ "source_location": "L149", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_logout", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_logout" }, { "relation": "method", @@ -68809,9 +71009,9 @@ "source_location": "L38", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_constructor", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_constructor" }, { "relation": "method", @@ -68820,9 +71020,9 @@ "source_location": "L40", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_getinstance", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_getinstance" }, { "relation": "method", @@ -68831,9 +71031,9 @@ "source_location": "L50", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_sendotp", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_sendotp" }, { "relation": "method", @@ -68842,9 +71042,9 @@ "source_location": "L64", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_verifyotp", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_verifyotp" }, { "relation": "method", @@ -68853,9 +71053,9 @@ "source_location": "L82", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_authservice_authservice", - "target": "frontend_application_lib_services_authservice_authservice_register", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_authservice_authservice_register" }, { "relation": "method", @@ -68864,9 +71064,9 @@ "source_location": "L34", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice_orderservice", - "target": "frontend_application_lib_services_orderservice_orderservice_constructor", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice_constructor" }, { "relation": "method", @@ -68875,9 +71075,9 @@ "source_location": "L36", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice_orderservice", - "target": "frontend_application_lib_services_orderservice_orderservice_getinstance", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice_getinstance" }, { "relation": "method", @@ -68886,9 +71086,9 @@ "source_location": "L46", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice_orderservice", - "target": "frontend_application_lib_services_orderservice_orderservice_createorder", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice_createorder" }, { "relation": "method", @@ -68897,9 +71097,9 @@ "source_location": "L70", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice_orderservice", - "target": "frontend_application_lib_services_orderservice_orderservice_getuserorders", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice_getuserorders" }, { "relation": "method", @@ -68908,9 +71108,9 @@ "source_location": "L84", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_orderservice_orderservice", - "target": "frontend_application_lib_services_orderservice_orderservice_getorderbyid", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_orderservice_orderservice_getorderbyid" }, { "relation": "method", @@ -68919,9 +71119,9 @@ "source_location": "L144", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getproducts", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getproducts" }, { "relation": "method", @@ -68930,9 +71130,9 @@ "source_location": "L176", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getproductbyid", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getproductbyid" }, { "relation": "method", @@ -68941,9 +71141,9 @@ "source_location": "L186", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getproductbyslug", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getproductbyslug" }, { "relation": "method", @@ -68952,9 +71152,9 @@ "source_location": "L196", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getfeaturedproducts", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getfeaturedproducts" }, { "relation": "method", @@ -68963,9 +71163,9 @@ "source_location": "L226", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getactivefilters", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getactivefilters" }, { "relation": "method", @@ -68974,9 +71174,9 @@ "source_location": "L240", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getnavigationfilters", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getnavigationfilters" }, { "relation": "method", @@ -68985,9 +71185,9 @@ "source_location": "L60", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_constructor", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_constructor" }, { "relation": "method", @@ -68996,9 +71196,9 @@ "source_location": "L62", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_getinstance", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_getinstance" }, { "relation": "method", @@ -69007,9 +71207,9 @@ "source_location": "L69", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "frontend_application_lib_services_productservice_productservice", - "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend", - "confidence_score": 1.0 + "target": "frontend_application_lib_services_productservice_productservice_mapbackendtofrontend" }, { "relation": "references", @@ -69018,9 +71218,9 @@ "source_location": "L248", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_health_logs", - "target": "backend_prisma_migrations_20260526145407_init_migration_pets", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_pets" }, { "relation": "references", @@ -69029,9 +71229,9 @@ "source_location": "L257", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_order_items", - "target": "backend_prisma_migrations_20260526145407_init_migration_orders", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_orders" }, { "relation": "references", @@ -69040,9 +71240,9 @@ "source_location": "L260", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_order_items", - "target": "backend_prisma_migrations_20260526145407_init_migration_products", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_products" }, { "relation": "references", @@ -69051,9 +71251,9 @@ "source_location": "L251", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_orders", - "target": "backend_prisma_migrations_20260526145407_init_migration_users", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_users" }, { "relation": "references", @@ -69062,9 +71262,9 @@ "source_location": "L254", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_orders", - "target": "backend_prisma_migrations_20260526145407_init_migration_coupons", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_coupons" }, { "relation": "references", @@ -69073,9 +71273,9 @@ "source_location": "L236", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_pet_medical_conditions", - "target": "backend_prisma_migrations_20260526145407_init_migration_pets", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_pets" }, { "relation": "references", @@ -69084,9 +71284,9 @@ "source_location": "L233", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_pets", - "target": "backend_prisma_migrations_20260526145407_init_migration_users", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_users" }, { "relation": "references", @@ -69095,9 +71295,9 @@ "source_location": "L227", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_product_ingredients", - "target": "backend_prisma_migrations_20260526145407_init_migration_products", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_products" }, { "relation": "references", @@ -69106,9 +71306,9 @@ "source_location": "L230", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_product_symptoms", - "target": "backend_prisma_migrations_20260526145407_init_migration_products", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_products" }, { "relation": "references", @@ -69117,9 +71317,9 @@ "source_location": "L245", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_reminder_completions", - "target": "backend_prisma_migrations_20260526145407_init_migration_reminders", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_reminders" }, { "relation": "references", @@ -69128,9 +71328,9 @@ "source_location": "L239", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_reminders", - "target": "backend_prisma_migrations_20260526145407_init_migration_pets", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_pets" }, { "relation": "references", @@ -69139,9 +71339,9 @@ "source_location": "L242", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_reminders", - "target": "backend_prisma_migrations_20260526145407_init_migration_products", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_products" }, { "relation": "references", @@ -69150,9 +71350,9 @@ "source_location": "L221", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_user_addresses", - "target": "backend_prisma_migrations_20260526145407_init_migration_users", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_users" }, { "relation": "references", @@ -69161,9 +71361,9 @@ "source_location": "L224", "weight": 1.0, "_origin": "ast", + "confidence_score": 1.0, "source": "backend_prisma_migrations_20260526145407_init_migration_wallet_transactions", - "target": "backend_prisma_migrations_20260526145407_init_migration_users", - "confidence_score": 1.0 + "target": "backend_prisma_migrations_20260526145407_init_migration_users" }, { "relation": "indirect_call", @@ -69173,9 +71373,9 @@ "weight": 1.0, "_origin": "ast", "context": "argument", + "confidence_score": 0.5, "source": "frontend_application_components_header_header", - "target": "frontend_application_components_header_header_handleclickoutside", - "confidence_score": 0.5 + "target": "frontend_application_components_header_header_handleclickoutside" }, { "relation": "indirect_call", @@ -69185,9 +71385,9 @@ "weight": 1.0, "_origin": "ast", "context": "argument", + "confidence_score": 0.5, "source": "scripts_start_dev_waitforbackend", - "target": "scripts_start_dev_waitforbackend_check", - "confidence_score": 0.5 + "target": "scripts_start_dev_waitforbackend_check" }, { "relation": "indirect_call", @@ -69197,9 +71397,9 @@ "source_location": "L182", "weight": 1.0, "_origin": "ast", + "confidence_score": 0.5, "source": "ai_agency_orchestrate_main", - "target": "ai_agency_orchestrate_cmd_status", - "confidence_score": 0.5 + "target": "ai_agency_orchestrate_cmd_status" }, { "relation": "indirect_call", @@ -69209,9 +71409,9 @@ "source_location": "L183", "weight": 1.0, "_origin": "ast", + "confidence_score": 0.5, "source": "ai_agency_orchestrate_main", - "target": "ai_agency_orchestrate_cmd_progress", - "confidence_score": 0.5 + "target": "ai_agency_orchestrate_cmd_progress" }, { "relation": "indirect_call", @@ -69221,9 +71421,9 @@ "source_location": "L184", "weight": 1.0, "_origin": "ast", + "confidence_score": 0.5, "source": "ai_agency_orchestrate_main", - "target": "ai_agency_orchestrate_cmd_next_task", - "confidence_score": 0.5 + "target": "ai_agency_orchestrate_cmd_next_task" }, { "relation": "indirect_call", @@ -69233,9 +71433,9 @@ "source_location": "L185", "weight": 1.0, "_origin": "ast", + "confidence_score": 0.5, "source": "ai_agency_orchestrate_main", - "target": "ai_agency_orchestrate_cmd_unblock", - "confidence_score": 0.5 + "target": "ai_agency_orchestrate_cmd_unblock" }, { "relation": "indirect_call", @@ -69245,9 +71445,9 @@ "source_location": "L186", "weight": 1.0, "_origin": "ast", + "confidence_score": 0.5, "source": "ai_agency_orchestrate_main", - "target": "ai_agency_orchestrate_cmd_reset", - "confidence_score": 0.5 + "target": "ai_agency_orchestrate_cmd_reset" }, { "relation": "calls", diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index e3b3603..4d0056d 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,45 +1,46 @@ # Graph Report - canina (2026-08-16) ## Corpus Check -- cluster-only mode — file stats not available +- 451 files · ~663,669 words +- Verdict: corpus is large enough that graph structure adds value. ## Summary -- 2200 nodes · 4097 edges · 177 communities (112 shown, 65 thin omitted) -- Extraction: 97% EXTRACTED · 3% INFERRED · 0% AMBIGUOUS · INFERRED: 143 edges (avg confidence: 0.79) -- Token cost: 5,274 input · 2,072 output +- 2292 nodes · 4172 edges · 193 communities (117 shown, 76 thin omitted) +- Extraction: 97% EXTRACTED · 3% INFERRED · 0% AMBIGUOUS · INFERRED: 142 edges (avg confidence: 0.79) +- Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `08317915` +- Built from commit: `b7e17aca` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). ## Community Hubs (Navigation) -- Admin Management Service +- AdminService - Pet Management Controller -- Auth Guards and Roles -- JWT Strategy and Address DTOs +- SettingsController +- UsersController - CMS Content Management -- Order Creation DTOs -- Authentication Controller -- NestJS Application Modules -- Video Management DTOs +- OrdersService +- auth.service.ts +- app.module.ts +- CreateVideoDto - Public Catalog Pages - Client Layout and Auth Modals - Prisma and TypeScript Config - Checkout and Dashboard Components - Media and Blog UI Components -- Product Query DTOs +- ProductsService - Contact and Prescription Features - Development Tooling Config - Home Page Client Components -- Core Services and Auth Logic +- PrismaService - B2B Inquiry Controller - Category Management Controller - Banner Management Controller - Media Upload Controller - Ingredient Management Controller - Admin Dashboard Components -- Admin Blog Service +- WikiService - Pet DTOs and Controller - Prescription Review Controller - Smart Advisor Controller @@ -47,19 +48,19 @@ - Admin Sidebar and Layout - Admin Settings Managers - User Profile and Success Pages -- Redis and Admin Services -- Global Exception Filters -- Contact and SMS Modules +- RedisService +- main.ts +- ContactService - Backend TypeScript Config - App TypeScript Config - CMS and Media Modals -- Backend Dependencies +- dependencies - Node TypeScript Config - Admin Blog Controller -- Wholesale Controller +- WholesaleApplyDto - Frontend Testing and Styles - Generic CRUD Controller -- SEO and Sitemap Module +- SeoService - Coupon Management UI - Project Build Scripts - Home Data Module @@ -73,13 +74,13 @@ - Video Gallery Components - NPM Lifecycle Scripts - Pet Management API -- Reporting Service and Controller +- admin.module.ts - Jest Testing Config -- Wiki Module and Service -- Blog Module and Service -- Public Blog Controller -- SMS Notification Service -- OpenAPI and Metrics +- PaginationDto +- BlogsController +- .findAll +- SmsService +- Roles - App Health Controller - Frontend UI Dependencies - Pet Business Logic @@ -91,7 +92,7 @@ - Health Log DTOs - React Error Boundary - Application Package Config -- Generic Resource Controller +- WikiController - Error and Not Found Pages - VPN Utility Scripts - NestJS CLI Config @@ -99,7 +100,7 @@ - Order Business Logic - Browser Utility Scripts - Dev Server Startup -- Architecture and Security Docs +- Architectural Audit Findings - Pagination API Schemas - Font Assets and Licenses - Ledger Rebuild Scripts @@ -122,7 +123,7 @@ - Scientific Terms Schema - Blog Data Seeding - Custom Data Seeding -- Product and Cart Components +- Products Table - Auth Architecture and Planning - Build Manifest Generation - Classification Data Generation @@ -143,7 +144,7 @@ - Typography and Font Assets - Bcrypt Password Hashing - Helmet Security Middleware -- Reflect Metadata Library +- What You Must Do When Invoked - NestJS Core Framework - NestJS JWT Authentication - NestJS Swagger Documentation @@ -161,7 +162,7 @@ - Home Entity Model - Wiki Entity Model - User Profile Management -- Pet Store State +- Pets Table - User Database and Infrastructure - API and Frontend Specifications - Brand and Agent Guidelines @@ -170,6 +171,7 @@ - Vitest Test Setup - Database Backup Script - Application Startup Script +- What You Must Do When Invoked - User Logout Endpoint - Company Profile - Project Introduction @@ -182,6 +184,23 @@ - Shabnam Font Preview - Production Docker Setup - Staging Docker Setup +- UsersService +- BlogsService +- graphify reference: extra exports and benchmark +- graphify reference: query, path, explain +- graphify reference: add a URL and watch a folder +- graphify reference: commit hook and native CLAUDE.md integration +- graphify reference: incremental update and cluster-only +- graphify reference: GitHub clone and cross-repo merge +- graphify reference: transcribe video and audio +- AGENTS.md +- instructions.md +- js-yaml +- CLAUDE.md +- .claude/CLAUDE.md +- extraction-spec.md +- User Login API +- Developer Standards and Architecture ## God Nodes (most connected - your core abstractions) 1. `PrismaService` - 68 edges @@ -198,14 +217,14 @@ ## Surprising Connections (you probably didn't know these) - `User Profile Photo` --conceptually_related_to--> `User Roles and Capabilities` [INFERRED] backend/uploads/1781288429353-508765350.jpg → docs/02-user-guide.md -- `Pet Store (Zustand)` --references--> `Pets Table` [INFERRED] - src/store/usePetStore.ts → DATABASE_SCHEMA.md -- `Cart Store (Zustand)` --shares_data_with--> `Products Table` [EXTRACTED] - src/store/cartStore.ts → DATABASE_SCHEMA.md -- `UserStore` --calls--> `User Login API` [EXTRACTED] - src/store/userStore.ts → BACKEND_INTEGRATION.md -- `Developer Standards and Architecture` --references--> `UserStore` [EXTRACTED] - docs/03-developer-guide.md → src/store/userStore.ts +- `PetsController` --references--> `ApiResponse` [EXTRACTED] + backend/src/pets/pets.controller.ts → frontend/admin-panel/src/types/admin.ts +- `ProductsController` --references--> `ApiResponse` [EXTRACTED] + backend/src/products/products.controller.ts → frontend/admin-panel/src/types/admin.ts +- `UsersController` --references--> `ApiResponse` [EXTRACTED] + backend/src/users/users.controller.ts → frontend/admin-panel/src/types/admin.ts +- `AuthController` --references--> `ApiResponse` [EXTRACTED] + backend/src/auth/auth.controller.ts → frontend/admin-panel/src/types/admin.ts ## Import Cycles - 3-file cycle: `frontend/application/lib/services/api.ts -> frontend/application/lib/store/userStore.ts -> frontend/application/lib/store/cartStore.ts -> frontend/application/lib/services/api.ts` @@ -213,48 +232,46 @@ - 4-file cycle: `frontend/application/lib/services/api.ts -> frontend/application/lib/store/userStore.ts -> frontend/application/lib/store/cartStore.ts -> frontend/application/lib/services/orderService.ts -> frontend/application/lib/services/api.ts` ## Hyperedges (group relationships) -- **E-commerce Transaction Flow** — src_store_cartstore, database_schema_products, backend_integration_login [EXTRACTED 0.85] -- **Pet Health Management Flow** — src_store_usepetstore, database_schema_pets, readme_smartadvisor [EXTRACTED 0.90] - **Rastikerdar Font Ecosystem** — frontend_application_public_fonts_shabnam_font_v5_0_1_readme, frontend_application_public_fonts_vazirmatn_v33_003_readme, vazir_font [EXTRACTED 0.95] - **Canina Deployment Stack** — scripts_compose_prod, scripts_compose_stage [EXTRACTED 1.00] -## Communities (177 total, 65 thin omitted) +## Communities (193 total, 76 thin omitted) -### Community 0 - "Admin Management Service" -Cohesion: 0.07 -Nodes (22): AdminController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete (+14 more) +### Community 0 - "AdminService" +Cohesion: 0.06 +Nodes (24): AdminController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete (+16 more) ### Community 1 - "Pet Management Controller" Cohesion: 0.17 Nodes (18): PetsController, ApiBadRequestResponse, ApiBearerAuth, ApiCreatedResponse, ApiNotFoundResponse, ApiOkResponse, ApiOperation, ApiTags (+10 more) -### Community 2 - "Auth Guards and Roles" -Cohesion: 0.08 -Nodes (24): JwtAuthGuard, Injectable, Roles(), ROLES_KEY, RequestWithUser, RolesGuard, Injectable, UserReqPayload (+16 more) +### Community 2 - "SettingsController" +Cohesion: 0.13 +Nodes (16): SettingsController, ApiBearerAuth, ApiOkResponse, ApiOperation, ApiTags, Body, Controller, Delete (+8 more) -### Community 3 - "JWT Strategy and Address DTOs" -Cohesion: 0.07 -Nodes (32): JwtStrategy, Injectable, AddressDto, ApiProperty, ApiPropertyOptional, IsBoolean, IsNotEmpty, IsOptional (+24 more) +### Community 3 - "UsersController" +Cohesion: 0.08 +Nodes (28): AddressDto, ApiProperty, ApiPropertyOptional, IsBoolean, IsNotEmpty, IsOptional, IsString, ApiPropertyOptional (+20 more) ### Community 4 - "CMS Content Management" Cohesion: 0.09 Nodes (24): CmsController, ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Delete, Get (+16 more) -### Community 5 - "Order Creation DTOs" -Cohesion: 0.06 -Nodes (35): CreateOrderDto, OrderItemDto, ApiProperty, ApiPropertyOptional, IsArray, IsNotEmpty, IsNumber, IsOptional (+27 more) - -### Community 6 - "Authentication Controller" -Cohesion: 0.05 -Nodes (41): AuthController, ApiBadRequestResponse, ApiOkResponse, ApiOperation, ApiTags, Body, Controller, Post (+33 more) - -### Community 7 - "NestJS Application Modules" +### Community 5 - "OrdersService" Cohesion: 0.07 -Nodes (27): AuthModule, Module, B2BModule, Module, BannersModule, Module, CmsModule, Module (+19 more) +Nodes (29): CreateOrderDto, OrderItemDto, ApiProperty, ApiPropertyOptional, IsArray, IsNotEmpty, IsNumber, IsOptional (+21 more) -### Community 8 - "Video Management DTOs" -Cohesion: 0.08 -Nodes (29): CreateVideoDto, ApiProperty, ApiPropertyOptional, IsBoolean, IsNotEmpty, IsOptional, IsString, UpdateVideoDto (+21 more) +### Community 6 - "auth.service.ts" +Cohesion: 0.05 +Nodes (46): AuthController, ApiBadRequestResponse, ApiOkResponse, ApiOperation, ApiTags, Body, Controller, Post (+38 more) + +### Community 7 - "app.module.ts" +Cohesion: 0.07 +Nodes (26): B2BModule, Module, CmsModule, Module, SmsModule, Global, Module, ContactModule (+18 more) + +### Community 8 - "CreateVideoDto" +Cohesion: 0.07 +Nodes (31): CreateVideoDto, ApiProperty, ApiPropertyOptional, IsBoolean, IsNotEmpty, IsOptional, IsString, UpdateVideoDto (+23 more) ### Community 9 - "Public Catalog Pages" Cohesion: 0.08 @@ -276,9 +293,9 @@ Nodes (25): AddressModal(), AddressModalProps, ArchiveProductCard(), BackButton( Cohesion: 0.09 Nodes (19): Media, MediaSelector(), MediaSelectorProps, Pagination(), PaginationProps, BlogPost, Category, Pet (+11 more) -### Community 14 - "Product Query DTOs" -Cohesion: 0.09 -Nodes (19): GetProductsDto, ApiPropertyOptional, IsEnum, IsOptional, IsString, ProductsController, ApiOperation, ApiTags (+11 more) +### Community 14 - "ProductsService" +Cohesion: 0.10 +Nodes (17): GetProductsDto, ApiPropertyOptional, IsEnum, IsOptional, IsString, ProductsController, ApiOperation, ApiTags (+9 more) ### Community 15 - "Contact and Prescription Features" Cohesion: 0.07 @@ -292,9 +309,9 @@ Nodes (33): devDependencies, eslint-config-prettier, @eslint/eslintrc, eslint-pl Cohesion: 0.11 Nodes (22): HomeClient(), HomeClientProps, getHomeData(), Home(), metadata, metadata, EnamadBadge(), Footer() (+14 more) -### Community 18 - "Core Services and Auth Logic" -Cohesion: 0.11 -Nodes (13): CategoryQuery, AdminLoginInput, LoginInput, RegisterInput, JwtPayload, MeliPayamakResponse, SendPatternSmsOptions, CreateContactSubmissionDto (+5 more) +### Community 18 - "PrismaService" +Cohesion: 0.17 +Nodes (5): BannersModule, Module, PrismaService, Injectable, VideoQuery ### Community 19 - "B2B Inquiry Controller" Cohesion: 0.13 @@ -320,9 +337,9 @@ Nodes (14): IngredientsController, ApiBearerAuth, ApiOperation, ApiTags, Body, C Cohesion: 0.10 Nodes (14): App(), ContactInfoItem, ContactSubmission, CategoryDist, DashboardData, GROUP_PAGE_MAP, GROUPS, PAGE_TABS (+6 more) -### Community 25 - "Admin Blog Service" -Cohesion: 0.08 -Nodes (11): AdminModule, Module, BlogQuery, BlogsService, Injectable, PetQuery, PetsService, Injectable (+3 more) +### Community 25 - "WikiService" +Cohesion: 0.22 +Nodes (3): Injectable, WikiQuery, WikiService ### Community 26 - "Pet DTOs and Controller" Cohesion: 0.16 @@ -342,7 +359,7 @@ Nodes (14): TestimonialsController, ApiBearerAuth, ApiOperation, ApiTags, Body, ### Community 30 - "Admin Sidebar and Layout" Cohesion: 0.17 -Nodes (16): Layout(), ProtectedRoute(), menuGroups, Sidebar(), SidebarProps, SEARCHABLE_PAGES, Topbar(), TopbarProps (+8 more) +Nodes (15): ProtectedRoute(), menuGroups, Sidebar(), SidebarProps, SEARCHABLE_PAGES, Topbar(), TopbarProps, Login() (+7 more) ### Community 31 - "Admin Settings Managers" Cohesion: 0.09 @@ -352,17 +369,17 @@ Nodes (21): Spinner(), B2BManager, BannersManager, FinancialSettingsPage, SeoSet Cohesion: 0.14 Nodes (14): FeaturedProducts(), ProductCard(), OrderSuccess(), PetProfile(), CURRENT_SYMPTOMS, MEDICAL_HISTORIES, SmartAdvisorProps, mockProducts (+6 more) -### Community 33 - "Redis and Admin Services" -Cohesion: 0.15 -Nodes (7): CouponTargetInput, PaginationQuery, RedisModule, Global, Module, RedisService, Injectable +### Community 33 - "RedisService" +Cohesion: 0.17 +Nodes (5): RedisModule, Global, Module, RedisService, Injectable -### Community 34 - "Global Exception Filters" +### Community 34 - "main.ts" +Cohesion: 0.07 +Nodes (16): ApiExcludeController, AppModule, Module, CustomHttpExceptionFilter, Catch, PrismaExceptionFilter, Catch, DecimalInterceptor (+8 more) + +### Community 35 - "ContactService" Cohesion: 0.14 -Nodes (9): CustomHttpExceptionFilter, Catch, PrismaExceptionFilter, Catch, DecimalInterceptor, Injectable, ApiErrorResponse, ErrorDetailField (+1 more) - -### Community 35 - "Contact and SMS Modules" -Cohesion: 0.10 -Nodes (16): SmsModule, Global, Module, ContactController, Body, Controller, Get, Param (+8 more) +Nodes (11): ContactController, Body, Controller, Get, Param, Post, Put, Query (+3 more) ### Community 36 - "Backend TypeScript Config" Cohesion: 0.09 @@ -376,9 +393,9 @@ Nodes (22): compilerOptions, allowImportingTsExtensions, erasableSyntaxOnly, jsx Cohesion: 0.10 Nodes (16): ConfirmModal(), ConfirmModalProps, HeroBanner, VetTestimonial, Media, fetchVideosList(), Video, Videos() (+8 more) -### Community 39 - "Backend Dependencies" +### Community 39 - "dependencies" Cohesion: 0.10 -Nodes (21): dependencies, bcrypt, class-transformer, class-validator, ioredis, js-yaml, @nestjs/common, @nestjs/passport (+13 more) +Nodes (21): dependencies, bcrypt, class-transformer, class-validator, ioredis, @nestjs/common, @nestjs/passport, @nestjs/platform-express (+13 more) ### Community 40 - "Node TypeScript Config" Cohesion: 0.10 @@ -388,9 +405,9 @@ Nodes (20): compilerOptions, allowImportingTsExtensions, erasableSyntaxOnly, lib Cohesion: 0.13 Nodes (15): BlogsController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete (+7 more) -### Community 42 - "Wholesale Controller" -Cohesion: 0.16 -Nodes (12): ApiBearerAuth, ApiOperation, ApiTags, Body, Controller, Get, Param, Post (+4 more) +### Community 42 - "WholesaleApplyDto" +Cohesion: 0.10 +Nodes (20): ApiProperty, ApiPropertyOptional, IsNotEmpty, IsOptional, IsString, WholesaleApplyDto, ApiBearerAuth, ApiOperation (+12 more) ### Community 43 - "Frontend Testing and Styles" Cohesion: 0.10 @@ -400,9 +417,9 @@ Nodes (20): eslint-config-next, tailwindcss, @types/react, @vitejs/plugin-react, Cohesion: 0.13 Nodes (14): ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Body, Controller, Delete, Get (+6 more) -### Community 45 - "SEO and Sitemap Module" -Cohesion: 0.16 -Nodes (10): SeoController, ApiOperation, ApiTags, Controller, Get, Param, SeoModule, Module (+2 more) +### Community 45 - "SeoService" +Cohesion: 0.18 +Nodes (8): SeoController, ApiOperation, ApiTags, Controller, Get, Param, SeoService, Injectable ### Community 46 - "Coupon Management UI" Cohesion: 0.25 @@ -456,33 +473,33 @@ Nodes (14): scripts, build, docs:generate, format, lint, start, start:debug, sta Cohesion: 0.15 Nodes (11): PetsController, ApiBearerAuth, ApiOperation, ApiQuery, ApiTags, Controller, Delete, Get (+3 more) -### Community 59 - "Reporting Service and Controller" -Cohesion: 0.15 -Nodes (9): ReportsController, ApiBearerAuth, ApiOperation, ApiTags, Controller, Get, UseGuards, ReportsService (+1 more) +### Community 59 - "admin.module.ts" +Cohesion: 0.09 +Nodes (15): AdminModule, Module, CategoryQuery, PetQuery, PetsService, Injectable, ReportsController, ApiBearerAuth (+7 more) ### Community 60 - "Jest Testing Config" Cohesion: 0.15 Nodes (13): jest, collectCoverageFrom, coverageDirectory, moduleFileExtensions, rootDir, testEnvironment, testRegex, transform (+5 more) -### Community 61 - "Wiki Module and Service" -Cohesion: 0.20 -Nodes (7): ApiTags, Controller, WikiController, Module, WikiModule, Injectable, WikiService - -### Community 62 - "Blog Module and Service" -Cohesion: 0.12 -Nodes (13): BlogsModule, Module, BlogsService, Injectable, PaginationDto, SortOrder, ApiPropertyOptional, IsEnum (+5 more) - -### Community 63 - "Public Blog Controller" -Cohesion: 0.21 -Nodes (9): BlogsController, ApiNotFoundResponse, ApiOkResponse, ApiOperation, ApiTags, Controller, Get, Param (+1 more) - -### Community 64 - "SMS Notification Service" +### Community 61 - "PaginationDto" Cohesion: 0.13 -Nodes (10): SmsService, Injectable, ApiProperty, ApiPropertyOptional, IsNotEmpty, IsOptional, IsString, WholesaleApplyDto (+2 more) +Nodes (12): PaginationDto, ApiPropertyOptional, IsEnum, IsOptional, IsString, Type, Module, WikiModule (+4 more) -### Community 65 - "OpenAPI and Metrics" -Cohesion: 0.12 -Nodes (7): ApiExcludeController, AppModule, Module, MetricsController, Controller, Get, Res +### Community 62 - "BlogsController" +Cohesion: 0.20 +Nodes (7): BlogsController, ApiTags, Controller, BlogsModule, Module, BlogsService, Injectable + +### Community 63 - ".findAll" +Cohesion: 0.32 +Nodes (6): ApiNotFoundResponse, ApiOkResponse, ApiOperation, Get, Param, Query + +### Community 64 - "SmsService" +Cohesion: 0.08 +Nodes (15): SortOrder, MeliPayamakResponse, SendPatternSmsOptions, SmsService, Injectable, CreateContactSubmissionDto, UpdateContactInfoItemDto, IsNotEmpty (+7 more) + +### Community 65 - "Roles" +Cohesion: 0.22 +Nodes (8): JwtAuthGuard, Injectable, Roles(), ROLES_KEY, RequestWithUser, RolesGuard, Injectable, UserReqPayload ### Community 66 - "App Health Controller" Cohesion: 0.29 @@ -524,9 +541,9 @@ Nodes (3): ErrorBoundary, Props, State Cohesion: 0.22 Nodes (8): name, private, scripts, build, dev, lint, start, version -### Community 77 - "Generic Resource Controller" -Cohesion: 0.32 -Nodes (6): ApiNotFoundResponse, ApiOkResponse, ApiOperation, Get, Param, Query +### Community 77 - "WikiController" +Cohesion: 0.21 +Nodes (9): ApiNotFoundResponse, ApiOkResponse, ApiOperation, ApiTags, Controller, Get, Param, Query (+1 more) ### Community 79 - "VPN Utility Scripts" Cohesion: 0.62 @@ -548,10 +565,6 @@ Nodes (5): checkAndOpen(), { exec }, http, openUrl(), URLS Cohesion: 0.33 Nodes (4): backend, http, { spawn }, waitForBackend() -### Community 85 - "Architecture and Security Docs" -Cohesion: 0.40 -Nodes (5): User Login API, Developer Standards and Architecture, Architectural Audit Findings, Security Audit Findings, UserStore - ### Community 86 - "Pagination API Schemas" Cohesion: 0.50 Nodes (3): PaginatedResponse, PaginationMeta, ApiProperty @@ -600,10 +613,6 @@ Nodes (3): @eslint/js, @eslint/js, @eslint/js Cohesion: 0.67 Nodes (3): typescript-eslint, typescript-eslint, typescript-eslint -### Community 108 - "Product and Cart Components" -Cohesion: 0.67 -Nodes (3): Products Table, Smart Advisor Component, Cart Store (Zustand) - ### Community 109 - "Auth Architecture and Planning" Cohesion: 0.67 Nodes (3): ADR-AUTH-001: Admin Panel Authentication Architecture & Token Management, Master Task Backlog (Phase 3.3), Phase 3 Master Execution Plan @@ -632,25 +641,61 @@ Nodes (3): @types/react-dom, @types/react-dom, @types/react-dom Cohesion: 0.67 Nodes (3): Shabnam Font README, Shabnam Font Sample, Vazir Font +### Community 129 - "What You Must Do When Invoked" +Cohesion: 0.07 +Nodes (26): For /graphify add and --watch, For /graphify query, For the commit hook and native CLAUDE.md integration, For --update and --cluster-only, /graphify, Honesty Rules, Interpreter guard for subcommands, Part A - Structural extraction for code files (+18 more) + +### Community 157 - "What You Must Do When Invoked" +Cohesion: 0.07 +Nodes (26): For /graphify add and --watch, For /graphify query, For the commit hook and native CLAUDE.md integration, For --update and --cluster-only, /graphify, Honesty Rules, Interpreter guard for subcommands, Part A - Structural extraction for code files (+18 more) + +### Community 176 - "UsersService" +Cohesion: 0.16 +Nodes (8): JwtPayload, JwtStrategy, Injectable, Module, UsersModule, Injectable, UserAddressInput, UsersService + +### Community 177 - "BlogsService" +Cohesion: 0.22 +Nodes (3): BlogQuery, BlogsService, Injectable + +### Community 178 - "graphify reference: extra exports and benchmark" +Cohesion: 0.22 +Nodes (8): graphify reference: extra exports and benchmark, Step 6b - Wiki (only if --wiki flag), Step 7 - Neo4j export (only if --neo4j or --neo4j-push flag), Step 7a - FalkorDB export (only if --falkordb or --falkordb-push flag), Step 7b - SVG export (only if --svg flag), Step 7c - GraphML export (only if --graphml flag), Step 7d - MCP server (only if --mcp flag), Step 8 - Token reduction benchmark (only if total_words > 5000) + +### Community 179 - "graphify reference: query, path, explain" +Cohesion: 0.33 +Nodes (5): For /graphify explain, For /graphify path, graphify reference: query, path, explain, Step 0 — Constrained query expansion (REQUIRED before traversal), Step 1 — Traversal + +### Community 180 - "graphify reference: add a URL and watch a folder" +Cohesion: 0.50 +Nodes (3): For /graphify add, For --watch, graphify reference: add a URL and watch a folder + +### Community 181 - "graphify reference: commit hook and native CLAUDE.md integration" +Cohesion: 0.50 +Nodes (3): For git commit hook, For native CLAUDE.md integration, graphify reference: commit hook and native CLAUDE.md integration + +### Community 182 - "graphify reference: incremental update and cluster-only" +Cohesion: 0.50 +Nodes (3): For --cluster-only, For --update (incremental re-extraction), graphify reference: incremental update and cluster-only + ## Knowledge Gaps -- **455 isolated node(s):** `HealthLogInput`, `ReminderInput`, `AuthModalProps`, `LoginModalProps`, `Order` (+450 more) +- **523 isolated node(s):** `graphify`, `Usage`, `What graphify is for`, `Step 0 - GitHub repos and multi-path merge (only if a URL or several paths)`, `Step 1 - Ensure graphify is installed` (+518 more) These have ≤1 connection - possible missing edges or undocumented components. -- **65 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **76 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. ## Suggested Questions _Questions this graph is uniquely positioned to answer:_ -- **Why does `ApiResponse` connect `Admin Sidebar and Layout` to `Pet Management Controller`, `JWT Strategy and Address DTOs`, `Order Creation DTOs`, `Authentication Controller`, `Product Query DTOs`, `Home Data Module`, `Admin Settings Managers`, `Wiki Module and Service`, `Public Blog Controller`?** - _High betweenness centrality (0.090) - this node is a cross-community bridge._ -- **Why does `Roles()` connect `Auth Guards and Roles` to `Contact and SMS Modules`, `CMS Content Management`, `Wholesale Controller`, `Product Query DTOs`, `B2B Inquiry Controller`, `Banner Management Controller`, `Ingredient Management Controller`, `Prescription Review Controller`, `Smart Advisor Controller`, `Testimonials Management Controller`?** - _High betweenness centrality (0.056) - this node is a cross-community bridge._ -- **Why does `PaginationDto` connect `Blog Module and Service` to `Admin Management Service`, `Pet Management Controller`, `Auth Guards and Roles`, `Pet DTOs and Controller`, `Order Creation DTOs`, `Video Management DTOs`, `Admin Blog Controller`, `Generic CRUD Controller`, `Generic Resource Controller`, `Product Query DTOs`, `Core Services and Auth Logic`, `Category Management Controller`, `Admin Blog Service`, `Pet Management API`, `Wiki Module and Service`, `Public Blog Controller`?** - _High betweenness centrality (0.041) - this node is a cross-community bridge._ -- **What connects `HealthLogInput`, `ReminderInput`, `AuthModalProps` to the rest of the system?** - _455 weakly-connected nodes found - possible documentation gaps or missing edges._ -- **Should `Admin Management Service` be split into smaller, more focused modules?** - _Cohesion score 0.06690140845070422 - nodes in this community are weakly interconnected._ -- **Should `Auth Guards and Roles` be split into smaller, more focused modules?** - _Cohesion score 0.0824016563146998 - nodes in this community are weakly interconnected._ -- **Should `JWT Strategy and Address DTOs` be split into smaller, more focused modules?** - _Cohesion score 0.0707070707070707 - nodes in this community are weakly interconnected._ \ No newline at end of file +- **Why does `ApiResponse` connect `Admin Sidebar and Layout` to `Pet Management Controller`, `UsersController`, `OrdersService`, `auth.service.ts`, `WikiController`, `ProductsService`, `Home Data Module`, `BlogsController`, `Admin Settings Managers`?** + _High betweenness centrality (0.093) - this node is a cross-community bridge._ +- **Why does `Roles()` connect `Roles` to `SettingsController`, `ContactService`, `CMS Content Management`, `WholesaleApplyDto`, `ProductsService`, `B2B Inquiry Controller`, `Banner Management Controller`, `Ingredient Management Controller`, `Prescription Review Controller`, `Smart Advisor Controller`, `Testimonials Management Controller`?** + _High betweenness centrality (0.051) - this node is a cross-community bridge._ +- **Why does `PaginationDto` connect `PaginationDto` to `AdminService`, `SmsService`, `Pet Management Controller`, `Pet DTOs and Controller`, `OrdersService`, `CreateVideoDto`, `Admin Blog Controller`, `Generic CRUD Controller`, `WikiController`, `ProductsService`, `BlogsService`, `PrismaService`, `Category Management Controller`, `WikiService`, `Pet Management API`, `admin.module.ts`, `BlogsController`, `.findAll`?** + _High betweenness centrality (0.042) - this node is a cross-community bridge._ +- **What connects `graphify`, `Usage`, `What graphify is for` to the rest of the system?** + _523 weakly-connected nodes found - possible documentation gaps or missing edges._ +- **Should `AdminService` be split into smaller, more focused modules?** + _Cohesion score 0.06414414414414414 - nodes in this community are weakly interconnected._ +- **Should `SettingsController` be split into smaller, more focused modules?** + _Cohesion score 0.13333333333333333 - nodes in this community are weakly interconnected._ +- **Should `UsersController` be split into smaller, more focused modules?** + _Cohesion score 0.08350951374207188 - nodes in this community are weakly interconnected._ \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/0249cd6ceae6effdfc7371b51d00c462f51d95700101dcedd36255bab1b4ce7a.json b/graphify-out/cache/ast/v0.9.44/0249cd6ceae6effdfc7371b51d00c462f51d95700101dcedd36255bab1b4ce7a.json new file mode 100644 index 0000000..a350726 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/0249cd6ceae6effdfc7371b51d00c462f51d95700101dcedd36255bab1b4ce7a.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_update_md", "label": "update.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_update_graphify_reference_incremental_update_and_cluster_only", "label": "graphify reference: incremental update and cluster-only", "file_type": "document", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_update_for_update_incremental_re_extraction", "label": "For --update (incremental re-extraction)", "file_type": "document", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L5"}, {"id": "$graphify-root$_claude_skills_graphify_references_update_for_cluster_only", "label": "For --cluster-only", "file_type": "document", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L202"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_update_md", "target": "$graphify-root$_claude_skills_graphify_references_update_graphify_reference_incremental_update_and_cluster_only", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_update_graphify_reference_incremental_update_and_cluster_only", "target": "$graphify-root$_claude_skills_graphify_references_update_for_update_incremental_re_extraction", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_update_graphify_reference_incremental_update_and_cluster_only", "target": "$graphify-root$_claude_skills_graphify_references_update_for_cluster_only", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/update.md", "source_location": "L202", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/1d5afbaccf36e952e71082591edfc9e4fbd9946eb85b01855a1d0bd810b7623d.json b/graphify-out/cache/ast/v0.9.44/1d5afbaccf36e952e71082591edfc9e4fbd9946eb85b01855a1d0bd810b7623d.json new file mode 100644 index 0000000..4bc057f --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/1d5afbaccf36e952e71082591edfc9e4fbd9946eb85b01855a1d0bd810b7623d.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_transcribe_md", "label": "transcribe.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/transcribe.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_transcribe_graphify_reference_transcribe_video_and_audio", "label": "graphify reference: transcribe video and audio", "file_type": "document", "source_file": ".claude/skills/graphify/references/transcribe.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_transcribe_step_2_5_transcribe_video_audio_files_only_if_video_files_detected", "label": "Step 2.5 - Transcribe video / audio files (only if video files detected)", "file_type": "document", "source_file": ".claude/skills/graphify/references/transcribe.md", "source_location": "L5"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_transcribe_md", "target": "$graphify-root$_claude_skills_graphify_references_transcribe_graphify_reference_transcribe_video_and_audio", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/transcribe.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_transcribe_graphify_reference_transcribe_video_and_audio", "target": "$graphify-root$_claude_skills_graphify_references_transcribe_step_2_5_transcribe_video_audio_files_only_if_video_files_detected", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/transcribe.md", "source_location": "L5", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/2aa3c37fc3f9cccdb1fa4efbdd9fa03e8274efb1df4430b1d792283ade7f8078.json b/graphify-out/cache/ast/v0.9.44/2aa3c37fc3f9cccdb1fa4efbdd9fa03e8274efb1df4430b1d792283ade7f8078.json new file mode 100644 index 0000000..d8f57bb --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/2aa3c37fc3f9cccdb1fa4efbdd9fa03e8274efb1df4430b1d792283ade7f8078.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_antigravity_workflows_graphify_md", "label": "graphify.md", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L1"}, {"id": "$graphify-root$_antigravity_workflows_graphify_graphify", "label": "/graphify", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L6"}, {"id": "$graphify-root$_antigravity_workflows_graphify_usage", "label": "Usage", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L10"}, {"id": "$graphify-root$_antigravity_workflows_graphify_what_graphify_is_for", "label": "What graphify is for", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L45"}, {"id": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "label": "What You Must Do When Invoked", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L49"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_0_github_repos_and_multi_path_merge_only_if_a_url_or_several_paths", "label": "Step 0 - GitHub repos and multi-path merge (only if a URL or several paths)", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L61"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_1_ensure_graphify_is_installed", "label": "Step 1 - Ensure graphify is installed", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L65"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_2_detect_files", "label": "Step 2 - Detect files", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L129"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_2_5_video_and_audio_only_if_video_files_detected", "label": "Step 2.5 - Video and audio (only if video files detected)", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L169"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_3_extract_entities_and_relationships", "label": "Step 3 - Extract entities and relationships", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L173"}, {"id": "$graphify-root$_antigravity_workflows_graphify_part_a_structural_extraction_for_code_files", "label": "Part A - Structural extraction for code files", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L192"}, {"id": "$graphify-root$_antigravity_workflows_graphify_part_b_semantic_extraction_parallel_subagents", "label": "Part B - Semantic extraction (parallel subagents)", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L218"}, {"id": "$graphify-root$_antigravity_workflows_graphify_part_c_merge_ast_semantic_into_final_extraction", "label": "Part C - Merge AST + semantic into final extraction", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L381"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_4_build_graph_cluster_analyze_generate_outputs", "label": "Step 4 - Build graph, cluster, analyze, generate outputs", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L415"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_4_5_graph_health_check_read_only_integrity_gate", "label": "Step 4.5 - Graph health check (read-only integrity gate)", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L478"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_5_label_communities", "label": "Step 5 - Label communities", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L504"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_6_generate_obsidian_vault_opt_in_html", "label": "Step 6 - Generate Obsidian vault (opt-in) + HTML", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L553"}, {"id": "$graphify-root$_antigravity_workflows_graphify_steps_6b_8_wiki_neo4j_falkordb_svg_graphml_mcp_benchmark_only_on_their_flags", "label": "Steps 6b-8 - Wiki, Neo4j, FalkorDB, SVG, GraphML, MCP, benchmark (only on their flags)", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L573"}, {"id": "$graphify-root$_antigravity_workflows_graphify_step_9_save_manifest_update_cost_tracker_clean_up_and_report", "label": "Step 9 - Save manifest, update cost tracker, clean up, and report", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L579"}, {"id": "$graphify-root$_antigravity_workflows_graphify_interpreter_guard_for_subcommands", "label": "Interpreter guard for subcommands", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L681"}, {"id": "$graphify-root$_antigravity_workflows_graphify_for_update_and_cluster_only", "label": "For --update and --cluster-only", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L701"}, {"id": "$graphify-root$_antigravity_workflows_graphify_for_graphify_query", "label": "For /graphify query", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L707"}, {"id": "$graphify-root$_antigravity_workflows_graphify_for_graphify_add_and_watch", "label": "For /graphify add and --watch", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L719"}, {"id": "$graphify-root$_antigravity_workflows_graphify_for_the_commit_hook_and_native_claude_md_integration", "label": "For the commit hook and native CLAUDE.md integration", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L725"}, {"id": "$graphify-root$_antigravity_workflows_graphify_troubleshooting", "label": "Troubleshooting", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L731"}, {"id": "$graphify-root$_antigravity_workflows_graphify_powershell_5_1_vertical_scrolling_stops_working", "label": "PowerShell 5.1: Vertical scrolling stops working", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L733"}, {"id": "$graphify-root$_antigravity_workflows_graphify_honesty_rules", "label": "Honesty Rules", "file_type": "document", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L744"}], "edges": [{"source": "$graphify-root$_antigravity_workflows_graphify_md", "target": "$graphify-root$_antigravity_workflows_graphify_graphify", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_what_graphify_is_for", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_0_github_repos_and_multi_path_merge_only_if_a_url_or_several_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_1_ensure_graphify_is_installed", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_2_detect_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L129", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_2_5_video_and_audio_only_if_video_files_detected", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_3_extract_entities_and_relationships", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L173", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_step_3_extract_entities_and_relationships", "target": "$graphify-root$_antigravity_workflows_graphify_part_a_structural_extraction_for_code_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L192", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_step_3_extract_entities_and_relationships", "target": "$graphify-root$_antigravity_workflows_graphify_part_b_semantic_extraction_parallel_subagents", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L218", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_step_3_extract_entities_and_relationships", "target": "$graphify-root$_antigravity_workflows_graphify_part_c_merge_ast_semantic_into_final_extraction", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L381", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_4_build_graph_cluster_analyze_generate_outputs", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L415", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_4_5_graph_health_check_read_only_integrity_gate", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L478", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_5_label_communities", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L504", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_6_generate_obsidian_vault_opt_in_html", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L553", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_steps_6b_8_wiki_neo4j_falkordb_svg_graphml_mcp_benchmark_only_on_their_flags", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L573", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_what_you_must_do_when_invoked", "target": "$graphify-root$_antigravity_workflows_graphify_step_9_save_manifest_update_cost_tracker_clean_up_and_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L579", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_interpreter_guard_for_subcommands", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L681", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_for_update_and_cluster_only", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L701", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_for_graphify_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L707", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_for_graphify_add_and_watch", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L719", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_for_the_commit_hook_and_native_claude_md_integration", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L725", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_troubleshooting", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L731", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_troubleshooting", "target": "$graphify-root$_antigravity_workflows_graphify_powershell_5_1_vertical_scrolling_stops_working", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L733", "weight": 1.0}, {"source": "$graphify-root$_antigravity_workflows_graphify_graphify", "target": "$graphify-root$_antigravity_workflows_graphify_honesty_rules", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/workflows/graphify.md", "source_location": "L744", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/3cd9f03beffc84b16f571f8c9bb69f6bf715aedb712e85af507d8d6dd4db9061.json b/graphify-out/cache/ast/v0.9.44/3cd9f03beffc84b16f571f8c9bb69f6bf715aedb712e85af507d8d6dd4db9061.json new file mode 100644 index 0000000..f26f485 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/3cd9f03beffc84b16f571f8c9bb69f6bf715aedb712e85af507d8d6dd4db9061.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_antigravity_instructions_md", "label": "instructions.md", "file_type": "document", "source_file": ".antigravity/instructions.md", "source_location": "L1"}, {"id": "$graphify-root$_antigravity_instructions_graphify", "label": "graphify", "file_type": "document", "source_file": ".antigravity/instructions.md", "source_location": "L1"}], "edges": [{"source": "$graphify-root$_antigravity_instructions_md", "target": "$graphify-root$_antigravity_instructions_graphify", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".antigravity/instructions.md", "source_location": "L1", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/54526cc3e2392922d344f14767f09037ef85fb7ec5cc7911b749b35bcb004fbf.json b/graphify-out/cache/ast/v0.9.44/54526cc3e2392922d344f14767f09037ef85fb7ec5cc7911b749b35bcb004fbf.json new file mode 100644 index 0000000..6543ff4 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/54526cc3e2392922d344f14767f09037ef85fb7ec5cc7911b749b35bcb004fbf.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_query_md", "label": "query.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_query_graphify_reference_query_path_explain", "label": "graphify reference: query, path, explain", "file_type": "document", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_query_step_0_constrained_query_expansion_required_before_traversal", "label": "Step 0 \u2014 Constrained query expansion (REQUIRED before traversal)", "file_type": "document", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L23"}, {"id": "$graphify-root$_claude_skills_graphify_references_query_step_1_traversal", "label": "Step 1 \u2014 Traversal", "file_type": "document", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L61"}, {"id": "$graphify-root$_claude_skills_graphify_references_query_for_graphify_path", "label": "For /graphify path", "file_type": "document", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L186"}, {"id": "$graphify-root$_claude_skills_graphify_references_query_for_graphify_explain", "label": "For /graphify explain", "file_type": "document", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L254"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_query_md", "target": "$graphify-root$_claude_skills_graphify_references_query_graphify_reference_query_path_explain", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_query_graphify_reference_query_path_explain", "target": "$graphify-root$_claude_skills_graphify_references_query_step_0_constrained_query_expansion_required_before_traversal", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_query_graphify_reference_query_path_explain", "target": "$graphify-root$_claude_skills_graphify_references_query_step_1_traversal", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_query_graphify_reference_query_path_explain", "target": "$graphify-root$_claude_skills_graphify_references_query_for_graphify_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L186", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_query_graphify_reference_query_path_explain", "target": "$graphify-root$_claude_skills_graphify_references_query_for_graphify_explain", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/query.md", "source_location": "L254", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/5b24d39cbbb662ea1cd672839f64b50823e1b7de9b113f542248eac38c70cdf1.json b/graphify-out/cache/ast/v0.9.44/5b24d39cbbb662ea1cd672839f64b50823e1b7de9b113f542248eac38c70cdf1.json new file mode 100644 index 0000000..097e84d --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/5b24d39cbbb662ea1cd672839f64b50823e1b7de9b113f542248eac38c70cdf1.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_skill_md", "label": "SKILL.md", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_skill_graphify", "label": "/graphify", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L6"}, {"id": "$graphify-root$_claude_skills_graphify_skill_usage", "label": "Usage", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L10"}, {"id": "$graphify-root$_claude_skills_graphify_skill_what_graphify_is_for", "label": "What graphify is for", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L45"}, {"id": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "label": "What You Must Do When Invoked", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L49"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_0_github_repos_and_multi_path_merge_only_if_a_url_or_several_paths", "label": "Step 0 - GitHub repos and multi-path merge (only if a URL or several paths)", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L61"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_1_ensure_graphify_is_installed", "label": "Step 1 - Ensure graphify is installed", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L65"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_2_detect_files", "label": "Step 2 - Detect files", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L129"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_2_5_video_and_audio_only_if_video_files_detected", "label": "Step 2.5 - Video and audio (only if video files detected)", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L169"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_3_extract_entities_and_relationships", "label": "Step 3 - Extract entities and relationships", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L173"}, {"id": "$graphify-root$_claude_skills_graphify_skill_part_a_structural_extraction_for_code_files", "label": "Part A - Structural extraction for code files", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L192"}, {"id": "$graphify-root$_claude_skills_graphify_skill_part_b_semantic_extraction_parallel_subagents", "label": "Part B - Semantic extraction (parallel subagents)", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L218"}, {"id": "$graphify-root$_claude_skills_graphify_skill_part_c_merge_ast_semantic_into_final_extraction", "label": "Part C - Merge AST + semantic into final extraction", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L381"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_4_build_graph_cluster_analyze_generate_outputs", "label": "Step 4 - Build graph, cluster, analyze, generate outputs", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L415"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_4_5_graph_health_check_read_only_integrity_gate", "label": "Step 4.5 - Graph health check (read-only integrity gate)", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L478"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_5_label_communities", "label": "Step 5 - Label communities", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L504"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_6_generate_obsidian_vault_opt_in_html", "label": "Step 6 - Generate Obsidian vault (opt-in) + HTML", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L553"}, {"id": "$graphify-root$_claude_skills_graphify_skill_steps_6b_8_wiki_neo4j_falkordb_svg_graphml_mcp_benchmark_only_on_their_flags", "label": "Steps 6b-8 - Wiki, Neo4j, FalkorDB, SVG, GraphML, MCP, benchmark (only on their flags)", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L573"}, {"id": "$graphify-root$_claude_skills_graphify_skill_step_9_save_manifest_update_cost_tracker_clean_up_and_report", "label": "Step 9 - Save manifest, update cost tracker, clean up, and report", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L579"}, {"id": "$graphify-root$_claude_skills_graphify_skill_interpreter_guard_for_subcommands", "label": "Interpreter guard for subcommands", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L681"}, {"id": "$graphify-root$_claude_skills_graphify_skill_for_update_and_cluster_only", "label": "For --update and --cluster-only", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L701"}, {"id": "$graphify-root$_claude_skills_graphify_skill_for_graphify_query", "label": "For /graphify query", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L707"}, {"id": "$graphify-root$_claude_skills_graphify_skill_for_graphify_add_and_watch", "label": "For /graphify add and --watch", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L719"}, {"id": "$graphify-root$_claude_skills_graphify_skill_for_the_commit_hook_and_native_claude_md_integration", "label": "For the commit hook and native CLAUDE.md integration", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L725"}, {"id": "$graphify-root$_claude_skills_graphify_skill_troubleshooting", "label": "Troubleshooting", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L731"}, {"id": "$graphify-root$_claude_skills_graphify_skill_powershell_5_1_vertical_scrolling_stops_working", "label": "PowerShell 5.1: Vertical scrolling stops working", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L733"}, {"id": "$graphify-root$_claude_skills_graphify_skill_honesty_rules", "label": "Honesty Rules", "file_type": "document", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L744"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_skill_md", "target": "$graphify-root$_claude_skills_graphify_skill_graphify", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_what_graphify_is_for", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_0_github_repos_and_multi_path_merge_only_if_a_url_or_several_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_1_ensure_graphify_is_installed", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_2_detect_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L129", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_2_5_video_and_audio_only_if_video_files_detected", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_3_extract_entities_and_relationships", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L173", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_step_3_extract_entities_and_relationships", "target": "$graphify-root$_claude_skills_graphify_skill_part_a_structural_extraction_for_code_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L192", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_step_3_extract_entities_and_relationships", "target": "$graphify-root$_claude_skills_graphify_skill_part_b_semantic_extraction_parallel_subagents", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L218", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_step_3_extract_entities_and_relationships", "target": "$graphify-root$_claude_skills_graphify_skill_part_c_merge_ast_semantic_into_final_extraction", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L381", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_4_build_graph_cluster_analyze_generate_outputs", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L415", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_4_5_graph_health_check_read_only_integrity_gate", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L478", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_5_label_communities", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L504", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_6_generate_obsidian_vault_opt_in_html", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L553", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_steps_6b_8_wiki_neo4j_falkordb_svg_graphml_mcp_benchmark_only_on_their_flags", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L573", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_what_you_must_do_when_invoked", "target": "$graphify-root$_claude_skills_graphify_skill_step_9_save_manifest_update_cost_tracker_clean_up_and_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L579", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_interpreter_guard_for_subcommands", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L681", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_for_update_and_cluster_only", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L701", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_for_graphify_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L707", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_for_graphify_add_and_watch", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L719", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_for_the_commit_hook_and_native_claude_md_integration", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L725", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_troubleshooting", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L731", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_troubleshooting", "target": "$graphify-root$_claude_skills_graphify_skill_powershell_5_1_vertical_scrolling_stops_working", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L733", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_skill_graphify", "target": "$graphify-root$_claude_skills_graphify_skill_honesty_rules", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/SKILL.md", "source_location": "L744", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/609de4b1331ddb2f8c80e97aac0a5de782a373d6f5af858e10a731c20b35c0e2.json b/graphify-out/cache/ast/v0.9.44/609de4b1331ddb2f8c80e97aac0a5de782a373d6f5af858e10a731c20b35c0e2.json new file mode 100644 index 0000000..0589b56 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/609de4b1331ddb2f8c80e97aac0a5de782a373d6f5af858e10a731c20b35c0e2.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_github_and_merge_md", "label": "github-and-merge.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/github-and-merge.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_github_and_merge_graphify_reference_github_clone_and_cross_repo_merge", "label": "graphify reference: GitHub clone and cross-repo merge", "file_type": "document", "source_file": ".claude/skills/graphify/references/github-and-merge.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_github_and_merge_step_0_clone_github_repo_s_only_if_a_github_url_was_given", "label": "Step 0 - Clone GitHub repo(s) (only if a GitHub URL was given)", "file_type": "document", "source_file": ".claude/skills/graphify/references/github-and-merge.md", "source_location": "L5"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_github_and_merge_md", "target": "$graphify-root$_claude_skills_graphify_references_github_and_merge_graphify_reference_github_clone_and_cross_repo_merge", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/github-and-merge.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_github_and_merge_graphify_reference_github_clone_and_cross_repo_merge", "target": "$graphify-root$_claude_skills_graphify_references_github_and_merge_step_0_clone_github_repo_s_only_if_a_github_url_was_given", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/github-and-merge.md", "source_location": "L5", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/7aa8b606e5c19334b6c9fe62a12fc30eb46c0320d1dbb5726cfda0becdd04a5a.json b/graphify-out/cache/ast/v0.9.44/7aa8b606e5c19334b6c9fe62a12fc30eb46c0320d1dbb5726cfda0becdd04a5a.json new file mode 100644 index 0000000..b1ded76 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/7aa8b606e5c19334b6c9fe62a12fc30eb46c0320d1dbb5726cfda0becdd04a5a.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_exports_md", "label": "exports.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "label": "graphify reference: extra exports and benchmark", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_6b_wiki_only_if_wiki_flag", "label": "Step 6b - Wiki (only if --wiki flag)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L5"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_7_neo4j_export_only_if_neo4j_or_neo4j_push_flag", "label": "Step 7 - Neo4j export (only if --neo4j or --neo4j-push flag)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L15"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_7a_falkordb_export_only_if_falkordb_or_falkordb_push_flag", "label": "Step 7a - FalkorDB export (only if --falkordb or --falkordb-push flag)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L31"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_7b_svg_export_only_if_svg_flag", "label": "Step 7b - SVG export (only if --svg flag)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L47"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_7c_graphml_export_only_if_graphml_flag", "label": "Step 7c - GraphML export (only if --graphml flag)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L53"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_7d_mcp_server_only_if_mcp_flag", "label": "Step 7d - MCP server (only if --mcp flag)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L59"}, {"id": "$graphify-root$_claude_skills_graphify_references_exports_step_8_token_reduction_benchmark_only_if_total_words_5000", "label": "Step 8 - Token reduction benchmark (only if total_words > 5000)", "file_type": "document", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L79"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_exports_md", "target": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_6b_wiki_only_if_wiki_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_7_neo4j_export_only_if_neo4j_or_neo4j_push_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_7a_falkordb_export_only_if_falkordb_or_falkordb_push_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_7b_svg_export_only_if_svg_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L47", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_7c_graphml_export_only_if_graphml_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_7d_mcp_server_only_if_mcp_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L59", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_exports_graphify_reference_extra_exports_and_benchmark", "target": "$graphify-root$_claude_skills_graphify_references_exports_step_8_token_reduction_benchmark_only_if_total_words_5000", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/exports.md", "source_location": "L79", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/7c7827f2f29d6e2cb6cc6902558dac08380f60c414b4968f83e1bc4e61b3e268.json b/graphify-out/cache/ast/v0.9.44/7c7827f2f29d6e2cb6cc6902558dac08380f60c414b4968f83e1bc4e61b3e268.json new file mode 100644 index 0000000..aef8d04 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/7c7827f2f29d6e2cb6cc6902558dac08380f60c414b4968f83e1bc4e61b3e268.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_hooks_md", "label": "hooks.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_hooks_graphify_reference_commit_hook_and_native_claude_md_integration", "label": "graphify reference: commit hook and native CLAUDE.md integration", "file_type": "document", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_hooks_for_git_commit_hook", "label": "For git commit hook", "file_type": "document", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L5"}, {"id": "$graphify-root$_claude_skills_graphify_references_hooks_for_native_claude_md_integration", "label": "For native CLAUDE.md integration", "file_type": "document", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L21"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_hooks_md", "target": "$graphify-root$_claude_skills_graphify_references_hooks_graphify_reference_commit_hook_and_native_claude_md_integration", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_hooks_graphify_reference_commit_hook_and_native_claude_md_integration", "target": "$graphify-root$_claude_skills_graphify_references_hooks_for_git_commit_hook", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_hooks_graphify_reference_commit_hook_and_native_claude_md_integration", "target": "$graphify-root$_claude_skills_graphify_references_hooks_for_native_claude_md_integration", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/hooks.md", "source_location": "L21", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/9cf5d515d0d8584aeef36708df34f560078772a568ed599cac5ba20b089e563d.json b/graphify-out/cache/ast/v0.9.44/9cf5d515d0d8584aeef36708df34f560078772a568ed599cac5ba20b089e563d.json new file mode 100644 index 0000000..d13fc87 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/9cf5d515d0d8584aeef36708df34f560078772a568ed599cac5ba20b089e563d.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_extraction_spec_md", "label": "extraction-spec.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/extraction-spec.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_extraction_spec_graphify_reference_extraction_subagent_prompt", "label": "graphify reference: extraction subagent prompt", "file_type": "document", "source_file": ".claude/skills/graphify/references/extraction-spec.md", "source_location": "L1"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_extraction_spec_md", "target": "$graphify-root$_claude_skills_graphify_references_extraction_spec_graphify_reference_extraction_subagent_prompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/extraction-spec.md", "source_location": "L1", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/b5a5237f0dd262308961666186afbe48d20e935dfee4ce03b818c7badbca2cc4.json b/graphify-out/cache/ast/v0.9.44/b5a5237f0dd262308961666186afbe48d20e935dfee4ce03b818c7badbca2cc4.json new file mode 100644 index 0000000..cbce129 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/b5a5237f0dd262308961666186afbe48d20e935dfee4ce03b818c7badbca2cc4.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_md", "label": "CLAUDE.md", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_graphify", "label": "graphify", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L1"}], "edges": [{"source": "$graphify-root$_claude_md", "target": "$graphify-root$_claude_graphify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L1", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/bc13fe68ca2c17442410eba331059e731c5c83c4ea036819b6555449f2f9bd3e.json b/graphify-out/cache/ast/v0.9.44/bc13fe68ca2c17442410eba331059e731c5c83c4ea036819b6555449f2f9bd3e.json new file mode 100644 index 0000000..e0bdc6f --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/bc13fe68ca2c17442410eba331059e731c5c83c4ea036819b6555449f2f9bd3e.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_claude_md", "label": "CLAUDE.md", "file_type": "document", "source_file": ".claude/CLAUDE.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_claude_graphify", "label": "graphify", "file_type": "document", "source_file": ".claude/CLAUDE.md", "source_location": "L1"}], "edges": [{"source": "$graphify-root$_claude_claude_md", "target": "$graphify-root$_claude_claude_graphify", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/CLAUDE.md", "source_location": "L1", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/cb5e2f3284265c08c88c08f445b96958b13a9115c0afc0a33206c293d1b1c187.json b/graphify-out/cache/ast/v0.9.44/cb5e2f3284265c08c88c08f445b96958b13a9115c0afc0a33206c293d1b1c187.json new file mode 100644 index 0000000..6ae9963 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/cb5e2f3284265c08c88c08f445b96958b13a9115c0afc0a33206c293d1b1c187.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_claude_skills_graphify_references_add_watch_md", "label": "add-watch.md", "file_type": "document", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_add_watch_graphify_reference_add_a_url_and_watch_a_folder", "label": "graphify reference: add a URL and watch a folder", "file_type": "document", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_skills_graphify_references_add_watch_for_graphify_add", "label": "For /graphify add", "file_type": "document", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L5"}, {"id": "$graphify-root$_claude_skills_graphify_references_add_watch_for_watch", "label": "For --watch", "file_type": "document", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L39"}], "edges": [{"source": "$graphify-root$_claude_skills_graphify_references_add_watch_md", "target": "$graphify-root$_claude_skills_graphify_references_add_watch_graphify_reference_add_a_url_and_watch_a_folder", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_add_watch_graphify_reference_add_a_url_and_watch_a_folder", "target": "$graphify-root$_claude_skills_graphify_references_add_watch_for_graphify_add", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_claude_skills_graphify_references_add_watch_graphify_reference_add_a_url_and_watch_a_folder", "target": "$graphify-root$_claude_skills_graphify_references_add_watch_for_watch", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/skills/graphify/references/add-watch.md", "source_location": "L39", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.9.44/eb5a520c4c05a426c6e4ce131e7cc84721b1a9ce1c039bb8f024326554e2ca05.json b/graphify-out/cache/ast/v0.9.44/eb5a520c4c05a426c6e4ce131e7cc84721b1a9ce1c039bb8f024326554e2ca05.json new file mode 100644 index 0000000..869cf70 --- /dev/null +++ b/graphify-out/cache/ast/v0.9.44/eb5a520c4c05a426c6e4ce131e7cc84721b1a9ce1c039bb8f024326554e2ca05.json @@ -0,0 +1 @@ +{"nodes": [{"id": "$graphify-root$_agents_md", "label": "AGENTS.md", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L1"}, {"id": "$graphify-root$_agents_graphify", "label": "graphify", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L1"}], "edges": [{"source": "$graphify-root$_agents_md", "target": "$graphify-root$_agents_graphify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "AGENTS.md", "source_location": "L1", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/stat-index.json b/graphify-out/cache/stat-index.json index 7be95c5..b2f67bf 100644 --- a/graphify-out/cache/stat-index.json +++ b/graphify-out/cache/stat-index.json @@ -1 +1 @@ -{".ai_agency/AGENCY.md":{"size":8757,"mtime_ns":1785148021979607300,"indexed_at_ns":1786863693890454700,"word_count":1161,"hashes":{".ai_agency/agency.md":"88c7c13583a91fc7e41ce055fede9dce20f181e8d264557808989965e83a9030"}},".ai_agency/agents/00_intake.md":{"size":3819,"mtime_ns":1785148021984319000,"indexed_at_ns":1786863693892455200,"word_count":500,"hashes":{".ai_agency/agents/00_intake.md":"9dc8d7eeda0655717dc5b9d2f8572c47567b88ca88de7e4e5bf59869077ff407"}},".ai_agency/agents/01_auditor.md":{"size":3643,"mtime_ns":1785148021987782800,"indexed_at_ns":1786863693894964400,"word_count":467,"hashes":{".ai_agency/agents/01_auditor.md":"37ae09614034d9b5c855e0132b59a5e3cfd2fc38c54d1a5386fa43ba488c4d4d"}},".ai_agency/agents/02_ceo.md":{"size":2341,"mtime_ns":1785148021998374800,"indexed_at_ns":1786863693896964700,"word_count":294,"hashes":{".ai_agency/agents/02_ceo.md":"b4a76df6483fd52e1b9f1e70765b3f7b6d134dc003ef2ad0cb86b952c869c4a5"}},".ai_agency/agents/03_product_manager.md":{"size":8422,"mtime_ns":1785148022001968200,"indexed_at_ns":1786863693898470300,"word_count":1076,"hashes":{".ai_agency/agents/03_product_manager.md":"1927827474b1dd6fd4976af45b51f1ad3128fe3305c3af22639ab2584e8f0b55"}},".ai_agency/agents/04_architect.md":{"size":3603,"mtime_ns":1785148022004966000,"indexed_at_ns":1786863693899999300,"word_count":448,"hashes":{".ai_agency/agents/04_architect.md":"c96b04d5af093f455fa3c64ae177a69421e8150eb38c70bb8587b5a14e7d3ca8"}},".ai_agency/agents/05_dev_backend.md":{"size":7142,"mtime_ns":1785148022012481200,"indexed_at_ns":1786863693901997700,"word_count":953,"hashes":{".ai_agency/agents/05_dev_backend.md":"143a7c8a6fbedcd837d647efddb9f6b49074583502bd77f24c955bd86a6f3df8"}},".ai_agency/agents/06_dev_frontend.md":{"size":7518,"mtime_ns":1785148022017020100,"indexed_at_ns":1786863693902997800,"word_count":1011,"hashes":{".ai_agency/agents/06_dev_frontend.md":"e69679636d42dd626c7c76ddc96e1ddb656ab5b9ee912b89adcc7a9338f34a0b"}},".ai_agency/agents/07_qa_engineer.md":{"size":3764,"mtime_ns":1785148022020044600,"indexed_at_ns":1786863693905070800,"word_count":507,"hashes":{".ai_agency/agents/07_qa_engineer.md":"2616ef2b3ac39ded45fc669d5b5b140e72953fe61a819966fb040382e9b47d45"}},".ai_agency/agents/08_visual_qa.md":{"size":7910,"mtime_ns":1785148022030083200,"indexed_at_ns":1786863693907111900,"word_count":1121,"hashes":{".ai_agency/agents/08_visual_qa.md":"17a5a74039e8a9d7cb40c5bc3c616c7c92d53401efd92d0675d4bbe5e90572a8"}},".ai_agency/agents/09_devops_security.md":{"size":6825,"mtime_ns":1785148022034087400,"indexed_at_ns":1786863693908113400,"word_count":908,"hashes":{".ai_agency/agents/09_devops_security.md":"315bd3cee954ac3496da8db1b1718b75ab3822ec3a90f99bc77767ca99482edf"}},".ai_agency/agents/10_tech_writer.md":{"size":3119,"mtime_ns":1785148022037082600,"indexed_at_ns":1786863693910113400,"word_count":408,"hashes":{".ai_agency/agents/10_tech_writer.md":"3527b44265fec2472cc20ca4641667e1fa3d38cbc9b2fbf9a946ee1e531e9e37"}},".ai_agency/agents/11_deploy.md":{"size":3956,"mtime_ns":1785148022040602600,"indexed_at_ns":1786863693912113300,"word_count":537,"hashes":{".ai_agency/agents/11_deploy.md":"8169bc98b249cd83ba21551dea082f69dfa6deca5f5e4a7f2739a28746c143f9"}},".ai_agency/agents/12_seo_content.md":{"size":10963,"mtime_ns":1785148022048603900,"indexed_at_ns":1786863693913112900,"word_count":1539,"hashes":{".ai_agency/agents/12_seo_content.md":"2f50eb9db8bf1ad7bc23c7d8c3a4f167a2daafb73f095db9237c5bdb20e7a5f4"}},".ai_agency/memory/agent_outputs/README.txt":{"size":290,"mtime_ns":1785148022052150400,"indexed_at_ns":1786863693914617900,"word_count":34,"hashes":{".ai_agency/memory/agent_outputs/readme.txt":"49b19b781e865081a74a0a87282e6c266e373f443a79e0758ef60a6e644c6e04"}},".ai_agency/memory/backlog.json":{"size":10711,"mtime_ns":1785330750958890900,"indexed_at_ns":1786863680433252400,"word_count":981,"hashes":{".ai_agency/memory/backlog.json":"6bf3150a1877d03d03b368df21b84071381b1bb8cd03e3721fa9f8e6c38355be"}},".ai_agency/memory/scratchpad.md":{"size":1879,"mtime_ns":1785148022065114400,"indexed_at_ns":1786863693916623700,"word_count":249,"hashes":{".ai_agency/memory/scratchpad.md":"9d0f687cf8e95c6335f1efb070da8029878417c28117e3b89aa8536ad70a5b95"}},".ai_agency/memory/state.json":{"size":3654,"mtime_ns":1785330750963913800,"indexed_at_ns":1786863680437228800,"word_count":254,"hashes":{".ai_agency/memory/state.json":"1204676f8f295d89733888bb87936061b7a700df0cc936fbf08fd5269b534e8d"}},".ai_agency/orchestrate.py":{"size":6800,"mtime_ns":1785148022072662500,"indexed_at_ns":1786863680437736800,"word_count":644,"hashes":{".ai_agency/orchestrate.py":"90ec787fdd4c71f5203c56b6899aadcc26e6e0bad0cc576d2f982aa42eed42e1"}},".ai_agency/specs/api_contract.md":{"size":1515,"mtime_ns":1785148022077664900,"indexed_at_ns":1786863693918623100,"word_count":139,"hashes":{".ai_agency/specs/api_contract.md":"ea0911b6a5ad6a908ab707f7553f5f24712c1e198fd79255fa85e3249150e8b4"}},".ai_agency/specs/architecture_spec.md":{"size":790,"mtime_ns":1785148022082260900,"indexed_at_ns":1786863693919623000,"word_count":99,"hashes":{".ai_agency/specs/architecture_spec.md":"6269043f6a144e8ac86ff1db7e014075185e5675a4a0ee23e99e70d88253b8af"}},".ai_agency/specs/prd.md":{"size":724,"mtime_ns":1785148022087251600,"indexed_at_ns":1786863693921188600,"word_count":96,"hashes":{".ai_agency/specs/prd.md":"1c6d5a0ec8a709a2b3aed28225f5fe148ad2d75851d45699187678d055947b11"}},".ai_agency/specs/project_health.md":{"size":444,"mtime_ns":1785148022098314600,"indexed_at_ns":1786863693923194300,"word_count":65,"hashes":{".ai_agency/specs/project_health.md":"677c2f1d35c31d75d935766f154683e0483b08c696117ee612bee1528705c598"}},".ai_agency/specs/reviews/README.md":{"size":1029,"mtime_ns":1785148022105834900,"indexed_at_ns":1786863693924698200,"word_count":117,"hashes":{".ai_agency/specs/reviews/readme.md":"8ceb4cae1ad4c0f660557d827ced970cda8f7d020f8124b624b228174b1b65ab"}},".ai_agency/specs/reviews/backend_review.md":{"size":1430,"mtime_ns":1785148022110362400,"indexed_at_ns":1786863693926808400,"word_count":172,"hashes":{".ai_agency/specs/reviews/backend_review.md":"fca1f8d59c2eab255f7aba246b26731fe53f208e737ccf46035389591900a150"}},".ai_agency/specs/reviews/code_health_review.md":{"size":2193,"mtime_ns":1785148022114359700,"indexed_at_ns":1786863693927808600,"word_count":279,"hashes":{".ai_agency/specs/reviews/code_health_review.md":"532e04465e125183d6dd8f8af61bfc8735a514b3fbbc49069f5f0884155ed93f"}},".ai_agency/specs/reviews/frontend_review.md":{"size":1452,"mtime_ns":1785148022118486900,"indexed_at_ns":1786863693929808600,"word_count":183,"hashes":{".ai_agency/specs/reviews/frontend_review.md":"9f826c0267cad8bd5d342b1f908c927976d9be7da3f75b175331381ef8c8b680"}},".ai_agency/specs/reviews/security_review.md":{"size":874,"mtime_ns":1785148022121487200,"indexed_at_ns":1786863693931808300,"word_count":110,"hashes":{".ai_agency/specs/reviews/security_review.md":"51363e62e919d6772c2b3b9a1a3f3870a5892dae6d408217ed3fb475f72d3f0b"}},".ai_agency/specs/reviews/seo_content_review.md":{"size":1238,"mtime_ns":1785148022131533800,"indexed_at_ns":1786863693932808200,"word_count":156,"hashes":{".ai_agency/specs/reviews/seo_content_review.md":"bc8401649a86585b4061b3ec0f584910c54aad25bc9943392179bc070c07a434"}},".ai_agency/specs/reviews/ux_review.md":{"size":1131,"mtime_ns":1785148022136550700,"indexed_at_ns":1786863693934808700,"word_count":150,"hashes":{".ai_agency/specs/reviews/ux_review.md":"b8a52f324e36fcc2d046cc903a05903057098a67a397ae6442d6c825091f4513"}},".claude/CLAUDE.md":{"size":229,"mtime_ns":1786863506887378800,"indexed_at_ns":1786863693936609300,"word_count":29,"hashes":{".claude/claude.md":"bc13fe68ca2c17442410eba331059e731c5c83c4ea036819b6555449f2f9bd3e"}},".claude/settings.json":{"size":502,"mtime_ns":1786863506896982400,"indexed_at_ns":1786863680440309500,"word_count":38,"hashes":{".claude/settings.json":"7f1d3686b704c4ea28478db0f136f7ad02ad4c443d1d61547195eb41b386e194"}},".claude/skills/graphify/SKILL.md":{"size":43292,"mtime_ns":1786863506884372300,"indexed_at_ns":1786863693937614400,"word_count":5442,"hashes":{".claude/skills/graphify/skill.md":"5b24d39cbbb662ea1cd672839f64b50823e1b7de9b113f542248eac38c70cdf1"}},".claude/skills/graphify/references/add-watch.md":{"size":2486,"mtime_ns":1786863247327045900,"indexed_at_ns":1786863693939614400,"word_count":366,"hashes":{".claude/skills/graphify/references/add-watch.md":"cb5e2f3284265c08c88c08f445b96958b13a9115c0afc0a33206c293d1b1c187"}},".claude/skills/graphify/references/exports.md":{"size":3362,"mtime_ns":1786863247328043300,"indexed_at_ns":1786863693941614100,"word_count":470,"hashes":{".claude/skills/graphify/references/exports.md":"7aa8b606e5c19334b6c9fe62a12fc30eb46c0320d1dbb5726cfda0becdd04a5a"}},".claude/skills/graphify/references/extraction-spec.md":{"size":7960,"mtime_ns":1786863247328043300,"indexed_at_ns":1786863693943614700,"word_count":1038,"hashes":{".claude/skills/graphify/references/extraction-spec.md":"9cf5d515d0d8584aeef36708df34f560078772a568ed599cac5ba20b089e563d"}},".claude/skills/graphify/references/github-and-merge.md":{"size":2177,"mtime_ns":1786863247329043200,"indexed_at_ns":1786863693945118300,"word_count":271,"hashes":{".claude/skills/graphify/references/github-and-merge.md":"609de4b1331ddb2f8c80e97aac0a5de782a373d6f5af858e10a731c20b35c0e2"}},".claude/skills/graphify/references/hooks.md":{"size":1267,"mtime_ns":1786863247330040600,"indexed_at_ns":1786863693946123500,"word_count":193,"hashes":{".claude/skills/graphify/references/hooks.md":"7c7827f2f29d6e2cb6cc6902558dac08380f60c414b4968f83e1bc4e61b3e268"}},".claude/skills/graphify/references/query.md":{"size":13456,"mtime_ns":1786863247330040600,"indexed_at_ns":1786863693947124100,"word_count":1763,"hashes":{".claude/skills/graphify/references/query.md":"54526cc3e2392922d344f14767f09037ef85fb7ec5cc7911b749b35bcb004fbf"}},".claude/skills/graphify/references/transcribe.md":{"size":3173,"mtime_ns":1786863247331669700,"indexed_at_ns":1786863693949631700,"word_count":418,"hashes":{".claude/skills/graphify/references/transcribe.md":"1d5afbaccf36e952e71082591edfc9e4fbd9946eb85b01855a1d0bd810b7623d"}},".claude/skills/graphify/references/update.md":{"size":10425,"mtime_ns":1786863247332678700,"indexed_at_ns":1786863693951631700,"word_count":1196,"hashes":{".claude/skills/graphify/references/update.md":"0249cd6ceae6effdfc7371b51d00c462f51d95700101dcedd36255bab1b4ce7a"}},".gitea/scripts/with-vpn.sh":{"size":1794,"mtime_ns":1786799852126316200,"indexed_at_ns":1786863680441317700,"word_count":208,"hashes":{".gitea/scripts/with-vpn.sh":"9ec013d142e3cf5d7e5f09778fcb06b4b8ea7b394688f9f40b5e74298c76bcf0"}},".gitea/workflows/deploy.yml":{"size":705,"mtime_ns":1786799852129314900,"indexed_at_ns":1786863693953204100,"word_count":66,"hashes":{".gitea/workflows/deploy.yml":"16db5d3c44a232a7d06f48cd831f0029888fe09d01e077f8baa6179418de97c9"}},"BACKEND_INTEGRATION.md":{"size":15570,"mtime_ns":1783856792407456900,"indexed_at_ns":1786863693955111300,"word_count":1521,"hashes":{"backend_integration.md":"e8e295d94e7ede012716ffa00a3897949b7c672220e28934bb3f1b3421b0ada4"}},"CLAUDE.md":{"size":781,"mtime_ns":1786863506889539900,"indexed_at_ns":1786863693956628000,"word_count":106,"hashes":{"claude.md":"b5a5237f0dd262308961666186afbe48d20e935dfee4ce03b818c7badbca2cc4"}},"DATABASE_SCHEMA.md":{"size":15407,"mtime_ns":1783856792408463100,"indexed_at_ns":1786863693957628200,"word_count":1566,"hashes":{"database_schema.md":"f3a6af02ddd27083b48621a20730670aeb6c9e644f526619e1e3f1f84f148862"}},"README.md":{"size":13121,"mtime_ns":1785589838803752400,"indexed_at_ns":1786863693959627800,"word_count":1310,"hashes":{"readme.md":"a436483d430dc94fdecc2b3e51296180ee6c36265dda1d38d40a5ab22a908ff7"}},"backend/README.md":{"size":5028,"mtime_ns":1783764561601382400,"indexed_at_ns":1786863693961627700,"word_count":472,"hashes":{"backend/readme.md":"c3edfd26252566ef2ddee12c91a874b59e03a1656894d3db25209a0e4031010a"}},"backend/eslint.config.mjs":{"size":1301,"mtime_ns":1786799852134389200,"indexed_at_ns":1786863534431014600,"word_count":86},"backend/nest-cli.json":{"size":171,"mtime_ns":1783764561602717300,"indexed_at_ns":1786863680442315200,"word_count":13,"hashes":{"backend/nest-cli.json":"bc5d809c5959501544235473a6c264c5f3ab1100522e852d0a06034f5f00cd6f"}},"backend/package.json":{"size":2799,"mtime_ns":1786799852141904400,"indexed_at_ns":1786863680444315800,"word_count":208,"hashes":{"backend/package.json":"21912a365ea8843084de1956d6e2b9648f640d87071d5fc5eff61c80a61232c0"}},"backend/prisma/migrations/20260526145407_init/migration.sql":{"size":8963,"mtime_ns":1783764561612007600,"indexed_at_ns":1786863680445315600,"word_count":936,"hashes":{"backend/prisma/migrations/20260526145407_init/migration.sql":"d6cc5e861e43bf82dcffe1ad7121fcbe9f74db7901cf204b5058da3132d3c1d2"}},"backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql":{"size":404,"mtime_ns":1783764561613425800,"indexed_at_ns":1786863680446319100,"word_count":48,"hashes":{"backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql":"c564f4aba35d32a733a5837c33664c68c8912277ad9645310f7e8116fbcba741"}},"backend/prisma/scientificTerms.ts":{"size":24298,"mtime_ns":1785325924634812500,"indexed_at_ns":1786863534471369900,"word_count":2294},"backend/prisma/seed-blogs.ts":{"size":6956,"mtime_ns":1783856792411456200,"indexed_at_ns":1786863534478877500,"word_count":620},"backend/prisma/seed-custom.ts":{"size":3836,"mtime_ns":1786799852144902000,"indexed_at_ns":1786863534484541000,"word_count":371},"backend/prisma/seed-home.ts":{"size":3874,"mtime_ns":1785327951145202900,"indexed_at_ns":1786863534491538300,"word_count":374},"backend/prisma/seed-products-data.json":{"size":59316,"mtime_ns":1784621786937006900,"indexed_at_ns":1786863680448315400,"word_count":5730,"hashes":{"backend/prisma/seed-products-data.json":"1082bc2279b9077d9ab461782595bfbc634193ccb2765c7cfff067c29874d795"}},"backend/prisma/seed-products.ts":{"size":28292,"mtime_ns":1786799852148417900,"indexed_at_ns":1786863534503398000,"word_count":2063},"backend/prisma/seed-ui-texts.ts":{"size":9217,"mtime_ns":1786799852151190300,"indexed_at_ns":1786863534511402600,"word_count":755},"backend/prisma/seed-wiki.ts":{"size":2903,"mtime_ns":1783764561624836600,"indexed_at_ns":1786863534518133500,"word_count":273},"backend/prisma/seed.ts":{"size":30472,"mtime_ns":1786799852154882200,"indexed_at_ns":1786863534524646900,"word_count":2632},"backend/prisma/tsconfig.seed.json":{"size":143,"mtime_ns":1785327951150720400,"indexed_at_ns":1786863680449821000,"word_count":13,"hashes":{"backend/prisma/tsconfig.seed.json":"0dd0013121ee9c7935ba92fb0295f64511daf157a8776d3da6bb79a81e0fee78"}},"backend/scripts/generate-openapi.ts":{"size":1385,"mtime_ns":1786799852156390500,"indexed_at_ns":1786863534537298000,"word_count":128},"backend/src/admin/admin.controller.spec.ts":{"size":593,"mtime_ns":1786799852157399700,"indexed_at_ns":1786863534543362400,"word_count":59},"backend/src/admin/admin.controller.ts":{"size":7859,"mtime_ns":1786799852161903300,"indexed_at_ns":1786863534549368400,"word_count":783},"backend/src/admin/admin.module.ts":{"size":1291,"mtime_ns":1785327951155252000,"indexed_at_ns":1786863534557978400,"word_count":131},"backend/src/admin/admin.service.spec.ts":{"size":682,"mtime_ns":1786799852162911100,"indexed_at_ns":1786863534564065100,"word_count":72},"backend/src/admin/admin.service.ts":{"size":17562,"mtime_ns":1786799852166910300,"indexed_at_ns":1786863534569198600,"word_count":1831},"backend/src/admin/blogs.controller.ts":{"size":1840,"mtime_ns":1786799852170191700,"indexed_at_ns":1786863534578222000,"word_count":190},"backend/src/admin/blogs.service.ts":{"size":1810,"mtime_ns":1786799852171191000,"indexed_at_ns":1786863534584725500,"word_count":221},"backend/src/admin/categories.controller.ts":{"size":2187,"mtime_ns":1786799852174192500,"indexed_at_ns":1786863534590311100,"word_count":204},"backend/src/admin/categories.service.ts":{"size":2005,"mtime_ns":1786799852175194300,"indexed_at_ns":1786863534595817200,"word_count":223},"backend/src/admin/dto/admin-query.dto.ts":{"size":634,"mtime_ns":1786799852178706400,"indexed_at_ns":1786863534603325400,"word_count":60},"backend/src/admin/media.controller.ts":{"size":1896,"mtime_ns":1786799852182210000,"indexed_at_ns":1786863534609528900,"word_count":184},"backend/src/admin/media.service.ts":{"size":2095,"mtime_ns":1786799852185216000,"indexed_at_ns":1786863534616040300,"word_count":215},"backend/src/admin/pets.controller.ts":{"size":1195,"mtime_ns":1786799852186217200,"indexed_at_ns":1786863534621612800,"word_count":117},"backend/src/admin/pets.service.ts":{"size":1461,"mtime_ns":1786799852188731200,"indexed_at_ns":1786863534629254900,"word_count":169},"backend/src/admin/reports.controller.ts":{"size":664,"mtime_ns":1783764561642147000,"indexed_at_ns":1786863534634255100,"word_count":66},"backend/src/admin/reports.service.ts":{"size":3399,"mtime_ns":1786799852189730800,"indexed_at_ns":1786863534640768500,"word_count":388},"backend/src/admin/wiki.controller.ts":{"size":1814,"mtime_ns":1786799852191732300,"indexed_at_ns":1786863534647913700,"word_count":179},"backend/src/admin/wiki.service.ts":{"size":1767,"mtime_ns":1786799852193324200,"indexed_at_ns":1786863534654035100,"word_count":195},"backend/src/app.controller.spec.ts":{"size":617,"mtime_ns":1783764561644839700,"indexed_at_ns":1786863534660738600,"word_count":61},"backend/src/app.controller.ts":{"size":274,"mtime_ns":1783764561645849100,"indexed_at_ns":1786863534667244700,"word_count":31},"backend/src/app.module.ts":{"size":3412,"mtime_ns":1786799852196331300,"indexed_at_ns":1786863534675933600,"word_count":325},"backend/src/app.service.ts":{"size":142,"mtime_ns":1783764561648840500,"indexed_at_ns":1786863534680950600,"word_count":19},"backend/src/auth/auth.controller.spec.ts":{"size":1528,"mtime_ns":1785327951179468000,"indexed_at_ns":1786863534687029500,"word_count":149},"backend/src/auth/auth.controller.ts":{"size":4434,"mtime_ns":1786799852199844100,"indexed_at_ns":1786863534694034100,"word_count":382},"backend/src/auth/auth.module.ts":{"size":644,"mtime_ns":1786799852200843900,"indexed_at_ns":1786863534700113900,"word_count":69},"backend/src/auth/auth.service.spec.ts":{"size":4264,"mtime_ns":1786799852201843300,"indexed_at_ns":1786863534705627700,"word_count":379},"backend/src/auth/auth.service.ts":{"size":6752,"mtime_ns":1786806867172986600,"indexed_at_ns":1786863534713700300,"word_count":682},"backend/src/auth/dto/admin-login.dto.ts":{"size":772,"mtime_ns":1786799852205357700,"indexed_at_ns":1786863534720212600,"word_count":82},"backend/src/auth/dto/login.dto.ts":{"size":587,"mtime_ns":1783764561659109000,"indexed_at_ns":1786863534727735200,"word_count":63},"backend/src/auth/dto/register.dto.ts":{"size":1197,"mtime_ns":1785327951186476900,"indexed_at_ns":1786863534732751200,"word_count":115},"backend/src/auth/dto/send-otp.dto.ts":{"size":374,"mtime_ns":1783764561661106500,"indexed_at_ns":1786863534739271500,"word_count":39},"backend/src/auth/dto/verify-otp.dto.ts":{"size":594,"mtime_ns":1783764561662112100,"indexed_at_ns":1786863534745843500,"word_count":64},"backend/src/auth/jwt-auth.guard.ts":{"size":494,"mtime_ns":1786799852205862700,"indexed_at_ns":1786863534751350400,"word_count":58},"backend/src/auth/jwt.strategy.ts":{"size":1089,"mtime_ns":1786799852206870900,"indexed_at_ns":1786863534758565800,"word_count":110},"backend/src/auth/roles.decorator.ts":{"size":54,"mtime_ns":1786799852208379600,"indexed_at_ns":1786863534764578800,"word_count":4},"backend/src/auth/roles.guard.ts":{"size":46,"mtime_ns":1786799852209003400,"indexed_at_ns":1786863534770087500,"word_count":4},"backend/src/b2b/b2b.controller.ts":{"size":2684,"mtime_ns":1786799852212013200,"indexed_at_ns":1786863534777707900,"word_count":246},"backend/src/b2b/b2b.module.ts":{"size":342,"mtime_ns":1786799852212013200,"indexed_at_ns":1786863534783641300,"word_count":38},"backend/src/b2b/b2b.service.ts":{"size":2379,"mtime_ns":1786799852214009300,"indexed_at_ns":1786863534792157000,"word_count":243},"backend/src/banners/banners.controller.ts":{"size":1923,"mtime_ns":1786799852215010200,"indexed_at_ns":1786863534797707700,"word_count":169},"backend/src/banners/banners.module.ts":{"size":374,"mtime_ns":1786799852216010300,"indexed_at_ns":1786863534807022900,"word_count":38},"backend/src/banners/banners.service.ts":{"size":1394,"mtime_ns":1786799852216010300,"indexed_at_ns":1786863534813112700,"word_count":160},"backend/src/blogs/blogs.controller.ts":{"size":1197,"mtime_ns":1786799852218009900,"indexed_at_ns":1786863534819206600,"word_count":108},"backend/src/blogs/blogs.module.ts":{"size":248,"mtime_ns":1783764561665678100,"indexed_at_ns":1786863534825741600,"word_count":28},"backend/src/blogs/blogs.service.ts":{"size":1674,"mtime_ns":1786799852219010000,"indexed_at_ns":1786863534831743000,"word_count":191},"backend/src/blogs/dto/create-blog.dto.ts":{"size":30,"mtime_ns":1783764561671557000,"indexed_at_ns":1786863534838708700,"word_count":4},"backend/src/blogs/dto/update-blog.dto.ts":{"size":164,"mtime_ns":1783764561673712400,"indexed_at_ns":1786863534844735300,"word_count":18},"backend/src/blogs/entities/blog.entity.ts":{"size":21,"mtime_ns":1783764561675101100,"indexed_at_ns":1786863534850735400,"word_count":4},"backend/src/cms/cms.controller.ts":{"size":3521,"mtime_ns":1785327951196913100,"indexed_at_ns":1786863534858244500,"word_count":280},"backend/src/cms/cms.module.ts":{"size":342,"mtime_ns":1785148022206298000,"indexed_at_ns":1786863534864244300,"word_count":38},"backend/src/cms/cms.service.ts":{"size":2501,"mtime_ns":1785327951197940400,"indexed_at_ns":1786863534870502100,"word_count":256},"backend/src/cms/dto/cms.dto.ts":{"size":2357,"mtime_ns":1785327951199995500,"indexed_at_ns":1786863534877728700,"word_count":203},"backend/src/common/decorators/roles.decorator.ts":{"size":157,"mtime_ns":1786799852220522400,"indexed_at_ns":1786863534882729600,"word_count":20},"backend/src/common/dto/pagination.dto.ts":{"size":1188,"mtime_ns":1785327951201988900,"indexed_at_ns":1786863534889612500,"word_count":121},"backend/src/common/filters/http-exception.filter.ts":{"size":4824,"mtime_ns":1786799852224528200,"indexed_at_ns":1786863534896118700,"word_count":468},"backend/src/common/filters/prisma-exception.filter.ts":{"size":2412,"mtime_ns":1785330913143709100,"indexed_at_ns":1786863534903118900,"word_count":228},"backend/src/common/guards/roles.guard.spec.ts":{"size":2426,"mtime_ns":1786799852225556800,"indexed_at_ns":1786863534909695400,"word_count":223},"backend/src/common/guards/roles.guard.ts":{"size":1285,"mtime_ns":1786799852226565200,"indexed_at_ns":1786863534916198700,"word_count":120},"backend/src/common/interceptors/decimal.interceptor.spec.ts":{"size":1677,"mtime_ns":1786799852227565700,"indexed_at_ns":1786863534923711900,"word_count":164},"backend/src/common/interceptors/decimal.interceptor.ts":{"size":1094,"mtime_ns":1786799852227565700,"indexed_at_ns":1786863534929913300,"word_count":118},"backend/src/common/metrics.controller.ts":{"size":2093,"mtime_ns":1786799852229073100,"indexed_at_ns":1786863534936006600,"word_count":206},"backend/src/common/schemas/error-response.schema.ts":{"size":1680,"mtime_ns":1785330913144701500,"indexed_at_ns":1786863534942170300,"word_count":162},"backend/src/common/schemas/paginated-response.schema.ts":{"size":1108,"mtime_ns":1786799852230082200,"indexed_at_ns":1786863534949353300,"word_count":110},"backend/src/common/services/sms.service.ts":{"size":4837,"mtime_ns":1786806849058297600,"indexed_at_ns":1786863534955860000,"word_count":472},"backend/src/common/sms.module.ts":{"size":204,"mtime_ns":1785330750996125100,"indexed_at_ns":1786863534962381000,"word_count":24},"backend/src/contact/contact.controller.ts":{"size":1990,"mtime_ns":1786799852234596200,"indexed_at_ns":1786863534967884500,"word_count":177},"backend/src/contact/contact.module.ts":{"size":365,"mtime_ns":1786799852236599000,"indexed_at_ns":1786863534974401800,"word_count":38},"backend/src/contact/contact.service.ts":{"size":4698,"mtime_ns":1786799852236599000,"indexed_at_ns":1786863534980086100,"word_count":451},"backend/src/home/dto/create-home.dto.ts":{"size":30,"mtime_ns":1783764561682365300,"indexed_at_ns":1786863534987087100,"word_count":4},"backend/src/home/dto/update-home.dto.ts":{"size":164,"mtime_ns":1783764561682365300,"indexed_at_ns":1786863534992600800,"word_count":18},"backend/src/home/entities/home.entity.ts":{"size":21,"mtime_ns":1783764561684884800,"indexed_at_ns":1786863534999171300,"word_count":4},"backend/src/home/home.controller.ts":{"size":757,"mtime_ns":1785327951212087300,"indexed_at_ns":1786863535004176100,"word_count":69},"backend/src/home/home.module.ts":{"size":241,"mtime_ns":1783764561687108000,"indexed_at_ns":1786863535011491500,"word_count":28},"backend/src/home/home.service.ts":{"size":1372,"mtime_ns":1785327951214087300,"indexed_at_ns":1786863535016491700,"word_count":144},"backend/src/ingredients/ingredients.controller.ts":{"size":1952,"mtime_ns":1786799852237596500,"indexed_at_ns":1786863535024117600,"word_count":165},"backend/src/ingredients/ingredients.module.ts":{"size":406,"mtime_ns":1786799852238596500,"indexed_at_ns":1786863535030195600,"word_count":38},"backend/src/ingredients/ingredients.service.ts":{"size":1526,"mtime_ns":1786799852240108300,"indexed_at_ns":1786863535035320500,"word_count":162},"backend/src/main.ts":{"size":3824,"mtime_ns":1786799852243122100,"indexed_at_ns":1786863535042494800,"word_count":334},"backend/src/orders/dto/create-order.dto.ts":{"size":1899,"mtime_ns":1785327951218626100,"indexed_at_ns":1786863535048494100,"word_count":162},"backend/src/orders/orders.controller.spec.ts":{"size":1910,"mtime_ns":1785327951219627700,"indexed_at_ns":1786863535055560000,"word_count":194},"backend/src/orders/orders.controller.ts":{"size":5398,"mtime_ns":1786799852245117300,"indexed_at_ns":1786863535060553900,"word_count":465},"backend/src/orders/orders.module.ts":{"size":255,"mtime_ns":1783764561697598200,"indexed_at_ns":1786863535066790700,"word_count":28},"backend/src/orders/orders.service.spec.ts":{"size":4974,"mtime_ns":1786799852246117900,"indexed_at_ns":1786863535074585400,"word_count":483},"backend/src/orders/orders.service.ts":{"size":11555,"mtime_ns":1786799852247117200,"indexed_at_ns":1786863535081088800,"word_count":1088},"backend/src/pets/dto/create-health-log.dto.ts":{"size":761,"mtime_ns":1785327951229443300,"indexed_at_ns":1786863535087660400,"word_count":69},"backend/src/pets/dto/create-pet.dto.ts":{"size":1143,"mtime_ns":1785327951230948800,"indexed_at_ns":1786863535094172300,"word_count":104},"backend/src/pets/dto/create-reminder.dto.ts":{"size":810,"mtime_ns":1785327951231958200,"indexed_at_ns":1786863535101315600,"word_count":71},"backend/src/pets/dto/update-pet.dto.ts":{"size":160,"mtime_ns":1783764561709557500,"indexed_at_ns":1786863535107396200,"word_count":18},"backend/src/pets/pets.controller.spec.ts":{"size":2544,"mtime_ns":1786799852248118800,"indexed_at_ns":1786863535113902500,"word_count":269},"backend/src/pets/pets.controller.ts":{"size":7178,"mtime_ns":1786799852249120300,"indexed_at_ns":1786863535119901600,"word_count":657},"backend/src/pets/pets.module.ts":{"size":241,"mtime_ns":1783764561714469800,"indexed_at_ns":1786863535125397200,"word_count":28},"backend/src/pets/pets.service.spec.ts":{"size":2961,"mtime_ns":1785327951238208000,"indexed_at_ns":1786863535132005000,"word_count":272},"backend/src/pets/pets.service.ts":{"size":6978,"mtime_ns":1786799852250117400,"indexed_at_ns":1786863535137713400,"word_count":710},"backend/src/prescriptions/prescriptions.controller.ts":{"size":2356,"mtime_ns":1786799852253748300,"indexed_at_ns":1786863535145222600,"word_count":232},"backend/src/prescriptions/prescriptions.module.ts":{"size":422,"mtime_ns":1786799852254465600,"indexed_at_ns":1786863535151222700,"word_count":38},"backend/src/prescriptions/prescriptions.service.ts":{"size":3529,"mtime_ns":1786799852256562700,"indexed_at_ns":1786863535157446300,"word_count":379},"backend/src/prisma/prisma.module.ts":{"size":210,"mtime_ns":1783764561718199800,"indexed_at_ns":1786863535164330600,"word_count":24},"backend/src/prisma/prisma.service.ts":{"size":354,"mtime_ns":1785327951241209600,"indexed_at_ns":1786863535170609600,"word_count":37},"backend/src/products/dto/get-products.dto.ts":{"size":1320,"mtime_ns":1786799852260271600,"indexed_at_ns":1786863535176492100,"word_count":115},"backend/src/products/products.controller.spec.ts":{"size":1863,"mtime_ns":1785327951243280800,"indexed_at_ns":1786863535183613400,"word_count":166},"backend/src/products/products.controller.ts":{"size":2445,"mtime_ns":1786799852261281700,"indexed_at_ns":1786863535190428600,"word_count":209},"backend/src/products/products.module.ts":{"size":269,"mtime_ns":1783764561723672400,"indexed_at_ns":1786863535197280400,"word_count":28},"backend/src/products/products.service.spec.ts":{"size":1597,"mtime_ns":1786799852263279400,"indexed_at_ns":1786863535202917700,"word_count":154},"backend/src/products/products.service.ts":{"size":6463,"mtime_ns":1786799852264283000,"indexed_at_ns":1786863535210559200,"word_count":668},"backend/src/redis/redis.module.ts":{"size":205,"mtime_ns":1783764561727662100,"indexed_at_ns":1786863535217462500,"word_count":24},"backend/src/redis/redis.service.spec.ts":{"size":1525,"mtime_ns":1783764561728672300,"indexed_at_ns":1786863535222986600,"word_count":145},"backend/src/redis/redis.service.ts":{"size":1120,"mtime_ns":1786799852265279600,"indexed_at_ns":1786863535230726100,"word_count":124},"backend/src/seo/seo.controller.ts":{"size":904,"mtime_ns":1785327951247283200,"indexed_at_ns":1786863535236090400,"word_count":85},"backend/src/seo/seo.module.ts":{"size":342,"mtime_ns":1785148022268580900,"indexed_at_ns":1786863535243640100,"word_count":38},"backend/src/seo/seo.service.ts":{"size":2029,"mtime_ns":1785327951248280300,"indexed_at_ns":1786863535249760000,"word_count":182},"backend/src/settings/settings.controller.spec.ts":{"size":2977,"mtime_ns":1786799852267280300,"indexed_at_ns":1786863535257859100,"word_count":246},"backend/src/settings/settings.controller.ts":{"size":4024,"mtime_ns":1786799852270433500,"indexed_at_ns":1786863535264930100,"word_count":302},"backend/src/settings/settings.module.ts":{"size":382,"mtime_ns":1783764561735515700,"indexed_at_ns":1786863535272121400,"word_count":38},"backend/src/settings/settings.service.spec.ts":{"size":2728,"mtime_ns":1783764561736856500,"indexed_at_ns":1786863535278254000,"word_count":251},"backend/src/settings/settings.service.ts":{"size":2049,"mtime_ns":1786799852273441000,"indexed_at_ns":1786863535284855000,"word_count":215},"backend/src/smart-advisor/smart-advisor.controller.ts":{"size":1821,"mtime_ns":1786799852275441500,"indexed_at_ns":1786863535292219400,"word_count":152},"backend/src/smart-advisor/smart-advisor.module.ts":{"size":416,"mtime_ns":1786799852276441700,"indexed_at_ns":1786863535298401600,"word_count":38},"backend/src/smart-advisor/smart-advisor.service.ts":{"size":1241,"mtime_ns":1786799852277440400,"indexed_at_ns":1786863535304944400,"word_count":131},"backend/src/testimonials/testimonials.controller.ts":{"size":1702,"mtime_ns":1786799852279441800,"indexed_at_ns":1786863535310995900,"word_count":143},"backend/src/testimonials/testimonials.module.ts":{"size":414,"mtime_ns":1786799852279441800,"indexed_at_ns":1786863535317805000,"word_count":38},"backend/src/testimonials/testimonials.service.ts":{"size":1100,"mtime_ns":1786799852281471300,"indexed_at_ns":1786863535324923000,"word_count":121},"backend/src/users/dto/address.dto.ts":{"size":1098,"mtime_ns":1783764561739871500,"indexed_at_ns":1786863535331380200,"word_count":99},"backend/src/users/dto/update-profile.dto.ts":{"size":690,"mtime_ns":1783764561742868400,"indexed_at_ns":1786863535339843600,"word_count":63},"backend/src/users/users.controller.spec.ts":{"size":3333,"mtime_ns":1785327951253796500,"indexed_at_ns":1786863535346781600,"word_count":322},"backend/src/users/users.controller.ts":{"size":6854,"mtime_ns":1786799852282481500,"indexed_at_ns":1786863535353416500,"word_count":590},"backend/src/users/users.module.ts":{"size":275,"mtime_ns":1783764561748154400,"indexed_at_ns":1786863535360908700,"word_count":30},"backend/src/users/users.service.spec.ts":{"size":3817,"mtime_ns":1786799852283480600,"indexed_at_ns":1786863535367156600,"word_count":316},"backend/src/users/users.service.ts":{"size":3967,"mtime_ns":1786799852285114500,"indexed_at_ns":1786863535374001800,"word_count":384},"backend/src/videos/dto/create-video.dto.ts":{"size":1424,"mtime_ns":1785327951263854600,"indexed_at_ns":1786863535381108500,"word_count":115},"backend/src/videos/dto/get-videos-query.dto.ts":{"size":643,"mtime_ns":1786799852287643500,"indexed_at_ns":1786863535387813200,"word_count":77},"backend/src/videos/videos.controller.ts":{"size":1924,"mtime_ns":1786799852291153100,"indexed_at_ns":1786863535393635000,"word_count":173},"backend/src/videos/videos.module.ts":{"size":283,"mtime_ns":1785148022306583700,"indexed_at_ns":1786863535400714100,"word_count":30},"backend/src/videos/videos.service.ts":{"size":2471,"mtime_ns":1786799852292167900,"indexed_at_ns":1786863535407503100,"word_count":266},"backend/src/wholesale/dto/wholesale-apply.dto.ts":{"size":739,"mtime_ns":1785148022317622300,"indexed_at_ns":1786863535413220000,"word_count":66},"backend/src/wholesale/wholesale.controller.ts":{"size":2037,"mtime_ns":1786799852294177000,"indexed_at_ns":1786863535418912100,"word_count":160},"backend/src/wholesale/wholesale.module.ts":{"size":390,"mtime_ns":1785148022328746300,"indexed_at_ns":1786863535425686500,"word_count":38},"backend/src/wholesale/wholesale.service.ts":{"size":2627,"mtime_ns":1785330913149233300,"indexed_at_ns":1786863535431718700,"word_count":266},"backend/src/wiki/dto/create-wiki.dto.ts":{"size":30,"mtime_ns":1783764561752933200,"indexed_at_ns":1786863535439031200,"word_count":4},"backend/src/wiki/dto/update-wiki.dto.ts":{"size":164,"mtime_ns":1783764561753945200,"indexed_at_ns":1786863535446428400,"word_count":18},"backend/src/wiki/entities/wiki.entity.ts":{"size":21,"mtime_ns":1783764561755039400,"indexed_at_ns":1786863535452455400,"word_count":4},"backend/src/wiki/wiki.controller.ts":{"size":1219,"mtime_ns":1785327951272850400,"indexed_at_ns":1786863535458333000,"word_count":110},"backend/src/wiki/wiki.module.ts":{"size":241,"mtime_ns":1783764561756925000,"indexed_at_ns":1786863535464948400,"word_count":28},"backend/src/wiki/wiki.service.ts":{"size":1562,"mtime_ns":1786799852295173000,"indexed_at_ns":1786863535471010700,"word_count":174},"backend/test/app-audit-verification.e2e-spec.ts":{"size":6464,"mtime_ns":1786799852296174700,"indexed_at_ns":1786863535478067000,"word_count":569},"backend/test/app.e2e-spec.ts":{"size":981,"mtime_ns":1786799852297175000,"indexed_at_ns":1786863535484496000,"word_count":83},"backend/test/jest-e2e.json":{"size":183,"mtime_ns":1783764561762911800,"indexed_at_ns":1786863680450825300,"word_count":17,"hashes":{"backend/test/jest-e2e.json":"94091f560937212ad7027afcb77e62e6ac79e3e4cb401c3a16a56e7be4cac721"}},"backend/tsconfig.build.json":{"size":107,"mtime_ns":1783764561763447000,"indexed_at_ns":1786863680451826600,"word_count":10,"hashes":{"backend/tsconfig.build.json":"1f47c7dc3c8b5a15558654f45f21e0f553acc1680046f09dc24428e8538c4f9d"}},"backend/tsconfig.json":{"size":674,"mtime_ns":1783764561764062100,"indexed_at_ns":1786863680453826800,"word_count":47,"hashes":{"backend/tsconfig.json":"68997c6c58b6632c29f2a67be484173ed0026600b80b0d708b68f0e3faf47124"}},"backend/uploads/1781288429353-508765350.jpg":{"size":110246,"mtime_ns":1783764561766257000,"indexed_at_ns":1786863694120021300,"word_count":3882,"hashes":{"backend/uploads/1781288429353-508765350.jpg":"c9e532f0482584a2edf76404b86ef82679e5387079d73c59f10234de24ad5074"}},"canina.md":{"size":21969,"mtime_ns":1785148022337913300,"indexed_at_ns":1786863693962627600,"word_count":1983,"hashes":{"canina.md":"a221eb925b06614751d96581d4e3e2ce90bab577c83fd670f1819464859ab82b"}},"canina.pdf":{"size":2858373,"mtime_ns":1785148022370811500,"indexed_at_ns":1786863694095027500,"word_count":0,"hashes":{"canina.pdf":"a52d90e6dffb96dae468ba96f76239762b341751a6455734d75fadd22f30c87c"}},"docker-compose.yml":{"size":2077,"mtime_ns":1785589838806405700,"indexed_at_ns":1786863693964627800,"word_count":117,"hashes":{"docker-compose.yml":"217a4faba9b605112d77db983cc078a3fce3156b3e13c3c2a863e222049487e0"}},"docs/01-introduction.md":{"size":5543,"mtime_ns":1783856792428209800,"indexed_at_ns":1786863693966131500,"word_count":523,"hashes":{"docs/01-introduction.md":"e778b593daaf5be5abeebda97775520786de1bc4fec8d8f6bd3c784c9bc8a748"}},"docs/02-user-guide.md":{"size":4305,"mtime_ns":1783856792429211400,"indexed_at_ns":1786863693967709400,"word_count":422,"hashes":{"docs/02-user-guide.md":"d2955221ab93e1aba35b100205b4ee7858ea37c85062d871ddef39563bd7aef9"}},"docs/03-developer-guide.md":{"size":6717,"mtime_ns":1783764561771660500,"indexed_at_ns":1786863693969714100,"word_count":678,"hashes":{"docs/03-developer-guide.md":"84a16e17d0433edd8631789bdec3bbd7e6f716059cd064843ed8087eea9e2eeb"}},"docs/04-setup-and-deployment.md":{"size":4023,"mtime_ns":1783764561773294900,"indexed_at_ns":1786863693970713900,"word_count":425,"hashes":{"docs/04-setup-and-deployment.md":"723c6016b1bb499fee2b9f63b2c06a9b12f8e4c664b36ea1431181c333bc814e"}},"docs/05-devops-and-monitoring.md":{"size":3590,"mtime_ns":1783764561774446100,"indexed_at_ns":1786863693972714000,"word_count":374,"hashes":{"docs/05-devops-and-monitoring.md":"53f1f45bbbdd3cf81cb4bc082ef4e49f506627f10f581d3c4b835028d02b5421"}},"docs/06-testing.md":{"size":4214,"mtime_ns":1783764561774967500,"indexed_at_ns":1786863693973713900,"word_count":457,"hashes":{"docs/06-testing.md":"69d50bd5e233f030d8076b55b69599cee201e1c393b7ee1beeb495c304fd4bd3"}},"docs/README.md":{"size":2742,"mtime_ns":1783856792430212600,"indexed_at_ns":1786863693975714200,"word_count":253,"hashes":{"docs/readme.md":"24253bea870e2ba8cc7ecbe0c989f9f61ec2700e2564d016db157824dbd1fa9b"}},"docs/audit/00-repository-map.md":{"size":3171,"mtime_ns":1786799852298174200,"indexed_at_ns":1786863693977222500,"word_count":351,"hashes":{"docs/audit/00-repository-map.md":"dde4a63c991d0f469086a147df03b97d8370cd75fa19cc83af1199f267d7bc55"}},"docs/audit/01-system-discovery.md":{"size":3790,"mtime_ns":1786799852299174400,"indexed_at_ns":1786863693979222500,"word_count":467,"hashes":{"docs/audit/01-system-discovery.md":"6c91253cac025506db71adea33a054f88f4c367ba81fc3cb1b85c2bdcfec5c70"}},"docs/audit/02-audit-plan.md":{"size":5058,"mtime_ns":1786799852300175400,"indexed_at_ns":1786863693980222600,"word_count":530,"hashes":{"docs/audit/02-audit-plan.md":"b623d8f8c2b8a14c1ddca1ad956cd8afc9203f7a94eda8e63fd608bc8e9164d1"}},"docs/audit/03-baseline-command-plan.md":{"size":4904,"mtime_ns":1786799852300175400,"indexed_at_ns":1786863693982222800,"word_count":735,"hashes":{"docs/audit/03-baseline-command-plan.md":"fcf49beae52c69d7e9cf85967f028052fa1a78eaae5a2bb9b18072b0273e80e1"}},"docs/audit/04-open-questions.md":{"size":1690,"mtime_ns":1786799852301682100,"indexed_at_ns":1786863693983784800,"word_count":224,"hashes":{"docs/audit/04-open-questions.md":"02fbd51a9131da0b12122a5280cc6f842c299b436a72b117e2263f011b9ebf9c"}},"docs/audit/05-architectural-audit.md":{"size":4884,"mtime_ns":1786799852302689800,"indexed_at_ns":1786863693984790400,"word_count":560,"hashes":{"docs/audit/05-architectural-audit.md":"8977a5c304b3fe86636579d498a459ac98359c34f1062bf731b02f4602c0e94f"}},"docs/audit/06-storefront-audit.md":{"size":4191,"mtime_ns":1786799852303691400,"indexed_at_ns":1786863693987299500,"word_count":520,"hashes":{"docs/audit/06-storefront-audit.md":"1e2f2d9d867dc553f503ef91b3bd60310202225da12bc7d324e192f4e15d8c38"}},"docs/audit/07-backend-audit.md":{"size":5037,"mtime_ns":1786799852304689900,"indexed_at_ns":1786863693989301000,"word_count":581,"hashes":{"docs/audit/07-backend-audit.md":"0436a967b82026334bf45c9ca677d1e79ce688681bea4dc06a7fd19e2d5a2129"}},"docs/audit/08-admin-features-audit.md":{"size":4222,"mtime_ns":1786799852305951400,"indexed_at_ns":1786863693990300000,"word_count":479,"hashes":{"docs/audit/08-admin-features-audit.md":"dda5b0bae4f843a51274269dcb91d8b65db2f2917d336d511790da4718b05b8d"}},"docs/audit/09-database-audit.md":{"size":4126,"mtime_ns":1786799852306969500,"indexed_at_ns":1786863693992299700,"word_count":521,"hashes":{"docs/audit/09-database-audit.md":"d4f82b84ae6c1899ab4da1310414d993d9c23dcd2759120fbe551f5b8da95a08"}},"docs/audit/10-security-audit.md":{"size":5560,"mtime_ns":1786799852307952600,"indexed_at_ns":1786863693994299500,"word_count":678,"hashes":{"docs/audit/10-security-audit.md":"574df31423bd28b3cd58134e7c7e8780f4e2e46c760a372e0e2592c1e83bba4e"}},"docs/audit/11-code-quality-audit.md":{"size":3379,"mtime_ns":1786799852308957000,"indexed_at_ns":1786863693995299500,"word_count":419,"hashes":{"docs/audit/11-code-quality-audit.md":"b6b9a4845e0bd5674d897c08f5451f8cab4df22722826f7c9d55ca19b94d88da"}},"docs/audit/12-testing-audit.md":{"size":4106,"mtime_ns":1786799852309952600,"indexed_at_ns":1786863693997807500,"word_count":486,"hashes":{"docs/audit/12-testing-audit.md":"8bdf2058520a88de4d08c0635999de8f79fdab83055ef560ca3a865026b6450a"}},"docs/audit/13-devops-audit.md":{"size":3435,"mtime_ns":1786799852310953800,"indexed_at_ns":1786863693999375100,"word_count":440,"hashes":{"docs/audit/13-devops-audit.md":"d21daac201fcfc3a0e27c27348806f3f5d2790071578dcb98e7869cd6e9ec8a9"}},"docs/audit/14-documentation-audit.md":{"size":3311,"mtime_ns":1786799852311952200,"indexed_at_ns":1786863694001567900,"word_count":379,"hashes":{"docs/audit/14-documentation-audit.md":"e64be175bd632a05e37be823621eb8a8f13bdb74887d10f5f20887d41cef5c62"}},"docs/audit/15-raw-findings-index.json":{"size":9909,"mtime_ns":1786799852313066900,"indexed_at_ns":1786863680454829500,"word_count":817,"hashes":{"docs/audit/15-raw-findings-index.json":"3c1e582431f5f25edd2c38285c9d59f83c83d5348eaf0ced91d6e7c94a9afb6d"}},"docs/audit/16-deep-audit-summary.md":{"size":3111,"mtime_ns":1786799852313066900,"indexed_at_ns":1786863694003567300,"word_count":393,"hashes":{"docs/audit/16-deep-audit-summary.md":"8ea08de6ac54dddd9da6de934bc850bb31ab7e3c5470059d02d7f84dd120a0e4"}},"docs/audit/17-source-coverage-manifest.json":{"size":128714,"mtime_ns":1786799852315065000,"indexed_at_ns":1786863680455826100,"word_count":7827,"hashes":{"docs/audit/17-source-coverage-manifest.json":"834e6c341db760439d2e7a9c17531b03c17151ab0f2f16b92aac8a350bcae51d"}},"docs/audit/18-compiler-diagnostic-dispositions.md":{"size":1961,"mtime_ns":1786799852315065000,"indexed_at_ns":1786863694005566900,"word_count":285,"hashes":{"docs/audit/18-compiler-diagnostic-dispositions.md":"246b9164725e89c67c76f2305cd128f0c0f9bfdba46e45e0e958fe92ccdcda53"}},"docs/audit/19-finding-verification-report.md":{"size":5464,"mtime_ns":1786799852316064800,"indexed_at_ns":1786863694007070200,"word_count":753,"hashes":{"docs/audit/19-finding-verification-report.md":"1cd1bc37f9e76ba7e4d4ef82b8565def786abfeb159bc4d822e364e3f2ea694f"}},"docs/audit/20-verified-findings-index.json":{"size":21797,"mtime_ns":1786799852317071400,"indexed_at_ns":1786863680457826600,"word_count":1903,"hashes":{"docs/audit/20-verified-findings-index.json":"b20d0b140bd727faefde9f29aa4d787199dd386464030eecdf58e5a8ab629442"}},"docs/audit/21-phase2-quality-gate-summary.md":{"size":1706,"mtime_ns":1786799852318066000,"indexed_at_ns":1786863694009077900,"word_count":211,"hashes":{"docs/audit/21-phase2-quality-gate-summary.md":"1b117f866e73cd17c43e3a4e856584f03997a3c897d1de9afbd128ff8a86d09e"}},"docs/audit/22-tracked-first-party-files.txt":{"size":4452,"mtime_ns":1786799852319066000,"indexed_at_ns":1786863694010075200,"word_count":139,"hashes":{"docs/audit/22-tracked-first-party-files.txt":"ef7fc17de970cd3f397eea961bcaf76abff15589c0fa13f92b47d42e637231c6"}},"docs/audit/23-untracked-first-party-files.txt":{"size":59,"mtime_ns":1786799852319066000,"indexed_at_ns":1786863694012075400,"word_count":7,"hashes":{"docs/audit/23-untracked-first-party-files.txt":"ffa5caec5c75b4013f7c136efed9e944c705e756f4f26e53da73e871a02d704c"}},"docs/audit/24-omitted-file-inspection-report.md":{"size":2462,"mtime_ns":1786799852320065700,"indexed_at_ns":1786863694014075600,"word_count":227,"hashes":{"docs/audit/24-omitted-file-inspection-report.md":"d4484eea65f1861b9b6a30813d2c233d947c2965a13ed5b399462b80ca9c1513"}},"docs/audit/25-reference-integrity-validation.json":{"size":1002,"mtime_ns":1786799852321571600,"indexed_at_ns":1786863680458826600,"word_count":82,"hashes":{"docs/audit/25-reference-integrity-validation.json":"31b900ed297325cabee3e0804809ecd4229f4427283e449f5d82951bb5ed7fde"}},"docs/audit/26-phase2-integrity-repair-report.md":{"size":3191,"mtime_ns":1786799852322091800,"indexed_at_ns":1786863694015640600,"word_count":385,"hashes":{"docs/audit/26-phase2-integrity-repair-report.md":"2b2f385705db6729fccedc63db0f5709afa23e08a80fc859fe0138b416356cd9"}},"docs/audit/27-all-tracked-repository-files.txt":{"size":4631,"mtime_ns":1786799852323099900,"indexed_at_ns":1786863694017145600,"word_count":148,"hashes":{"docs/audit/27-all-tracked-repository-files.txt":"3f312a5c642e6a27446dc35a6c50dacd10e43c1cc9eeb637a49ba61343ce2b69"}},"docs/audit/28-full-repository-classification.json":{"size":27913,"mtime_ns":1786799852324099500,"indexed_at_ns":1786863680460331400,"word_count":1782,"hashes":{"docs/audit/28-full-repository-classification.json":"bcb50229ceddb267c8839ee69c05f5e5c8c4460485c92849532bcf163c37faa8"}},"docs/audit/29-file-content-evidence.json":{"size":109095,"mtime_ns":1786799852325608100,"indexed_at_ns":1786863680462336500,"word_count":9098,"hashes":{"docs/audit/29-file-content-evidence.json":"c4696525e8ab3c252ff9b6b38d5882225e0a9016698111df28064edbe7bf5124"}},"docs/audit/30-compiler-diagnostics-index.json":{"size":3707,"mtime_ns":1786799852326617100,"indexed_at_ns":1786863680463336700,"word_count":324,"hashes":{"docs/audit/30-compiler-diagnostics-index.json":"85bd1a964e41cc5e615c7260be2beb54b49dd444da40d96ae31e2a33c1c6bc24"}},"docs/audit/31-module-audit-closure.md":{"size":7587,"mtime_ns":1786799852327616800,"indexed_at_ns":1786863694019150200,"word_count":709,"hashes":{"docs/audit/31-module-audit-closure.md":"a1c9d7902131d71cf87a072876cc309ac8dfc7cd6e1f33e9619ac12d99f685ba"}},"docs/audit/32-evidence-grade-validation.json":{"size":1613,"mtime_ns":1786799852328616800,"indexed_at_ns":1786863680464337900,"word_count":123,"hashes":{"docs/audit/32-evidence-grade-validation.json":"12ddcc21ff65a2aa76845935ebc0d8313c39991335356fbe3ae7cdd201251af5"}},"docs/audit/33-final-phase2-audit-closure.md":{"size":2535,"mtime_ns":1786799852328616800,"indexed_at_ns":1786863694020149300,"word_count":271,"hashes":{"docs/audit/33-final-phase2-audit-closure.md":"217cadb664c7f7d27f8f849ea1249dfd88d5398fd2af154fd385c80e4d559bb1"}},"docs/audit/34-repository-observations.json":{"size":594,"mtime_ns":1786799852329618700,"indexed_at_ns":1786863680466336600,"word_count":49,"hashes":{"docs/audit/34-repository-observations.json":"28ce67ed3f5bcc3e5c3c80d73a16a34d8053d570be0af62be8afaffbc9318a27"}},"docs/audit/35-semantic-review-ledger.json":{"size":99353,"mtime_ns":1786799852330616000,"indexed_at_ns":1786863680467338400,"word_count":6011,"hashes":{"docs/audit/35-semantic-review-ledger.json":"ac0529050e87efc9e2b5a6c5b3a2ce6379186b4b07f23d8ec9cebf214ff885ef"}},"docs/audit/36-mandatory-semantic-scope.json":{"size":7960,"mtime_ns":1786799852331617100,"indexed_at_ns":1786863680468337900,"word_count":638,"hashes":{"docs/audit/36-mandatory-semantic-scope.json":"af62db825dd527009b8d79a6edab6ab627fe55303d3f7fd1c2d8e5fab9a8760b"}},"docs/audit/ADR-AUTH-001.md":{"size":3274,"mtime_ns":1786799852332642700,"indexed_at_ns":1786863694022417300,"word_count":398,"hashes":{"docs/audit/adr-auth-001.md":"fd6a6e524d66c57e3f114899323509082af11aa30197a015e1255057c5c3ed98"}},"docs/audit/CROSS_BOUNDARY_DEPENDENCIES.md":{"size":2146,"mtime_ns":1786799852332642700,"indexed_at_ns":1786863694023417200,"word_count":239,"hashes":{"docs/audit/cross_boundary_dependencies.md":"56de72c42fdadf710e0837e0d330dfe36c772602d8f094d0a55dbc5bb16906f3"}},"docs/audit/FRONTEND_INTEGRATION_REQUIREMENTS.md":{"size":15330,"mtime_ns":1786799852334462600,"indexed_at_ns":1786863694025417400,"word_count":1579,"hashes":{"docs/audit/frontend_integration_requirements.md":"2ecb7d2758f566db23ea62035bdb85b27c64064d4a02e24f37db93d204f96102"}},"docs/audit/MASTER-TASK-BACKLOG.md":{"size":30107,"mtime_ns":1786799852335470200,"indexed_at_ns":1786863694026492300,"word_count":3510,"hashes":{"docs/audit/master-task-backlog.md":"6df14e8ae8eca2a7f1d9829a6e9891a89a8565eb5a7362186644208fe8454cdc"}},"docs/audit/audit-state.json":{"size":4135,"mtime_ns":1786799852337382200,"indexed_at_ns":1786863680470337000,"word_count":267,"hashes":{"docs/audit/audit-state.json":"4b804494570a2812170cb8dab35d15da659f57d6e637652328725e956f7d98aa"}},"docs/audit/build_manifest.js":{"size":4060,"mtime_ns":1786799852338393200,"indexed_at_ns":1786863535890477600,"word_count":348},"docs/audit/frontend-route-map.md":{"size":2558,"mtime_ns":1786799852339389800,"indexed_at_ns":1786863694027491500,"word_count":329,"hashes":{"docs/audit/frontend-route-map.md":"e9bf92a931f0727c8054230578943f0fd59cc3ef8f6ac5020155ca42edc93622"}},"docs/audit/generate_classification.js":{"size":2186,"mtime_ns":1786799852339389800,"indexed_at_ns":1786863535904305800,"word_count":204},"docs/audit/generate_evidence.js":{"size":3098,"mtime_ns":1786799852340390100,"indexed_at_ns":1786863535911173400,"word_count":253},"docs/audit/generate_ledger.js":{"size":7648,"mtime_ns":1786799852341897300,"indexed_at_ns":1786863535916686900,"word_count":620},"docs/audit/generate_manifest.js":{"size":6357,"mtime_ns":1786799852341897300,"indexed_at_ns":1786863535923771900,"word_count":489},"docs/audit/master-task-backlog.json":{"size":22336,"mtime_ns":1786799852342906700,"indexed_at_ns":1786863680470841000,"word_count":2071,"hashes":{"docs/audit/master-task-backlog.json":"f1c994d971b4e58165ab9f74f8b69b97c07fe74005f64dc11badf5e287b5fd28"}},"docs/audit/phase3-execution-plan.md":{"size":6007,"mtime_ns":1786799852343952400,"indexed_at_ns":1786863694030823300,"word_count":736,"hashes":{"docs/audit/phase3-execution-plan.md":"ab3bc489bde4c86046d35f87c3fb1320acb4fb15d6a3de2e100b05b510aa23b8"}},"docs/audit/phase3-traceability-matrix.md":{"size":5237,"mtime_ns":1786799852344952800,"indexed_at_ns":1786863694031820000,"word_count":692,"hashes":{"docs/audit/phase3-traceability-matrix.md":"c46b1b09c5f6be7f54ba888652e69698b26d955a8e7c8e4fa19cda8729ee2f7b"}},"docs/audit/phase3.1-backlog-review.md":{"size":9737,"mtime_ns":1786799852345952800,"indexed_at_ns":1786863694033821400,"word_count":1202,"hashes":{"docs/audit/phase3.1-backlog-review.md":"021895bb0b90dd75935ebe0317d3198a2c448ccdd6861b1302cc29735f48da82"}},"docs/audit/phase3.1-change-log.md":{"size":3756,"mtime_ns":1786799852346954800,"indexed_at_ns":1786863694035819500,"word_count":451,"hashes":{"docs/audit/phase3.1-change-log.md":"093d244c2788ead47c69e3068ccf66930ba52e04430bdba87020cb4a4edcb817"}},"docs/audit/phase3.2-change-log.md":{"size":8272,"mtime_ns":1786799852347952200,"indexed_at_ns":1786863694036820300,"word_count":930,"hashes":{"docs/audit/phase3.2-change-log.md":"00bff98e2ae2ef50c4daf265d5f34469f21c244b6dca88b70e1f9ffa17a71d83"}},"docs/audit/phase3.2-implementation-readiness.md":{"size":4694,"mtime_ns":1786799852347952200,"indexed_at_ns":1786863694039141500,"word_count":517,"hashes":{"docs/audit/phase3.2-implementation-readiness.md":"9f1e0335fdc0fa2db0fd5ceaa97e50be85d04bc1ad5d3db1ef74e85de97f71a6"}},"docs/audit/rebuild_honest_ledger.js":{"size":6113,"mtime_ns":1786799852348952900,"indexed_at_ns":1786863535983025100,"word_count":559},"docs/audit/sync_honest_manifest.js":{"size":1213,"mtime_ns":1786799852349953100,"indexed_at_ns":1786863535988627700,"word_count":75},"docs/audit/sync_manifest.js":{"size":997,"mtime_ns":1786799852350953300,"indexed_at_ns":1786863535995415600,"word_count":62},"docs/audit/validate_evidence_grade.js":{"size":6141,"mtime_ns":1786799852351954100,"indexed_at_ns":1786863536001204900,"word_count":526},"docs/audit/validate_integrity.js":{"size":3408,"mtime_ns":1786799852352952400,"indexed_at_ns":1786863536007942000,"word_count":284},"docs/backlog.md":{"size":26175,"mtime_ns":1786799852356021600,"indexed_at_ns":1786863694040141700,"word_count":2834,"hashes":{"docs/backlog.md":"ce0d907773d5af5539aa04f7035555e47424d396ea6e3a821771ad00f813ccd6"}},"frontend/admin-panel/README.md":{"size":2425,"mtime_ns":1783764561778952800,"indexed_at_ns":1786863694042141900,"word_count":212,"hashes":{"frontend/admin-panel/readme.md":"3945c052249ebd020b013303d5921815b52d847bd36c748a03bfdc8eb2a390b8"}},"frontend/admin-panel/eslint.config.js":{"size":591,"mtime_ns":1785651092991236900,"indexed_at_ns":1786863536031757200,"word_count":48},"frontend/admin-panel/index.html":{"size":363,"mtime_ns":1783764561780558500,"indexed_at_ns":1786863694044141700,"word_count":28,"hashes":{"frontend/admin-panel/index.html":"ecdac8ac0b565720712afa18490bdfad1a643a6c50c1d0b93d12b7acbcf5e3c0"}},"frontend/admin-panel/package.json":{"size":1072,"mtime_ns":1785570791953119000,"indexed_at_ns":1786863680472845200,"word_count":84,"hashes":{"frontend/admin-panel/package.json":"6d61fb108392e86320c75b42e69ba7138bdc47bba4883fafbeb6e661cc5f51e4"}},"frontend/admin-panel/postcss.config.js":{"size":91,"mtime_ns":1783764561796281900,"indexed_at_ns":1786863536049792000,"word_count":11},"frontend/admin-panel/public/favicon.svg":{"size":9522,"mtime_ns":1783764561797801500,"indexed_at_ns":1786863694122123200,"word_count":491,"hashes":{"frontend/admin-panel/public/favicon.svg":"57a824acf3d4ba0b152537d3c0e79795502d3589ca99556a2155c81b6dea663a"}},"frontend/admin-panel/public/fonts/A-Iranian-Sans/A-Iranian-Sans/read me!.txt":{"size":281,"mtime_ns":1783856792435855000,"indexed_at_ns":1786863694045693300,"word_count":15,"hashes":{"frontend/admin-panel/public/fonts/a-iranian-sans/a-iranian-sans/read me!.txt":"06bcb5a03a381d231568aa217f4bfc1a4446a7cf6574daf93ee6de8830063c67"}},"frontend/admin-panel/public/fonts/IranNastaliq/IranNastaliq/read me!.txt":{"size":281,"mtime_ns":1783856792445365000,"indexed_at_ns":1786863694046698100,"word_count":15,"hashes":{"frontend/admin-panel/public/fonts/irannastaliq/irannastaliq/read me!.txt":"1653ec43d0db64c9a2d88dd8e064a64e83eee53a97b423ea7a40a865792b38c9"}},"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/CHANGELOG.md":{"size":8519,"mtime_ns":1783856792454604400,"indexed_at_ns":1786863694048714800,"word_count":1077,"hashes":{"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/changelog.md":"4003fe6a71221e735897cfe03ac11bd59ef9951572007763151bf95663256a3d"}},"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/README.md":{"size":4136,"mtime_ns":1783856792502503100,"indexed_at_ns":1786863694050719800,"word_count":366,"hashes":{"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/readme.md":"880beb9c92fd527a098de27bc779b6891a36af98ae994f506a64be199ed50392"}},"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/sample-variable.gif":{"size":236102,"mtime_ns":1783856792546496500,"indexed_at_ns":1786863694123122700,"word_count":10881,"hashes":{"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/sample-variable.gif":"38008ccacda40353e4f29e912e844ee659cde19dd209dfc1d5c3356e291293f5"}},"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/CHANGELOG.md":{"size":7177,"mtime_ns":1783856792548005600,"indexed_at_ns":1786863694052719700,"word_count":951,"hashes":{"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/changelog.md":"a735e1b29ad9d3361a0d1ecfd5c1f2f78c200a272918606decc377c469944321"}},"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/README.md":{"size":3696,"mtime_ns":1783856792595155200,"indexed_at_ns":1786863694054719200,"word_count":283,"hashes":{"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/readme.md":"3b6e2d78372a72b67e339bfd7331d408f43245840749d2f46df5c356a208fbfd"}},"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/sample.png":{"size":85019,"mtime_ns":1783856792645667900,"indexed_at_ns":1786863694125692200,"word_count":2615,"hashes":{"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/sample.png":"9cefee026dc2387d3c887064f2419098a4c9aadd466a42184e90fa30be5e15a7"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/AUTHORS.txt":{"size":339,"mtime_ns":1783856792646666000,"indexed_at_ns":1786863694055720100,"word_count":55,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/authors.txt":"e22592748c440a3169adec38d57aecfd813b4b98531bbe14df59076e177a452c"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/CHANGELOG.md":{"size":38550,"mtime_ns":1783856792647671700,"indexed_at_ns":1786863694057719800,"word_count":5086,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/changelog.md":"5207a2a148ccfd0338342325a39d9b5b2d39514429c93e0aedf68b21f23fd71e"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/OFL.txt":{"size":4391,"mtime_ns":1783856792648669800,"indexed_at_ns":1786863694060176900,"word_count":671,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/ofl.txt":"8e7ede02bc5fcd7aa4d98a7692cd6f37ea85249c2a1a59574575f7ff57b2c984"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/README.md":{"size":2339,"mtime_ns":1783856792648669800,"indexed_at_ns":1786863694061738100,"word_count":270,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/readme.md":"0d736c7dd11e89622e7105e6a5958fc3d83ec827b8a00debc0943bc8e3a3d201"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":{"size":211,"mtime_ns":1783856792971535000,"indexed_at_ns":1786863694063234100,"word_count":14,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":"3c26934ce909cddcd30f32691eac2429205e97f4851b76e0b706da0eb7812c66"}},"frontend/admin-panel/public/icons.svg":{"size":5031,"mtime_ns":1783764561799320300,"indexed_at_ns":1786863694127749600,"word_count":382,"hashes":{"frontend/admin-panel/public/icons.svg":"561374a6f3ff39c2881fc8ab6159875671b9acbaab617f4668819f5a24aa0a85"}},"frontend/admin-panel/src/App.tsx":{"size":1088,"mtime_ns":1786799852365481100,"indexed_at_ns":1786863539542562100,"word_count":99},"frontend/admin-panel/src/assets/hero.png":{"size":13057,"mtime_ns":1783764561812863000,"indexed_at_ns":1786863694128748000,"word_count":437,"hashes":{"frontend/admin-panel/src/assets/hero.png":"9350dcf76831435179214888056799d21b9ec6461f03bcad2fca68fb27dcccd9"}},"frontend/admin-panel/src/assets/react.svg":{"size":4126,"mtime_ns":1783764561813924700,"indexed_at_ns":1786863694131258000,"word_count":366,"hashes":{"frontend/admin-panel/src/assets/react.svg":"3ce66cfff5bb1ef0bc54b14d87fc434fdaa60e3e67406ca0475c8e355daf42c9"}},"frontend/admin-panel/src/assets/vite.svg":{"size":8709,"mtime_ns":1783764561814995700,"indexed_at_ns":1786863694133259500,"word_count":439,"hashes":{"frontend/admin-panel/src/assets/vite.svg":"a3813bb88b8e782e5a04d9d628d2540c4ca7719878f24c62bb3b655861178b41"}},"frontend/admin-panel/src/components/Layout.tsx":{"size":726,"mtime_ns":1784621786958594800,"indexed_at_ns":1786863539569270500,"word_count":69},"frontend/admin-panel/src/components/ProtectedRoute.tsx":{"size":2336,"mtime_ns":1786799852369164100,"indexed_at_ns":1786863539575600400,"word_count":210},"frontend/admin-panel/src/components/Sidebar.tsx":{"size":6278,"mtime_ns":1786804735432613700,"indexed_at_ns":1786863539582761200,"word_count":611},"frontend/admin-panel/src/components/Topbar.tsx":{"size":10713,"mtime_ns":1786799852379888800,"indexed_at_ns":1786863539588322600,"word_count":842},"frontend/admin-panel/src/components/ui/ConfirmModal.tsx":{"size":2076,"mtime_ns":1783856792976535500,"indexed_at_ns":1786863539596831200,"word_count":174},"frontend/admin-panel/src/components/ui/MediaSelector.tsx":{"size":14174,"mtime_ns":1786799852383926100,"indexed_at_ns":1786863539602950400,"word_count":1102},"frontend/admin-panel/src/components/ui/Pagination.tsx":{"size":5510,"mtime_ns":1786799852387442100,"indexed_at_ns":1786863539611144600,"word_count":447},"frontend/admin-panel/src/components/ui/Skeleton.tsx":{"size":178,"mtime_ns":1783856792977535800,"indexed_at_ns":1786863539617717100,"word_count":22},"frontend/admin-panel/src/components/ui/Spinner.tsx":{"size":650,"mtime_ns":1783856792979049200,"indexed_at_ns":1786863539624368900,"word_count":67},"frontend/admin-panel/src/main.tsx":{"size":161,"mtime_ns":1783764561829333600,"indexed_at_ns":1786863539634800100,"word_count":16},"frontend/admin-panel/src/pages/B2BManager.tsx":{"size":25576,"mtime_ns":1786799852391440500,"indexed_at_ns":1786863539640800000,"word_count":1789},"frontend/admin-panel/src/pages/BannersManager.tsx":{"size":19445,"mtime_ns":1786799852392442100,"indexed_at_ns":1786863539649527900,"word_count":1443},"frontend/admin-panel/src/pages/Blogs.tsx":{"size":15530,"mtime_ns":1786799852395957300,"indexed_at_ns":1786863539656035900,"word_count":1186},"frontend/admin-panel/src/pages/CMS.tsx":{"size":10072,"mtime_ns":1786799852400957800,"indexed_at_ns":1786863539663141300,"word_count":805},"frontend/admin-panel/src/pages/Categories.tsx":{"size":15807,"mtime_ns":1786799852404978500,"indexed_at_ns":1786863539670140300,"word_count":1115},"frontend/admin-panel/src/pages/ContactSubmissions.tsx":{"size":12435,"mtime_ns":1786799852405538100,"indexed_at_ns":1786863539677731600,"word_count":859},"frontend/admin-panel/src/pages/Coupons.tsx":{"size":26513,"mtime_ns":1786799852408546000,"indexed_at_ns":1786863539685376000,"word_count":2055},"frontend/admin-panel/src/pages/Dashboard.tsx":{"size":6008,"mtime_ns":1786799852412547400,"indexed_at_ns":1786863539693599100,"word_count":534},"frontend/admin-panel/src/pages/FinancialSettingsPage.tsx":{"size":8142,"mtime_ns":1786799852413546800,"indexed_at_ns":1786863539700597900,"word_count":602},"frontend/admin-panel/src/pages/IngredientsManager.tsx":{"size":18513,"mtime_ns":1786799852415055900,"indexed_at_ns":1786863539708016600,"word_count":1338},"frontend/admin-panel/src/pages/Login.tsx":{"size":11553,"mtime_ns":1786799852419064100,"indexed_at_ns":1786863539715210600,"word_count":838},"frontend/admin-panel/src/pages/Media.tsx":{"size":17993,"mtime_ns":1786799852422264000,"indexed_at_ns":1786863539721767700,"word_count":1378},"frontend/admin-panel/src/pages/Orders.tsx":{"size":33650,"mtime_ns":1786799852426784300,"indexed_at_ns":1786863539729283200,"word_count":2471},"frontend/admin-panel/src/pages/Pets.tsx":{"size":7274,"mtime_ns":1786799852429784400,"indexed_at_ns":1786863539737364200,"word_count":578},"frontend/admin-panel/src/pages/PrescriptionsManager.tsx":{"size":14439,"mtime_ns":1786799852431290500,"indexed_at_ns":1786863539742962900,"word_count":1065},"frontend/admin-panel/src/pages/Products.tsx":{"size":75913,"mtime_ns":1786799852433300500,"indexed_at_ns":1786863539750358600,"word_count":5070},"frontend/admin-panel/src/pages/Reports.tsx":{"size":12375,"mtime_ns":1786799852436332600,"indexed_at_ns":1786863539761984500,"word_count":938},"frontend/admin-panel/src/pages/SeoSettingsPage.tsx":{"size":7367,"mtime_ns":1786799852437339800,"indexed_at_ns":1786863539769563000,"word_count":549},"frontend/admin-panel/src/pages/Settings.tsx":{"size":29192,"mtime_ns":1786799852440337500,"indexed_at_ns":1786863539776365600,"word_count":1878},"frontend/admin-panel/src/pages/SmartAdvisorManager.tsx":{"size":14321,"mtime_ns":1786799852443027400,"indexed_at_ns":1786863539783943500,"word_count":1073},"frontend/admin-panel/src/pages/SystemSettingsPage.tsx":{"size":7931,"mtime_ns":1786799852444030300,"indexed_at_ns":1786863539790462300,"word_count":575},"frontend/admin-panel/src/pages/TestimonialsManager.tsx":{"size":18160,"mtime_ns":1786799852445028000,"indexed_at_ns":1786863539796971000,"word_count":1311},"frontend/admin-panel/src/pages/UITexts.tsx":{"size":14223,"mtime_ns":1786799852448543500,"indexed_at_ns":1786863539804526200,"word_count":1138},"frontend/admin-panel/src/pages/Users.tsx":{"size":20275,"mtime_ns":1786799852449548700,"indexed_at_ns":1786863539812544800,"word_count":1440},"frontend/admin-panel/src/pages/Videos.tsx":{"size":19946,"mtime_ns":1786799852454518100,"indexed_at_ns":1786863539819562800,"word_count":1419},"frontend/admin-panel/src/pages/WholesaleApplications.tsx":{"size":6505,"mtime_ns":1786799852457805400,"indexed_at_ns":1786863539828590300,"word_count":503},"frontend/admin-panel/src/pages/Wiki.tsx":{"size":14794,"mtime_ns":1786799852461177300,"indexed_at_ns":1786863539836149600,"word_count":1144},"frontend/admin-panel/src/routes/adminRoutes.tsx":{"size":4014,"mtime_ns":1786804792583281000,"indexed_at_ns":1786863539843660400,"word_count":430},"frontend/admin-panel/src/services/api.ts":{"size":4519,"mtime_ns":1786799852467028100,"indexed_at_ns":1786863539851115700,"word_count":407},"frontend/admin-panel/src/store/adminAuthStore.ts":{"size":666,"mtime_ns":1786799852469037000,"indexed_at_ns":1786863539858627200,"word_count":65},"frontend/admin-panel/src/types/admin.ts":{"size":3699,"mtime_ns":1786799852471035400,"indexed_at_ns":1786863539866211200,"word_count":410},"frontend/admin-panel/tailwind.config.js":{"size":182,"mtime_ns":1783764561861721300,"indexed_at_ns":1786863539871727500,"word_count":20},"frontend/admin-panel/tsconfig.app.json":{"size":617,"mtime_ns":1783764561862859900,"indexed_at_ns":1786863680473847600,"word_count":47,"hashes":{"frontend/admin-panel/tsconfig.app.json":"b15d934d372b42fef3c150b90ab9dec888deeed53159fb9ebaf3ece2bc6896e9"}},"frontend/admin-panel/tsconfig.json":{"size":119,"mtime_ns":1783764561863393600,"indexed_at_ns":1786863680475351500,"word_count":15,"hashes":{"frontend/admin-panel/tsconfig.json":"7a6c2e21b6eaa2355b4e2ed29db2a767499a88498bde745cdccf3ba8c7f64f2b"}},"frontend/admin-panel/tsconfig.node.json":{"size":591,"mtime_ns":1783764561863923100,"indexed_at_ns":1786863680476356300,"word_count":44,"hashes":{"frontend/admin-panel/tsconfig.node.json":"035a8143cff9651dbb67885756a07cc3f8ed1c5dcbf04a6e2042600b7989d525"}},"frontend/admin-panel/vite.config.ts":{"size":161,"mtime_ns":1783764561864454900,"indexed_at_ns":1786863539894474200,"word_count":18},"frontend/application/AGENTS.md":{"size":764,"mtime_ns":1783856792991235100,"indexed_at_ns":1786863694065612900,"word_count":91,"hashes":{"frontend/application/agents.md":"8eba70f52debc8270c8646515ff27558ddba899a6faf9a1105adf155f8d7937c"}},"frontend/application/CLAUDE.md":{"size":11,"mtime_ns":1783764561866744500,"indexed_at_ns":1786863694066612200,"word_count":1,"hashes":{"frontend/application/claude.md":"0776fbbe8c29c6dc861efa70683090a370ab56dc77c22cb9de74895b4c783320"}},"frontend/application/README.md":{"size":1450,"mtime_ns":1783764561867354300,"indexed_at_ns":1786863694067611900,"word_count":155,"hashes":{"frontend/application/readme.md":"dd829cdf325092d859080ac1db3cbf2cca3198e72834f0f228495ef3c49a2240"}},"frontend/application/app/ClientLayout.tsx":{"size":5212,"mtime_ns":1786799852477037800,"indexed_at_ns":1786863539924327100,"word_count":472},"frontend/application/app/HomeClient.tsx":{"size":12735,"mtime_ns":1786799852478049600,"indexed_at_ns":1786863539930399500,"word_count":816},"frontend/application/app/about/page.tsx":{"size":6033,"mtime_ns":1784621786975133800,"indexed_at_ns":1786863539936404200,"word_count":507},"frontend/application/app/blog/[slug]/page.tsx":{"size":6673,"mtime_ns":1785148022468489700,"indexed_at_ns":1786863539944063600,"word_count":521},"frontend/application/app/blog/page.tsx":{"size":1992,"mtime_ns":1786799852480099000,"indexed_at_ns":1786863539951058400,"word_count":206},"frontend/application/app/catalog/CatalogClient.tsx":{"size":14110,"mtime_ns":1786799852482712700,"indexed_at_ns":1786863539957584200,"word_count":1051},"frontend/application/app/catalog/page.tsx":{"size":1006,"mtime_ns":1785148022476706300,"indexed_at_ns":1786863539966536900,"word_count":99},"frontend/application/app/checkout/page.tsx":{"size":125,"mtime_ns":1783764561876442900,"indexed_at_ns":1786863539973147200,"word_count":13},"frontend/application/app/checkout/success/[id]/page.tsx":{"size":231,"mtime_ns":1783764561878668300,"indexed_at_ns":1786863539980152400,"word_count":31},"frontend/application/app/contact/page.tsx":{"size":1933,"mtime_ns":1786799852487043000,"indexed_at_ns":1786863539986278600,"word_count":169},"frontend/application/app/dashboard/page.tsx":{"size":133,"mtime_ns":1783764561880281000,"indexed_at_ns":1786863539993347900,"word_count":13},"frontend/application/app/error.tsx":{"size":383,"mtime_ns":1785148022478709000,"indexed_at_ns":1786863539998855700,"word_count":50},"frontend/application/app/layout.tsx":{"size":4013,"mtime_ns":1786799852553228200,"indexed_at_ns":1786863540019465500,"word_count":353},"frontend/application/app/loading.tsx":{"size":1373,"mtime_ns":1785148022487650000,"indexed_at_ns":1786863540025491400,"word_count":122},"frontend/application/app/not-found.tsx":{"size":124,"mtime_ns":1783764561891411400,"indexed_at_ns":1786863540032490900,"word_count":15},"frontend/application/app/page.tsx":{"size":2369,"mtime_ns":1786799852560228700,"indexed_at_ns":1786863540038558300,"word_count":224},"frontend/application/app/privacy/page.tsx":{"size":4381,"mtime_ns":1784621786991684200,"indexed_at_ns":1786863540046071000,"word_count":361},"frontend/application/app/profile/page.tsx":{"size":122,"mtime_ns":1783764561895258400,"indexed_at_ns":1786863540054231400,"word_count":13},"frontend/application/app/robots.ts":{"size":404,"mtime_ns":1783764561896486600,"indexed_at_ns":1786863540060459100,"word_count":38},"frontend/application/app/search/page.tsx":{"size":571,"mtime_ns":1783856792997874300,"indexed_at_ns":1786863540066098500,"word_count":65},"frontend/application/app/shop/[slug]/page.tsx":{"size":4447,"mtime_ns":1786799852562227500,"indexed_at_ns":1786863540073028500,"word_count":388},"frontend/application/app/shop/page.tsx":{"size":2031,"mtime_ns":1784621786997674100,"indexed_at_ns":1786863540079596800,"word_count":211},"frontend/application/app/sitemap.ts":{"size":2040,"mtime_ns":1786799852565744400,"indexed_at_ns":1786863540085699800,"word_count":191},"frontend/application/app/track/page.tsx":{"size":129,"mtime_ns":1783764561901903300,"indexed_at_ns":1786863540091699600,"word_count":13},"frontend/application/app/trust-seals/page.tsx":{"size":6736,"mtime_ns":1786799852568411500,"indexed_at_ns":1786863540097779700,"word_count":528},"frontend/application/app/videos/page.tsx":{"size":117,"mtime_ns":1783764561902986700,"indexed_at_ns":1786863540105289000,"word_count":13},"frontend/application/app/wiki/[slug]/page.tsx":{"size":2325,"mtime_ns":1784033954808355000,"indexed_at_ns":1786863540118520300,"word_count":234},"frontend/application/app/wiki/page.tsx":{"size":1250,"mtime_ns":1784725668228642900,"indexed_at_ns":1786863540125027600,"word_count":122},"frontend/application/components/AddressModal.tsx":{"size":16148,"mtime_ns":1786799852571178400,"indexed_at_ns":1786863540130732600,"word_count":1109},"frontend/application/components/ArchivePage.tsx":{"size":34510,"mtime_ns":1786799852574204200,"indexed_at_ns":1786863540138240300,"word_count":2695},"frontend/application/components/AuthModal.tsx":{"size":39030,"mtime_ns":1786799852577216100,"indexed_at_ns":1786863540145360500,"word_count":2580},"frontend/application/components/B2BPortal.tsx":{"size":13970,"mtime_ns":1786799852578217200,"indexed_at_ns":1786863540152482700,"word_count":1088},"frontend/application/components/BackButton.tsx":{"size":1105,"mtime_ns":1786799852597341400,"indexed_at_ns":1786863540159500900,"word_count":116},"frontend/application/components/BlogPage.tsx":{"size":24618,"mtime_ns":1785148022532078100,"indexed_at_ns":1786863540166758800,"word_count":1509},"frontend/application/components/CartDrawer.tsx":{"size":20230,"mtime_ns":1786799852599390300,"indexed_at_ns":1786863540173272000,"word_count":1339},"frontend/application/components/CheckoutPage.tsx":{"size":43305,"mtime_ns":1786799852601246900,"indexed_at_ns":1786863540181650100,"word_count":2861},"frontend/application/components/ContactFormClient.tsx":{"size":10545,"mtime_ns":1786799852606567100,"indexed_at_ns":1786863540189260700,"word_count":775},"frontend/application/components/DeleteConfirmModal.tsx":{"size":2328,"mtime_ns":1786799852608752300,"indexed_at_ns":1786863540195843400,"word_count":195},"frontend/application/components/EnamadBadge.tsx":{"size":1516,"mtime_ns":1786799852612361900,"indexed_at_ns":1786863540202352600,"word_count":114},"frontend/application/components/ErrorBoundary.tsx":{"size":2617,"mtime_ns":1786799852614549600,"indexed_at_ns":1786863540208609600,"word_count":235},"frontend/application/components/ErrorPages.tsx":{"size":2811,"mtime_ns":1786799852619431800,"indexed_at_ns":1786863540215610700,"word_count":243},"frontend/application/components/FeaturedProducts.tsx":{"size":9923,"mtime_ns":1786799852624407000,"indexed_at_ns":1786863540221425100,"word_count":840},"frontend/application/components/Footer.tsx":{"size":12515,"mtime_ns":1786799852628907300,"indexed_at_ns":1786863540227960500,"word_count":847},"frontend/application/components/Header.tsx":{"size":29168,"mtime_ns":1786799852634036200,"indexed_at_ns":1786863540234966400,"word_count":2054},"frontend/application/components/HeaderButton.tsx":{"size":2242,"mtime_ns":1786799852637156100,"indexed_at_ns":1786863540242057800,"word_count":208},"frontend/application/components/Hero.tsx":{"size":13756,"mtime_ns":1786799852641709400,"indexed_at_ns":1786863540248561900,"word_count":1166},"frontend/application/components/IngredientWiki.tsx":{"size":18801,"mtime_ns":1786799852653474400,"indexed_at_ns":1786863540255130300,"word_count":1333},"frontend/application/components/LoginModal.tsx":{"size":13848,"mtime_ns":1786799852656893200,"indexed_at_ns":1786863540264642200,"word_count":1121},"frontend/application/components/MaintenancePage.tsx":{"size":2576,"mtime_ns":1786799852659344700,"indexed_at_ns":1786863540272118800,"word_count":217},"frontend/application/components/NetworkBanner.tsx":{"size":2350,"mtime_ns":1786799852662138900,"indexed_at_ns":1786863540279146900,"word_count":214},"frontend/application/components/OrderDetailsModal.tsx":{"size":19791,"mtime_ns":1786799852663829800,"indexed_at_ns":1786863540285189200,"word_count":1502},"frontend/application/components/OrderSuccess.tsx":{"size":6396,"mtime_ns":1786799852665542300,"indexed_at_ns":1786863540291787200,"word_count":521},"frontend/application/components/OrderTracking.tsx":{"size":9107,"mtime_ns":1786799852667178900,"indexed_at_ns":1786863540298785500,"word_count":663},"frontend/application/components/PetProfile.tsx":{"size":66436,"mtime_ns":1786799852679228500,"indexed_at_ns":1786863540305184500,"word_count":4688},"frontend/application/components/PrescriptionUploadModal.tsx":{"size":9749,"mtime_ns":1786799852686529900,"indexed_at_ns":1786863540314204800,"word_count":716},"frontend/application/components/ProductPage.tsx":{"size":53963,"mtime_ns":1786799852697674400,"indexed_at_ns":1786863540321314400,"word_count":3902},"frontend/application/components/SafeImage.tsx":{"size":2056,"mtime_ns":1786799852699981500,"indexed_at_ns":1786863540329602500,"word_count":187},"frontend/application/components/SearchResultsPage.tsx":{"size":8335,"mtime_ns":1786799852701578200,"indexed_at_ns":1786863540335701600,"word_count":594},"frontend/application/components/SearchableSelect.tsx":{"size":4375,"mtime_ns":1785575516155554800,"indexed_at_ns":1786863540342211100,"word_count":336},"frontend/application/components/Skeleton.tsx":{"size":3084,"mtime_ns":1783764561943996900,"indexed_at_ns":1786863540349888700,"word_count":291},"frontend/application/components/SmartAdvisor.tsx":{"size":33439,"mtime_ns":1786799852707518500,"indexed_at_ns":1786863540356396900,"word_count":2519},"frontend/application/components/TickerBanner.tsx":{"size":1607,"mtime_ns":1786799852746980400,"indexed_at_ns":1786863540364538600,"word_count":140},"frontend/application/components/Tooltip.tsx":{"size":2773,"mtime_ns":1784631539493723100,"indexed_at_ns":1786863540370784200,"word_count":227},"frontend/application/components/TopUpModal.tsx":{"size":7914,"mtime_ns":1786799852750447300,"indexed_at_ns":1786863540378052500,"word_count":607},"frontend/application/components/UserDashboard.tsx":{"size":45908,"mtime_ns":1786799852753612900,"indexed_at_ns":1786863540386568000,"word_count":2896},"frontend/application/components/VetGallery.tsx":{"size":9592,"mtime_ns":1786799852755130000,"indexed_at_ns":1786863540396392700,"word_count":759},"frontend/application/components/VideosPage.tsx":{"size":9406,"mtime_ns":1786799852760267600,"indexed_at_ns":1786863540404604300,"word_count":681},"frontend/application/components/__tests__/CartDrawer.test.tsx":{"size":3197,"mtime_ns":1786799852761825800,"indexed_at_ns":1786863540412200800,"word_count":285},"frontend/application/components/__tests__/FeaturedProducts.test.tsx":{"size":3115,"mtime_ns":1786799852765632100,"indexed_at_ns":1786863540419710400,"word_count":242},"frontend/application/components/__tests__/Footer.test.tsx":{"size":1653,"mtime_ns":1783856793038707900,"indexed_at_ns":1786863540426732500,"word_count":139},"frontend/application/components/__tests__/Header.test.tsx":{"size":3277,"mtime_ns":1786799852770019100,"indexed_at_ns":1786863540434730400,"word_count":261},"frontend/application/components/__tests__/Hero.test.tsx":{"size":1980,"mtime_ns":1786799852776010800,"indexed_at_ns":1786863540442340400,"word_count":192},"frontend/application/components/__tests__/Tooltip.test.tsx":{"size":1508,"mtime_ns":1786799852784348900,"indexed_at_ns":1786863540450854900,"word_count":137},"frontend/application/eslint.config.mjs":{"size":465,"mtime_ns":1785651092993484500,"indexed_at_ns":1786863540456944500,"word_count":42},"frontend/application/lib/data/products.ts":{"size":85204,"mtime_ns":1786799852787039000,"indexed_at_ns":1786863540463947300,"word_count":7892},"frontend/application/lib/data/provinces.ts":{"size":2993,"mtime_ns":1785571725610676000,"indexed_at_ns":1786863540475337300,"word_count":203},"frontend/application/lib/data/scientificTerms.ts":{"size":162,"mtime_ns":1786799852788114100,"indexed_at_ns":1786863540482394200,"word_count":18},"frontend/application/lib/hooks/useNetworkStatus.ts":{"size":610,"mtime_ns":1786799852793488000,"indexed_at_ns":1786863540490904900,"word_count":59},"frontend/application/lib/services/api.ts":{"size":2863,"mtime_ns":1786799852799048700,"indexed_at_ns":1786863540496904500,"word_count":303},"frontend/application/lib/services/authService.ts":{"size":4450,"mtime_ns":1786799852805497000,"indexed_at_ns":1786863540505258900,"word_count":503},"frontend/application/lib/services/orderService.ts":{"size":2428,"mtime_ns":1786799852810726500,"indexed_at_ns":1786863540512358400,"word_count":279},"frontend/application/lib/services/productService.ts":{"size":9474,"mtime_ns":1786806825611364200,"indexed_at_ns":1786863540519432200,"word_count":888},"frontend/application/lib/services/videoService.ts":{"size":1015,"mtime_ns":1786799852818516100,"indexed_at_ns":1786863540526453400,"word_count":128},"frontend/application/lib/store/__tests__/cartStore.test.ts":{"size":4430,"mtime_ns":1786799852822036900,"indexed_at_ns":1786863540533965000,"word_count":386},"frontend/application/lib/store/__tests__/settingsStore.test.ts":{"size":1949,"mtime_ns":1783856793043803200,"indexed_at_ns":1786863540540796300,"word_count":194},"frontend/application/lib/store/__tests__/userStore.test.ts":{"size":3639,"mtime_ns":1786799852825547700,"indexed_at_ns":1786863540547305500,"word_count":289},"frontend/application/lib/store/cartStore.ts":{"size":6975,"mtime_ns":1786799852830069700,"indexed_at_ns":1786863540554362600,"word_count":689},"frontend/application/lib/store/settingsStore.ts":{"size":1670,"mtime_ns":1783856793044812600,"indexed_at_ns":1786863540561415600,"word_count":178},"frontend/application/lib/store/uiStore.ts":{"size":872,"mtime_ns":1786799852833588000,"indexed_at_ns":1786863540568531000,"word_count":100},"frontend/application/lib/store/usePetStore.ts":{"size":8639,"mtime_ns":1786799852837682400,"indexed_at_ns":1786863540575155400,"word_count":846},"frontend/application/lib/store/userStore.ts":{"size":9868,"mtime_ns":1786799852838896200,"indexed_at_ns":1786863540585272100,"word_count":853},"frontend/application/lib/types.ts":{"size":2194,"mtime_ns":1786799852840111800,"indexed_at_ns":1786863540590778900,"word_count":237},"frontend/application/lib/utils.ts":{"size":478,"mtime_ns":1786799852847284000,"indexed_at_ns":1786863540596780000,"word_count":61},"frontend/application/next.config.ts":{"size":1764,"mtime_ns":1786806762878003200,"indexed_at_ns":1786863540604880700,"word_count":169},"frontend/application/package.json":{"size":844,"mtime_ns":1786799852863132300,"indexed_at_ns":1786863680477356100,"word_count":72,"hashes":{"frontend/application/package.json":"3ffd8078128454f22679add155e8304ffb9476e630e847cd895ffb1422db1b5f"}},"frontend/application/postcss.config.mjs":{"size":94,"mtime_ns":1783764561988252100,"indexed_at_ns":1786863540617596000,"word_count":13},"frontend/application/public/assets/images/hero-section-image.png":{"size":6990105,"mtime_ns":1783856793095044200,"indexed_at_ns":1786863694135258700,"word_count":267685,"hashes":{"frontend/application/public/assets/images/hero-section-image.png":"13c3a8c4b520c0f0500833b266f6e4755a2c0e86904dc89c1d0243136cd9e090"}},"frontend/application/public/assets/images/regenerated_image_1779109861747.png":{"size":2269101,"mtime_ns":1783764562014110300,"indexed_at_ns":1786863694155060900,"word_count":84979,"hashes":{"frontend/application/public/assets/images/regenerated_image_1779109861747.png":"1dad8a2330655c9068cefc35c7e69370d06305219d6a38d82630043805ac39a9"}},"frontend/application/public/file.svg":{"size":391,"mtime_ns":1783764562016213600,"indexed_at_ns":1786863694164180800,"word_count":50,"hashes":{"frontend/application/public/file.svg":"1119e2ef995a10263472a09138d843b9f5924e1f4b6f84d2168226327ace0be1"}},"frontend/application/public/fonts/A-Iranian-Sans/A-Iranian-Sans/read me!.txt":{"size":281,"mtime_ns":1783856793098052000,"indexed_at_ns":1786863694070120000,"word_count":15,"hashes":{"frontend/application/public/fonts/a-iranian-sans/a-iranian-sans/read me!.txt":"6c2a924fd200fa301020be822d33307191d295b2c6b7e731785c02929b6a0fb1"}},"frontend/application/public/fonts/IranNastaliq/IranNastaliq/read me!.txt":{"size":281,"mtime_ns":1783856793107660400,"indexed_at_ns":1786863694072123000,"word_count":15,"hashes":{"frontend/application/public/fonts/irannastaliq/irannastaliq/read me!.txt":"79166364479f09a129d20f508898f5a23d90937b337db1d2c2a64c2cda022e1f"}},"frontend/application/public/fonts/sahel-font-v3.4.0/CHANGELOG.md":{"size":8519,"mtime_ns":1783856793113660500,"indexed_at_ns":1786863694073120500,"word_count":1077,"hashes":{"frontend/application/public/fonts/sahel-font-v3.4.0/changelog.md":"be9b046e69dc5442c30d61cca51a69e4238f861da265d1ce8cd0192bafce40a9"}},"frontend/application/public/fonts/sahel-font-v3.4.0/README.md":{"size":4136,"mtime_ns":1783856793156251700,"indexed_at_ns":1786863694075624200,"word_count":366,"hashes":{"frontend/application/public/fonts/sahel-font-v3.4.0/readme.md":"9b0e689f6474b487d70db0ecb05321072f15df92266522497b60aaa47579aac5"}},"frontend/application/public/fonts/sahel-font-v3.4.0/sample-variable.gif":{"size":236102,"mtime_ns":1783856793229119700,"indexed_at_ns":1786863694169221500,"word_count":10881,"hashes":{"frontend/application/public/fonts/sahel-font-v3.4.0/sample-variable.gif":"0825bc4a5adf33cea89ddbb0754a9951481f92beed22cc4ae9be5c59c8847c7f"}},"frontend/application/public/fonts/shabnam-font-v5.0.1/CHANGELOG.md":{"size":7177,"mtime_ns":1783856793230118600,"indexed_at_ns":1786863694077307600,"word_count":951,"hashes":{"frontend/application/public/fonts/shabnam-font-v5.0.1/changelog.md":"575542fd432a1b489570fce6eead03ca964b61d038ee9f3bd9181d6c07fec8b2"}},"frontend/application/public/fonts/shabnam-font-v5.0.1/README.md":{"size":3696,"mtime_ns":1783856793279542700,"indexed_at_ns":1786863694079312500,"word_count":283,"hashes":{"frontend/application/public/fonts/shabnam-font-v5.0.1/readme.md":"f9e5953869832730d4169ced95c5b978ef4d156f0114de6b27f37025fd5e7054"}},"frontend/application/public/fonts/shabnam-font-v5.0.1/sample.png":{"size":85019,"mtime_ns":1783856793315146800,"indexed_at_ns":1786863694176105400,"word_count":2615,"hashes":{"frontend/application/public/fonts/shabnam-font-v5.0.1/sample.png":"01816e4165a20a19dbd7c57390bc7d06119e51479c968568396df53bd3116fec"}},"frontend/application/public/fonts/vazirmatn-v33.003/AUTHORS.txt":{"size":339,"mtime_ns":1783856793316155600,"indexed_at_ns":1786863694080379500,"word_count":55,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/authors.txt":"0c05de46944017b09527017814eae25279495af7920f59181720a034e84ab759"}},"frontend/application/public/fonts/vazirmatn-v33.003/CHANGELOG.md":{"size":38550,"mtime_ns":1783856793317690100,"indexed_at_ns":1786863694082379200,"word_count":5086,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/changelog.md":"323e095d50626f73023efa85133687134ad8808333e908c41b9a3e61f225edbf"}},"frontend/application/public/fonts/vazirmatn-v33.003/OFL.txt":{"size":4391,"mtime_ns":1783856793319422000,"indexed_at_ns":1786863694084379300,"word_count":671,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/ofl.txt":"756a84fec3f8eaf480849631710c21e3d503b11e50081b84fb4d31a4d970208a"}},"frontend/application/public/fonts/vazirmatn-v33.003/README.md":{"size":2339,"mtime_ns":1783856793320489000,"indexed_at_ns":1786863694085379400,"word_count":270,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/readme.md":"cee7881a2b9d08b4fe358b683fdde88fa7f8fafb7f53852216a080d291460ca0"}},"frontend/application/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":{"size":211,"mtime_ns":1783856793668096800,"indexed_at_ns":1786863694087379500,"word_count":14,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":"aa327615c816569057ced5f2c9993f791a1521e2bd4eab0ab992baf173159217"}},"frontend/application/public/globe.svg":{"size":1035,"mtime_ns":1783764562016720700,"indexed_at_ns":1786863694180121600,"word_count":154,"hashes":{"frontend/application/public/globe.svg":"93cd319cc2847a02f77034690697e90991e4e520dddb486c49db6d157f61a410"}},"frontend/application/public/next.svg":{"size":1375,"mtime_ns":1783764562018238900,"indexed_at_ns":1786863694181884500,"word_count":183,"hashes":{"frontend/application/public/next.svg":"b30f61c9863dba2a8d332f310e20fbca37330c1c68612d0f0b453a0b202e836a"}},"frontend/application/public/vercel.svg":{"size":128,"mtime_ns":1783764562019253000,"indexed_at_ns":1786863694184891200,"word_count":12,"hashes":{"frontend/application/public/vercel.svg":"c88132dfd92b424991c922c4121ed83833f9a07d7046def18dd3ccd44ac25e84"}},"frontend/application/public/window.svg":{"size":385,"mtime_ns":1783764562019253000,"indexed_at_ns":1786863694190022700,"word_count":63,"hashes":{"frontend/application/public/window.svg":"20a1be5f2149ff9ae12c5facdd302bc535ba215694bf31eea01cd014322d20fa"}},"frontend/application/tsconfig.json":{"size":750,"mtime_ns":1786799852865640000,"indexed_at_ns":1786863680478356000,"word_count":61,"hashes":{"frontend/application/tsconfig.json":"adcade0f962ec5888be99b4b1402d98812cfd570b0c5669bda73142b2cb9210d"}},"frontend/application/vitest.config.ts":{"size":244,"mtime_ns":1786799852868652900,"indexed_at_ns":1786863544320193300,"word_count":25},"frontend/application/vitest.setup.ts":{"size":532,"mtime_ns":1786799852870650700,"indexed_at_ns":1786863544326240200,"word_count":58},"metadata.json":{"size":334,"mtime_ns":1783856793672137200,"indexed_at_ns":1786863680479357400,"word_count":35,"hashes":{"metadata.json":"c44b4c4ba60752554ceae65e2f22bddb756cbeb25a4a31ee79160b6eb182255a"}},"package.json":{"size":992,"mtime_ns":1783856793674105800,"indexed_at_ns":1786863680481374200,"word_count":118,"hashes":{"package.json":"0157b70b08d4db87730d29b1da6749d719cc3f815c2c01d0c5cd29042f4d0bcf"}},"prometheus.yml":{"size":164,"mtime_ns":1783764562027779300,"indexed_at_ns":1786863694089379300,"word_count":13,"hashes":{"prometheus.yml":"6efadd3eaf7bcdf8e425488e92b4262447caba278f55a179b9bd4a12d5dfc721"}},"scripts/backup_db.sh":{"size":1362,"mtime_ns":1786799852876784600,"indexed_at_ns":1786863680482378900,"word_count":134,"hashes":{"scripts/backup_db.sh":"f90cf2d0c954f3eaca83566ccb365bff62fd97a2af0225816c19902ee4dfdd6c"}},"scripts/compose.prod.yml":{"size":2034,"mtime_ns":1786799852879304700,"indexed_at_ns":1786863694090439600,"word_count":115,"hashes":{"scripts/compose.prod.yml":"b7096f2baba4108e8f2a2145abe28a76e410cfd23973c632dc63c7af99613227"}},"scripts/compose.stage.yml":{"size":2311,"mtime_ns":1786799852881805700,"indexed_at_ns":1786863694092440100,"word_count":122,"hashes":{"scripts/compose.stage.yml":"ce5415bd3ce00eecbe2a53db74fd01c7933ba5e4e73062a6ef58a1036ea5089e"}},"scripts/deploy.sh":{"size":3099,"mtime_ns":1786806692065165300,"indexed_at_ns":1786863680483971700,"word_count":309,"hashes":{"scripts/deploy.sh":"c6caeffd50f1035595e5733fb61f62e55d6f2f7a5b17e649b7a256182cb004d6"}},"scripts/open-browsers.js":{"size":1551,"mtime_ns":1783764562028780800,"indexed_at_ns":1786863544379330800,"word_count":202},"scripts/start-dev.js":{"size":1332,"mtime_ns":1783766217319524600,"indexed_at_ns":1786863544385074200,"word_count":148},"start.sh":{"size":26,"mtime_ns":1784033954813080300,"indexed_at_ns":1786863680484972600,"word_count":4,"hashes":{"start.sh":"694c258b963c309734a3316c770f5fef29703bc6f24754b04155fd8db94cf862"}},"swagger.yml":{"size":95785,"mtime_ns":1786799852892091600,"indexed_at_ns":1786863694094028500,"word_count":7031,"hashes":{"swagger.yml":"9ee34edd53820461e0a043109976532a305cb26a4ff9e265eb8a5883dd42dd53"}}} \ No newline at end of file +{".ai_agency/AGENCY.md":{"size":8757,"mtime_ns":1785148021979607300,"indexed_at_ns":1786863693890454700,"word_count":1161,"hashes":{".ai_agency/agency.md":"88c7c13583a91fc7e41ce055fede9dce20f181e8d264557808989965e83a9030"}},".ai_agency/agents/00_intake.md":{"size":3819,"mtime_ns":1785148021984319000,"indexed_at_ns":1786863693892455200,"word_count":500,"hashes":{".ai_agency/agents/00_intake.md":"9dc8d7eeda0655717dc5b9d2f8572c47567b88ca88de7e4e5bf59869077ff407"}},".ai_agency/agents/01_auditor.md":{"size":3643,"mtime_ns":1785148021987782800,"indexed_at_ns":1786863693894964400,"word_count":467,"hashes":{".ai_agency/agents/01_auditor.md":"37ae09614034d9b5c855e0132b59a5e3cfd2fc38c54d1a5386fa43ba488c4d4d"}},".ai_agency/agents/02_ceo.md":{"size":2341,"mtime_ns":1785148021998374800,"indexed_at_ns":1786863693896964700,"word_count":294,"hashes":{".ai_agency/agents/02_ceo.md":"b4a76df6483fd52e1b9f1e70765b3f7b6d134dc003ef2ad0cb86b952c869c4a5"}},".ai_agency/agents/03_product_manager.md":{"size":8422,"mtime_ns":1785148022001968200,"indexed_at_ns":1786863693898470300,"word_count":1076,"hashes":{".ai_agency/agents/03_product_manager.md":"1927827474b1dd6fd4976af45b51f1ad3128fe3305c3af22639ab2584e8f0b55"}},".ai_agency/agents/04_architect.md":{"size":3603,"mtime_ns":1785148022004966000,"indexed_at_ns":1786863693899999300,"word_count":448,"hashes":{".ai_agency/agents/04_architect.md":"c96b04d5af093f455fa3c64ae177a69421e8150eb38c70bb8587b5a14e7d3ca8"}},".ai_agency/agents/05_dev_backend.md":{"size":7142,"mtime_ns":1785148022012481200,"indexed_at_ns":1786863693901997700,"word_count":953,"hashes":{".ai_agency/agents/05_dev_backend.md":"143a7c8a6fbedcd837d647efddb9f6b49074583502bd77f24c955bd86a6f3df8"}},".ai_agency/agents/06_dev_frontend.md":{"size":7518,"mtime_ns":1785148022017020100,"indexed_at_ns":1786863693902997800,"word_count":1011,"hashes":{".ai_agency/agents/06_dev_frontend.md":"e69679636d42dd626c7c76ddc96e1ddb656ab5b9ee912b89adcc7a9338f34a0b"}},".ai_agency/agents/07_qa_engineer.md":{"size":3764,"mtime_ns":1785148022020044600,"indexed_at_ns":1786863693905070800,"word_count":507,"hashes":{".ai_agency/agents/07_qa_engineer.md":"2616ef2b3ac39ded45fc669d5b5b140e72953fe61a819966fb040382e9b47d45"}},".ai_agency/agents/08_visual_qa.md":{"size":7910,"mtime_ns":1785148022030083200,"indexed_at_ns":1786863693907111900,"word_count":1121,"hashes":{".ai_agency/agents/08_visual_qa.md":"17a5a74039e8a9d7cb40c5bc3c616c7c92d53401efd92d0675d4bbe5e90572a8"}},".ai_agency/agents/09_devops_security.md":{"size":6825,"mtime_ns":1785148022034087400,"indexed_at_ns":1786863693908113400,"word_count":908,"hashes":{".ai_agency/agents/09_devops_security.md":"315bd3cee954ac3496da8db1b1718b75ab3822ec3a90f99bc77767ca99482edf"}},".ai_agency/agents/10_tech_writer.md":{"size":3119,"mtime_ns":1785148022037082600,"indexed_at_ns":1786863693910113400,"word_count":408,"hashes":{".ai_agency/agents/10_tech_writer.md":"3527b44265fec2472cc20ca4641667e1fa3d38cbc9b2fbf9a946ee1e531e9e37"}},".ai_agency/agents/11_deploy.md":{"size":3956,"mtime_ns":1785148022040602600,"indexed_at_ns":1786863693912113300,"word_count":537,"hashes":{".ai_agency/agents/11_deploy.md":"8169bc98b249cd83ba21551dea082f69dfa6deca5f5e4a7f2739a28746c143f9"}},".ai_agency/agents/12_seo_content.md":{"size":10963,"mtime_ns":1785148022048603900,"indexed_at_ns":1786863693913112900,"word_count":1539,"hashes":{".ai_agency/agents/12_seo_content.md":"2f50eb9db8bf1ad7bc23c7d8c3a4f167a2daafb73f095db9237c5bdb20e7a5f4"}},".ai_agency/memory/agent_outputs/README.txt":{"size":290,"mtime_ns":1785148022052150400,"indexed_at_ns":1786863693914617900,"word_count":34,"hashes":{".ai_agency/memory/agent_outputs/readme.txt":"49b19b781e865081a74a0a87282e6c266e373f443a79e0758ef60a6e644c6e04"}},".ai_agency/memory/backlog.json":{"size":10711,"mtime_ns":1785330750958890900,"indexed_at_ns":1786863680433252400,"word_count":981,"hashes":{".ai_agency/memory/backlog.json":"6bf3150a1877d03d03b368df21b84071381b1bb8cd03e3721fa9f8e6c38355be"}},".ai_agency/memory/scratchpad.md":{"size":1879,"mtime_ns":1785148022065114400,"indexed_at_ns":1786863693916623700,"word_count":249,"hashes":{".ai_agency/memory/scratchpad.md":"9d0f687cf8e95c6335f1efb070da8029878417c28117e3b89aa8536ad70a5b95"}},".ai_agency/memory/state.json":{"size":3654,"mtime_ns":1785330750963913800,"indexed_at_ns":1786863680437228800,"word_count":254,"hashes":{".ai_agency/memory/state.json":"1204676f8f295d89733888bb87936061b7a700df0cc936fbf08fd5269b534e8d"}},".ai_agency/orchestrate.py":{"size":6800,"mtime_ns":1785148022072662500,"indexed_at_ns":1786863680437736800,"word_count":644,"hashes":{".ai_agency/orchestrate.py":"90ec787fdd4c71f5203c56b6899aadcc26e6e0bad0cc576d2f982aa42eed42e1"}},".ai_agency/specs/api_contract.md":{"size":1515,"mtime_ns":1785148022077664900,"indexed_at_ns":1786863693918623100,"word_count":139,"hashes":{".ai_agency/specs/api_contract.md":"ea0911b6a5ad6a908ab707f7553f5f24712c1e198fd79255fa85e3249150e8b4"}},".ai_agency/specs/architecture_spec.md":{"size":790,"mtime_ns":1785148022082260900,"indexed_at_ns":1786863693919623000,"word_count":99,"hashes":{".ai_agency/specs/architecture_spec.md":"6269043f6a144e8ac86ff1db7e014075185e5675a4a0ee23e99e70d88253b8af"}},".ai_agency/specs/prd.md":{"size":724,"mtime_ns":1785148022087251600,"indexed_at_ns":1786863693921188600,"word_count":96,"hashes":{".ai_agency/specs/prd.md":"1c6d5a0ec8a709a2b3aed28225f5fe148ad2d75851d45699187678d055947b11"}},".ai_agency/specs/project_health.md":{"size":444,"mtime_ns":1785148022098314600,"indexed_at_ns":1786863693923194300,"word_count":65,"hashes":{".ai_agency/specs/project_health.md":"677c2f1d35c31d75d935766f154683e0483b08c696117ee612bee1528705c598"}},".ai_agency/specs/reviews/README.md":{"size":1029,"mtime_ns":1785148022105834900,"indexed_at_ns":1786863693924698200,"word_count":117,"hashes":{".ai_agency/specs/reviews/readme.md":"8ceb4cae1ad4c0f660557d827ced970cda8f7d020f8124b624b228174b1b65ab"}},".ai_agency/specs/reviews/backend_review.md":{"size":1430,"mtime_ns":1785148022110362400,"indexed_at_ns":1786863693926808400,"word_count":172,"hashes":{".ai_agency/specs/reviews/backend_review.md":"fca1f8d59c2eab255f7aba246b26731fe53f208e737ccf46035389591900a150"}},".ai_agency/specs/reviews/code_health_review.md":{"size":2193,"mtime_ns":1785148022114359700,"indexed_at_ns":1786863693927808600,"word_count":279,"hashes":{".ai_agency/specs/reviews/code_health_review.md":"532e04465e125183d6dd8f8af61bfc8735a514b3fbbc49069f5f0884155ed93f"}},".ai_agency/specs/reviews/frontend_review.md":{"size":1452,"mtime_ns":1785148022118486900,"indexed_at_ns":1786863693929808600,"word_count":183,"hashes":{".ai_agency/specs/reviews/frontend_review.md":"9f826c0267cad8bd5d342b1f908c927976d9be7da3f75b175331381ef8c8b680"}},".ai_agency/specs/reviews/security_review.md":{"size":874,"mtime_ns":1785148022121487200,"indexed_at_ns":1786863693931808300,"word_count":110,"hashes":{".ai_agency/specs/reviews/security_review.md":"51363e62e919d6772c2b3b9a1a3f3870a5892dae6d408217ed3fb475f72d3f0b"}},".ai_agency/specs/reviews/seo_content_review.md":{"size":1238,"mtime_ns":1785148022131533800,"indexed_at_ns":1786863693932808200,"word_count":156,"hashes":{".ai_agency/specs/reviews/seo_content_review.md":"bc8401649a86585b4061b3ec0f584910c54aad25bc9943392179bc070c07a434"}},".ai_agency/specs/reviews/ux_review.md":{"size":1131,"mtime_ns":1785148022136550700,"indexed_at_ns":1786863693934808700,"word_count":150,"hashes":{".ai_agency/specs/reviews/ux_review.md":"b8a52f324e36fcc2d046cc903a05903057098a67a397ae6442d6c825091f4513"}},".claude/CLAUDE.md":{"size":229,"mtime_ns":1786863506887378800,"indexed_at_ns":1786863693936609300,"word_count":29,"hashes":{".claude/claude.md":"bc13fe68ca2c17442410eba331059e731c5c83c4ea036819b6555449f2f9bd3e"}},".claude/settings.json":{"size":502,"mtime_ns":1786863506896982400,"indexed_at_ns":1786863680440309500,"word_count":38,"hashes":{".claude/settings.json":"7f1d3686b704c4ea28478db0f136f7ad02ad4c443d1d61547195eb41b386e194"}},".claude/skills/graphify/SKILL.md":{"size":43292,"mtime_ns":1786863506884372300,"indexed_at_ns":1786863693937614400,"word_count":5442,"hashes":{".claude/skills/graphify/skill.md":"5b24d39cbbb662ea1cd672839f64b50823e1b7de9b113f542248eac38c70cdf1"}},".claude/skills/graphify/references/add-watch.md":{"size":2486,"mtime_ns":1786863247327045900,"indexed_at_ns":1786863693939614400,"word_count":366,"hashes":{".claude/skills/graphify/references/add-watch.md":"cb5e2f3284265c08c88c08f445b96958b13a9115c0afc0a33206c293d1b1c187"}},".claude/skills/graphify/references/exports.md":{"size":3362,"mtime_ns":1786863247328043300,"indexed_at_ns":1786863693941614100,"word_count":470,"hashes":{".claude/skills/graphify/references/exports.md":"7aa8b606e5c19334b6c9fe62a12fc30eb46c0320d1dbb5726cfda0becdd04a5a"}},".claude/skills/graphify/references/extraction-spec.md":{"size":7960,"mtime_ns":1786863247328043300,"indexed_at_ns":1786863693943614700,"word_count":1038,"hashes":{".claude/skills/graphify/references/extraction-spec.md":"9cf5d515d0d8584aeef36708df34f560078772a568ed599cac5ba20b089e563d"}},".claude/skills/graphify/references/github-and-merge.md":{"size":2177,"mtime_ns":1786863247329043200,"indexed_at_ns":1786863693945118300,"word_count":271,"hashes":{".claude/skills/graphify/references/github-and-merge.md":"609de4b1331ddb2f8c80e97aac0a5de782a373d6f5af858e10a731c20b35c0e2"}},".claude/skills/graphify/references/hooks.md":{"size":1267,"mtime_ns":1786863247330040600,"indexed_at_ns":1786863693946123500,"word_count":193,"hashes":{".claude/skills/graphify/references/hooks.md":"7c7827f2f29d6e2cb6cc6902558dac08380f60c414b4968f83e1bc4e61b3e268"}},".claude/skills/graphify/references/query.md":{"size":13456,"mtime_ns":1786863247330040600,"indexed_at_ns":1786863693947124100,"word_count":1763,"hashes":{".claude/skills/graphify/references/query.md":"54526cc3e2392922d344f14767f09037ef85fb7ec5cc7911b749b35bcb004fbf"}},".claude/skills/graphify/references/transcribe.md":{"size":3173,"mtime_ns":1786863247331669700,"indexed_at_ns":1786863693949631700,"word_count":418,"hashes":{".claude/skills/graphify/references/transcribe.md":"1d5afbaccf36e952e71082591edfc9e4fbd9946eb85b01855a1d0bd810b7623d"}},".claude/skills/graphify/references/update.md":{"size":10425,"mtime_ns":1786863247332678700,"indexed_at_ns":1786863693951631700,"word_count":1196,"hashes":{".claude/skills/graphify/references/update.md":"0249cd6ceae6effdfc7371b51d00c462f51d95700101dcedd36255bab1b4ce7a"}},".gitea/scripts/with-vpn.sh":{"size":1794,"mtime_ns":1786799852126316200,"indexed_at_ns":1786863680441317700,"word_count":208,"hashes":{".gitea/scripts/with-vpn.sh":"9ec013d142e3cf5d7e5f09778fcb06b4b8ea7b394688f9f40b5e74298c76bcf0"}},".gitea/workflows/deploy.yml":{"size":705,"mtime_ns":1786799852129314900,"indexed_at_ns":1786863693953204100,"word_count":66,"hashes":{".gitea/workflows/deploy.yml":"16db5d3c44a232a7d06f48cd831f0029888fe09d01e077f8baa6179418de97c9"}},"BACKEND_INTEGRATION.md":{"size":15570,"mtime_ns":1783856792407456900,"indexed_at_ns":1786863693955111300,"word_count":1521,"hashes":{"backend_integration.md":"e8e295d94e7ede012716ffa00a3897949b7c672220e28934bb3f1b3421b0ada4"}},"CLAUDE.md":{"size":781,"mtime_ns":1786863506889539900,"indexed_at_ns":1786863693956628000,"word_count":106,"hashes":{"claude.md":"b5a5237f0dd262308961666186afbe48d20e935dfee4ce03b818c7badbca2cc4"}},"DATABASE_SCHEMA.md":{"size":15407,"mtime_ns":1783856792408463100,"indexed_at_ns":1786863693957628200,"word_count":1566,"hashes":{"database_schema.md":"f3a6af02ddd27083b48621a20730670aeb6c9e644f526619e1e3f1f84f148862"}},"README.md":{"size":13121,"mtime_ns":1785589838803752400,"indexed_at_ns":1786863693959627800,"word_count":1310,"hashes":{"readme.md":"a436483d430dc94fdecc2b3e51296180ee6c36265dda1d38d40a5ab22a908ff7"}},"backend/README.md":{"size":5028,"mtime_ns":1783764561601382400,"indexed_at_ns":1786863693961627700,"word_count":472,"hashes":{"backend/readme.md":"c3edfd26252566ef2ddee12c91a874b59e03a1656894d3db25209a0e4031010a"}},"backend/eslint.config.mjs":{"size":1301,"mtime_ns":1786799852134389200,"indexed_at_ns":1786863534431014600,"word_count":86},"backend/nest-cli.json":{"size":171,"mtime_ns":1783764561602717300,"indexed_at_ns":1786863680442315200,"word_count":13,"hashes":{"backend/nest-cli.json":"bc5d809c5959501544235473a6c264c5f3ab1100522e852d0a06034f5f00cd6f"}},"backend/package.json":{"size":2799,"mtime_ns":1786799852141904400,"indexed_at_ns":1786863680444315800,"word_count":208,"hashes":{"backend/package.json":"21912a365ea8843084de1956d6e2b9648f640d87071d5fc5eff61c80a61232c0"}},"backend/prisma/migrations/20260526145407_init/migration.sql":{"size":8963,"mtime_ns":1783764561612007600,"indexed_at_ns":1786863680445315600,"word_count":936,"hashes":{"backend/prisma/migrations/20260526145407_init/migration.sql":"d6cc5e861e43bf82dcffe1ad7121fcbe9f74db7901cf204b5058da3132d3c1d2"}},"backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql":{"size":404,"mtime_ns":1783764561613425800,"indexed_at_ns":1786863680446319100,"word_count":48,"hashes":{"backend/prisma/migrations/20260526160916_add_ui_texts_and_scientific_terms/migration.sql":"c564f4aba35d32a733a5837c33664c68c8912277ad9645310f7e8116fbcba741"}},"backend/prisma/scientificTerms.ts":{"size":24298,"mtime_ns":1785325924634812500,"indexed_at_ns":1786863534471369900,"word_count":2294},"backend/prisma/seed-blogs.ts":{"size":6956,"mtime_ns":1783856792411456200,"indexed_at_ns":1786863534478877500,"word_count":620},"backend/prisma/seed-custom.ts":{"size":3836,"mtime_ns":1786799852144902000,"indexed_at_ns":1786863534484541000,"word_count":371},"backend/prisma/seed-home.ts":{"size":3874,"mtime_ns":1785327951145202900,"indexed_at_ns":1786863534491538300,"word_count":374},"backend/prisma/seed-products-data.json":{"size":59316,"mtime_ns":1784621786937006900,"indexed_at_ns":1786863680448315400,"word_count":5730,"hashes":{"backend/prisma/seed-products-data.json":"1082bc2279b9077d9ab461782595bfbc634193ccb2765c7cfff067c29874d795"}},"backend/prisma/seed-products.ts":{"size":28292,"mtime_ns":1786799852148417900,"indexed_at_ns":1786863534503398000,"word_count":2063},"backend/prisma/seed-ui-texts.ts":{"size":9217,"mtime_ns":1786799852151190300,"indexed_at_ns":1786863534511402600,"word_count":755},"backend/prisma/seed-wiki.ts":{"size":2903,"mtime_ns":1783764561624836600,"indexed_at_ns":1786863534518133500,"word_count":273},"backend/prisma/seed.ts":{"size":30472,"mtime_ns":1786799852154882200,"indexed_at_ns":1786863534524646900,"word_count":2632},"backend/prisma/tsconfig.seed.json":{"size":143,"mtime_ns":1785327951150720400,"indexed_at_ns":1786863680449821000,"word_count":13,"hashes":{"backend/prisma/tsconfig.seed.json":"0dd0013121ee9c7935ba92fb0295f64511daf157a8776d3da6bb79a81e0fee78"}},"backend/scripts/generate-openapi.ts":{"size":1385,"mtime_ns":1786799852156390500,"indexed_at_ns":1786863534537298000,"word_count":128},"backend/src/admin/admin.controller.spec.ts":{"size":593,"mtime_ns":1786799852157399700,"indexed_at_ns":1786863534543362400,"word_count":59},"backend/src/admin/admin.controller.ts":{"size":7859,"mtime_ns":1786799852161903300,"indexed_at_ns":1786863534549368400,"word_count":783},"backend/src/admin/admin.module.ts":{"size":1291,"mtime_ns":1785327951155252000,"indexed_at_ns":1786863534557978400,"word_count":131},"backend/src/admin/admin.service.spec.ts":{"size":682,"mtime_ns":1786799852162911100,"indexed_at_ns":1786863534564065100,"word_count":72},"backend/src/admin/admin.service.ts":{"size":17562,"mtime_ns":1786799852166910300,"indexed_at_ns":1786863534569198600,"word_count":1831},"backend/src/admin/blogs.controller.ts":{"size":1840,"mtime_ns":1786799852170191700,"indexed_at_ns":1786863534578222000,"word_count":190},"backend/src/admin/blogs.service.ts":{"size":1810,"mtime_ns":1786799852171191000,"indexed_at_ns":1786863534584725500,"word_count":221},"backend/src/admin/categories.controller.ts":{"size":2187,"mtime_ns":1786799852174192500,"indexed_at_ns":1786863534590311100,"word_count":204},"backend/src/admin/categories.service.ts":{"size":2005,"mtime_ns":1786799852175194300,"indexed_at_ns":1786863534595817200,"word_count":223},"backend/src/admin/dto/admin-query.dto.ts":{"size":634,"mtime_ns":1786799852178706400,"indexed_at_ns":1786863534603325400,"word_count":60},"backend/src/admin/media.controller.ts":{"size":1896,"mtime_ns":1786799852182210000,"indexed_at_ns":1786863534609528900,"word_count":184},"backend/src/admin/media.service.ts":{"size":2095,"mtime_ns":1786799852185216000,"indexed_at_ns":1786863534616040300,"word_count":215},"backend/src/admin/pets.controller.ts":{"size":1195,"mtime_ns":1786799852186217200,"indexed_at_ns":1786863534621612800,"word_count":117},"backend/src/admin/pets.service.ts":{"size":1461,"mtime_ns":1786799852188731200,"indexed_at_ns":1786863534629254900,"word_count":169},"backend/src/admin/reports.controller.ts":{"size":664,"mtime_ns":1783764561642147000,"indexed_at_ns":1786863534634255100,"word_count":66},"backend/src/admin/reports.service.ts":{"size":3399,"mtime_ns":1786799852189730800,"indexed_at_ns":1786863534640768500,"word_count":388},"backend/src/admin/wiki.controller.ts":{"size":1814,"mtime_ns":1786799852191732300,"indexed_at_ns":1786863534647913700,"word_count":179},"backend/src/admin/wiki.service.ts":{"size":1767,"mtime_ns":1786799852193324200,"indexed_at_ns":1786863534654035100,"word_count":195},"backend/src/app.controller.spec.ts":{"size":617,"mtime_ns":1783764561644839700,"indexed_at_ns":1786863534660738600,"word_count":61},"backend/src/app.controller.ts":{"size":274,"mtime_ns":1783764561645849100,"indexed_at_ns":1786863534667244700,"word_count":31},"backend/src/app.module.ts":{"size":3412,"mtime_ns":1786799852196331300,"indexed_at_ns":1786863534675933600,"word_count":325},"backend/src/app.service.ts":{"size":142,"mtime_ns":1783764561648840500,"indexed_at_ns":1786863534680950600,"word_count":19},"backend/src/auth/auth.controller.spec.ts":{"size":1528,"mtime_ns":1785327951179468000,"indexed_at_ns":1786863534687029500,"word_count":149},"backend/src/auth/auth.controller.ts":{"size":4434,"mtime_ns":1786799852199844100,"indexed_at_ns":1786863534694034100,"word_count":382},"backend/src/auth/auth.module.ts":{"size":644,"mtime_ns":1786799852200843900,"indexed_at_ns":1786863534700113900,"word_count":69},"backend/src/auth/auth.service.spec.ts":{"size":4264,"mtime_ns":1786799852201843300,"indexed_at_ns":1786863534705627700,"word_count":379},"backend/src/auth/auth.service.ts":{"size":6752,"mtime_ns":1786806867172986600,"indexed_at_ns":1786863534713700300,"word_count":682},"backend/src/auth/dto/admin-login.dto.ts":{"size":772,"mtime_ns":1786799852205357700,"indexed_at_ns":1786863534720212600,"word_count":82},"backend/src/auth/dto/login.dto.ts":{"size":587,"mtime_ns":1783764561659109000,"indexed_at_ns":1786863534727735200,"word_count":63},"backend/src/auth/dto/register.dto.ts":{"size":1197,"mtime_ns":1785327951186476900,"indexed_at_ns":1786863534732751200,"word_count":115},"backend/src/auth/dto/send-otp.dto.ts":{"size":374,"mtime_ns":1783764561661106500,"indexed_at_ns":1786863534739271500,"word_count":39},"backend/src/auth/dto/verify-otp.dto.ts":{"size":594,"mtime_ns":1783764561662112100,"indexed_at_ns":1786863534745843500,"word_count":64},"backend/src/auth/jwt-auth.guard.ts":{"size":494,"mtime_ns":1786799852205862700,"indexed_at_ns":1786863534751350400,"word_count":58},"backend/src/auth/jwt.strategy.ts":{"size":1089,"mtime_ns":1786799852206870900,"indexed_at_ns":1786863534758565800,"word_count":110},"backend/src/auth/roles.decorator.ts":{"size":54,"mtime_ns":1786799852208379600,"indexed_at_ns":1786863534764578800,"word_count":4},"backend/src/auth/roles.guard.ts":{"size":46,"mtime_ns":1786799852209003400,"indexed_at_ns":1786863534770087500,"word_count":4},"backend/src/b2b/b2b.controller.ts":{"size":2684,"mtime_ns":1786799852212013200,"indexed_at_ns":1786863534777707900,"word_count":246},"backend/src/b2b/b2b.module.ts":{"size":342,"mtime_ns":1786799852212013200,"indexed_at_ns":1786863534783641300,"word_count":38},"backend/src/b2b/b2b.service.ts":{"size":2379,"mtime_ns":1786799852214009300,"indexed_at_ns":1786863534792157000,"word_count":243},"backend/src/banners/banners.controller.ts":{"size":1923,"mtime_ns":1786799852215010200,"indexed_at_ns":1786863534797707700,"word_count":169},"backend/src/banners/banners.module.ts":{"size":374,"mtime_ns":1786799852216010300,"indexed_at_ns":1786863534807022900,"word_count":38},"backend/src/banners/banners.service.ts":{"size":1394,"mtime_ns":1786799852216010300,"indexed_at_ns":1786863534813112700,"word_count":160},"backend/src/blogs/blogs.controller.ts":{"size":1197,"mtime_ns":1786799852218009900,"indexed_at_ns":1786863534819206600,"word_count":108},"backend/src/blogs/blogs.module.ts":{"size":248,"mtime_ns":1783764561665678100,"indexed_at_ns":1786863534825741600,"word_count":28},"backend/src/blogs/blogs.service.ts":{"size":1674,"mtime_ns":1786799852219010000,"indexed_at_ns":1786863534831743000,"word_count":191},"backend/src/blogs/dto/create-blog.dto.ts":{"size":30,"mtime_ns":1783764561671557000,"indexed_at_ns":1786863534838708700,"word_count":4},"backend/src/blogs/dto/update-blog.dto.ts":{"size":164,"mtime_ns":1783764561673712400,"indexed_at_ns":1786863534844735300,"word_count":18},"backend/src/blogs/entities/blog.entity.ts":{"size":21,"mtime_ns":1783764561675101100,"indexed_at_ns":1786863534850735400,"word_count":4},"backend/src/cms/cms.controller.ts":{"size":3521,"mtime_ns":1785327951196913100,"indexed_at_ns":1786863534858244500,"word_count":280},"backend/src/cms/cms.module.ts":{"size":342,"mtime_ns":1785148022206298000,"indexed_at_ns":1786863534864244300,"word_count":38},"backend/src/cms/cms.service.ts":{"size":2501,"mtime_ns":1785327951197940400,"indexed_at_ns":1786863534870502100,"word_count":256},"backend/src/cms/dto/cms.dto.ts":{"size":2357,"mtime_ns":1785327951199995500,"indexed_at_ns":1786863534877728700,"word_count":203},"backend/src/common/decorators/roles.decorator.ts":{"size":157,"mtime_ns":1786799852220522400,"indexed_at_ns":1786863534882729600,"word_count":20},"backend/src/common/dto/pagination.dto.ts":{"size":1188,"mtime_ns":1785327951201988900,"indexed_at_ns":1786863534889612500,"word_count":121},"backend/src/common/filters/http-exception.filter.ts":{"size":4824,"mtime_ns":1786799852224528200,"indexed_at_ns":1786863534896118700,"word_count":468},"backend/src/common/filters/prisma-exception.filter.ts":{"size":2412,"mtime_ns":1785330913143709100,"indexed_at_ns":1786863534903118900,"word_count":228},"backend/src/common/guards/roles.guard.spec.ts":{"size":2426,"mtime_ns":1786799852225556800,"indexed_at_ns":1786863534909695400,"word_count":223},"backend/src/common/guards/roles.guard.ts":{"size":1285,"mtime_ns":1786799852226565200,"indexed_at_ns":1786863534916198700,"word_count":120},"backend/src/common/interceptors/decimal.interceptor.spec.ts":{"size":1677,"mtime_ns":1786799852227565700,"indexed_at_ns":1786863534923711900,"word_count":164},"backend/src/common/interceptors/decimal.interceptor.ts":{"size":1094,"mtime_ns":1786799852227565700,"indexed_at_ns":1786863534929913300,"word_count":118},"backend/src/common/metrics.controller.ts":{"size":2093,"mtime_ns":1786799852229073100,"indexed_at_ns":1786863534936006600,"word_count":206},"backend/src/common/schemas/error-response.schema.ts":{"size":1680,"mtime_ns":1785330913144701500,"indexed_at_ns":1786863534942170300,"word_count":162},"backend/src/common/schemas/paginated-response.schema.ts":{"size":1108,"mtime_ns":1786799852230082200,"indexed_at_ns":1786863534949353300,"word_count":110},"backend/src/common/services/sms.service.ts":{"size":4837,"mtime_ns":1786806849058297600,"indexed_at_ns":1786863534955860000,"word_count":472},"backend/src/common/sms.module.ts":{"size":204,"mtime_ns":1785330750996125100,"indexed_at_ns":1786863534962381000,"word_count":24},"backend/src/contact/contact.controller.ts":{"size":1990,"mtime_ns":1786799852234596200,"indexed_at_ns":1786863534967884500,"word_count":177},"backend/src/contact/contact.module.ts":{"size":365,"mtime_ns":1786799852236599000,"indexed_at_ns":1786863534974401800,"word_count":38},"backend/src/contact/contact.service.ts":{"size":4698,"mtime_ns":1786799852236599000,"indexed_at_ns":1786863534980086100,"word_count":451},"backend/src/home/dto/create-home.dto.ts":{"size":30,"mtime_ns":1783764561682365300,"indexed_at_ns":1786863534987087100,"word_count":4},"backend/src/home/dto/update-home.dto.ts":{"size":164,"mtime_ns":1783764561682365300,"indexed_at_ns":1786863534992600800,"word_count":18},"backend/src/home/entities/home.entity.ts":{"size":21,"mtime_ns":1783764561684884800,"indexed_at_ns":1786863534999171300,"word_count":4},"backend/src/home/home.controller.ts":{"size":757,"mtime_ns":1785327951212087300,"indexed_at_ns":1786863535004176100,"word_count":69},"backend/src/home/home.module.ts":{"size":241,"mtime_ns":1783764561687108000,"indexed_at_ns":1786863535011491500,"word_count":28},"backend/src/home/home.service.ts":{"size":1372,"mtime_ns":1785327951214087300,"indexed_at_ns":1786863535016491700,"word_count":144},"backend/src/ingredients/ingredients.controller.ts":{"size":1952,"mtime_ns":1786799852237596500,"indexed_at_ns":1786863535024117600,"word_count":165},"backend/src/ingredients/ingredients.module.ts":{"size":406,"mtime_ns":1786799852238596500,"indexed_at_ns":1786863535030195600,"word_count":38},"backend/src/ingredients/ingredients.service.ts":{"size":1526,"mtime_ns":1786799852240108300,"indexed_at_ns":1786863535035320500,"word_count":162},"backend/src/main.ts":{"size":3824,"mtime_ns":1786799852243122100,"indexed_at_ns":1786863535042494800,"word_count":334},"backend/src/orders/dto/create-order.dto.ts":{"size":1899,"mtime_ns":1785327951218626100,"indexed_at_ns":1786863535048494100,"word_count":162},"backend/src/orders/orders.controller.spec.ts":{"size":1910,"mtime_ns":1785327951219627700,"indexed_at_ns":1786863535055560000,"word_count":194},"backend/src/orders/orders.controller.ts":{"size":5398,"mtime_ns":1786799852245117300,"indexed_at_ns":1786863535060553900,"word_count":465},"backend/src/orders/orders.module.ts":{"size":255,"mtime_ns":1783764561697598200,"indexed_at_ns":1786863535066790700,"word_count":28},"backend/src/orders/orders.service.spec.ts":{"size":4974,"mtime_ns":1786799852246117900,"indexed_at_ns":1786863535074585400,"word_count":483},"backend/src/orders/orders.service.ts":{"size":11555,"mtime_ns":1786799852247117200,"indexed_at_ns":1786863535081088800,"word_count":1088},"backend/src/pets/dto/create-health-log.dto.ts":{"size":761,"mtime_ns":1785327951229443300,"indexed_at_ns":1786863535087660400,"word_count":69},"backend/src/pets/dto/create-pet.dto.ts":{"size":1143,"mtime_ns":1785327951230948800,"indexed_at_ns":1786863535094172300,"word_count":104},"backend/src/pets/dto/create-reminder.dto.ts":{"size":810,"mtime_ns":1785327951231958200,"indexed_at_ns":1786863535101315600,"word_count":71},"backend/src/pets/dto/update-pet.dto.ts":{"size":160,"mtime_ns":1783764561709557500,"indexed_at_ns":1786863535107396200,"word_count":18},"backend/src/pets/pets.controller.spec.ts":{"size":2544,"mtime_ns":1786799852248118800,"indexed_at_ns":1786863535113902500,"word_count":269},"backend/src/pets/pets.controller.ts":{"size":7178,"mtime_ns":1786799852249120300,"indexed_at_ns":1786863535119901600,"word_count":657},"backend/src/pets/pets.module.ts":{"size":241,"mtime_ns":1783764561714469800,"indexed_at_ns":1786863535125397200,"word_count":28},"backend/src/pets/pets.service.spec.ts":{"size":2961,"mtime_ns":1785327951238208000,"indexed_at_ns":1786863535132005000,"word_count":272},"backend/src/pets/pets.service.ts":{"size":6978,"mtime_ns":1786799852250117400,"indexed_at_ns":1786863535137713400,"word_count":710},"backend/src/prescriptions/prescriptions.controller.ts":{"size":2356,"mtime_ns":1786799852253748300,"indexed_at_ns":1786863535145222600,"word_count":232},"backend/src/prescriptions/prescriptions.module.ts":{"size":422,"mtime_ns":1786799852254465600,"indexed_at_ns":1786863535151222700,"word_count":38},"backend/src/prescriptions/prescriptions.service.ts":{"size":3529,"mtime_ns":1786799852256562700,"indexed_at_ns":1786863535157446300,"word_count":379},"backend/src/prisma/prisma.module.ts":{"size":210,"mtime_ns":1783764561718199800,"indexed_at_ns":1786863535164330600,"word_count":24},"backend/src/prisma/prisma.service.ts":{"size":354,"mtime_ns":1785327951241209600,"indexed_at_ns":1786863535170609600,"word_count":37},"backend/src/products/dto/get-products.dto.ts":{"size":1320,"mtime_ns":1786799852260271600,"indexed_at_ns":1786863535176492100,"word_count":115},"backend/src/products/products.controller.spec.ts":{"size":1863,"mtime_ns":1785327951243280800,"indexed_at_ns":1786863535183613400,"word_count":166},"backend/src/products/products.controller.ts":{"size":2445,"mtime_ns":1786799852261281700,"indexed_at_ns":1786863535190428600,"word_count":209},"backend/src/products/products.module.ts":{"size":269,"mtime_ns":1783764561723672400,"indexed_at_ns":1786863535197280400,"word_count":28},"backend/src/products/products.service.spec.ts":{"size":1597,"mtime_ns":1786799852263279400,"indexed_at_ns":1786863535202917700,"word_count":154},"backend/src/products/products.service.ts":{"size":6463,"mtime_ns":1786799852264283000,"indexed_at_ns":1786863535210559200,"word_count":668},"backend/src/redis/redis.module.ts":{"size":205,"mtime_ns":1783764561727662100,"indexed_at_ns":1786863535217462500,"word_count":24},"backend/src/redis/redis.service.spec.ts":{"size":1525,"mtime_ns":1783764561728672300,"indexed_at_ns":1786863535222986600,"word_count":145},"backend/src/redis/redis.service.ts":{"size":1120,"mtime_ns":1786799852265279600,"indexed_at_ns":1786863535230726100,"word_count":124},"backend/src/seo/seo.controller.ts":{"size":904,"mtime_ns":1785327951247283200,"indexed_at_ns":1786863535236090400,"word_count":85},"backend/src/seo/seo.module.ts":{"size":342,"mtime_ns":1785148022268580900,"indexed_at_ns":1786863535243640100,"word_count":38},"backend/src/seo/seo.service.ts":{"size":2029,"mtime_ns":1785327951248280300,"indexed_at_ns":1786863535249760000,"word_count":182},"backend/src/settings/settings.controller.spec.ts":{"size":2977,"mtime_ns":1786799852267280300,"indexed_at_ns":1786863535257859100,"word_count":246},"backend/src/settings/settings.controller.ts":{"size":4024,"mtime_ns":1786799852270433500,"indexed_at_ns":1786863535264930100,"word_count":302},"backend/src/settings/settings.module.ts":{"size":382,"mtime_ns":1783764561735515700,"indexed_at_ns":1786863535272121400,"word_count":38},"backend/src/settings/settings.service.spec.ts":{"size":2728,"mtime_ns":1783764561736856500,"indexed_at_ns":1786863535278254000,"word_count":251},"backend/src/settings/settings.service.ts":{"size":2049,"mtime_ns":1786799852273441000,"indexed_at_ns":1786863535284855000,"word_count":215},"backend/src/smart-advisor/smart-advisor.controller.ts":{"size":1821,"mtime_ns":1786799852275441500,"indexed_at_ns":1786863535292219400,"word_count":152},"backend/src/smart-advisor/smart-advisor.module.ts":{"size":416,"mtime_ns":1786799852276441700,"indexed_at_ns":1786863535298401600,"word_count":38},"backend/src/smart-advisor/smart-advisor.service.ts":{"size":1241,"mtime_ns":1786799852277440400,"indexed_at_ns":1786863535304944400,"word_count":131},"backend/src/testimonials/testimonials.controller.ts":{"size":1702,"mtime_ns":1786799852279441800,"indexed_at_ns":1786863535310995900,"word_count":143},"backend/src/testimonials/testimonials.module.ts":{"size":414,"mtime_ns":1786799852279441800,"indexed_at_ns":1786863535317805000,"word_count":38},"backend/src/testimonials/testimonials.service.ts":{"size":1100,"mtime_ns":1786799852281471300,"indexed_at_ns":1786863535324923000,"word_count":121},"backend/src/users/dto/address.dto.ts":{"size":1098,"mtime_ns":1783764561739871500,"indexed_at_ns":1786863535331380200,"word_count":99},"backend/src/users/dto/update-profile.dto.ts":{"size":690,"mtime_ns":1783764561742868400,"indexed_at_ns":1786863535339843600,"word_count":63},"backend/src/users/users.controller.spec.ts":{"size":3333,"mtime_ns":1785327951253796500,"indexed_at_ns":1786863535346781600,"word_count":322},"backend/src/users/users.controller.ts":{"size":6854,"mtime_ns":1786799852282481500,"indexed_at_ns":1786863535353416500,"word_count":590},"backend/src/users/users.module.ts":{"size":275,"mtime_ns":1783764561748154400,"indexed_at_ns":1786863535360908700,"word_count":30},"backend/src/users/users.service.spec.ts":{"size":3817,"mtime_ns":1786799852283480600,"indexed_at_ns":1786863535367156600,"word_count":316},"backend/src/users/users.service.ts":{"size":3967,"mtime_ns":1786799852285114500,"indexed_at_ns":1786863535374001800,"word_count":384},"backend/src/videos/dto/create-video.dto.ts":{"size":1424,"mtime_ns":1785327951263854600,"indexed_at_ns":1786863535381108500,"word_count":115},"backend/src/videos/dto/get-videos-query.dto.ts":{"size":643,"mtime_ns":1786799852287643500,"indexed_at_ns":1786863535387813200,"word_count":77},"backend/src/videos/videos.controller.ts":{"size":1924,"mtime_ns":1786799852291153100,"indexed_at_ns":1786863535393635000,"word_count":173},"backend/src/videos/videos.module.ts":{"size":283,"mtime_ns":1785148022306583700,"indexed_at_ns":1786863535400714100,"word_count":30},"backend/src/videos/videos.service.ts":{"size":2471,"mtime_ns":1786799852292167900,"indexed_at_ns":1786863535407503100,"word_count":266},"backend/src/wholesale/dto/wholesale-apply.dto.ts":{"size":739,"mtime_ns":1785148022317622300,"indexed_at_ns":1786863535413220000,"word_count":66},"backend/src/wholesale/wholesale.controller.ts":{"size":2037,"mtime_ns":1786799852294177000,"indexed_at_ns":1786863535418912100,"word_count":160},"backend/src/wholesale/wholesale.module.ts":{"size":390,"mtime_ns":1785148022328746300,"indexed_at_ns":1786863535425686500,"word_count":38},"backend/src/wholesale/wholesale.service.ts":{"size":2627,"mtime_ns":1785330913149233300,"indexed_at_ns":1786863535431718700,"word_count":266},"backend/src/wiki/dto/create-wiki.dto.ts":{"size":30,"mtime_ns":1783764561752933200,"indexed_at_ns":1786863535439031200,"word_count":4},"backend/src/wiki/dto/update-wiki.dto.ts":{"size":164,"mtime_ns":1783764561753945200,"indexed_at_ns":1786863535446428400,"word_count":18},"backend/src/wiki/entities/wiki.entity.ts":{"size":21,"mtime_ns":1783764561755039400,"indexed_at_ns":1786863535452455400,"word_count":4},"backend/src/wiki/wiki.controller.ts":{"size":1219,"mtime_ns":1785327951272850400,"indexed_at_ns":1786863535458333000,"word_count":110},"backend/src/wiki/wiki.module.ts":{"size":241,"mtime_ns":1783764561756925000,"indexed_at_ns":1786863535464948400,"word_count":28},"backend/src/wiki/wiki.service.ts":{"size":1562,"mtime_ns":1786799852295173000,"indexed_at_ns":1786863535471010700,"word_count":174},"backend/test/app-audit-verification.e2e-spec.ts":{"size":6464,"mtime_ns":1786799852296174700,"indexed_at_ns":1786863535478067000,"word_count":569},"backend/test/app.e2e-spec.ts":{"size":981,"mtime_ns":1786799852297175000,"indexed_at_ns":1786863535484496000,"word_count":83},"backend/test/jest-e2e.json":{"size":183,"mtime_ns":1783764561762911800,"indexed_at_ns":1786863680450825300,"word_count":17,"hashes":{"backend/test/jest-e2e.json":"94091f560937212ad7027afcb77e62e6ac79e3e4cb401c3a16a56e7be4cac721"}},"backend/tsconfig.build.json":{"size":107,"mtime_ns":1783764561763447000,"indexed_at_ns":1786863680451826600,"word_count":10,"hashes":{"backend/tsconfig.build.json":"1f47c7dc3c8b5a15558654f45f21e0f553acc1680046f09dc24428e8538c4f9d"}},"backend/tsconfig.json":{"size":674,"mtime_ns":1783764561764062100,"indexed_at_ns":1786863680453826800,"word_count":47,"hashes":{"backend/tsconfig.json":"68997c6c58b6632c29f2a67be484173ed0026600b80b0d708b68f0e3faf47124"}},"backend/uploads/1781288429353-508765350.jpg":{"size":110246,"mtime_ns":1783764561766257000,"indexed_at_ns":1786863694120021300,"word_count":3882,"hashes":{"backend/uploads/1781288429353-508765350.jpg":"c9e532f0482584a2edf76404b86ef82679e5387079d73c59f10234de24ad5074"}},"canina.md":{"size":21969,"mtime_ns":1785148022337913300,"indexed_at_ns":1786863693962627600,"word_count":1983,"hashes":{"canina.md":"a221eb925b06614751d96581d4e3e2ce90bab577c83fd670f1819464859ab82b"}},"canina.pdf":{"size":2858373,"mtime_ns":1785148022370811500,"indexed_at_ns":1786863694095027500,"word_count":0,"hashes":{"canina.pdf":"a52d90e6dffb96dae468ba96f76239762b341751a6455734d75fadd22f30c87c"}},"docker-compose.yml":{"size":2077,"mtime_ns":1785589838806405700,"indexed_at_ns":1786863693964627800,"word_count":117,"hashes":{"docker-compose.yml":"217a4faba9b605112d77db983cc078a3fce3156b3e13c3c2a863e222049487e0"}},"docs/01-introduction.md":{"size":5543,"mtime_ns":1783856792428209800,"indexed_at_ns":1786863693966131500,"word_count":523,"hashes":{"docs/01-introduction.md":"e778b593daaf5be5abeebda97775520786de1bc4fec8d8f6bd3c784c9bc8a748"}},"docs/02-user-guide.md":{"size":4305,"mtime_ns":1783856792429211400,"indexed_at_ns":1786863693967709400,"word_count":422,"hashes":{"docs/02-user-guide.md":"d2955221ab93e1aba35b100205b4ee7858ea37c85062d871ddef39563bd7aef9"}},"docs/03-developer-guide.md":{"size":6717,"mtime_ns":1783764561771660500,"indexed_at_ns":1786863693969714100,"word_count":678,"hashes":{"docs/03-developer-guide.md":"84a16e17d0433edd8631789bdec3bbd7e6f716059cd064843ed8087eea9e2eeb"}},"docs/04-setup-and-deployment.md":{"size":4023,"mtime_ns":1783764561773294900,"indexed_at_ns":1786863693970713900,"word_count":425,"hashes":{"docs/04-setup-and-deployment.md":"723c6016b1bb499fee2b9f63b2c06a9b12f8e4c664b36ea1431181c333bc814e"}},"docs/05-devops-and-monitoring.md":{"size":3590,"mtime_ns":1783764561774446100,"indexed_at_ns":1786863693972714000,"word_count":374,"hashes":{"docs/05-devops-and-monitoring.md":"53f1f45bbbdd3cf81cb4bc082ef4e49f506627f10f581d3c4b835028d02b5421"}},"docs/06-testing.md":{"size":4214,"mtime_ns":1783764561774967500,"indexed_at_ns":1786863693973713900,"word_count":457,"hashes":{"docs/06-testing.md":"69d50bd5e233f030d8076b55b69599cee201e1c393b7ee1beeb495c304fd4bd3"}},"docs/README.md":{"size":2742,"mtime_ns":1783856792430212600,"indexed_at_ns":1786863693975714200,"word_count":253,"hashes":{"docs/readme.md":"24253bea870e2ba8cc7ecbe0c989f9f61ec2700e2564d016db157824dbd1fa9b"}},"docs/audit/00-repository-map.md":{"size":3171,"mtime_ns":1786799852298174200,"indexed_at_ns":1786863693977222500,"word_count":351,"hashes":{"docs/audit/00-repository-map.md":"dde4a63c991d0f469086a147df03b97d8370cd75fa19cc83af1199f267d7bc55"}},"docs/audit/01-system-discovery.md":{"size":3790,"mtime_ns":1786799852299174400,"indexed_at_ns":1786863693979222500,"word_count":467,"hashes":{"docs/audit/01-system-discovery.md":"6c91253cac025506db71adea33a054f88f4c367ba81fc3cb1b85c2bdcfec5c70"}},"docs/audit/02-audit-plan.md":{"size":5058,"mtime_ns":1786799852300175400,"indexed_at_ns":1786863693980222600,"word_count":530,"hashes":{"docs/audit/02-audit-plan.md":"b623d8f8c2b8a14c1ddca1ad956cd8afc9203f7a94eda8e63fd608bc8e9164d1"}},"docs/audit/03-baseline-command-plan.md":{"size":4904,"mtime_ns":1786799852300175400,"indexed_at_ns":1786863693982222800,"word_count":735,"hashes":{"docs/audit/03-baseline-command-plan.md":"fcf49beae52c69d7e9cf85967f028052fa1a78eaae5a2bb9b18072b0273e80e1"}},"docs/audit/04-open-questions.md":{"size":1690,"mtime_ns":1786799852301682100,"indexed_at_ns":1786863693983784800,"word_count":224,"hashes":{"docs/audit/04-open-questions.md":"02fbd51a9131da0b12122a5280cc6f842c299b436a72b117e2263f011b9ebf9c"}},"docs/audit/05-architectural-audit.md":{"size":4884,"mtime_ns":1786799852302689800,"indexed_at_ns":1786863693984790400,"word_count":560,"hashes":{"docs/audit/05-architectural-audit.md":"8977a5c304b3fe86636579d498a459ac98359c34f1062bf731b02f4602c0e94f"}},"docs/audit/06-storefront-audit.md":{"size":4191,"mtime_ns":1786799852303691400,"indexed_at_ns":1786863693987299500,"word_count":520,"hashes":{"docs/audit/06-storefront-audit.md":"1e2f2d9d867dc553f503ef91b3bd60310202225da12bc7d324e192f4e15d8c38"}},"docs/audit/07-backend-audit.md":{"size":5037,"mtime_ns":1786799852304689900,"indexed_at_ns":1786863693989301000,"word_count":581,"hashes":{"docs/audit/07-backend-audit.md":"0436a967b82026334bf45c9ca677d1e79ce688681bea4dc06a7fd19e2d5a2129"}},"docs/audit/08-admin-features-audit.md":{"size":4222,"mtime_ns":1786799852305951400,"indexed_at_ns":1786863693990300000,"word_count":479,"hashes":{"docs/audit/08-admin-features-audit.md":"dda5b0bae4f843a51274269dcb91d8b65db2f2917d336d511790da4718b05b8d"}},"docs/audit/09-database-audit.md":{"size":4126,"mtime_ns":1786799852306969500,"indexed_at_ns":1786863693992299700,"word_count":521,"hashes":{"docs/audit/09-database-audit.md":"d4f82b84ae6c1899ab4da1310414d993d9c23dcd2759120fbe551f5b8da95a08"}},"docs/audit/10-security-audit.md":{"size":5560,"mtime_ns":1786799852307952600,"indexed_at_ns":1786863693994299500,"word_count":678,"hashes":{"docs/audit/10-security-audit.md":"574df31423bd28b3cd58134e7c7e8780f4e2e46c760a372e0e2592c1e83bba4e"}},"docs/audit/11-code-quality-audit.md":{"size":3379,"mtime_ns":1786799852308957000,"indexed_at_ns":1786863693995299500,"word_count":419,"hashes":{"docs/audit/11-code-quality-audit.md":"b6b9a4845e0bd5674d897c08f5451f8cab4df22722826f7c9d55ca19b94d88da"}},"docs/audit/12-testing-audit.md":{"size":4106,"mtime_ns":1786799852309952600,"indexed_at_ns":1786863693997807500,"word_count":486,"hashes":{"docs/audit/12-testing-audit.md":"8bdf2058520a88de4d08c0635999de8f79fdab83055ef560ca3a865026b6450a"}},"docs/audit/13-devops-audit.md":{"size":3435,"mtime_ns":1786799852310953800,"indexed_at_ns":1786863693999375100,"word_count":440,"hashes":{"docs/audit/13-devops-audit.md":"d21daac201fcfc3a0e27c27348806f3f5d2790071578dcb98e7869cd6e9ec8a9"}},"docs/audit/14-documentation-audit.md":{"size":3311,"mtime_ns":1786799852311952200,"indexed_at_ns":1786863694001567900,"word_count":379,"hashes":{"docs/audit/14-documentation-audit.md":"e64be175bd632a05e37be823621eb8a8f13bdb74887d10f5f20887d41cef5c62"}},"docs/audit/15-raw-findings-index.json":{"size":9909,"mtime_ns":1786799852313066900,"indexed_at_ns":1786863680454829500,"word_count":817,"hashes":{"docs/audit/15-raw-findings-index.json":"3c1e582431f5f25edd2c38285c9d59f83c83d5348eaf0ced91d6e7c94a9afb6d"}},"docs/audit/16-deep-audit-summary.md":{"size":3111,"mtime_ns":1786799852313066900,"indexed_at_ns":1786863694003567300,"word_count":393,"hashes":{"docs/audit/16-deep-audit-summary.md":"8ea08de6ac54dddd9da6de934bc850bb31ab7e3c5470059d02d7f84dd120a0e4"}},"docs/audit/17-source-coverage-manifest.json":{"size":128714,"mtime_ns":1786799852315065000,"indexed_at_ns":1786863680455826100,"word_count":7827,"hashes":{"docs/audit/17-source-coverage-manifest.json":"834e6c341db760439d2e7a9c17531b03c17151ab0f2f16b92aac8a350bcae51d"}},"docs/audit/18-compiler-diagnostic-dispositions.md":{"size":1961,"mtime_ns":1786799852315065000,"indexed_at_ns":1786863694005566900,"word_count":285,"hashes":{"docs/audit/18-compiler-diagnostic-dispositions.md":"246b9164725e89c67c76f2305cd128f0c0f9bfdba46e45e0e958fe92ccdcda53"}},"docs/audit/19-finding-verification-report.md":{"size":5464,"mtime_ns":1786799852316064800,"indexed_at_ns":1786863694007070200,"word_count":753,"hashes":{"docs/audit/19-finding-verification-report.md":"1cd1bc37f9e76ba7e4d4ef82b8565def786abfeb159bc4d822e364e3f2ea694f"}},"docs/audit/20-verified-findings-index.json":{"size":21797,"mtime_ns":1786799852317071400,"indexed_at_ns":1786863680457826600,"word_count":1903,"hashes":{"docs/audit/20-verified-findings-index.json":"b20d0b140bd727faefde9f29aa4d787199dd386464030eecdf58e5a8ab629442"}},"docs/audit/21-phase2-quality-gate-summary.md":{"size":1706,"mtime_ns":1786799852318066000,"indexed_at_ns":1786863694009077900,"word_count":211,"hashes":{"docs/audit/21-phase2-quality-gate-summary.md":"1b117f866e73cd17c43e3a4e856584f03997a3c897d1de9afbd128ff8a86d09e"}},"docs/audit/22-tracked-first-party-files.txt":{"size":4452,"mtime_ns":1786799852319066000,"indexed_at_ns":1786863694010075200,"word_count":139,"hashes":{"docs/audit/22-tracked-first-party-files.txt":"ef7fc17de970cd3f397eea961bcaf76abff15589c0fa13f92b47d42e637231c6"}},"docs/audit/23-untracked-first-party-files.txt":{"size":59,"mtime_ns":1786799852319066000,"indexed_at_ns":1786863694012075400,"word_count":7,"hashes":{"docs/audit/23-untracked-first-party-files.txt":"ffa5caec5c75b4013f7c136efed9e944c705e756f4f26e53da73e871a02d704c"}},"docs/audit/24-omitted-file-inspection-report.md":{"size":2462,"mtime_ns":1786799852320065700,"indexed_at_ns":1786863694014075600,"word_count":227,"hashes":{"docs/audit/24-omitted-file-inspection-report.md":"d4484eea65f1861b9b6a30813d2c233d947c2965a13ed5b399462b80ca9c1513"}},"docs/audit/25-reference-integrity-validation.json":{"size":1002,"mtime_ns":1786799852321571600,"indexed_at_ns":1786863680458826600,"word_count":82,"hashes":{"docs/audit/25-reference-integrity-validation.json":"31b900ed297325cabee3e0804809ecd4229f4427283e449f5d82951bb5ed7fde"}},"docs/audit/26-phase2-integrity-repair-report.md":{"size":3191,"mtime_ns":1786799852322091800,"indexed_at_ns":1786863694015640600,"word_count":385,"hashes":{"docs/audit/26-phase2-integrity-repair-report.md":"2b2f385705db6729fccedc63db0f5709afa23e08a80fc859fe0138b416356cd9"}},"docs/audit/27-all-tracked-repository-files.txt":{"size":4631,"mtime_ns":1786799852323099900,"indexed_at_ns":1786863694017145600,"word_count":148,"hashes":{"docs/audit/27-all-tracked-repository-files.txt":"3f312a5c642e6a27446dc35a6c50dacd10e43c1cc9eeb637a49ba61343ce2b69"}},"docs/audit/28-full-repository-classification.json":{"size":27913,"mtime_ns":1786799852324099500,"indexed_at_ns":1786863680460331400,"word_count":1782,"hashes":{"docs/audit/28-full-repository-classification.json":"bcb50229ceddb267c8839ee69c05f5e5c8c4460485c92849532bcf163c37faa8"}},"docs/audit/29-file-content-evidence.json":{"size":109095,"mtime_ns":1786799852325608100,"indexed_at_ns":1786863680462336500,"word_count":9098,"hashes":{"docs/audit/29-file-content-evidence.json":"c4696525e8ab3c252ff9b6b38d5882225e0a9016698111df28064edbe7bf5124"}},"docs/audit/30-compiler-diagnostics-index.json":{"size":3707,"mtime_ns":1786799852326617100,"indexed_at_ns":1786863680463336700,"word_count":324,"hashes":{"docs/audit/30-compiler-diagnostics-index.json":"85bd1a964e41cc5e615c7260be2beb54b49dd444da40d96ae31e2a33c1c6bc24"}},"docs/audit/31-module-audit-closure.md":{"size":7587,"mtime_ns":1786799852327616800,"indexed_at_ns":1786863694019150200,"word_count":709,"hashes":{"docs/audit/31-module-audit-closure.md":"a1c9d7902131d71cf87a072876cc309ac8dfc7cd6e1f33e9619ac12d99f685ba"}},"docs/audit/32-evidence-grade-validation.json":{"size":1613,"mtime_ns":1786799852328616800,"indexed_at_ns":1786863680464337900,"word_count":123,"hashes":{"docs/audit/32-evidence-grade-validation.json":"12ddcc21ff65a2aa76845935ebc0d8313c39991335356fbe3ae7cdd201251af5"}},"docs/audit/33-final-phase2-audit-closure.md":{"size":2535,"mtime_ns":1786799852328616800,"indexed_at_ns":1786863694020149300,"word_count":271,"hashes":{"docs/audit/33-final-phase2-audit-closure.md":"217cadb664c7f7d27f8f849ea1249dfd88d5398fd2af154fd385c80e4d559bb1"}},"docs/audit/34-repository-observations.json":{"size":594,"mtime_ns":1786799852329618700,"indexed_at_ns":1786863680466336600,"word_count":49,"hashes":{"docs/audit/34-repository-observations.json":"28ce67ed3f5bcc3e5c3c80d73a16a34d8053d570be0af62be8afaffbc9318a27"}},"docs/audit/35-semantic-review-ledger.json":{"size":99353,"mtime_ns":1786799852330616000,"indexed_at_ns":1786863680467338400,"word_count":6011,"hashes":{"docs/audit/35-semantic-review-ledger.json":"ac0529050e87efc9e2b5a6c5b3a2ce6379186b4b07f23d8ec9cebf214ff885ef"}},"docs/audit/36-mandatory-semantic-scope.json":{"size":7960,"mtime_ns":1786799852331617100,"indexed_at_ns":1786863680468337900,"word_count":638,"hashes":{"docs/audit/36-mandatory-semantic-scope.json":"af62db825dd527009b8d79a6edab6ab627fe55303d3f7fd1c2d8e5fab9a8760b"}},"docs/audit/ADR-AUTH-001.md":{"size":3274,"mtime_ns":1786799852332642700,"indexed_at_ns":1786863694022417300,"word_count":398,"hashes":{"docs/audit/adr-auth-001.md":"fd6a6e524d66c57e3f114899323509082af11aa30197a015e1255057c5c3ed98"}},"docs/audit/CROSS_BOUNDARY_DEPENDENCIES.md":{"size":2146,"mtime_ns":1786799852332642700,"indexed_at_ns":1786863694023417200,"word_count":239,"hashes":{"docs/audit/cross_boundary_dependencies.md":"56de72c42fdadf710e0837e0d330dfe36c772602d8f094d0a55dbc5bb16906f3"}},"docs/audit/FRONTEND_INTEGRATION_REQUIREMENTS.md":{"size":15330,"mtime_ns":1786799852334462600,"indexed_at_ns":1786863694025417400,"word_count":1579,"hashes":{"docs/audit/frontend_integration_requirements.md":"2ecb7d2758f566db23ea62035bdb85b27c64064d4a02e24f37db93d204f96102"}},"docs/audit/MASTER-TASK-BACKLOG.md":{"size":30107,"mtime_ns":1786799852335470200,"indexed_at_ns":1786863694026492300,"word_count":3510,"hashes":{"docs/audit/master-task-backlog.md":"6df14e8ae8eca2a7f1d9829a6e9891a89a8565eb5a7362186644208fe8454cdc"}},"docs/audit/audit-state.json":{"size":4135,"mtime_ns":1786799852337382200,"indexed_at_ns":1786863680470337000,"word_count":267,"hashes":{"docs/audit/audit-state.json":"4b804494570a2812170cb8dab35d15da659f57d6e637652328725e956f7d98aa"}},"docs/audit/build_manifest.js":{"size":4060,"mtime_ns":1786799852338393200,"indexed_at_ns":1786863535890477600,"word_count":348},"docs/audit/frontend-route-map.md":{"size":2558,"mtime_ns":1786799852339389800,"indexed_at_ns":1786863694027491500,"word_count":329,"hashes":{"docs/audit/frontend-route-map.md":"e9bf92a931f0727c8054230578943f0fd59cc3ef8f6ac5020155ca42edc93622"}},"docs/audit/generate_classification.js":{"size":2186,"mtime_ns":1786799852339389800,"indexed_at_ns":1786863535904305800,"word_count":204},"docs/audit/generate_evidence.js":{"size":3098,"mtime_ns":1786799852340390100,"indexed_at_ns":1786863535911173400,"word_count":253},"docs/audit/generate_ledger.js":{"size":7648,"mtime_ns":1786799852341897300,"indexed_at_ns":1786863535916686900,"word_count":620},"docs/audit/generate_manifest.js":{"size":6357,"mtime_ns":1786799852341897300,"indexed_at_ns":1786863535923771900,"word_count":489},"docs/audit/master-task-backlog.json":{"size":22336,"mtime_ns":1786799852342906700,"indexed_at_ns":1786863680470841000,"word_count":2071,"hashes":{"docs/audit/master-task-backlog.json":"f1c994d971b4e58165ab9f74f8b69b97c07fe74005f64dc11badf5e287b5fd28"}},"docs/audit/phase3-execution-plan.md":{"size":6007,"mtime_ns":1786799852343952400,"indexed_at_ns":1786863694030823300,"word_count":736,"hashes":{"docs/audit/phase3-execution-plan.md":"ab3bc489bde4c86046d35f87c3fb1320acb4fb15d6a3de2e100b05b510aa23b8"}},"docs/audit/phase3-traceability-matrix.md":{"size":5237,"mtime_ns":1786799852344952800,"indexed_at_ns":1786863694031820000,"word_count":692,"hashes":{"docs/audit/phase3-traceability-matrix.md":"c46b1b09c5f6be7f54ba888652e69698b26d955a8e7c8e4fa19cda8729ee2f7b"}},"docs/audit/phase3.1-backlog-review.md":{"size":9737,"mtime_ns":1786799852345952800,"indexed_at_ns":1786863694033821400,"word_count":1202,"hashes":{"docs/audit/phase3.1-backlog-review.md":"021895bb0b90dd75935ebe0317d3198a2c448ccdd6861b1302cc29735f48da82"}},"docs/audit/phase3.1-change-log.md":{"size":3756,"mtime_ns":1786799852346954800,"indexed_at_ns":1786863694035819500,"word_count":451,"hashes":{"docs/audit/phase3.1-change-log.md":"093d244c2788ead47c69e3068ccf66930ba52e04430bdba87020cb4a4edcb817"}},"docs/audit/phase3.2-change-log.md":{"size":8272,"mtime_ns":1786799852347952200,"indexed_at_ns":1786863694036820300,"word_count":930,"hashes":{"docs/audit/phase3.2-change-log.md":"00bff98e2ae2ef50c4daf265d5f34469f21c244b6dca88b70e1f9ffa17a71d83"}},"docs/audit/phase3.2-implementation-readiness.md":{"size":4694,"mtime_ns":1786799852347952200,"indexed_at_ns":1786863694039141500,"word_count":517,"hashes":{"docs/audit/phase3.2-implementation-readiness.md":"9f1e0335fdc0fa2db0fd5ceaa97e50be85d04bc1ad5d3db1ef74e85de97f71a6"}},"docs/audit/rebuild_honest_ledger.js":{"size":6113,"mtime_ns":1786799852348952900,"indexed_at_ns":1786863535983025100,"word_count":559},"docs/audit/sync_honest_manifest.js":{"size":1213,"mtime_ns":1786799852349953100,"indexed_at_ns":1786863535988627700,"word_count":75},"docs/audit/sync_manifest.js":{"size":997,"mtime_ns":1786799852350953300,"indexed_at_ns":1786863535995415600,"word_count":62},"docs/audit/validate_evidence_grade.js":{"size":6141,"mtime_ns":1786799852351954100,"indexed_at_ns":1786863536001204900,"word_count":526},"docs/audit/validate_integrity.js":{"size":3408,"mtime_ns":1786799852352952400,"indexed_at_ns":1786863536007942000,"word_count":284},"docs/backlog.md":{"size":26175,"mtime_ns":1786799852356021600,"indexed_at_ns":1786863694040141700,"word_count":2834,"hashes":{"docs/backlog.md":"ce0d907773d5af5539aa04f7035555e47424d396ea6e3a821771ad00f813ccd6"}},"frontend/admin-panel/README.md":{"size":2425,"mtime_ns":1783764561778952800,"indexed_at_ns":1786863694042141900,"word_count":212,"hashes":{"frontend/admin-panel/readme.md":"3945c052249ebd020b013303d5921815b52d847bd36c748a03bfdc8eb2a390b8"}},"frontend/admin-panel/eslint.config.js":{"size":591,"mtime_ns":1785651092991236900,"indexed_at_ns":1786863536031757200,"word_count":48},"frontend/admin-panel/index.html":{"size":363,"mtime_ns":1783764561780558500,"indexed_at_ns":1786863694044141700,"word_count":28,"hashes":{"frontend/admin-panel/index.html":"ecdac8ac0b565720712afa18490bdfad1a643a6c50c1d0b93d12b7acbcf5e3c0"}},"frontend/admin-panel/package.json":{"size":1072,"mtime_ns":1785570791953119000,"indexed_at_ns":1786863680472845200,"word_count":84,"hashes":{"frontend/admin-panel/package.json":"6d61fb108392e86320c75b42e69ba7138bdc47bba4883fafbeb6e661cc5f51e4"}},"frontend/admin-panel/postcss.config.js":{"size":91,"mtime_ns":1783764561796281900,"indexed_at_ns":1786863536049792000,"word_count":11},"frontend/admin-panel/public/favicon.svg":{"size":9522,"mtime_ns":1783764561797801500,"indexed_at_ns":1786863694122123200,"word_count":491,"hashes":{"frontend/admin-panel/public/favicon.svg":"57a824acf3d4ba0b152537d3c0e79795502d3589ca99556a2155c81b6dea663a"}},"frontend/admin-panel/public/fonts/A-Iranian-Sans/A-Iranian-Sans/read me!.txt":{"size":281,"mtime_ns":1783856792435855000,"indexed_at_ns":1786863694045693300,"word_count":15,"hashes":{"frontend/admin-panel/public/fonts/a-iranian-sans/a-iranian-sans/read me!.txt":"06bcb5a03a381d231568aa217f4bfc1a4446a7cf6574daf93ee6de8830063c67"}},"frontend/admin-panel/public/fonts/IranNastaliq/IranNastaliq/read me!.txt":{"size":281,"mtime_ns":1783856792445365000,"indexed_at_ns":1786863694046698100,"word_count":15,"hashes":{"frontend/admin-panel/public/fonts/irannastaliq/irannastaliq/read me!.txt":"1653ec43d0db64c9a2d88dd8e064a64e83eee53a97b423ea7a40a865792b38c9"}},"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/CHANGELOG.md":{"size":8519,"mtime_ns":1783856792454604400,"indexed_at_ns":1786863694048714800,"word_count":1077,"hashes":{"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/changelog.md":"4003fe6a71221e735897cfe03ac11bd59ef9951572007763151bf95663256a3d"}},"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/README.md":{"size":4136,"mtime_ns":1783856792502503100,"indexed_at_ns":1786863694050719800,"word_count":366,"hashes":{"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/readme.md":"880beb9c92fd527a098de27bc779b6891a36af98ae994f506a64be199ed50392"}},"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/sample-variable.gif":{"size":236102,"mtime_ns":1783856792546496500,"indexed_at_ns":1786863694123122700,"word_count":10881,"hashes":{"frontend/admin-panel/public/fonts/sahel-font-v3.4.0/sample-variable.gif":"38008ccacda40353e4f29e912e844ee659cde19dd209dfc1d5c3356e291293f5"}},"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/CHANGELOG.md":{"size":7177,"mtime_ns":1783856792548005600,"indexed_at_ns":1786863694052719700,"word_count":951,"hashes":{"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/changelog.md":"a735e1b29ad9d3361a0d1ecfd5c1f2f78c200a272918606decc377c469944321"}},"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/README.md":{"size":3696,"mtime_ns":1783856792595155200,"indexed_at_ns":1786863694054719200,"word_count":283,"hashes":{"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/readme.md":"3b6e2d78372a72b67e339bfd7331d408f43245840749d2f46df5c356a208fbfd"}},"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/sample.png":{"size":85019,"mtime_ns":1783856792645667900,"indexed_at_ns":1786863694125692200,"word_count":2615,"hashes":{"frontend/admin-panel/public/fonts/shabnam-font-v5.0.1/sample.png":"9cefee026dc2387d3c887064f2419098a4c9aadd466a42184e90fa30be5e15a7"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/AUTHORS.txt":{"size":339,"mtime_ns":1783856792646666000,"indexed_at_ns":1786863694055720100,"word_count":55,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/authors.txt":"e22592748c440a3169adec38d57aecfd813b4b98531bbe14df59076e177a452c"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/CHANGELOG.md":{"size":38550,"mtime_ns":1783856792647671700,"indexed_at_ns":1786863694057719800,"word_count":5086,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/changelog.md":"5207a2a148ccfd0338342325a39d9b5b2d39514429c93e0aedf68b21f23fd71e"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/OFL.txt":{"size":4391,"mtime_ns":1783856792648669800,"indexed_at_ns":1786863694060176900,"word_count":671,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/ofl.txt":"8e7ede02bc5fcd7aa4d98a7692cd6f37ea85249c2a1a59574575f7ff57b2c984"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/README.md":{"size":2339,"mtime_ns":1783856792648669800,"indexed_at_ns":1786863694061738100,"word_count":270,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/readme.md":"0d736c7dd11e89622e7105e6a5958fc3d83ec827b8a00debc0943bc8e3a3d201"}},"frontend/admin-panel/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":{"size":211,"mtime_ns":1783856792971535000,"indexed_at_ns":1786863694063234100,"word_count":14,"hashes":{"frontend/admin-panel/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":"3c26934ce909cddcd30f32691eac2429205e97f4851b76e0b706da0eb7812c66"}},"frontend/admin-panel/public/icons.svg":{"size":5031,"mtime_ns":1783764561799320300,"indexed_at_ns":1786863694127749600,"word_count":382,"hashes":{"frontend/admin-panel/public/icons.svg":"561374a6f3ff39c2881fc8ab6159875671b9acbaab617f4668819f5a24aa0a85"}},"frontend/admin-panel/src/App.tsx":{"size":1088,"mtime_ns":1786799852365481100,"indexed_at_ns":1786863539542562100,"word_count":99},"frontend/admin-panel/src/assets/hero.png":{"size":13057,"mtime_ns":1783764561812863000,"indexed_at_ns":1786863694128748000,"word_count":437,"hashes":{"frontend/admin-panel/src/assets/hero.png":"9350dcf76831435179214888056799d21b9ec6461f03bcad2fca68fb27dcccd9"}},"frontend/admin-panel/src/assets/react.svg":{"size":4126,"mtime_ns":1783764561813924700,"indexed_at_ns":1786863694131258000,"word_count":366,"hashes":{"frontend/admin-panel/src/assets/react.svg":"3ce66cfff5bb1ef0bc54b14d87fc434fdaa60e3e67406ca0475c8e355daf42c9"}},"frontend/admin-panel/src/assets/vite.svg":{"size":8709,"mtime_ns":1783764561814995700,"indexed_at_ns":1786863694133259500,"word_count":439,"hashes":{"frontend/admin-panel/src/assets/vite.svg":"a3813bb88b8e782e5a04d9d628d2540c4ca7719878f24c62bb3b655861178b41"}},"frontend/admin-panel/src/components/Layout.tsx":{"size":726,"mtime_ns":1784621786958594800,"indexed_at_ns":1786863539569270500,"word_count":69},"frontend/admin-panel/src/components/ProtectedRoute.tsx":{"size":2336,"mtime_ns":1786799852369164100,"indexed_at_ns":1786863539575600400,"word_count":210},"frontend/admin-panel/src/components/Sidebar.tsx":{"size":6278,"mtime_ns":1786804735432613700,"indexed_at_ns":1786863539582761200,"word_count":611},"frontend/admin-panel/src/components/Topbar.tsx":{"size":10713,"mtime_ns":1786799852379888800,"indexed_at_ns":1786863539588322600,"word_count":842},"frontend/admin-panel/src/components/ui/ConfirmModal.tsx":{"size":2076,"mtime_ns":1783856792976535500,"indexed_at_ns":1786863539596831200,"word_count":174},"frontend/admin-panel/src/components/ui/MediaSelector.tsx":{"size":14174,"mtime_ns":1786799852383926100,"indexed_at_ns":1786863539602950400,"word_count":1102},"frontend/admin-panel/src/components/ui/Pagination.tsx":{"size":5510,"mtime_ns":1786799852387442100,"indexed_at_ns":1786863539611144600,"word_count":447},"frontend/admin-panel/src/components/ui/Skeleton.tsx":{"size":178,"mtime_ns":1783856792977535800,"indexed_at_ns":1786863539617717100,"word_count":22},"frontend/admin-panel/src/components/ui/Spinner.tsx":{"size":650,"mtime_ns":1783856792979049200,"indexed_at_ns":1786863539624368900,"word_count":67},"frontend/admin-panel/src/main.tsx":{"size":161,"mtime_ns":1783764561829333600,"indexed_at_ns":1786863539634800100,"word_count":16},"frontend/admin-panel/src/pages/B2BManager.tsx":{"size":25576,"mtime_ns":1786799852391440500,"indexed_at_ns":1786863539640800000,"word_count":1789},"frontend/admin-panel/src/pages/BannersManager.tsx":{"size":19445,"mtime_ns":1786799852392442100,"indexed_at_ns":1786863539649527900,"word_count":1443},"frontend/admin-panel/src/pages/Blogs.tsx":{"size":15530,"mtime_ns":1786799852395957300,"indexed_at_ns":1786863539656035900,"word_count":1186},"frontend/admin-panel/src/pages/CMS.tsx":{"size":10072,"mtime_ns":1786799852400957800,"indexed_at_ns":1786863539663141300,"word_count":805},"frontend/admin-panel/src/pages/Categories.tsx":{"size":15807,"mtime_ns":1786799852404978500,"indexed_at_ns":1786863539670140300,"word_count":1115},"frontend/admin-panel/src/pages/ContactSubmissions.tsx":{"size":12435,"mtime_ns":1786799852405538100,"indexed_at_ns":1786863539677731600,"word_count":859},"frontend/admin-panel/src/pages/Coupons.tsx":{"size":26513,"mtime_ns":1786799852408546000,"indexed_at_ns":1786863539685376000,"word_count":2055},"frontend/admin-panel/src/pages/Dashboard.tsx":{"size":6008,"mtime_ns":1786799852412547400,"indexed_at_ns":1786863539693599100,"word_count":534},"frontend/admin-panel/src/pages/FinancialSettingsPage.tsx":{"size":8142,"mtime_ns":1786799852413546800,"indexed_at_ns":1786863539700597900,"word_count":602},"frontend/admin-panel/src/pages/IngredientsManager.tsx":{"size":18513,"mtime_ns":1786799852415055900,"indexed_at_ns":1786863539708016600,"word_count":1338},"frontend/admin-panel/src/pages/Login.tsx":{"size":11553,"mtime_ns":1786799852419064100,"indexed_at_ns":1786863539715210600,"word_count":838},"frontend/admin-panel/src/pages/Media.tsx":{"size":17993,"mtime_ns":1786799852422264000,"indexed_at_ns":1786863539721767700,"word_count":1378},"frontend/admin-panel/src/pages/Orders.tsx":{"size":33650,"mtime_ns":1786799852426784300,"indexed_at_ns":1786863539729283200,"word_count":2471},"frontend/admin-panel/src/pages/Pets.tsx":{"size":7274,"mtime_ns":1786799852429784400,"indexed_at_ns":1786863539737364200,"word_count":578},"frontend/admin-panel/src/pages/PrescriptionsManager.tsx":{"size":14439,"mtime_ns":1786799852431290500,"indexed_at_ns":1786863539742962900,"word_count":1065},"frontend/admin-panel/src/pages/Products.tsx":{"size":75913,"mtime_ns":1786799852433300500,"indexed_at_ns":1786863539750358600,"word_count":5070},"frontend/admin-panel/src/pages/Reports.tsx":{"size":12375,"mtime_ns":1786799852436332600,"indexed_at_ns":1786863539761984500,"word_count":938},"frontend/admin-panel/src/pages/SeoSettingsPage.tsx":{"size":7367,"mtime_ns":1786799852437339800,"indexed_at_ns":1786863539769563000,"word_count":549},"frontend/admin-panel/src/pages/Settings.tsx":{"size":29192,"mtime_ns":1786799852440337500,"indexed_at_ns":1786863539776365600,"word_count":1878},"frontend/admin-panel/src/pages/SmartAdvisorManager.tsx":{"size":14321,"mtime_ns":1786799852443027400,"indexed_at_ns":1786863539783943500,"word_count":1073},"frontend/admin-panel/src/pages/SystemSettingsPage.tsx":{"size":7931,"mtime_ns":1786799852444030300,"indexed_at_ns":1786863539790462300,"word_count":575},"frontend/admin-panel/src/pages/TestimonialsManager.tsx":{"size":18160,"mtime_ns":1786799852445028000,"indexed_at_ns":1786863539796971000,"word_count":1311},"frontend/admin-panel/src/pages/UITexts.tsx":{"size":14223,"mtime_ns":1786799852448543500,"indexed_at_ns":1786863539804526200,"word_count":1138},"frontend/admin-panel/src/pages/Users.tsx":{"size":20275,"mtime_ns":1786799852449548700,"indexed_at_ns":1786863539812544800,"word_count":1440},"frontend/admin-panel/src/pages/Videos.tsx":{"size":19946,"mtime_ns":1786799852454518100,"indexed_at_ns":1786863539819562800,"word_count":1419},"frontend/admin-panel/src/pages/WholesaleApplications.tsx":{"size":6505,"mtime_ns":1786799852457805400,"indexed_at_ns":1786863539828590300,"word_count":503},"frontend/admin-panel/src/pages/Wiki.tsx":{"size":14794,"mtime_ns":1786799852461177300,"indexed_at_ns":1786863539836149600,"word_count":1144},"frontend/admin-panel/src/routes/adminRoutes.tsx":{"size":4014,"mtime_ns":1786804792583281000,"indexed_at_ns":1786863539843660400,"word_count":430},"frontend/admin-panel/src/services/api.ts":{"size":4519,"mtime_ns":1786799852467028100,"indexed_at_ns":1786863539851115700,"word_count":407},"frontend/admin-panel/src/store/adminAuthStore.ts":{"size":666,"mtime_ns":1786799852469037000,"indexed_at_ns":1786863539858627200,"word_count":65},"frontend/admin-panel/src/types/admin.ts":{"size":3699,"mtime_ns":1786799852471035400,"indexed_at_ns":1786863539866211200,"word_count":410},"frontend/admin-panel/tailwind.config.js":{"size":182,"mtime_ns":1783764561861721300,"indexed_at_ns":1786863539871727500,"word_count":20},"frontend/admin-panel/tsconfig.app.json":{"size":617,"mtime_ns":1783764561862859900,"indexed_at_ns":1786863680473847600,"word_count":47,"hashes":{"frontend/admin-panel/tsconfig.app.json":"b15d934d372b42fef3c150b90ab9dec888deeed53159fb9ebaf3ece2bc6896e9"}},"frontend/admin-panel/tsconfig.json":{"size":119,"mtime_ns":1783764561863393600,"indexed_at_ns":1786863680475351500,"word_count":15,"hashes":{"frontend/admin-panel/tsconfig.json":"7a6c2e21b6eaa2355b4e2ed29db2a767499a88498bde745cdccf3ba8c7f64f2b"}},"frontend/admin-panel/tsconfig.node.json":{"size":591,"mtime_ns":1783764561863923100,"indexed_at_ns":1786863680476356300,"word_count":44,"hashes":{"frontend/admin-panel/tsconfig.node.json":"035a8143cff9651dbb67885756a07cc3f8ed1c5dcbf04a6e2042600b7989d525"}},"frontend/admin-panel/vite.config.ts":{"size":161,"mtime_ns":1783764561864454900,"indexed_at_ns":1786863539894474200,"word_count":18},"frontend/application/AGENTS.md":{"size":764,"mtime_ns":1783856792991235100,"indexed_at_ns":1786863694065612900,"word_count":91,"hashes":{"frontend/application/agents.md":"8eba70f52debc8270c8646515ff27558ddba899a6faf9a1105adf155f8d7937c"}},"frontend/application/CLAUDE.md":{"size":11,"mtime_ns":1783764561866744500,"indexed_at_ns":1786863694066612200,"word_count":1,"hashes":{"frontend/application/claude.md":"0776fbbe8c29c6dc861efa70683090a370ab56dc77c22cb9de74895b4c783320"}},"frontend/application/README.md":{"size":1450,"mtime_ns":1783764561867354300,"indexed_at_ns":1786863694067611900,"word_count":155,"hashes":{"frontend/application/readme.md":"dd829cdf325092d859080ac1db3cbf2cca3198e72834f0f228495ef3c49a2240"}},"frontend/application/app/ClientLayout.tsx":{"size":5212,"mtime_ns":1786799852477037800,"indexed_at_ns":1786863539924327100,"word_count":472},"frontend/application/app/HomeClient.tsx":{"size":12735,"mtime_ns":1786799852478049600,"indexed_at_ns":1786863539930399500,"word_count":816},"frontend/application/app/about/page.tsx":{"size":6033,"mtime_ns":1784621786975133800,"indexed_at_ns":1786863539936404200,"word_count":507},"frontend/application/app/blog/[slug]/page.tsx":{"size":6673,"mtime_ns":1785148022468489700,"indexed_at_ns":1786863539944063600,"word_count":521},"frontend/application/app/blog/page.tsx":{"size":1992,"mtime_ns":1786799852480099000,"indexed_at_ns":1786863539951058400,"word_count":206},"frontend/application/app/catalog/CatalogClient.tsx":{"size":14110,"mtime_ns":1786799852482712700,"indexed_at_ns":1786863539957584200,"word_count":1051},"frontend/application/app/catalog/page.tsx":{"size":1006,"mtime_ns":1785148022476706300,"indexed_at_ns":1786863539966536900,"word_count":99},"frontend/application/app/checkout/page.tsx":{"size":125,"mtime_ns":1783764561876442900,"indexed_at_ns":1786863539973147200,"word_count":13},"frontend/application/app/checkout/success/[id]/page.tsx":{"size":231,"mtime_ns":1783764561878668300,"indexed_at_ns":1786863539980152400,"word_count":31},"frontend/application/app/contact/page.tsx":{"size":1933,"mtime_ns":1786799852487043000,"indexed_at_ns":1786863539986278600,"word_count":169},"frontend/application/app/dashboard/page.tsx":{"size":133,"mtime_ns":1783764561880281000,"indexed_at_ns":1786863539993347900,"word_count":13},"frontend/application/app/error.tsx":{"size":383,"mtime_ns":1785148022478709000,"indexed_at_ns":1786863539998855700,"word_count":50},"frontend/application/app/layout.tsx":{"size":4013,"mtime_ns":1786799852553228200,"indexed_at_ns":1786863540019465500,"word_count":353},"frontend/application/app/loading.tsx":{"size":1373,"mtime_ns":1785148022487650000,"indexed_at_ns":1786863540025491400,"word_count":122},"frontend/application/app/not-found.tsx":{"size":124,"mtime_ns":1783764561891411400,"indexed_at_ns":1786863540032490900,"word_count":15},"frontend/application/app/page.tsx":{"size":2369,"mtime_ns":1786799852560228700,"indexed_at_ns":1786863540038558300,"word_count":224},"frontend/application/app/privacy/page.tsx":{"size":4381,"mtime_ns":1784621786991684200,"indexed_at_ns":1786863540046071000,"word_count":361},"frontend/application/app/profile/page.tsx":{"size":122,"mtime_ns":1783764561895258400,"indexed_at_ns":1786863540054231400,"word_count":13},"frontend/application/app/robots.ts":{"size":404,"mtime_ns":1783764561896486600,"indexed_at_ns":1786863540060459100,"word_count":38},"frontend/application/app/search/page.tsx":{"size":571,"mtime_ns":1783856792997874300,"indexed_at_ns":1786863540066098500,"word_count":65},"frontend/application/app/shop/[slug]/page.tsx":{"size":4447,"mtime_ns":1786799852562227500,"indexed_at_ns":1786863540073028500,"word_count":388},"frontend/application/app/shop/page.tsx":{"size":2031,"mtime_ns":1784621786997674100,"indexed_at_ns":1786863540079596800,"word_count":211},"frontend/application/app/sitemap.ts":{"size":2040,"mtime_ns":1786799852565744400,"indexed_at_ns":1786863540085699800,"word_count":191},"frontend/application/app/track/page.tsx":{"size":129,"mtime_ns":1783764561901903300,"indexed_at_ns":1786863540091699600,"word_count":13},"frontend/application/app/trust-seals/page.tsx":{"size":6736,"mtime_ns":1786799852568411500,"indexed_at_ns":1786863540097779700,"word_count":528},"frontend/application/app/videos/page.tsx":{"size":117,"mtime_ns":1783764561902986700,"indexed_at_ns":1786863540105289000,"word_count":13},"frontend/application/app/wiki/[slug]/page.tsx":{"size":2325,"mtime_ns":1784033954808355000,"indexed_at_ns":1786863540118520300,"word_count":234},"frontend/application/app/wiki/page.tsx":{"size":1250,"mtime_ns":1784725668228642900,"indexed_at_ns":1786863540125027600,"word_count":122},"frontend/application/components/AddressModal.tsx":{"size":16148,"mtime_ns":1786799852571178400,"indexed_at_ns":1786863540130732600,"word_count":1109},"frontend/application/components/ArchivePage.tsx":{"size":34510,"mtime_ns":1786799852574204200,"indexed_at_ns":1786863540138240300,"word_count":2695},"frontend/application/components/AuthModal.tsx":{"size":39030,"mtime_ns":1786799852577216100,"indexed_at_ns":1786863540145360500,"word_count":2580},"frontend/application/components/B2BPortal.tsx":{"size":13970,"mtime_ns":1786799852578217200,"indexed_at_ns":1786863540152482700,"word_count":1088},"frontend/application/components/BackButton.tsx":{"size":1105,"mtime_ns":1786799852597341400,"indexed_at_ns":1786863540159500900,"word_count":116},"frontend/application/components/BlogPage.tsx":{"size":24618,"mtime_ns":1785148022532078100,"indexed_at_ns":1786863540166758800,"word_count":1509},"frontend/application/components/CartDrawer.tsx":{"size":20230,"mtime_ns":1786799852599390300,"indexed_at_ns":1786863540173272000,"word_count":1339},"frontend/application/components/CheckoutPage.tsx":{"size":43305,"mtime_ns":1786799852601246900,"indexed_at_ns":1786863540181650100,"word_count":2861},"frontend/application/components/ContactFormClient.tsx":{"size":10545,"mtime_ns":1786799852606567100,"indexed_at_ns":1786863540189260700,"word_count":775},"frontend/application/components/DeleteConfirmModal.tsx":{"size":2328,"mtime_ns":1786799852608752300,"indexed_at_ns":1786863540195843400,"word_count":195},"frontend/application/components/EnamadBadge.tsx":{"size":1516,"mtime_ns":1786799852612361900,"indexed_at_ns":1786863540202352600,"word_count":114},"frontend/application/components/ErrorBoundary.tsx":{"size":2617,"mtime_ns":1786799852614549600,"indexed_at_ns":1786863540208609600,"word_count":235},"frontend/application/components/ErrorPages.tsx":{"size":2811,"mtime_ns":1786799852619431800,"indexed_at_ns":1786863540215610700,"word_count":243},"frontend/application/components/FeaturedProducts.tsx":{"size":9923,"mtime_ns":1786799852624407000,"indexed_at_ns":1786863540221425100,"word_count":840},"frontend/application/components/Footer.tsx":{"size":12515,"mtime_ns":1786799852628907300,"indexed_at_ns":1786863540227960500,"word_count":847},"frontend/application/components/Header.tsx":{"size":29168,"mtime_ns":1786799852634036200,"indexed_at_ns":1786863540234966400,"word_count":2054},"frontend/application/components/HeaderButton.tsx":{"size":2242,"mtime_ns":1786799852637156100,"indexed_at_ns":1786863540242057800,"word_count":208},"frontend/application/components/Hero.tsx":{"size":13756,"mtime_ns":1786799852641709400,"indexed_at_ns":1786863540248561900,"word_count":1166},"frontend/application/components/IngredientWiki.tsx":{"size":18801,"mtime_ns":1786799852653474400,"indexed_at_ns":1786863540255130300,"word_count":1333},"frontend/application/components/LoginModal.tsx":{"size":13848,"mtime_ns":1786799852656893200,"indexed_at_ns":1786863540264642200,"word_count":1121},"frontend/application/components/MaintenancePage.tsx":{"size":2576,"mtime_ns":1786799852659344700,"indexed_at_ns":1786863540272118800,"word_count":217},"frontend/application/components/NetworkBanner.tsx":{"size":2350,"mtime_ns":1786799852662138900,"indexed_at_ns":1786863540279146900,"word_count":214},"frontend/application/components/OrderDetailsModal.tsx":{"size":19791,"mtime_ns":1786799852663829800,"indexed_at_ns":1786863540285189200,"word_count":1502},"frontend/application/components/OrderSuccess.tsx":{"size":6396,"mtime_ns":1786799852665542300,"indexed_at_ns":1786863540291787200,"word_count":521},"frontend/application/components/OrderTracking.tsx":{"size":9107,"mtime_ns":1786799852667178900,"indexed_at_ns":1786863540298785500,"word_count":663},"frontend/application/components/PetProfile.tsx":{"size":66436,"mtime_ns":1786799852679228500,"indexed_at_ns":1786863540305184500,"word_count":4688},"frontend/application/components/PrescriptionUploadModal.tsx":{"size":9749,"mtime_ns":1786799852686529900,"indexed_at_ns":1786863540314204800,"word_count":716},"frontend/application/components/ProductPage.tsx":{"size":53963,"mtime_ns":1786799852697674400,"indexed_at_ns":1786863540321314400,"word_count":3902},"frontend/application/components/SafeImage.tsx":{"size":2056,"mtime_ns":1786799852699981500,"indexed_at_ns":1786863540329602500,"word_count":187},"frontend/application/components/SearchResultsPage.tsx":{"size":8335,"mtime_ns":1786799852701578200,"indexed_at_ns":1786863540335701600,"word_count":594},"frontend/application/components/SearchableSelect.tsx":{"size":4375,"mtime_ns":1785575516155554800,"indexed_at_ns":1786863540342211100,"word_count":336},"frontend/application/components/Skeleton.tsx":{"size":3084,"mtime_ns":1783764561943996900,"indexed_at_ns":1786863540349888700,"word_count":291},"frontend/application/components/SmartAdvisor.tsx":{"size":33439,"mtime_ns":1786799852707518500,"indexed_at_ns":1786863540356396900,"word_count":2519},"frontend/application/components/TickerBanner.tsx":{"size":1607,"mtime_ns":1786799852746980400,"indexed_at_ns":1786863540364538600,"word_count":140},"frontend/application/components/Tooltip.tsx":{"size":2773,"mtime_ns":1784631539493723100,"indexed_at_ns":1786863540370784200,"word_count":227},"frontend/application/components/TopUpModal.tsx":{"size":7914,"mtime_ns":1786799852750447300,"indexed_at_ns":1786863540378052500,"word_count":607},"frontend/application/components/UserDashboard.tsx":{"size":45908,"mtime_ns":1786799852753612900,"indexed_at_ns":1786863540386568000,"word_count":2896},"frontend/application/components/VetGallery.tsx":{"size":9592,"mtime_ns":1786799852755130000,"indexed_at_ns":1786863540396392700,"word_count":759},"frontend/application/components/VideosPage.tsx":{"size":9406,"mtime_ns":1786799852760267600,"indexed_at_ns":1786863540404604300,"word_count":681},"frontend/application/components/__tests__/CartDrawer.test.tsx":{"size":3197,"mtime_ns":1786799852761825800,"indexed_at_ns":1786863540412200800,"word_count":285},"frontend/application/components/__tests__/FeaturedProducts.test.tsx":{"size":3115,"mtime_ns":1786799852765632100,"indexed_at_ns":1786863540419710400,"word_count":242},"frontend/application/components/__tests__/Footer.test.tsx":{"size":1653,"mtime_ns":1783856793038707900,"indexed_at_ns":1786863540426732500,"word_count":139},"frontend/application/components/__tests__/Header.test.tsx":{"size":3277,"mtime_ns":1786799852770019100,"indexed_at_ns":1786863540434730400,"word_count":261},"frontend/application/components/__tests__/Hero.test.tsx":{"size":1980,"mtime_ns":1786799852776010800,"indexed_at_ns":1786863540442340400,"word_count":192},"frontend/application/components/__tests__/Tooltip.test.tsx":{"size":1508,"mtime_ns":1786799852784348900,"indexed_at_ns":1786863540450854900,"word_count":137},"frontend/application/eslint.config.mjs":{"size":465,"mtime_ns":1785651092993484500,"indexed_at_ns":1786863540456944500,"word_count":42},"frontend/application/lib/data/products.ts":{"size":85204,"mtime_ns":1786799852787039000,"indexed_at_ns":1786863540463947300,"word_count":7892},"frontend/application/lib/data/provinces.ts":{"size":2993,"mtime_ns":1785571725610676000,"indexed_at_ns":1786863540475337300,"word_count":203},"frontend/application/lib/data/scientificTerms.ts":{"size":162,"mtime_ns":1786799852788114100,"indexed_at_ns":1786863540482394200,"word_count":18},"frontend/application/lib/hooks/useNetworkStatus.ts":{"size":610,"mtime_ns":1786799852793488000,"indexed_at_ns":1786863540490904900,"word_count":59},"frontend/application/lib/services/api.ts":{"size":2863,"mtime_ns":1786799852799048700,"indexed_at_ns":1786863540496904500,"word_count":303},"frontend/application/lib/services/authService.ts":{"size":4450,"mtime_ns":1786799852805497000,"indexed_at_ns":1786863540505258900,"word_count":503},"frontend/application/lib/services/orderService.ts":{"size":2428,"mtime_ns":1786799852810726500,"indexed_at_ns":1786863540512358400,"word_count":279},"frontend/application/lib/services/productService.ts":{"size":9474,"mtime_ns":1786806825611364200,"indexed_at_ns":1786863540519432200,"word_count":888},"frontend/application/lib/services/videoService.ts":{"size":1015,"mtime_ns":1786799852818516100,"indexed_at_ns":1786863540526453400,"word_count":128},"frontend/application/lib/store/__tests__/cartStore.test.ts":{"size":4430,"mtime_ns":1786799852822036900,"indexed_at_ns":1786863540533965000,"word_count":386},"frontend/application/lib/store/__tests__/settingsStore.test.ts":{"size":1949,"mtime_ns":1783856793043803200,"indexed_at_ns":1786863540540796300,"word_count":194},"frontend/application/lib/store/__tests__/userStore.test.ts":{"size":3639,"mtime_ns":1786799852825547700,"indexed_at_ns":1786863540547305500,"word_count":289},"frontend/application/lib/store/cartStore.ts":{"size":6975,"mtime_ns":1786799852830069700,"indexed_at_ns":1786863540554362600,"word_count":689},"frontend/application/lib/store/settingsStore.ts":{"size":1670,"mtime_ns":1783856793044812600,"indexed_at_ns":1786863540561415600,"word_count":178},"frontend/application/lib/store/uiStore.ts":{"size":872,"mtime_ns":1786799852833588000,"indexed_at_ns":1786863540568531000,"word_count":100},"frontend/application/lib/store/usePetStore.ts":{"size":8639,"mtime_ns":1786799852837682400,"indexed_at_ns":1786863540575155400,"word_count":846},"frontend/application/lib/store/userStore.ts":{"size":9868,"mtime_ns":1786799852838896200,"indexed_at_ns":1786863540585272100,"word_count":853},"frontend/application/lib/types.ts":{"size":2194,"mtime_ns":1786799852840111800,"indexed_at_ns":1786863540590778900,"word_count":237},"frontend/application/lib/utils.ts":{"size":478,"mtime_ns":1786799852847284000,"indexed_at_ns":1786863540596780000,"word_count":61},"frontend/application/next.config.ts":{"size":1764,"mtime_ns":1786806762878003200,"indexed_at_ns":1786863540604880700,"word_count":169},"frontend/application/package.json":{"size":844,"mtime_ns":1786799852863132300,"indexed_at_ns":1786863680477356100,"word_count":72,"hashes":{"frontend/application/package.json":"3ffd8078128454f22679add155e8304ffb9476e630e847cd895ffb1422db1b5f"}},"frontend/application/postcss.config.mjs":{"size":94,"mtime_ns":1783764561988252100,"indexed_at_ns":1786863540617596000,"word_count":13},"frontend/application/public/assets/images/hero-section-image.png":{"size":6990105,"mtime_ns":1783856793095044200,"indexed_at_ns":1786863694135258700,"word_count":267685,"hashes":{"frontend/application/public/assets/images/hero-section-image.png":"13c3a8c4b520c0f0500833b266f6e4755a2c0e86904dc89c1d0243136cd9e090"}},"frontend/application/public/assets/images/regenerated_image_1779109861747.png":{"size":2269101,"mtime_ns":1783764562014110300,"indexed_at_ns":1786863694155060900,"word_count":84979,"hashes":{"frontend/application/public/assets/images/regenerated_image_1779109861747.png":"1dad8a2330655c9068cefc35c7e69370d06305219d6a38d82630043805ac39a9"}},"frontend/application/public/file.svg":{"size":391,"mtime_ns":1783764562016213600,"indexed_at_ns":1786863694164180800,"word_count":50,"hashes":{"frontend/application/public/file.svg":"1119e2ef995a10263472a09138d843b9f5924e1f4b6f84d2168226327ace0be1"}},"frontend/application/public/fonts/A-Iranian-Sans/A-Iranian-Sans/read me!.txt":{"size":281,"mtime_ns":1783856793098052000,"indexed_at_ns":1786863694070120000,"word_count":15,"hashes":{"frontend/application/public/fonts/a-iranian-sans/a-iranian-sans/read me!.txt":"6c2a924fd200fa301020be822d33307191d295b2c6b7e731785c02929b6a0fb1"}},"frontend/application/public/fonts/IranNastaliq/IranNastaliq/read me!.txt":{"size":281,"mtime_ns":1783856793107660400,"indexed_at_ns":1786863694072123000,"word_count":15,"hashes":{"frontend/application/public/fonts/irannastaliq/irannastaliq/read me!.txt":"79166364479f09a129d20f508898f5a23d90937b337db1d2c2a64c2cda022e1f"}},"frontend/application/public/fonts/sahel-font-v3.4.0/CHANGELOG.md":{"size":8519,"mtime_ns":1783856793113660500,"indexed_at_ns":1786863694073120500,"word_count":1077,"hashes":{"frontend/application/public/fonts/sahel-font-v3.4.0/changelog.md":"be9b046e69dc5442c30d61cca51a69e4238f861da265d1ce8cd0192bafce40a9"}},"frontend/application/public/fonts/sahel-font-v3.4.0/README.md":{"size":4136,"mtime_ns":1783856793156251700,"indexed_at_ns":1786863694075624200,"word_count":366,"hashes":{"frontend/application/public/fonts/sahel-font-v3.4.0/readme.md":"9b0e689f6474b487d70db0ecb05321072f15df92266522497b60aaa47579aac5"}},"frontend/application/public/fonts/sahel-font-v3.4.0/sample-variable.gif":{"size":236102,"mtime_ns":1783856793229119700,"indexed_at_ns":1786863694169221500,"word_count":10881,"hashes":{"frontend/application/public/fonts/sahel-font-v3.4.0/sample-variable.gif":"0825bc4a5adf33cea89ddbb0754a9951481f92beed22cc4ae9be5c59c8847c7f"}},"frontend/application/public/fonts/shabnam-font-v5.0.1/CHANGELOG.md":{"size":7177,"mtime_ns":1783856793230118600,"indexed_at_ns":1786863694077307600,"word_count":951,"hashes":{"frontend/application/public/fonts/shabnam-font-v5.0.1/changelog.md":"575542fd432a1b489570fce6eead03ca964b61d038ee9f3bd9181d6c07fec8b2"}},"frontend/application/public/fonts/shabnam-font-v5.0.1/README.md":{"size":3696,"mtime_ns":1783856793279542700,"indexed_at_ns":1786863694079312500,"word_count":283,"hashes":{"frontend/application/public/fonts/shabnam-font-v5.0.1/readme.md":"f9e5953869832730d4169ced95c5b978ef4d156f0114de6b27f37025fd5e7054"}},"frontend/application/public/fonts/shabnam-font-v5.0.1/sample.png":{"size":85019,"mtime_ns":1783856793315146800,"indexed_at_ns":1786863694176105400,"word_count":2615,"hashes":{"frontend/application/public/fonts/shabnam-font-v5.0.1/sample.png":"01816e4165a20a19dbd7c57390bc7d06119e51479c968568396df53bd3116fec"}},"frontend/application/public/fonts/vazirmatn-v33.003/AUTHORS.txt":{"size":339,"mtime_ns":1783856793316155600,"indexed_at_ns":1786863694080379500,"word_count":55,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/authors.txt":"0c05de46944017b09527017814eae25279495af7920f59181720a034e84ab759"}},"frontend/application/public/fonts/vazirmatn-v33.003/CHANGELOG.md":{"size":38550,"mtime_ns":1783856793317690100,"indexed_at_ns":1786863694082379200,"word_count":5086,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/changelog.md":"323e095d50626f73023efa85133687134ad8808333e908c41b9a3e61f225edbf"}},"frontend/application/public/fonts/vazirmatn-v33.003/OFL.txt":{"size":4391,"mtime_ns":1783856793319422000,"indexed_at_ns":1786863694084379300,"word_count":671,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/ofl.txt":"756a84fec3f8eaf480849631710c21e3d503b11e50081b84fb4d31a4d970208a"}},"frontend/application/public/fonts/vazirmatn-v33.003/README.md":{"size":2339,"mtime_ns":1783856793320489000,"indexed_at_ns":1786863694085379400,"word_count":270,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/readme.md":"cee7881a2b9d08b4fe358b683fdde88fa7f8fafb7f53852216a080d291460ca0"}},"frontend/application/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":{"size":211,"mtime_ns":1783856793668096800,"indexed_at_ns":1786863694087379500,"word_count":14,"hashes":{"frontend/application/public/fonts/vazirmatn-v33.003/\u0631\u0627\u0647\u0646\u0645\u0627.txt":"aa327615c816569057ced5f2c9993f791a1521e2bd4eab0ab992baf173159217"}},"frontend/application/public/globe.svg":{"size":1035,"mtime_ns":1783764562016720700,"indexed_at_ns":1786863694180121600,"word_count":154,"hashes":{"frontend/application/public/globe.svg":"93cd319cc2847a02f77034690697e90991e4e520dddb486c49db6d157f61a410"}},"frontend/application/public/next.svg":{"size":1375,"mtime_ns":1783764562018238900,"indexed_at_ns":1786863694181884500,"word_count":183,"hashes":{"frontend/application/public/next.svg":"b30f61c9863dba2a8d332f310e20fbca37330c1c68612d0f0b453a0b202e836a"}},"frontend/application/public/vercel.svg":{"size":128,"mtime_ns":1783764562019253000,"indexed_at_ns":1786863694184891200,"word_count":12,"hashes":{"frontend/application/public/vercel.svg":"c88132dfd92b424991c922c4121ed83833f9a07d7046def18dd3ccd44ac25e84"}},"frontend/application/public/window.svg":{"size":385,"mtime_ns":1783764562019253000,"indexed_at_ns":1786863694190022700,"word_count":63,"hashes":{"frontend/application/public/window.svg":"20a1be5f2149ff9ae12c5facdd302bc535ba215694bf31eea01cd014322d20fa"}},"frontend/application/tsconfig.json":{"size":750,"mtime_ns":1786799852865640000,"indexed_at_ns":1786863680478356000,"word_count":61,"hashes":{"frontend/application/tsconfig.json":"adcade0f962ec5888be99b4b1402d98812cfd570b0c5669bda73142b2cb9210d"}},"frontend/application/vitest.config.ts":{"size":244,"mtime_ns":1786799852868652900,"indexed_at_ns":1786863544320193300,"word_count":25},"frontend/application/vitest.setup.ts":{"size":532,"mtime_ns":1786799852870650700,"indexed_at_ns":1786863544326240200,"word_count":58},"metadata.json":{"size":334,"mtime_ns":1783856793672137200,"indexed_at_ns":1786863680479357400,"word_count":35,"hashes":{"metadata.json":"c44b4c4ba60752554ceae65e2f22bddb756cbeb25a4a31ee79160b6eb182255a"}},"package.json":{"size":992,"mtime_ns":1783856793674105800,"indexed_at_ns":1786863680481374200,"word_count":118,"hashes":{"package.json":"0157b70b08d4db87730d29b1da6749d719cc3f815c2c01d0c5cd29042f4d0bcf"}},"prometheus.yml":{"size":164,"mtime_ns":1783764562027779300,"indexed_at_ns":1786863694089379300,"word_count":13,"hashes":{"prometheus.yml":"6efadd3eaf7bcdf8e425488e92b4262447caba278f55a179b9bd4a12d5dfc721"}},"scripts/backup_db.sh":{"size":1362,"mtime_ns":1786799852876784600,"indexed_at_ns":1786863680482378900,"word_count":134,"hashes":{"scripts/backup_db.sh":"f90cf2d0c954f3eaca83566ccb365bff62fd97a2af0225816c19902ee4dfdd6c"}},"scripts/compose.prod.yml":{"size":2034,"mtime_ns":1786799852879304700,"indexed_at_ns":1786863694090439600,"word_count":115,"hashes":{"scripts/compose.prod.yml":"b7096f2baba4108e8f2a2145abe28a76e410cfd23973c632dc63c7af99613227"}},"scripts/compose.stage.yml":{"size":2311,"mtime_ns":1786799852881805700,"indexed_at_ns":1786863694092440100,"word_count":122,"hashes":{"scripts/compose.stage.yml":"ce5415bd3ce00eecbe2a53db74fd01c7933ba5e4e73062a6ef58a1036ea5089e"}},"scripts/deploy.sh":{"size":3099,"mtime_ns":1786806692065165300,"indexed_at_ns":1786863680483971700,"word_count":309,"hashes":{"scripts/deploy.sh":"c6caeffd50f1035595e5733fb61f62e55d6f2f7a5b17e649b7a256182cb004d6"}},"scripts/open-browsers.js":{"size":1551,"mtime_ns":1783764562028780800,"indexed_at_ns":1786863544379330800,"word_count":202},"scripts/start-dev.js":{"size":1332,"mtime_ns":1783766217319524600,"indexed_at_ns":1786863544385074200,"word_count":148},"start.sh":{"size":26,"mtime_ns":1784033954813080300,"indexed_at_ns":1786863680484972600,"word_count":4,"hashes":{"start.sh":"694c258b963c309734a3316c770f5fef29703bc6f24754b04155fd8db94cf862"}},"swagger.yml":{"size":95785,"mtime_ns":1786799852892091600,"indexed_at_ns":1786863694094028500,"word_count":7031,"hashes":{"swagger.yml":"9ee34edd53820461e0a043109976532a305cb26a4ff9e265eb8a5883dd42dd53"}},".antigravity/instructions.md":{"size":229,"mtime_ns":1786864624907347800,"indexed_at_ns":1786865149916780000,"word_count":29,"hashes":{".antigravity/instructions.md":"3cd9f03beffc84b16f571f8c9bb69f6bf715aedb712e85af507d8d6dd4db9061"}},".antigravity/workflows/graphify.md":{"size":44042,"mtime_ns":1786864553766438100,"indexed_at_ns":1786865149923799900,"word_count":5442,"hashes":{".antigravity/workflows/graphify.md":"2aa3c37fc3f9cccdb1fa4efbdd9fa03e8274efb1df4430b1d792283ade7f8078"}},"AGENTS.md":{"size":229,"mtime_ns":1786865080327482000,"indexed_at_ns":1786865149936539700,"word_count":29,"hashes":{"agents.md":"eb5a520c4c05a426c6e4ce131e7cc84721b1a9ce1c039bb8f024326554e2ca05"}}} \ No newline at end of file diff --git a/graphify-out/graph.html b/graphify-out/graph.html index 411b3c6..c0019f8 100644 --- a/graphify-out/graph.html +++ b/graphify-out/graph.html @@ -63,12 +63,12 @@
-