Skip to content

Blueprint AI Seed Skill

Package: vyuh_entity_blueprint

The seed-generation notes describe how an AI-assisted seed workflow should use blueprint modules, entities, fields, relationships, and seed hints to produce coherent local demo data.

AI seed generation flowBlueprint seed hints feed the AI seed skill, which produces API fixtures and SQL seed data for demo scenarios.Blueprint Seed Hintsentities, fields, relationshipsAI Seed Skillscenario-aware generationJSON/API Fixturesruntime test dataSQL Seed Datafresh database setupDemo Scenarios

What To Inspect

  • Skill notes: docs/packages/vyuh_entity_blueprint/ai-seed-generation-skill.md
  • Seed hint types: packages/vyuh_entity_blueprint_types/lib/src/seed/seed_hints.dart
  • Seed compiler: packages/vyuh_entity_blueprint/lib/src/compiler/seed_compiler.dart

Blue is the Vyuh Blueprint documentation surface.