Graph Core
The graph core is the common model for artifacts, blobs, links, and events across product, API, tools, and runtime behavior.
Architecture Role
- Model durable objects as artifacts.
- Attach files and rendered outputs as blobs.
- Represent relationships as links.
- Use events to explain what changed over time.
Review Questions
- What workspace, artifact, API, runtime, or operations behavior does this area affect?
- What user-visible route or developer-facing API proves the behavior?
- What event, artifact, blob, link, or operation should a reviewer inspect afterward?
Media To Add
- Diagram: artifact with blob slots, related artifacts, and event timeline. It helps developers reason about data modeling. Source: artifact model pages.