Bottom line up front, this is a valid observation but is not part of the economically justified delivery queue.
Economic grooming decision (2026-08-04): The item is explicitly parked/rejected, has low inaction risk, and records no near-term economic case. Closed as not planned; reopen only when a named economic or obligation trigger is met.
Decision\nThe supported customer path is the OilPrice Excel add-in for refreshable formulas. Do not continue one-time exports, native WEBSERVICE/FILTERXML workbooks, Power Query guidance, VBA guidance, or multi-path public instructions as the primary Excel surface.\n\n## Why\nCustomers want to stay in Excel, change symbols/inputs, and recalculate. Multiple overlapping spreadsheet paths create confusion and support burden. The add-in gives one durable mental model: install once, set key once, use formulas.\n\n## MVP scope\n- Shared-runtime Office.js add-in with task pane + custom functions.\n- API key manager in task pane.\n- Minimal formulas only:\n - =OILPRICE.PRICE("BRENT_CRUDE_USD")\n - =OILPRICE.PRICE(A2)\n - =OILPRICE.GET("/v1/prices/latest", "by_code=BRENT_CRUDE_USD")\n - =OILPRICE.CODES() if endpoint support is clean.\n- Plain worksheet errors for missing key, invalid key, quota/rate limit, tier/permission, unsupported endpoint, and no data.\n- Manual refresh/recalculate path; no broad auto-refresh claim until proven.\n\n## Proof gates before customer instructions\n- npm test/build pass.\n- Manifest validates.\n- Windows Excel sideload works without certificate confusion.\n- Paste key in task pane and formula calls production API.\n- API logs show the test request for the expected user/key.\n- Formula recalculates after changing commodity code.\n- No #NAME? in the supported formula path.\n\n## Out of scope / backlog\n- One-time workbook exports.\n- Power Query templates/connectors.\n- Native WEBSERVICE/FILTERXML workbooks.\n- VBA instructions.\n- AppSource launch until preview smoke is green.\n- Broad futures/history/statistical functions until the first price/endpoint formulas are proven.\n\n## Customer outcome\nGet the current Excel customer productive with a small supportable preview path, then harden for scalable distribution.
Bottom line up front, this is a valid observation but is not part of the economically justified delivery queue.
Economic grooming decision (2026-08-04): The item is explicitly parked/rejected, has low inaction risk, and records no near-term economic case. Closed as not planned; reopen only when a named economic or obligation trigger is met.
Decision\nThe supported customer path is the OilPrice Excel add-in for refreshable formulas. Do not continue one-time exports, native WEBSERVICE/FILTERXML workbooks, Power Query guidance, VBA guidance, or multi-path public instructions as the primary Excel surface.\n\n## Why\nCustomers want to stay in Excel, change symbols/inputs, and recalculate. Multiple overlapping spreadsheet paths create confusion and support burden. The add-in gives one durable mental model: install once, set key once, use formulas.\n\n## MVP scope\n- Shared-runtime Office.js add-in with task pane + custom functions.\n- API key manager in task pane.\n- Minimal formulas only:\n - =OILPRICE.PRICE("BRENT_CRUDE_USD")\n - =OILPRICE.PRICE(A2)\n - =OILPRICE.GET("/v1/prices/latest", "by_code=BRENT_CRUDE_USD")\n - =OILPRICE.CODES() if endpoint support is clean.\n- Plain worksheet errors for missing key, invalid key, quota/rate limit, tier/permission, unsupported endpoint, and no data.\n- Manual refresh/recalculate path; no broad auto-refresh claim until proven.\n\n## Proof gates before customer instructions\n- npm test/build pass.\n- Manifest validates.\n- Windows Excel sideload works without certificate confusion.\n- Paste key in task pane and formula calls production API.\n- API logs show the test request for the expected user/key.\n- Formula recalculates after changing commodity code.\n- No #NAME? in the supported formula path.\n\n## Out of scope / backlog\n- One-time workbook exports.\n- Power Query templates/connectors.\n- Native WEBSERVICE/FILTERXML workbooks.\n- VBA instructions.\n- AppSource launch until preview smoke is green.\n- Broad futures/history/statistical functions until the first price/endpoint formulas are proven.\n\n## Customer outcome\nGet the current Excel customer productive with a small supportable preview path, then harden for scalable distribution.