{
  "platform": "FieldLogic",
  "engine": "core",
  "status": "operational",
  "timestamp": "2026-06-05T15:04:51.338Z",
  "message": "FieldLogic operational intelligence layer initialized.",
  "routes": {
    "homveraApp": "/homvera",
    "homveraSession": "/homvera/api/session",
    "homveraUpload": "/homvera/api/upload",
    "homveraAnalyze": "/homvera/api/analyze",
    "homveraLead": "/homvera/api/lead",
    "eventIntake": "/events/intake",
    "cbiTelemetryWorkflow": "/workflows/cbi/telemetry",
    "cbiDailyJobNote": "/workflows/cbi/daily-job-note",
    "completeAction": "/runtime/complete-action",
    "actionOutcomes": "/runtime/action-outcomes",
    "jobsNeedingAttention": "/runtime/jobs-needing-attention",
    "dailyBrief": "/runtime/daily-brief",
    "dailyBriefText": "/runtime/daily-brief-text",
    "dailyActionList": "/runtime/daily-action-list",
    "urgentJobs": "/runtime/urgent-jobs",
    "ownerOperations": "/runtime/owner/operations",
    "ownerService": "/runtime/owner/service",
    "ownerProduction": "/runtime/owner/production",
    "jobSummary": "/jobs/:id/summary",
    "jobTimeline": "/jobs/:id/timeline",
    "installerBenchmarks": "/benchmarks/installers",
    "jobBenchmarks": "/benchmarks/jobs"
  },
  "capabilities": {
    "eventPersistence": true,
    "operationalMemory": true,
    "jobStateTracking": true,
    "operationalSummaries": true,
    "operationalReplay": true,
    "operationalBenchmarking": true,
    "liveOperationalScoring": true,
    "cbiTelemetryWorkflow": true,
    "cbiDailyJobNote": true,
    "actionCompletion": true,
    "outcomeTracking": true,
    "jobsNeedingAttention": true,
    "dailyBrief": true,
    "dailyBriefText": true,
    "dailyActionList": true,
    "urgentJobs": true,
    "ownerJobs": true
  }
}