Skip to content

feat(dashboard-bff): serve Real Estate, Materials, Consumer Staples VDT industries#713

Merged
mdheller merged 1 commit into
mainfrom
feat/vdt-catalog-realestate-materials-staples
Jul 6, 2026
Merged

feat(dashboard-bff): serve Real Estate, Materials, Consumer Staples VDT industries#713
mdheller merged 1 commit into
mainfrom
feat/vdt-catalog-realestate-materials-staples

Conversation

@mdheller

@mdheller mdheller commented Jul 6, 2026

Copy link
Copy Markdown
Member

Vendors three more engine-produced VDT metrics artifacts so the Value Drivers cockpit surface's industry selector offers six industries instead of three. Backs SocioProphet/economic-prophet#27 (the engine tensors).

id industry uplift on $1B
realestate GICS60 Real Estate +$7.40M / +0.74%
materials GICS15 Materials +$9.59M / +0.96%
consumerstaples GICS30 Consumer Staples +$6.67M / +0.67%

Each <id>.metrics.json is the run_vdt output (36-cell tensor summing to 1.0, self-consistent uplift) wrapped with _provenance — same structure as software/banks/energy, nothing hand-edited. catalog.json gains the three entries.

The bff test now locks all six industries into the catalog and asserts the new tensors are complete + self-consistent through the live /v1/vdt?industry=<id> endpoint (verified: all three PASS — 36 cells, weight_sum=1.0, uplift>0). The cockpit selector (#418) is catalog-driven, so the new industries appear automatically once this is live.

🤖 Generated with Claude Code

…DT industries

Vendors three more engine-produced VDT metrics artifacts (from economic-prophet
SocioProphet/economic-prophet#27) so the Value Drivers surface's industry selector
offers six industries instead of three:
- realestate      -> GICS60 Real Estate      (+$7.40M / +0.74% on $1B)
- materials       -> GICS15 Materials         (+$9.59M / +0.96%)
- consumerstaples -> GICS30 Consumer Staples  (+$6.67M / +0.67%)

Each artifact is the run_vdt OUTPUT (36-cell tensor summing to 1.0, self-consistent
uplift) wrapped with _provenance, same as software/banks/energy — nothing hand-edited.
catalog.json gains the three entries; the bff test locks all six into the catalog and
asserts the new tensors are complete + self-consistent through the live endpoint.
@mdheller mdheller merged commit 9383a6e into main Jul 6, 2026
59 checks passed
@mdheller mdheller deleted the feat/vdt-catalog-realestate-materials-staples branch July 6, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant