| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "$schema": "calibration-notes-v1",
- "clientId": "",
- "brandName": "",
- "sessions": {
- "session-1": {
- "timestamp": null,
- "overallVerdict": "",
- "corrections": [],
- "newInsights": [],
- "userQuotes": []
- },
- "session-2": {
- "timestamp": null,
- "competitorConfirmation": {
- "accepted": [],
- "rejected": [],
- "added": []
- },
- "corrections": [],
- "newInsights": [],
- "userQuotes": []
- },
- "session-3": {
- "timestamp": null,
- "sentimentAccuracy": "",
- "initialReviewFeedback": {
- "known": [],
- "newDiscovery": [],
- "misjudged": []
- },
- "keywordAccuracy": "",
- "corrections": [],
- "newInsights": [],
- "userQuotes": []
- },
- "session-4": {
- "timestamp": null,
- "painPointLabeling": {
- "known": [],
- "newDiscovery": [],
- "misjudged": []
- },
- "featureSatisfaction": {
- "quadrantCorrections": [],
- "missingFeatures": []
- },
- "scenarioDashboard": {
- "missingScenarios": [],
- "severityCorrections": []
- },
- "personaFeedback": {
- "coreSegments": [],
- "opportunitySegments": [],
- "irrelevantSegments": []
- },
- "corrections": [],
- "newInsights": [],
- "userQuotes": []
- },
- "session-5": {
- "timestamp": null,
- "proposalFeedback": "",
- "priorityAdjustments": [],
- "strategicAdditions": [],
- "userQuotes": []
- }
- }
- }
|