# reaction - Doramagic AI Context Pack

> Positioning: a pre-install experience and judgment asset. It helps the host AI get off to a good start, but it does not mean the project has already been installed, run, or validated.

## Sufficiency Principle

- **Sufficiency over compression**: The AI Context Pack should be sufficient for the host AI to understand the project's value, capability boundaries, entrypoints, risks, and evidence sources before starting work; it may be layered, but it does not aim for the shortest possible summary.
- **Compression policy**: Compress only noise and duplication, never context that affects judgment or the quality of the work.

## How the Host AI Should Use This

You are reading the AI Context Pack that Doramagic compiled for reaction. Treat it as pre-work context: help the user understand who it fits, what it can do, how to start, what must be verified after install, and where the risks are. Do not claim that you have already installed, run, or executed the target project.

## Claim Consumption Rules

- **Fact source**: Repo Evidence + Claim/Evidence Graph; the Human Wiki only supplies salience, terminology, and narrative structure.
- **Minimum status for a fact**: `supported`
- `supported`: May be used as a project fact, but the answer must cite the claim_id and evidence path.
- `weak`: Usable only as a low-confidence lead; the user must be asked to keep verifying.
- `inferred`: Usable only for risk notes or open questions; must not be packaged as a project fact.
- `unverified`: Must not be used as fact; state clearly that evidence is insufficient.
- `contradicted`: Must show the conflicting sources and must not force a single version on the user's behalf.

## Who It Fits Best

- **Users who want to understand an open-source project's value and boundaries before installing**: Current evidence comes mainly from project documentation. Evidence: `README.md` Claim: `clm_0002` supported 0.86

## What It Can Do

- **Command-Line Startup or Install Flow** (Verify after install): The project documentation contains runnable commands; real use requires running them in a local or host environment. Evidence: `README.md`, `packages/api-core/README.md`, `packages/api-plugin-simple-schema/README.md`, `packages/api-utils/README.md` et al. Claim: `clm_0001` supported 0.86

## How to Start

- `npm install -g reaction-cli` Evidence: `README.md` Claim: `clm_0003` supported 0.86
- `npm i -g pnpm@7.11.0` Evidence: `README.md` Claim: `clm_0004` supported 0.86
- `git clone https://github.com/reactioncommerce/reaction.git` Evidence: `README.md` Claim: `clm_0005` supported 0.86
- `npm install @reactioncommerce/api-core graphql` Evidence: `packages/api-core/README.md` Claim: `clm_0006` supported 0.86
- `npm install @reactioncommerce/api-plugin-simple-schema` Evidence: `packages/api-plugin-simple-schema/README.md` Claim: `clm_0007` supported 0.86
- `npm install @reactioncommerce/api-utils` Evidence: `packages/api-utils/README.md` Claim: `clm_0008` supported 0.86
- `npm i --save @reactioncommerce/random` Evidence: `packages/random/README.md` Claim: `clm_0009` supported 0.86
- `npm install @reactioncommerce/reaction-error` Evidence: `packages/reaction-error/README.md` Claim: `clm_0010` supported 0.86

## Continue-or-Stop Decision Card

- **Current recommendation**: Needs admin / security approval
- **Why**: Continuing may involve secrets, accounts, external services, or sensitive context; get admin or security approval first.

### 30-Second Read

- **What to do now**: Needs admin / security approval
- **Minimum safe next step**: Run Prompt Preview first; if credentials or an enterprise environment are involved, get approval before trialing
- **Do not trust yet**: Role quality and task fit cannot be trusted directly.
- **Continuing will touch**: Role selection bias, Command execution, Local environment or project files

### What You Can Trust Now

- **Target-audience signal: Users who want to understand an open-source project's value and boundaries before installing** (supported): Backed by a supported claim or project evidence, but that still is not the same as real install results. Evidence: `README.md` Claim: `clm_0002` supported 0.86
- **Capability exists: Command-Line Startup or Install Flow** (supported): You can trust that the project contains signals of this capability; whether it fits your specific task still needs trial or after-install verification. Evidence: `README.md`, `packages/api-core/README.md`, `packages/api-plugin-simple-schema/README.md`, `packages/api-utils/README.md` et al. Claim: `clm_0001` supported 0.86
- **There are Quick Start / install-command signals** (supported): You can trust that the docs mention a startup or install entrypoint; do not run it directly in your primary environment because of that. Evidence: `README.md` Claim: `clm_0003` supported 0.86

### What You Cannot Trust Yet

- **Role quality and task fit cannot be trusted directly.** (unverified): A role library proves there are many roles; it does not prove each one fits your specific task or that a role produces high-quality results.
- **Do not treat role copy as real execution capability.** (unverified): Before install you can only judge whether the role description and task profile match; you cannot prove it can complete the task inside the host AI.
- **Real output quality cannot be trusted before install.** (unverified): Prompt Preview can only show how it guides you; it cannot prove result quality in the real project.
- **Host AI version compatibility cannot be trusted before install.** (unverified): Host loading rules and version differences across Claude, Cursor, Codex, Gemini, and others must be verified in a real environment.
- **That it will not pollute your existing host AI's behavior cannot be trusted directly.** (inferred): Skill, plugin, and AGENTS/CLAUDE/GEMINI instructions may change the host AI's default behavior.
- **Safe rollback cannot be assumed by default.** (unverified): Unless the project clearly provides uninstall and recovery instructions, verify in an isolated environment first.
- **After a real install, is it compatible with the user's current host AI version?** (unverified): Compatibility can only be verified in the actual host environment.
- **Does the project's output quality meet the user's specific task?** (unverified): The pre-install preview can only show flow and boundaries; it cannot replace real evaluation.

