Skip to content

Commit 1f6fed6

Browse files
committed
Document supply chain security release age policy
Added note about the 7-day minimum release age enforced via .npmrc and renovate.json to improve supply chain security. Reference to the Security section for more details.
1 parent 9c2e4f0 commit 1f6fed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This file provides guidance to agents when working with code in this repository.
1414
- **Sanity Defaults**: Hardcoded fallback values in client config (projectId: "41s7iutf", dataset: "production")
1515
- **E2E Test Structure**: Cypress tests in `src/e2e/cypress/`, Playwright in `src/e2e/playwright/` (not standard locations)
1616
- **Custom Refresh Script**: `pnpm refresh` does full cleanup including store prune and lock file removal
17+
- **Supply Chain Security**: 7-day minimum release age enforced via `.npmrc` and `renovate.json` - see Security section below
1718

1819
## Critical Commands
1920

0 commit comments

Comments
 (0)