Skip to main content

verify-event-model

Gates a freshly-appended NeoHaskell event-model.json BEFORE any code, in three passes: PASS 1 JSON-Schema shape offline against the vendored v1 schema; PASS 2 referential integrity (edge endpoints resolve, entityId/duplicate-id/edge-endpoint-type checks, mirroring neo's validate.rs); PASS 3 Event Modeling best practices neo never machine- checks. Flags present-tense or RPC-echo event names (IncrementCounter, CreateFooDTO), vague names (CartUpdated, DataUpdated), read-model fields tracing to no event, missing command-produces-event or event-feeds-query links, fake unconditional automations, infra- as-nodes, orphans, and ReadModel-to-Command flows. Use to CHECK, validate, audit, or gate a model — 'check the model', 'is my event model right', 'validate event-model.json', after event-modeling and before the TDD cycle. Do NOT use to DESIGN or add nodes to the model — that is event-modeling. Does NOT flag creation facts like CounterCreated or MemberRegistered.

Ir a la instalación

Datos de origen

Repositorio
neohaskell/skills
Última actividad en el origen
1 de julio de 2026 a las 22:02
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.