### What Continuing Will Touch

- **Role selection bias**: The user's judgment about which expert role should handle the task. Why: Picking the wrong role makes the AI answer from the wrong expert perspective, wasting time or misleading decisions.
- **Command execution**: Package managers, network downloads, the local plugin directory, project config, or the user's home directory. Why: Running the very first command can already change your environment; decide whether it is worth running first. Evidence: `README.md`, `packages/api-core/README.md`, `packages/api-plugin-simple-schema/README.md`, `packages/api-utils/README.md` et al.
- **Local environment or project files**: Install results, plugin caches, project config, or local dependency directories. Why: The write scope and rollback path cannot be proven before install and need isolated verification. Evidence: `README.md`, `packages/api-core/README.md`, `packages/api-plugin-simple-schema/README.md`, `packages/api-utils/README.md` et al.
- **Environment variables / API keys**: Project entry docs explicitly showing API key, token, secret, or account credential configuration. Why: If a real install needs credentials, use test credentials first and go through a permission/compliance review. Evidence: `packages/api-plugin-authentication/README.md`, `packages/api-plugin-payments-stripe-sca/README.md`, `packages/logger/README.md`
- **Host AI context**: The AI Context Pack, Prompt Preview, Skill routing, risk rules, and project facts. Why: Importing context affects the host AI's later judgment, so avoid packaging unverified items as facts.

### Minimum Safe Next Steps

- **Run Prompt Preview first**: Use an interactive trial to verify the task profile and role match first; do not import the whole role library up front. (applies when: Applies to any project, especially when output quality is unknown.)
- **Trial-install only in an isolated directory or a test account**: Avoid letting install commands pollute your primary host AI, real projects, or home directory. (applies when: When there are signals of command execution, plugin config, or local writes.)
- **Do not use real production credentials**: Once an environment variable / API key enters the host or toolchain, it can create account and compliance risk. (applies when: When environment signals like API, TOKEN, KEY, or SECRET appear.)
- **After install, verify just one minimal task**: Verify loading, compatibility, output quality, and rollback first, then decide whether to use it deeply. (applies when: When moving from a trial into a real workflow.)

### Exit Plan

- **Preserve the pre-install state**: Record the original host config and project state so you can later judge whether it is recoverable.
- **Keep a record of the original role selection**: If output goes off-topic, you can return to the task-profiling stage and reselect a role instead of pushing on with the wrong one.
- **Record the install commands and written paths**: Without clear uninstall instructions, you at least need to know which directories or configs to clean up manually.
- **Be ready to revoke test API keys or tokens**: If test credentials leak or are misused, you can cut losses quickly.
- **If there is no rollback path, do not enter your primary environment**: No rollback is a blocker before continuing; do not proceed on trust or luck.

## What Can Only Be Previewed

- Explain who the project fits and what it can do
- Demonstrate a typical conversation flow based on project docs
- Help the user decide whether it is worth installing or researching further

## What Must Be Verified After Install

- Actually installing the Skill, plugin, or CLI
- Running scripts, modifying local files, or accessing external services
- Verifying real output quality, performance, and compatibility

## Boundary & Risk Decision Card

- **Mistaking the pre-install preview for a real run**: The user may overestimate how much configuration, permission, and compatibility verification the project has already done. Mitigation: Clearly separate prompt_preview_can_do from runtime_required. Claim: `clm_0011` inferred 0.45
- **Command execution will modify the local environment**: Install commands may write to the user's home directory, the host plugin directory, or project configuration. Mitigation: Run in an isolated environment or a test account first. Evidence: `README.md`, `packages/api-core/README.md`, `packages/api-plugin-simple-schema/README.md`, `packages/api-utils/README.md` et al. Claim: `clm_0012` supported 0.86
- **To confirm**: After a real install, is it compatible with the user's current host AI version?. Why: Compatibility can only be verified in the actual host environment.
- **To confirm**: Does the project's output quality meet the user's specific task?. Why: The pre-install preview can only show flow and boundaries; it cannot replace real evaluation.
- **To confirm**: Do the install commands require network access, permissions, or global writes?. Why: This affects install risk in both enterprise and personal environments.

## Pre-Work Working Context

### Loading Order

- First read how_to_use.host_ai_instruction to establish the boundaries of this pre-install judgment asset.
- Read claim_graph_summary to confirm facts come from the Claim/Evidence Graph, not the Human Wiki narrative.
- Then read intended_users, capabilities, and quick_start_candidates to judge whether the user is a match.
- When you need to carry out a concrete task, check role_skill_index first, then evidence_index.
- For real install, file modification, network access, performance, or compatibility questions, turn to risk_card and boundaries.runtime_required.

### Task Routes

- **Command-Line Startup or Install Flow**: State that this is an after-install capability first, then give a pre-install checklist. Boundary: Must be verified after a real install or run. Evidence: `README.md`, `packages/api-core/README.md`, `packages/api-plugin-simple-schema/README.md`, `packages/api-utils/README.md` et al. Claim: `clm_0001` supported 0.86

### Context Scale

- Total files: 2832
- Important-file coverage: 40/2832
- Evidence index entries: 80
- Role / Skill entries: 65

### Handling Insufficient Evidence

