Business Logic Entry Point Primitive Input Types

Require business-logic entry point input parameters to use only primitive or basic types. Use when an agent needs to create, modify, review, or interpret the command or query types accepted by business-logic entry points. Input fields must be strings, numbers, or booleans. Do not use domain-entity types, domain aggregate types, branded or opaque primitive types, enums, temporal types, or other complex domain objects as input fields.

code-sherpas 435436f 7.5 KB Updated

File contents

code-sherpas/agent-skills/tree/main/skills/business-logic-entry-point-primitive-input-types commit 435436f23f

Frequently asked questions

npx skillmds@latest add code-sherpas/business-logic-entry-point-primitive-input-types