DATA MODELING
AI SDLC Artifact, Prompt, and Model Version Traceability ER Diagram
A worked data modeling example, rendered live. Open it in the AI editor and adapt it to your own case.
Make this diagram your own.
Open it in the AI editor with a prompt pre-filled — keep what works, change what doesn't.
CASE ANALYSIS
Scenario
A generative AI product team needs to trace which prompt versions and model versions produced each artifact across the SDLC, and link model training, evaluation, and artifact lineage.
Key decisions
- Separate Prompt and PromptVersion to version prompts independently
- Use ArtifactGeneration join table to capture prompt-model-artifact provenance
- Include ArtifactRelationship for general artifact lineage
When to reuse this
When teams need auditable traceability from prompts and model versions to generated artifacts for compliance, debugging, or model governance.
RELATED EXAMPLES
More data modeling examples
MAKE YOUR OWN
Try the diagram makers.
Open this example in the editor →
Tweak it with chat, export PNG/SVG, or fork it for your own use case.
erd-generative-ai-product-team-artifact-prompt-and-model-version