- **missing_evidence**: State that evidence is insufficient and ask the user for the target file, a README section, or after-install verification records; do not fill in facts.
- **out_of_scope_request**: State that the task is beyond the current AI Context Pack's evidence scope and suggest the user check the Human Manual or verify after a real install.
- **runtime_request**: Provide a pre-install checklist and command sources, but do not run commands for the user or claim they have been run.
- **source_conflict**: Show the conflicting sources side by side, mark them as unverified, and do not force a single version.

## Prompt Recipes

### Fit assessment

- Goal: Judge whether this project fits the user's current task.
- Expected output: A fit conclusion, key reasons, evidence citations, what can be previewed before install, what must be verified after install, and a next-step recommendation.

```text
Based on the AI Context Pack for reaction, ask me 3 necessary questions first, then judge whether it fits my task. The answer must cover: who it fits, what it can do, what it cannot do, whether it is worth installing, and where the evidence comes from. Every project fact must cite evidence_refs, source_paths, or a claim_id.
```

### Pre-install experience

- Goal: Let the user feel the core workflow before installing, while avoiding packaging the preview as real capability or a marketing promise.
- Expected output: An experience script with boundary labels, an after-install verification checklist, and a cautious recommendation; with no real-run promises or strong marketing language.

```text
Treat reaction as a pre-install experience asset, not an already-installed tool or a real runtime environment.

Output exactly four parts:
1. Ask me 3 necessary questions first.
2. Give an "experience script": use the three labels [Previewable before install], [Must verify after install], and [Insufficient evidence] to show how it might guide the workflow.
3. Give an after-install verification checklist: list which capabilities can only be confirmed after a real install, real host loading, and a real project run.
4. Give a cautious recommendation: only "worth researching/trialing further", "add information before deciding", or "not recommended to continue"; do not endorse the project.

Hard boundaries:
- Do not claim you have installed, run, executed tests, modified files, or produced real results.
- Do not write promise-like phrasing such as "auto-adapts", "guarantees passing", "perfect fit", or "strongly recommend installing".
- If you describe how it works after install, you must use a conditional such as "if installed successfully and the host loads the Skill correctly, it might...".
- The experience script may only be written as "example lines / hypothetical flow": use "might ask / might suggest / might show", not "has written, has generated, has passed, is running, is generating".
- Prompt Preview does not hand out install commands; if the user is ready to trial, only prompt them to read Quick Start and the Risk Card first and to verify in an isolated environment.
- Every project fact must come from a supported claim, evidence_refs, or source_paths; inferred/unverified items can only be risks or open questions.

```

### Role / Skill selection

- Goal: Pick the best-matching asset from the project's roles or Skills.
- Expected output: A list of candidate roles or Skills, each with an applicable scenario, evidence paths, risk boundary, and whether after-install verification is needed.

```text
Read role_skill_index and recommend 3-5 of the most relevant roles or Skills for my target task. For each recommendation, state the applicable scenario, likely output, risk boundary, and evidence_refs.
```

### Risk pre-check

- Goal: Identify environment, permission, rule-conflict, and quality risks before installing or adopting.
- Expected output: A checklist of environment, permission, dependency, license, host-conflict, quality risk, and unknown items.

```text
Based on risk_card, boundaries, and quick_start_candidates, give me a pre-install risk pre-check list. Do not run commands for me; only explain what I should check, why, and what impact a failure would have.
```

### Host AI kickoff instruction

- Goal: Turn the project context into a host AI instruction for the start of a conversation.
- Expected output: A pre-work instruction with clear boundaries and clear evidence citations, suitable to copy to a host AI.

```text
Based on the AI Context Pack for reaction, generate a pre-work instruction I can paste to my host AI. This instruction must obey not_runtime=true and must not claim the project has been installed, run, or produced real results.
```

## Role / Skill Index

- Indexed 65 role / Skill / project-doc entries.

- **api-utils** (project_doc): - getAbsoluteUrl ./getAbsoluteUrl.md - getPaginatedResponseFromAggregate ./getPaginatedResponseFromAggregate.md - tagsForCatalogProducts ./tagsForCatalogProducts.md - generateFilterQuery ./generateFilterQuery.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-utils/docs/README.md`
- **Changesets** (project_doc): Hello and welcome! This folder has been automatically generated by @changesets/cli , a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository https://github.com/changesets/changesets Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `.changeset/README.md`
- **Features** (project_doc): Mailchimp Open Commerce formerly Reaction Commerce Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `README.md`
- **Included Hooks** (project_doc): This directory contains project hooks for the Reaction development environment. They are invoked from the reaction-platform build tools which operate across all projects to aid with orchestration. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `apps/reaction/.reaction/project-hooks/README.md`
- **Reaction API Core** (project_doc): This NPM package provides the ReactionAPICore class. Use this to build a NodeJS microservice that is compatible with the Reaction Commerce platform, or to build your main Reaction Commerce API if you don't want to start by forking the https://github.com/reactioncommerce/reaction project. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-core/README.md`
- **api-plugin-accounts** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-accounts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-accounts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-accounts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-accounts ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://gith… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-accounts/README.md`
- **api-plugin-address-validation-test** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-address-validation-test.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-address-validation-test ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-address-validation-test.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-address-validation-test Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-address-validation-test/README.md`
- **api-plugin-address-validation** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-address-validation.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-address-validation ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-address-validation.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-address-validation Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-address-validation/README.md`
- **api-plugin-authentication** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-authentication.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-authentication ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-authentication.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-authentication Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-authentication/README.md`
- **api-plugin-authorization-simple** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-authorization-simple.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-authorization-simple ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-authorization-simple.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-authorization-simple Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-authorization-simple/README.md`
- **api-plugin-bull-queue** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-bull-queue.svg https://www.npmjs. com/package/@reactioncommerce/api-plugin-bull-queue ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-bull-queue.svg?style=svg https://circleci. com/gh/reactioncommerce/api-plugin-bull-queue Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-bull-queue/README.md`
- **api-plugin-carts** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-carts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-carts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-carts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-carts Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-carts/README.md`
- **api-plugin-catalogs** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-catalogs.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-catalogs ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-catalogs.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-catalogs Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-catalogs/README.md`
- **api-plugin-discounts-codes** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-discounts-codes.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-discounts-codes ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-discounts-codes.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-discounts-codes Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-discounts-codes/README.md`
- **api-plugin-discounts** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-discounts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-discounts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-discounts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-discounts Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-discounts/README.md`
- **api-plugin-email-smtp** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-email-smtp.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-email-smtp ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-email-smtp.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-email-smtp Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-email-smtp/README.md`
- **api-plugin-email-templates** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-email-templates.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-email-templates ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-email-templates.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-email-templates Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-email-templates/README.md`
- **api-plugin-email** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-email.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-email ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-email.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-email Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-email/README.md`
- **api-plugin-files** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-files.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-files ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-files.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-files Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-files/README.md`
- **api-plugin-fulfillment-method-pickup-store** (project_doc): api-plugin-fulfillment-method-pickup-store Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-fulfillment-method-pickup-store/README.md`
- **api-plugin-fulfillment-method-shipping-dynamic-rate** (project_doc): api-plugin-fulfillment-method-shipping-dynamic-rate Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-fulfillment-method-shipping-dynamic-rate/README.md`
- **api-plugin-fulfillment-method-shipping-flat-rate** (project_doc): api-plugin-fulfillment-method-shipping-flat-rate Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-fulfillment-method-shipping-flat-rate/README.md`
- **api-plugin-fulfillment-type-pickup** (project_doc): This is a fulfillment-type plugin which which works along with the base api-plugin-fulfillment and other fulfillment-method plugins like pickup-store . This plugin provides the basic updates needed to establish the fulfillment-type. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-fulfillment-type-pickup/README.md`
- **api-plugin-fulfillment-type-shipping** (project_doc): api-plugin-fulfillment-type-shipping Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-fulfillment-type-shipping/README.md`
- **api-plugin-fulfillment** (project_doc): This is the base fulfillment plugin which would enable other fulfillment types like shipping, pickup, digital and fulfillment-methods like shipping, store, download etc to be introduced via their own separate plugins. This plugin provides the common functionalities required for implementing fulfillment. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-fulfillment/README.md`
- **api-plugin-i18n** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-i18n.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-i18n ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-i18n.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-i18n Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-i18n/README.md`
- **api-plugin-inventory-simple** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-inventory-simple.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-inventory-simple ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-inventory-simple.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-inventory-simple Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-inventory-simple/README.md`
- **api-plugin-inventory** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-inventory.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-inventory ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-inventory.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-inventory Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-inventory/README.md`
- **api-plugin-job-queue** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-job-queue.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-job-queue ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-job-queue.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-job-queue Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-job-queue/README.md`
- **Readme** (project_doc): The files in this folder are a rewrite of the @reactioncommerce/job-queue package with an almost identical API but no Meteor dependencies. This is not expected to be the final solution for background jobs in Reaction, but it is a temporary solution that works fairly well for now. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-job-queue/src/job-queue/README.md`
- **api-plugin-navigation** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-navigation.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-navigation ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-navigation.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-navigation Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-navigation/README.md`
- **api-plugin-notifications** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-notifications.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-notifications ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-notifications.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-notifications Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-notifications/README.md`
- **api-plugin-orders** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-orders.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-orders ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-orders.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-orders Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-orders/README.md`
- **api-plugin-payments-example** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-payments-example.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-payments-example ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-payments-example.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-payments-example ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic-… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-payments-example/README.md`
- **api-plugin-payments-stripe-sca** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-payments-stripe-sca.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-payments-stripe-sca ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-payments-stripe-sca.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-payments-stripe-sca Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-payments-stripe-sca/README.md`
- **api-plugin-payments** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-payments.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-payments ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-payments.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-payments ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://gith… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-payments/README.md`
- **api-plugin-pricing-simple** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-pricing-simple.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-pricing-simple ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-pricing-simple.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-pricing-simple ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-pricing-simple/README.md`
- **Simple Pricing** (project_doc): Pricing data falls under it's own domain within the Reaction Commerce system, however it currently needs to be intertwined and available from other system domains i.e., Catalog, Cart, Checkout, Orders . To give us more flexibility in pricing data management we've begun to move pricing get/set functions into this simple-pricing plugin and calling these functions from the context.queries object from within their respe… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-pricing-simple/src/README.md`
- **api-plugin-products** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-products.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-products ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-products.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-products ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://gith… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-products/README.md`
- **Promotions-Coupons** (project_doc): A plugin that allows you to create promotions "coupons" which can trigger any "action" Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-promotions-coupons/README.md`
- **api-plugin-promotions-discounts** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-promotions-discounts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-promotions-discounts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-promotions-discounts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-promotions-discounts Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-promotions-discounts/README.md`
- **Promotions-Offers** (project_doc): A plugin that allows you to create promotions "offers" which can trigger any "action" Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-promotions-offers/README.md`
- **Promotions** (project_doc):  Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-promotions/README.md`
- **api-plugin-sample-data** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-example.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-example ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-example.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-example Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-sample-data/README.md`
- **api-plugin-sequences** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-sequences.svg https://www.npmjs. com/package/@reactioncommerce/api-plugin-sequences ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-sequences.svg?style=svg https://circleci. com/gh/reactioncommerce/api-plugin-sequences Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-sequences/README.md`
- **api-plugin-settings** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-settings.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-settings ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-settings.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-settings ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://gith… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-settings/README.md`
- **api-plugin-shipments-flat-rate** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-shipments-flat-rate.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-shipments-flat-rate ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-shipments-flat-rate.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-shipments-flat-rate ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-shipments-flat-rate/README.md`
- **api-plugin-shipments** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-shipments.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-shipments ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-shipments.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-shipments ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-shipments/README.md`
- **api-plugin-shops** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-shops.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-shops ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-shops.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-shops ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/seman… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-shops/README.md`
- **api-plugin-simple-schema** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-simple-schema.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-simple-schema ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-simple-schema.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-simple-schema ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-simple-schema/README.md`
- **api-plugin-sitemap-generator** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-sitemap-generator.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-sitemap-generator ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-sitemap-generator.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-sitemap-generator ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-seman… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-sitemap-generator/README.md`
- **api-plugin-surcharges** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-surcharges.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-surcharges ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-surcharges.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-surcharges ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg http… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-surcharges/README.md`
- **api-plugin-system-information** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-system-information.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-system-information ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-system-information.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-system-information ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-s… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-system-information/README.md`
- **api-plugin-tags** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-tags.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-tags ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-tags.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-tags ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-tags/README.md`
- **api-plugin-taxes-flat-rate** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-taxes-flat-rate.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-taxes-flat-rate ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-taxes-flat-rate.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-taxes-flat-rate ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--rel… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-taxes-flat-rate/README.md`
- **api-plugin-taxes** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-taxes.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-taxes ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-taxes.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-taxes ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/seman… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-taxes/README.md`
- **api-plugin-translations** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-translations.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-translations ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-translations.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-translations ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-plugin-translations/README.md`
- **api-utils** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-utils.svg https://www.npmjs.com/package/@reactioncommerce/api-utils ! CircleCI https://circleci.com/gh/reactioncommerce/api-utils.svg?style=svg https://circleci.com/gh/reactioncommerce/api-utils Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/api-utils/README.md`
- **@reactioncommerce/db-version-check** (project_doc): An NPM package that provides migrations for use with the @reactioncommerce/migrator CLI tool should use this package to check whether data is at the correct version before running any database commands. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/db-version-check/README.md`
- **file-collections-sa-base** (project_doc): Read the docs https://github.com/reactioncommerce/reaction-file-collections Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/file-collections-sa-base/README.md`
- **file-collections-sa-gridfs** (project_doc): Read the docs https://github.com/reactioncommerce/reaction-file-collections Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/file-collections-sa-gridfs/README.md`
- **file-collections** (project_doc): Read the docs https://github.com/reactioncommerce/reaction-file-collections Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/file-collections/README.md`
- **reaction-logger** (project_doc): Reaction uses the Bunyan https://github.com/trentm/node-bunyan logging library to provide a stream capable log handler that can send your logs to a variety of places. By default, the Reaction logger outputs to the console stdout , but you can also stream your server side logs to services like Loggly https://www.loggly.com/ see below or even save them to your database. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/logger/README.md`
- **Random** (project_doc): A drop-in replacement for the Meteor random package https://docs.meteor.com/packages/random.html . Unlike the Meteor package, you can use this either with or without Meteor. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/random/README.md`
- **reaction-error** (project_doc): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/reaction-error.svg https://www.npmjs.com/package/@reactioncommerce/reaction-error ! CircleCI https://circleci.com/gh/reactioncommerce/reaction-error.svg?style=svg https://circleci.com/gh/reactioncommerce/reaction-error ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-rele… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/reaction-error/README.md`

## Evidence Index

- Indexed 80 evidence entries.

- **api-utils** (documentation): - getAbsoluteUrl ./getAbsoluteUrl.md - getPaginatedResponseFromAggregate ./getPaginatedResponseFromAggregate.md - tagsForCatalogProducts ./tagsForCatalogProducts.md - generateFilterQuery ./generateFilterQuery.md Evidence: `packages/api-utils/docs/README.md`
- **Changesets** (documentation): Hello and welcome! This folder has been automatically generated by @changesets/cli , a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository https://github.com/changesets/changesets Evidence: `.changeset/README.md`
- **Features** (documentation): Mailchimp Open Commerce formerly Reaction Commerce Evidence: `README.md`
- **Included Hooks** (documentation): This directory contains project hooks for the Reaction development environment. They are invoked from the reaction-platform build tools which operate across all projects to aid with orchestration. Evidence: `apps/reaction/.reaction/project-hooks/README.md`
- **Reaction API Core** (documentation): This NPM package provides the ReactionAPICore class. Use this to build a NodeJS microservice that is compatible with the Reaction Commerce platform, or to build your main Reaction Commerce API if you don't want to start by forking the https://github.com/reactioncommerce/reaction project. Evidence: `packages/api-core/README.md`
- **api-plugin-accounts** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-accounts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-accounts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-accounts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-accounts ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-accounts/README.md`
- **api-plugin-address-validation-test** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-address-validation-test.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-address-validation-test ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-address-validation-test.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-address-validation-test Evidence: `packages/api-plugin-address-validation-test/README.md`
- **api-plugin-address-validation** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-address-validation.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-address-validation ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-address-validation.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-address-validation Evidence: `packages/api-plugin-address-validation/README.md`
- **api-plugin-authentication** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-authentication.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-authentication ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-authentication.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-authentication Evidence: `packages/api-plugin-authentication/README.md`
- **api-plugin-authorization-simple** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-authorization-simple.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-authorization-simple ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-authorization-simple.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-authorization-simple Evidence: `packages/api-plugin-authorization-simple/README.md`
- **api-plugin-bull-queue** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-bull-queue.svg https://www.npmjs. com/package/@reactioncommerce/api-plugin-bull-queue ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-bull-queue.svg?style=svg https://circleci. com/gh/reactioncommerce/api-plugin-bull-queue Evidence: `packages/api-plugin-bull-queue/README.md`
- **api-plugin-carts** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-carts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-carts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-carts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-carts Evidence: `packages/api-plugin-carts/README.md`
- **api-plugin-catalogs** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-catalogs.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-catalogs ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-catalogs.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-catalogs Evidence: `packages/api-plugin-catalogs/README.md`
- **api-plugin-discounts-codes** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-discounts-codes.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-discounts-codes ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-discounts-codes.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-discounts-codes Evidence: `packages/api-plugin-discounts-codes/README.md`
- **api-plugin-discounts** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-discounts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-discounts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-discounts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-discounts Evidence: `packages/api-plugin-discounts/README.md`
- **api-plugin-email-smtp** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-email-smtp.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-email-smtp ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-email-smtp.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-email-smtp Evidence: `packages/api-plugin-email-smtp/README.md`
- **api-plugin-email-templates** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-email-templates.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-email-templates ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-email-templates.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-email-templates Evidence: `packages/api-plugin-email-templates/README.md`
- **api-plugin-email** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-email.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-email ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-email.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-email Evidence: `packages/api-plugin-email/README.md`
- **api-plugin-files** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-files.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-files ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-files.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-files Evidence: `packages/api-plugin-files/README.md`
- **api-plugin-fulfillment-method-pickup-store** (documentation): api-plugin-fulfillment-method-pickup-store Evidence: `packages/api-plugin-fulfillment-method-pickup-store/README.md`
- **api-plugin-fulfillment-method-shipping-dynamic-rate** (documentation): api-plugin-fulfillment-method-shipping-dynamic-rate Evidence: `packages/api-plugin-fulfillment-method-shipping-dynamic-rate/README.md`
- **api-plugin-fulfillment-method-shipping-flat-rate** (documentation): api-plugin-fulfillment-method-shipping-flat-rate Evidence: `packages/api-plugin-fulfillment-method-shipping-flat-rate/README.md`
- **api-plugin-fulfillment-type-pickup** (documentation): This is a fulfillment-type plugin which which works along with the base api-plugin-fulfillment and other fulfillment-method plugins like pickup-store . This plugin provides the basic updates needed to establish the fulfillment-type. Evidence: `packages/api-plugin-fulfillment-type-pickup/README.md`
- **api-plugin-fulfillment-type-shipping** (documentation): api-plugin-fulfillment-type-shipping Evidence: `packages/api-plugin-fulfillment-type-shipping/README.md`
- **api-plugin-fulfillment** (documentation): This is the base fulfillment plugin which would enable other fulfillment types like shipping, pickup, digital and fulfillment-methods like shipping, store, download etc to be introduced via their own separate plugins. This plugin provides the common functionalities required for implementing fulfillment. Evidence: `packages/api-plugin-fulfillment/README.md`
- **api-plugin-i18n** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-i18n.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-i18n ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-i18n.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-i18n Evidence: `packages/api-plugin-i18n/README.md`
- **api-plugin-inventory-simple** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-inventory-simple.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-inventory-simple ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-inventory-simple.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-inventory-simple Evidence: `packages/api-plugin-inventory-simple/README.md`
- **api-plugin-inventory** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-inventory.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-inventory ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-inventory.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-inventory Evidence: `packages/api-plugin-inventory/README.md`
- **api-plugin-job-queue** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-job-queue.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-job-queue ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-job-queue.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-job-queue Evidence: `packages/api-plugin-job-queue/README.md`
- **Readme** (documentation): The files in this folder are a rewrite of the @reactioncommerce/job-queue package with an almost identical API but no Meteor dependencies. This is not expected to be the final solution for background jobs in Reaction, but it is a temporary solution that works fairly well for now. Evidence: `packages/api-plugin-job-queue/src/job-queue/README.md`
- **api-plugin-navigation** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-navigation.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-navigation ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-navigation.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-navigation Evidence: `packages/api-plugin-navigation/README.md`
- **api-plugin-notifications** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-notifications.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-notifications ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-notifications.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-notifications Evidence: `packages/api-plugin-notifications/README.md`
- **api-plugin-orders** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-orders.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-orders ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-orders.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-orders Evidence: `packages/api-plugin-orders/README.md`
- **api-plugin-payments-example** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-payments-example.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-payments-example ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-payments-example.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-payments-example ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-payments-example/README.md`
- **api-plugin-payments-stripe-sca** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-payments-stripe-sca.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-payments-stripe-sca ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-payments-stripe-sca.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-payments-stripe-sca Evidence: `packages/api-plugin-payments-stripe-sca/README.md`
- **api-plugin-payments** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-payments.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-payments ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-payments.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-payments ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-payments/README.md`
- **api-plugin-pricing-simple** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-pricing-simple.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-pricing-simple ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-pricing-simple.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-pricing-simple ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-pricing-simple/README.md`
- **Simple Pricing** (documentation): Pricing data falls under it's own domain within the Reaction Commerce system, however it currently needs to be intertwined and available from other system domains i.e., Catalog, Cart, Checkout, Orders . To give us more flexibility in pricing data management we've begun to move pricing get/set functions into this simple-pricing plugin and calling these functions from the context.queries object from within their respective functions. Now we can fully replace the pricing management system without modification to core by creating a custom plugin that replaces the simple-pricing queries. Evidence: `packages/api-plugin-pricing-simple/src/README.md`
- **api-plugin-products** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-products.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-products ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-products.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-products ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-products/README.md`
- **Promotions-Coupons** (documentation): A plugin that allows you to create promotions "coupons" which can trigger any "action" Evidence: `packages/api-plugin-promotions-coupons/README.md`
- **api-plugin-promotions-discounts** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-promotions-discounts.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-promotions-discounts ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-promotions-discounts.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-promotions-discounts Evidence: `packages/api-plugin-promotions-discounts/README.md`
- **Promotions-Offers** (documentation): A plugin that allows you to create promotions "offers" which can trigger any "action" Evidence: `packages/api-plugin-promotions-offers/README.md`
- **Promotions** (documentation): Promotions The base plugin for promotions Evidence: `packages/api-plugin-promotions/README.md`
- **api-plugin-sample-data** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-example.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-example ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-example.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-example Evidence: `packages/api-plugin-sample-data/README.md`
- **api-plugin-sequences** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-sequences.svg https://www.npmjs. com/package/@reactioncommerce/api-plugin-sequences ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-sequences.svg?style=svg https://circleci. com/gh/reactioncommerce/api-plugin-sequences Evidence: `packages/api-plugin-sequences/README.md`
- **api-plugin-settings** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-settings.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-settings ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-settings.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-settings ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-settings/README.md`
- **api-plugin-shipments-flat-rate** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-shipments-flat-rate.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-shipments-flat-rate ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-shipments-flat-rate.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-shipments-flat-rate ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-shipments-flat-rate/README.md`
- **api-plugin-shipments** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-shipments.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-shipments ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-shipments.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-shipments ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-shipments/README.md`
- **api-plugin-shops** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-shops.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-shops ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-shops.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-shops ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-shops/README.md`
- **api-plugin-simple-schema** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-simple-schema.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-simple-schema ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-simple-schema.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-simple-schema ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-simple-schema/README.md`
- **api-plugin-sitemap-generator** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-sitemap-generator.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-sitemap-generator ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-sitemap-generator.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-sitemap-generator ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-sitemap-generator/README.md`
- **api-plugin-surcharges** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-surcharges.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-surcharges ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-surcharges.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-surcharges ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-surcharges/README.md`
- **api-plugin-system-information** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-system-information.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-system-information ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-system-information.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-system-information ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-system-information/README.md`
- **api-plugin-tags** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-tags.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-tags ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-tags.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-tags ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-tags/README.md`
- **api-plugin-taxes-flat-rate** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-taxes-flat-rate.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-taxes-flat-rate ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-taxes-flat-rate.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-taxes-flat-rate ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-taxes-flat-rate/README.md`
- **api-plugin-taxes** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-taxes.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-taxes ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-taxes.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-taxes ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-taxes/README.md`
- **api-plugin-translations** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-plugin-translations.svg https://www.npmjs.com/package/@reactioncommerce/api-plugin-translations ! CircleCI https://circleci.com/gh/reactioncommerce/api-plugin-translations.svg?style=svg https://circleci.com/gh/reactioncommerce/api-plugin-translations ! semantic-release https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg https://github.com/semantic-release/semantic-release Evidence: `packages/api-plugin-translations/README.md`
- **api-utils** (documentation): ! npm scoped https://img.shields.io/npm/v/@reactioncommerce/api-utils.svg https://www.npmjs.com/package/@reactioncommerce/api-utils ! CircleCI https://circleci.com/gh/reactioncommerce/api-utils.svg?style=svg https://circleci.com/gh/reactioncommerce/api-utils Evidence: `packages/api-utils/README.md`
- **@reactioncommerce/db-version-check** (documentation): An NPM package that provides migrations for use with the @reactioncommerce/migrator CLI tool should use this package to check whether data is at the correct version before running any database commands. Evidence: `packages/db-version-check/README.md`
- **file-collections-sa-base** (documentation): Read the docs https://github.com/reactioncommerce/reaction-file-collections Evidence: `packages/file-collections-sa-base/README.md`
- The remaining 20 evidence entries are in `AI_CONTEXT_PACK.json` or `EVIDENCE_INDEX.json`.

