learning_ai_common_plat/packages/config/src
saravanakumardb1 7f5ff4c790 feat(config): implement P0-1 - Product manifest specification (product.json schema)
- Add ProductManifestSchema with Zod validation for product identity
- Support theme tokens, cosmos containers, feature flags, ports
- Add loadProductManifest(), validateProductManifest(), resolveTheme()
- Export all schemas and types from config package index
2026-03-03 10:01:40 -08:00
..
__tests__ fix(tracker-web): replace broken webpack alias with transpilePackages — build now succeeds 2026-02-28 12:11:37 -08:00
base-schema.ts fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
index.ts feat(config): implement P0-1 - Product manifest specification (product.json schema) 2026-03-03 10:01:40 -08:00
keyvault.ts feat(packages): add cloud-agnostic abstraction packages — datastore, storage, llm, push + refactor secrets (58 tests) 2026-03-02 00:43:06 -08:00
loader.ts fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
product-identity.ts fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
product-manifest.ts feat(config): implement P0-1 - Product manifest specification (product.json schema) 2026-03-03 10:01:40 -08:00