Merge remote-tracking branch 'origin/main' into garrytan/e2e-plan-codex-tests

# Conflicts:
#	SKILL.md
This commit is contained in:
Garry Tan
2026-03-23 14:08:58 -07:00
82 changed files with 2161 additions and 622 deletions
+5
View File
@@ -90,6 +90,11 @@ export const E2E_TOUCHFILES: Record<string, string[]> = {
// Global discover
'global-discover': ['bin/gstack-global-discover.ts', 'test/global-discover.test.ts'],
// CSO
'cso-full-audit': ['cso/**'],
'cso-diff-mode': ['cso/**'],
'cso-infra-scope': ['cso/**'],
// Document-release
'document-release': ['document-release/**'],