## Rules the Host AI Must Follow

- **Treat this asset as pre-work context, not a runtime environment.**: The AI Context Pack contains only an evidence-backed understanding of the project, not the project's executable state. Evidence: `packages/api-utils/docs/README.md`, `.changeset/README.md`, `README.md`
- **When answering the user, distinguish what can be previewed from what can only be verified after install.**: The consumer value of the pre-install experience comes from reducing bad installs and misjudgments, not from pretending to be a real run. Evidence: `packages/api-utils/docs/README.md`, `.changeset/README.md`, `README.md`

## Questions the User Should Answer First

- Which host AI or local environment do you plan to use it in?
- Do you just want to experience the workflow first, or are you ready to actually install?
- What matters most to you: install cost, output quality, or conflicts with your existing rules?

## Acceptance Checks

- Every capability claim can be traced back to a file path in evidence_refs.
- AI_CONTEXT_PACK.md does not package previews as a real run.
- The user can understand who it fits, what it can do, how to start, and the risk boundaries within 3 minutes.

---

## Doramagic Context Augmentation

The following sections strengthen the repository context for a host AI. Human Manual data is a reading route, and pitfall notes become operating constraints.

## Human Manual Outline

Usage rule: this is only a reading route and salience signal, not factual authority. Concrete claims must still return to repo evidence or Claim Graph.

