RestroAi/graphify-out/.graphify_detect.json

80 lines
4.8 KiB
JSON

{
"files": {
"code": [
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\.oxlintrc.json",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\package.json",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\App.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\AdminDesktopShell.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\BillingManagerView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\FeedbackInboxView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\InventoryView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\ReservationsView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\StaffLoginModal.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\StaffShiftsView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\SuppliersView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\admin\\TableManagementView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\analytics\\AnalyticsDashboard.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\common\\Navigation.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\common\\StatusBadge.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\BillPaymentView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\CartReviewView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\CustomizationModal.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\MenuBrowseView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\OrderStatusView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\TableLandingView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\customer\\VoiceAssistantModal.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\kds\\KDSKanban.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\kds\\KDSTicketCard.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\table\\TableLandingView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\components\\voice\\VoiceOrderingView.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\data\\menuData.ts",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\hooks\\useSpeechRecognition.ts",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\hooks\\useSpeechSynthesis.ts",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\main.tsx",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\services\\api.ts",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\theme\\theme.ts",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\types\\index.ts",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\tsconfig.app.json",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\tsconfig.json",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\tsconfig.node.json",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\vite.config.ts"
],
"document": [
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\.agents\\rules\\graphify.md",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\.agents\\workflows\\graphify.md",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\README.md",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\index.html"
],
"paper": [],
"image": [
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\public\\favicon.svg",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\public\\icons.svg",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\assets\\hero.png",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\assets\\react.svg",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\assets\\vite.svg"
],
"video": []
},
"total_files": 46,
"total_words": 29773,
"needs_graph": false,
"warning": "Corpus is ~29,773 words - fits in a single context window. You may not need a graph.",
"skipped_sensitive": [
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\.env"
],
"unclassified": [
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\.env.example",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\.gitignore",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\App.css",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\src\\index.css"
],
"walk_errors": [],
"ignored": [],
"pruned_noise_dirs": [
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\dist\\",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\graphify-out\\",
"C:\\Users\\hp\\Desktop\\projects\\restroAI\\node_modules\\"
],
"graphifyignore_patterns": 20,
"scan_root": "C:\\Users\\hp\\Desktop\\projects\\restroAI"
}