[2026-04-18] ingest | Turn On Bundle Publishing (shopify.dev)
Ingested Turn On Bundle Publishing from shopify.dev.
Details:
- Updated shopify-bundles-api Sales Channel Support section: publishing disabled by default, only product fixed bundles supported, requires app to be sales channel. Added custom storefront publishing to Limitations.
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Create Bundle App Tutorial (shopify.dev)
Ingested Create Bundle App from shopify.dev.
Details:
- Updated shopify-bundles-api with Merge operation (
linesMerge) alongside Expand, detailed metafield type information,component_parentsJSON schema, and GID format note
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Migrate Config Extension to CLI (shopify.dev)
Ingested Migrate Config Extension to CLI from shopify.dev.
Details:
- Added migration note to shopify-bundles-api Product Configuration Extension section (Partner Dashboard → CLI TOML migration)
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Add Merchant Config UI (shopify.dev)
Ingested Add Merchant Config UI from shopify.dev.
Details:
- Updated shopify-bundles-api Admin UI section with product configuration
extension details: two targets,
ui_extensiontype, RFC 6570 edit links, CLI 3.76+ requirement, API version 2025-01
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Add Customized Bundle Function (shopify.dev)
Ingested Add Customized Bundle Function from shopify.dev.
Details:
- Updated shopify-bundles-api Customized Bundles section with Cart Transform
Function details (API 2025-07+, Expand operations),
cartTransformCreateactivation mutation, access scopes (write_cart_transforms+write_products), data source comparison (metafields vs line item properties), and correctedcomponent_referencemetafield description
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Add Variant Fixed Bundle (shopify.dev)
Ingested Add Variant Fixed Bundle from shopify.dev.
Details:
- Updated shopify-bundles-api Variant Fixed Bundles section with two-step
creation workflow,
productVariantRelationshipBulkUpdateinput structure,productVariantComponentsrelationship model, andrequiresComponentsdetection link to hydrogen-bundles
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Add Product Fixed Bundle (shopify.dev)
Ingested Add Product Fixed Bundle from shopify.dev.
Details:
- Updated shopify-bundles-api Product Fixed Bundles section with mutation
details (
productBundleCreate/productBundleUpdate), async polling workflow,write_productsscope,bundleComponentsrelationship model, consolidated options mechanism, app-exclusive management, and no-nesting constraint - Added new limitations: no nesting, app-exclusive management, quantity option combining restriction
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Add a Fixed Bundle (shopify.dev)
Ingested Add a Fixed Bundle from shopify.dev.
Details:
- Overview page with minimal new content; added as source reference to shopify-bundles-api
- Added detail about automatic variant mapping for product fixed bundles
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Start Building Bundles (shopify.dev)
Ingested Start Building Bundles from shopify.dev.
Details:
- Updated shopify-bundles-api with pricing models (parent-derived vs component-derived), tax computation, oversell protection differences, storefront behavior, shared behaviors (discounts, cart display, fulfillment, refunds, reporting)
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Shopify Bundles Overview (shopify.dev)
Ingested Shopify Bundles Overview from shopify.dev official docs.
Details:
- Updated shopify-bundles-api with store eligibility (
BundlesFeature), bundle lifecycle table, build surfaces, sales channel support, and limitations (selling plans restriction, Scripts sunset June 30, 2026)
Pages touched: shopify-bundles-api
[2026-04-18] ingest | Shopify Bundles
Ingested Shopify Bundles from Confluence (ENG space).
Details:
- Created entity page covering Fixed Bundles (product-level and variant-level),
Customized Bundles (mix-and-match via
cart_transform), Admin API mutations, limits, metafields, and admin UI extensions - Added cross-reference from hydrogen-bundles to shopify-bundles-api
Pages touched: shopify-bundles-api, hydrogen-bundles
[2026-04-18] ingest | Hydrogen Bundles LLM Prompt
Ingested Hydrogen Bundles LLM Prompt.
Details:
- Added raw source from Hydrogen’s official LLM prompt for bundles recipe
- Updated hydrogen-bundles with adaptation guidance for non-skeleton projects and codegen note
- Added second source reference
Pages touched: hydrogen-bundles
[2026-04-18] ingest | Hydrogen Bundles Recipe
Ingested code documentation from Shopify Hydrogen’s bundles cookbook recipe.
Details:
- Generated raw source from codebase analysis (2 new components, 9 patch files)
- Created wiki page covering bundle detection pattern, components, GraphQL changes, and modified files
- Cross-referenced with hydrogen-development-training
Pages touched: hydrogen-bundles
[2026-04-17] ingest | Slack Channel Structure
Ingested Slack Channel Structure.
Details:
- Created summary page with channel list, naming conventions, and sidebar recommendations
- Initialized Company section in wiki index
Pages touched: slack-channel-structure
[2026-04-17] ingest | Hydrogen Development Training
Ingested Hydrogen Development Training.
Details:
- Created summary page with three-tiered curriculum (37 resources across levels)
- Added cross-references to core-skills-training and pull-request-guidelines
Pages touched: hydrogen-development-training, core-skills-training
[2026-04-17] ingest | Core Skills Training
Ingested Core Skills Training.
Details:
- Created summary page with curated reading list across five skill categories
- Initialized Training section in wiki index
Pages touched: core-skills-training
[2026-04-17] ingest | Story Point Matrix
Ingested Story Point Matrix.
Details:
- Created summary page with Fibonacci estimation scale
- Added cross-references to user-story-guide (INVEST table)
Pages touched: story-point-matrix, user-story-guide
[2026-04-17] ingest | Product Backlog Example
Ingested Product Backlog Example.
Details:
- Created summary page demonstrating the full user story process end-to-end
- Added cross-reference to user-story-guide (writing process section)
Pages touched: product-backlog-example, user-story-guide
[2026-04-17] ingest | User Story Themes
Ingested User Story Themes.
Details:
- Created summary page with theme taxonomy (Product Value, Platform Capability, Cross-Cutting Concerns)
- Added cross-reference to user-story-guide (epics section)
Pages touched: user-story-themes, user-story-guide
[2026-04-17] ingest | User Story Guide
Ingested User Story Guide.
Details:
- Created summary page covering frameworks (3Ws, INVEST, 3Cs), writing process, enablers, and Definition of Ready/Done
- Added cross-reference to placeholder-development (enabler tickets)
Pages touched: user-story-guide, placeholder-development
[2026-04-17] ingest | Using Placeholders to Unblock End-to-End Development
Ingested Using Placeholders to Unblock End-to-End Development.
Details:
- Created summary page covering placeholder types, conventions, and decision guide
- Added cross-reference to code-review-guidelines (non-blocking comments for follow-up tickets)
Pages touched: placeholder-development, code-review-guidelines
[2026-04-17] ingest | Pull Request Guidelines
Ingested Pull Request Guidelines.
Details:
- Created summary page for PR creation and management standards
- Added cross-references to code-review-guidelines
Pages touched: pull-request-guidelines, code-review-guidelines
[2026-04-17] ingest | Code Review Guidelines
Ingested Code Review Guidelines.
Details:
- Created summary page for Form Factory’s code review standards
- Initialized wiki index and log
Pages touched: code-review-guidelines