Host AI hard rules:
- Do not treat page titles, section order, summaries, or importance values as factual project evidence.
- When explaining the Human Manual outline, state that it is only a reading route or salience signal.
- Capability, installation, compatibility, runtime state, and risk claims must cite repo evidence, source paths, or Claim Graph.

- **Overview**: importance `high`
  - source_paths: README.md, apps/meteor-blaze-app/package.json, apps/reaction/.reaction/project-hooks/README.md, apps/reaction/package.json, package.json
- **Lib**: importance `high`
  - source_paths: packages/api-utils/lib/CountryDefinitions.js, packages/api-utils/lib/CountryOptions.js, packages/api-utils/lib/CurrencyDefinitions.js, packages/api-utils/lib/CurrencyOptions.js, packages/api-utils/lib/LanguageOptions.js
- **Src**: importance `high`
  - source_paths: packages/api-plugin-accounts/src/config.js, packages/api-plugin-accounts/src/i18n/ar.json, packages/api-plugin-accounts/src/i18n/bg.json, packages/api-plugin-accounts/src/i18n/cs.json, packages/api-plugin-accounts/src/i18n/de.json
- **Src**: importance `high`
  - source_paths: packages/api-plugin-carts/src/fulfillmentCartVersion.js, packages/api-plugin-carts/src/index.js, packages/api-plugin-carts/src/mutations/__snapshots__/convertAnonymousCartToNewAccountCart.test.js.snap, packages/api-plugin-carts/src/mutations/__snapshots__/reconcileCarts.test.js.snap, packages/api-plugin-carts/src/mutations/__snapshots__/reconcileCartsKeepAccountCart.test.js.snap

