WorkGraph Example
This example models a Homecore-style situation where incoming information, calendar context, and routine automation produce shared durable work.Scenario
A calendar event says L is taking A to the dentist on May 20. A strongly prefers car P. A new maintenance update says car P is in the workshop. A needs preparation for irregularities, so L should receive a reminder the day before the appointment. WorkGraph does not infer the family policy. The agent reasons about the data, then records the durable commitment and dependencies. The standard persistent host grants thedefault namespace, so every call in
this example uses default. An embedding host may use homecore instead only
if it issues that exact namespace in the session’s
WorkGraphNamespaceGrant.
1. Create The Work Items
2. Link The Dependency
3. Ask WorkGraph What Is Ready
4. Claim, Act, And Add Evidence
5. Join Work Under A Parent
Create a coordination item with explicit child terminal policies:parent edge points from child
to parent. The first edge is shown below:
