Build Computed

Build a feature's ecs computed-database — derived observable values.

Adobe a4352aa 503 B Updated 142 repo stars

File contents

Create ecs/computed-database/: computed-database.ts (extends the previous layer, adds computed from ./computed/index.js) plus a computed/ folder — one cached derived value per file + barrel. Derivation logic lives in data/; a computed only wires a db observable to it.

Comes after transaction-database.

The how is in the auto-loading features/ecs/computed.md rule.

adobe/data/tree/main/.agents/skills/adobe-data-ai/build-computed commit a4352aa13d

Frequently asked questions

npx skillmds@latest add adobe/build-computed-2