Skip to content
AM

Glowstack: example operating company

Glowstack is the fictional flow-arts commerce business used in InBlack examples. It provides recognizable products, contacts, orders, custom fields, accounting cases, and role-specific agent scenarios without using customer data.

The platform repository contains focused fixtures rather than one universal Glowstack dataset:

  • The dimensional seed declares product, contact, order, and marketing-campaign custom-field schemas and sample values.
  • The reconciliation seed creates match, split-match, and adjusting-entry bank cases.
  • Fixture-agent scenarios cover the Glowstack family plus founder, bookkeeper, and CFO current-period behavior.

Examples elsewhere in the guide may be Glowstack-shaped without claiming that every displayed identifier is a seeded row. Exact fixture claims must match the checked-in SQL or TypeScript scenario.

Developers can load the local fixtures with scripts/seed-glowstack-dimensional.sh and scripts/seed-glowstack-reconciliation.sh after the base database seed. See The Glowstack example dataset for details.