Skill for the Predictive area of BLDG Estimator. 17 symbols across 6 files.
17 symbols | 6 files | Cohesion: 85%
app/| File | Symbols |
|---|---|
app/src/nova/predictive/generateSuggestions.js | generateTakeoffSuggestions, buildScheduleDescription, parseQuantity, buildCode, scheduleConfidence (+4) |
app/src/nova/predictive/revisionAnnotator.js | resizeCanvas, canvasToBase64, annotateRevisionDelta |
app/src/utils/notesExtractor.js | buildNotesContext, groupNotesByTrade |
app/src/components/takeoffs/AutoTakeoffModal.jsx | AutoTakeoffModal |
app/src/components/planroom/ScanResultsModal.jsx | ScanResultsModal |
app/src/components/planroom/DrawingOverlay.jsx | DrawingOverlay |
Start here when exploring this area:
buildNotesContext (Function) — app/src/utils/notesExtractor.js:142groupNotesByTrade (Function) — app/src/utils/notesExtractor.js:245generateTakeoffSuggestions (Function) — app/src/nova/predictive/generateSuggestions.js:74AutoTakeoffModal (Function) — app/src/components/takeoffs/AutoTakeoffModal.jsx:14ScanResultsModal (Function) — app/src/components/planroom/ScanResultsModal.jsx:22| Symbol | Type | File | Line |
|---|---|---|---|
buildNotesContext | Function | app/src/utils/notesExtractor.js | 142 |
groupNotesByTrade | Function | app/src/utils/notesExtractor.js | 245 |
generateTakeoffSuggestions | Function | app/src/nova/predictive/generateSuggestions.js | 74 |
AutoTakeoffModal | Function | app/src/components/takeoffs/AutoTakeoffModal.jsx | 14 |
ScanResultsModal | Function | app/src/components/planroom/ScanResultsModal.jsx | 22 |
annotateRevisionDelta | Function | app/src/nova/predictive/revisionAnnotator.js | 39 |
DrawingOverlay | Function | app/src/components/planroom/DrawingOverlay.jsx | 32 |
buildScheduleDescription | Function | app/src/nova/predictive/generateSuggestions.js | 177 |
parseQuantity | Function | app/src/nova/predictive/generateSuggestions.js | 242 |
buildCode | Function | app/src/nova/predictive/generateSuggestions.js | 250 |
scheduleConfidence | Function | app/src/nova/predictive/generateSuggestions.js | 271 |
buildScheduleReasoning | Function | app/src/nova/predictive/generateSuggestions.js | 280 |
estimateCostFromRom | Function | app/src/nova/predictive/generateSuggestions.js | 314 |
generateFromNotes | Function | app/src/nova/predictive/generateSuggestions.js | 332 |
generateRomGapFill | Function | app/src/nova/predictive/generateSuggestions.js | 388 |
resizeCanvas | Function | app/src/nova/predictive/revisionAnnotator.js | 12 |
canvasToBase64 | Function | app/src/nova/predictive/revisionAnnotator.js | 26 |
| Area | Connections |
|---|---|
| Widgets | 3 calls |
| Sections | 1 calls |
gitnexus_context({name: "buildNotesContext"}) — see callers and calleesgitnexus_query({query: "predictive"}) — find related execution flows