## Repo Inspection Evidence

- repo_clone_verified: true
- repo_inspection_verified: true
- repo_commit: `b04166ddfb30d28bd96be31c10d612c4b3a84519`
- inspected_files: `README.md`, `docker-compose.yml`, `package.json`, `pnpm-lock.yaml`, `packages/api-core/CHANGELOG.md`, `packages/api-core/LICENSE.md`, `packages/api-core/README.md`, `packages/api-core/package.json`, `packages/api-core/src/ReactionAPICore.js`, `packages/api-core/src/ReactionAPICore.test.js`, `packages/api-core/src/ReactionTestAPICore.js`, `packages/api-core/src/config.js`, `packages/api-core/src/createApolloServer.js`, `packages/api-core/src/graphql/resolvers/ConnectionCursor.js`, `packages/api-core/src/graphql/resolvers/ConnectionCursor.test.js`, `packages/api-core/src/graphql/resolvers/ConnectionLimitInt.js`, `packages/api-core/src/graphql/resolvers/ConnectionLimitInt.test.js`, `packages/api-core/src/graphql/resolvers/Currency.js`, `packages/api-core/src/graphql/resolvers/Money.js`, `packages/api-core/src/graphql/resolvers/index.js`

Host AI hard rules:
- Without repo_clone_verified=true, do not claim that the source code has been read.
- Without repo_inspection_verified=true, do not write README, docs, or package-file conclusions as facts.
- Without quick_start_verified=true, do not claim that the Quick Start path has run successfully.

## Doramagic Pitfall Constraints

These rules come from Doramagic discovery, validation, or compilation findings. The host AI must treat them as operating constraints, not background notes.

### Constraint 1: Capability evidence risk requires verification

- Trigger: README/documentation is current enough for a first validation pass.
- Host AI rule: Reproduce the official install and quickstart path in an isolated environment.
- Why it matters: May increase setup, validation, or first-run risk for the user.
- Evidence: capability.assumptions | https://github.com/reactioncommerce/reaction
- Hard boundary: Do not present this pitfall as solved, verified, or ignorable unless later evidence explicitly closes it.

### Constraint 2: Security or permission risk requires verification

- Trigger: no_demo
- Host AI rule: Reproduce the official install and quickstart path in an isolated environment.
- Why it matters: May increase setup, validation, or first-run risk for the user.
- Evidence: downstream_validation.risk_items | https://github.com/reactioncommerce/reaction
- Hard boundary: Do not present this pitfall as solved, verified, or ignorable unless later evidence explicitly closes it.

### Constraint 3: Security or permission risk requires verification

- Trigger: no_demo
- Host AI rule: Reproduce the official install and quickstart path in an isolated environment.
- Why it matters: May increase setup, validation, or first-run risk for the user.
- Evidence: risks.scoring_risks | https://github.com/reactioncommerce/reaction
- Hard boundary: Do not present this pitfall as solved, verified, or ignorable unless later evidence explicitly closes it.

### Constraint 4: Maintenance risk requires verification

- Trigger: issue_or_pr_quality=unknown。
- Host AI rule: Reproduce the official install and quickstart path in an isolated environment.
- Why it matters: May increase setup, validation, or first-run risk for the user.
- Evidence: evidence.maintainer_signals | https://github.com/reactioncommerce/reaction
- Hard boundary: Do not present this pitfall as solved, verified, or ignorable unless later evidence explicitly closes it.
