Skip to content

docs(marketing): add blog series launch calendar#372

Merged
vertz-tech-lead[bot] merged 8 commits intomainfrom
docs/issue-354
Feb 17, 2026
Merged

docs(marketing): add blog series launch calendar#372
vertz-tech-lead[bot] merged 8 commits intomainfrom
docs/issue-354

Conversation

@vertz-tech-lead
Copy link
Copy Markdown
Contributor

Closes #354

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Core (packages/core)

Status Category Percentage Covered / Total
🔵 Lines 65.57% 381 / 581
🔵 Statements 66% 400 / 606
🔵 Functions 56.94% 82 / 144
🔵 Branches 78.35% 210 / 268
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/core/src/internals.ts 100% 100% 100% 100%
packages/core/src/result.ts 100% 100% 100% 100%
packages/core/src/vertz.ts 100% 100% 100% 100%
packages/core/src/app/app-builder.ts 50% 20% 66.66% 50% 63-75, 82-98
packages/core/src/app/app-runner.ts 87.61% 75.71% 90.9% 87% 26, 43, 70-75, 256-261, 278-281
packages/core/src/app/bun-adapter.ts 0% 100% 0% 0% 12-24
packages/core/src/app/detect-adapter.ts 60% 50% 50% 60% 9, 16
packages/core/src/app/index.ts 100% 100% 100% 100%
packages/core/src/app/route-log.ts 100% 90% 100% 100%
packages/core/src/app/__tests__/middleware-ctx-inference.test-d.ts 0% 100% 0% 0% 16-114
packages/core/src/context/ctx-builder.ts 100% 87.5% 100% 100%
packages/core/src/context/deps-builder.ts 100% 75% 100% 100%
packages/core/src/context/index.ts 100% 100% 100% 100%
packages/core/src/di/boot-executor.ts 100% 90.9% 100% 100%
packages/core/src/di/index.ts 100% 100% 100% 100%
packages/core/src/env/env-validator.ts 100% 100% 100% 100%
packages/core/src/env/index.ts 100% 100% 100% 100%
packages/core/src/exceptions/http-exceptions.ts 100% 100% 100% 100%
packages/core/src/exceptions/index.ts 100% 100% 100% 100%
packages/core/src/exceptions/vertz-exception.ts 100% 85.71% 100% 100%
packages/core/src/immutability/dev-proxy.ts 100% 100% 100% 100%
packages/core/src/immutability/freeze.ts 100% 100% 100% 100%
packages/core/src/immutability/index.ts 100% 100% 100% 100%
packages/core/src/immutability/make-immutable.ts 100% 100% 100% 100%
packages/core/src/middleware/index.ts 100% 100% 100% 100%
packages/core/src/middleware/middleware-def.ts 100% 100% 100% 100%
packages/core/src/middleware/middleware-runner.ts 100% 100% 100% 100%
packages/core/src/module/index.ts 100% 100% 100% 100%
packages/core/src/module/module-def.ts 100% 100% 100% 100%
packages/core/src/module/module.ts 100% 100% 100% 100%
packages/core/src/module/router-def.ts 100% 100% 100% 100%
packages/core/src/module/service.ts 100% 100% 100% 100%
packages/core/src/module/__tests__/inject-type-flow.test-d.ts 0% 100% 0% 0% 37-256
packages/core/src/module/__tests__/query-param-hints.test-d.ts 0% 100% 0% 0% 14-38
packages/core/src/module/__tests__/router-type-inference.test-d.ts 0% 100% 0% 0% 12-111
packages/core/src/router/index.ts 100% 100% 100% 100%
packages/core/src/router/trie.ts 91.42% 79.54% 100% 96.66% 82, 91-92, 95, 114
packages/core/src/server/cors.ts 86.84% 75% 100% 88.23% 8, 12-15, 61
packages/core/src/server/index.ts 100% 100% 100% 100%
packages/core/src/server/request-utils.ts 100% 100% 100% 100%
packages/core/src/server/response-utils.ts 100% 100% 100% 100%
packages/core/src/types/app.ts 100% 100% 100% 100%
packages/core/src/types/boot-sequence.ts 100% 100% 100% 100%
packages/core/src/types/context.ts 100% 100% 100% 100%
packages/core/src/types/deep-readonly.ts 100% 100% 100% 100%
packages/core/src/types/env.ts 100% 100% 100% 100%
packages/core/src/types/http.ts 100% 100% 100% 100%
packages/core/src/types/index.ts 100% 100% 100% 100%
packages/core/src/types/middleware.ts 100% 100% 100% 100%
packages/core/src/types/module.ts 100% 100% 100% 100%
packages/core/src/types/schema-infer.ts 100% 100% 100% 100%
packages/core/src/types/server-adapter.ts 100% 100% 100% 100%
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Schema (packages/schema)

Status Category Percentage Covered / Total
🔵 Lines 71.56% 911 / 1273
🔵 Statements 71.4% 944 / 1322
🔵 Functions 57.43% 255 / 444
🔵 Branches 92.18% 401 / 435
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/schema/src/__tests__/schema-types.test-d.ts 0% 100% 0% 0% 5-136
packages/schema/src/core/errors.ts 100% 100% 100% 100%
packages/schema/src/core/parse-context.ts 100% 100% 100% 100%
packages/schema/src/core/registry.ts 90% 50% 100% 90% 20
packages/schema/src/core/schema.ts 81.25% 89.65% 65.82% 82.03% 57-60, 201, 214, 228, 245-249, 262, 282, 311, 323-336, 352, 358-366, 395-403, 424-432, 456-460, 468, 485, 493, 507, 515-523
packages/schema/src/core/types.ts 100% 100% 100% 100%
packages/schema/src/introspection/json-schema.ts 100% 100% 100% 100%
packages/schema/src/schemas/array.ts 92.85% 95% 87.5% 92.3% 72, 83-84
packages/schema/src/schemas/bigint.ts 71.42% 100% 50% 71.42% 20, 28
packages/schema/src/schemas/boolean.ts 71.42% 100% 50% 71.42% 20, 28
packages/schema/src/schemas/coerced.ts 72.22% 66.66% 70% 81.25% 36, 42, 52, 58, 63
packages/schema/src/schemas/custom.ts 66.66% 100% 40% 66.66% 25-33
packages/schema/src/schemas/date.ts 96.29% 87.5% 83.33% 96.29% 55
packages/schema/src/schemas/discriminated-union.ts 87.87% 86.66% 75% 93.33% 18, 19, 82, 93
packages/schema/src/schemas/enum.ts 87.5% 100% 80% 87.5% 31, 52
packages/schema/src/schemas/file.ts 57.14% 100% 25% 57.14% 17-25
packages/schema/src/schemas/instanceof.ts 66.66% 100% 40% 66.66% 30-38
packages/schema/src/schemas/intersection.ts 78.57% 90% 60% 78.57% 40-44, 57
packages/schema/src/schemas/lazy.ts 77.77% 100% 66.66% 77.77% 27, 35
packages/schema/src/schemas/literal.ts 77.77% 100% 66.66% 77.77% 32, 40
packages/schema/src/schemas/map.ts 89.47% 100% 60% 89.47% 39, 57
packages/schema/src/schemas/nan.ts 71.42% 100% 50% 71.42% 17, 25
packages/schema/src/schemas/number.ts 98.03% 98.52% 94.44% 98.96% 166, 173
packages/schema/src/schemas/object.ts 98.92% 92.85% 95% 98.87% 172
packages/schema/src/schemas/record.ts 78.57% 73.33% 66.66% 84.61% 8, 9, 55, 66-69
packages/schema/src/schemas/set.ts 97.67% 100% 87.5% 97.56% 74
packages/schema/src/schemas/special.ts 62.5% 100% 50% 62.5% 15, 23, 33, 41, 58, 66, 83, 91, 106, 114, 125, 133
packages/schema/src/schemas/string.ts 99.06% 100% 94.11% 99.03% 179
packages/schema/src/schemas/symbol.ts 71.42% 100% 50% 71.42% 20, 28
packages/schema/src/schemas/tuple.ts 94.11% 92.85% 85.71% 93.54% 36-39, 64
packages/schema/src/schemas/union.ts 83.33% 100% 66.66% 83.33% 37, 47
packages/schema/src/schemas/__tests__/composite-types.test-d.ts 0% 100% 0% 0% 4-88
packages/schema/src/schemas/__tests__/from-db-enum.test-d.ts 0% 100% 0% 0% 4-23
packages/schema/src/schemas/__tests__/object-types.test-d.ts 0% 100% 0% 0% 4-89
packages/schema/src/schemas/formats/base64.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/cuid.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/email.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/format-schema.ts 84.61% 83.33% 75% 90.9% 12, 26
packages/schema/src/schemas/formats/hex.ts 75% 100% 50% 75% 13
packages/schema/src/schemas/formats/hostname.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/index.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/ipv4.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/ipv6.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/iso.ts 100% 77.14% 100% 100%
packages/schema/src/schemas/formats/jwt.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/nanoid.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/ulid.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/url.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/uuid.ts 100% 100% 100% 100%
packages/schema/src/schemas/formats/__tests__/format-string-methods.test-d.ts 0% 100% 0% 0% 13-138
packages/schema/src/transforms/preprocess.ts 75% 50% 50% 75% 32-40
packages/schema/src/utils/type-inference.ts 100% 100% 100% 100%
packages/schema/src/utils/__tests__/infer-types.test-d.ts 0% 100% 0% 0% 5-33
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Compiler (packages/compiler)

Status Category Percentage Covered / Total
🔵 Lines 92.25% 1430 / 1550
🔵 Statements 90.07% 1524 / 1692
🔵 Functions 83.11% 256 / 308
🔵 Branches 83.37% 697 / 836
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/compiler/src/compiler.ts 100% 100% 100% 100%
packages/compiler/src/config.ts 100% 100% 100% 100%
packages/compiler/src/errors.ts 100% 100% 100% 100%
packages/compiler/src/incremental.ts 100% 88.37% 100% 100%
packages/compiler/src/typecheck.ts 93.47% 55.55% 88.88% 93.47% 86-87, 109
packages/compiler/src/__tests__/incremental.test-d.ts 0% 100% 0% 0% 11-48
packages/compiler/src/__tests__/ir-types.test-d.ts 0% 0% 0% 0% 15-114
packages/compiler/src/__tests__/codegen-poc/spike.ts 95.89% 81.25% 100% 95.77% 97, 132, 139, 152-155
packages/compiler/src/analyzers/app-analyzer.ts 92.85% 77.77% 100% 98.7% 120, 123, 136, 157, 184, 193
packages/compiler/src/analyzers/base-analyzer.ts 100% 100% 100% 100%
packages/compiler/src/analyzers/dependency-graph-analyzer.ts 97.26% 80.35% 92.3% 99.25% 25, 212, 251, 268
packages/compiler/src/analyzers/env-analyzer.ts 94.73% 87.5% 100% 100% 27
packages/compiler/src/analyzers/middleware-analyzer.ts 97.67% 94.44% 100% 97.61% 129
packages/compiler/src/analyzers/module-analyzer.ts 87.03% 65.38% 100% 100% 32, 84, 87, 91, 94, 97, 118
packages/compiler/src/analyzers/route-analyzer.ts 93.61% 86.53% 94.44% 97.6% 40, 53, 102, 108, 162, 181, 194, 301, 347
packages/compiler/src/analyzers/schema-analyzer.ts 86.56% 71.42% 100% 96.42% 20, 22, 23, 50, 55, 58, 67, 88, 118
packages/compiler/src/analyzers/service-analyzer.ts 85.71% 60% 90.9% 92.72% 20, 30, 59, 81, 95, 99, 102, 119, 132
packages/compiler/src/generators/base-generator.ts 100% 100% 100% 100%
packages/compiler/src/generators/boot-generator.ts 97.72% 87.5% 100% 100% 32
packages/compiler/src/generators/index.ts 100% 100% 100% 100%
packages/compiler/src/generators/manifest-generator.ts 97.43% 96.87% 100% 100% 72
packages/compiler/src/generators/openapi-generator.ts 94.54% 82.08% 93.75% 96.19% 143, 302, 330, 335, 340-342
packages/compiler/src/generators/route-table-generator.ts 97.22% 100% 85.71% 100% 93
packages/compiler/src/generators/schema-registry-generator.ts 100% 100% 100% 100%
packages/compiler/src/generators/__tests__/boot-generator.test-d.ts 0% 100% 0% 0% 5-21
packages/compiler/src/generators/__tests__/manifest-generator.test-d.ts 0% 100% 0% 0% 11-32
packages/compiler/src/generators/__tests__/route-table-generator.test-d.ts 0% 100% 0% 0% 5-12
packages/compiler/src/generators/__tests__/schema-registry-generator.test-d.ts 0% 100% 0% 0% 5-21
packages/compiler/src/ir/builder.ts 100% 100% 100% 100%
packages/compiler/src/ir/merge.ts 100% 100% 100% 100%
packages/compiler/src/ir/types.ts 100% 100% 100% 100%
packages/compiler/src/utils/ast-helpers.ts 100% 93.33% 100% 100%
packages/compiler/src/utils/import-resolver.ts 89.18% 76.92% 100% 93.75% 26, 39, 47, 77
packages/compiler/src/utils/schema-executor.ts 100% 83.33% 100% 100%
packages/compiler/src/validators/completeness-validator.ts 96.25% 89.28% 100% 99.32% 108, 129, 183, 208, 364, 403
packages/compiler/src/validators/index.ts 100% 100% 100% 100%
packages/compiler/src/validators/module-validator.ts 100% 100% 100% 100%
packages/compiler/src/validators/naming-validator.ts 95.34% 89.65% 100% 100% 62, 81
packages/compiler/src/validators/placement-validator.ts 100% 100% 100% 100%
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Codegen (packages/codegen)

Status Category Percentage Covered / Total
🔵 Lines 98.09% 669 / 682
🔵 Statements 97.75% 697 / 713
🔵 Functions 98.01% 99 / 101
🔵 Branches 90.82% 307 / 338
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/codegen/src/config.ts 91.66% 86.36% 100% 91.66% 117, 120
packages/codegen/src/format.ts 96.96% 75% 83.33% 96.96% 54
packages/codegen/src/generate.ts 96.61% 83.33% 100% 100% 45, 59
packages/codegen/src/hasher.ts 100% 100% 100% 100%
packages/codegen/src/incremental.ts 97.05% 91.66% 100% 96.96% 35
packages/codegen/src/ir-adapter.ts 100% 90.47% 100% 100%
packages/codegen/src/json-schema-converter.ts 98.55% 92.3% 100% 98.33% 139
packages/codegen/src/pipeline.ts 85.71% 100% 80% 85.71% 31
packages/codegen/src/types.ts 100% 100% 100% 100%
packages/codegen/src/generators/typescript/emit-cli.ts 98.91% 89.47% 100% 100% 20
packages/codegen/src/generators/typescript/emit-client.ts 100% 90.9% 100% 100%
packages/codegen/src/generators/typescript/emit-routes.ts 94.44% 86.36% 100% 94.23% 12, 24, 48
packages/codegen/src/generators/typescript/emit-sdk.ts 100% 100% 100% 100%
packages/codegen/src/generators/typescript/emit-types.ts 95.74% 88.63% 100% 95.74% 69-70, 91-92
packages/codegen/src/utils/imports.ts 100% 100% 100% 100%
packages/codegen/src/utils/naming.ts 100% 100% 100% 100%
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for CLI (packages/cli)

Status Category Percentage Covered / Total
🔵 Lines 61.27% 508 / 829
🔵 Statements 60.67% 523 / 862
🔵 Functions 65.58% 101 / 154
🔵 Branches 49.69% 248 / 499
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/cli/src/cli.ts 40% 0% 20% 40% 24-28, 48-57, 70-76, 88-111
packages/cli/src/commands/build.ts 20.4% 34.48% 100% 20.4% 45-46, 58-69, 72-121
packages/cli/src/commands/check.ts 100% 100% 100% 100%
packages/cli/src/commands/codegen.ts 100% 84.61% 100% 100%
packages/cli/src/commands/create.ts 91.66% 70% 100% 91.66% 31-32, 70
packages/cli/src/commands/deploy.ts 100% 100% 100% 100%
packages/cli/src/commands/dev.ts 0% 0% 0% 0% 44-241
packages/cli/src/commands/domain-gen.ts 0% 0% 0% 0% 26-172
packages/cli/src/commands/generate.ts 100% 100% 100% 100%
packages/cli/src/commands/routes.ts 94.28% 71.42% 90.9% 92.85% 47, 57
packages/cli/src/config/defaults.ts 100% 100% 100% 100%
packages/cli/src/config/loader.ts 45.83% 15.38% 66.66% 45.83% 19-40, 58-68
packages/cli/src/deploy/detector.ts 100% 100% 100% 100%
packages/cli/src/deploy/dockerfile.ts 100% 100% 100% 100%
packages/cli/src/deploy/fly.ts 100% 100% 100% 100%
packages/cli/src/deploy/railway.ts 100% 100% 100% 100%
packages/cli/src/dev-server/dev-loop.ts 100% 100% 100% 100%
packages/cli/src/dev-server/process-manager.ts 91.42% 66.66% 92.3% 94.11% 45, 50-51
packages/cli/src/dev-server/watcher.ts 95.65% 87.5% 100% 100% 27
packages/cli/src/generators/module.ts 100% 100% 100% 100%
packages/cli/src/generators/naming.ts 100% 100% 100% 100%
packages/cli/src/generators/router.ts 100% 100% 100% 100%
packages/cli/src/generators/schema.ts 100% 100% 100% 100%
packages/cli/src/generators/service.ts 100% 100% 100% 100%
packages/cli/src/pipeline/index.ts 100% 100% 100% 100%
packages/cli/src/pipeline/orchestrator.ts 76.71% 50% 62.5% 77.46% 132, 140-154, 186-189, 219, 226-235, 246-251, 275-280, 306-330, 354
packages/cli/src/pipeline/types.ts 100% 100% 100% 100%
packages/cli/src/pipeline/watcher.ts 29.11% 50.94% 11.11% 31.5% 95-233
packages/cli/src/production-build/index.ts 100% 100% 100% 100%
packages/cli/src/production-build/orchestrator.ts 63.02% 35.48% 57.89% 66.96% 77-81, 95, 131-136, 180, 183-188, 191, 193, 198-199, 234, 246-247, 277, 295-334, 345-349
packages/cli/src/production-build/types.ts 100% 100% 100% 100%
packages/cli/src/ui/diagnostic-formatter.ts 100% 76.31% 100% 100%
packages/cli/src/ui/components/Banner.tsx 100% 100% 100% 100%
packages/cli/src/ui/components/DiagnosticDisplay.tsx 100% 81.25% 100% 100%
packages/cli/src/ui/components/DiagnosticSummary.tsx 100% 100% 100% 100%
packages/cli/src/utils/format.ts 100% 91.66% 100% 100%
packages/cli/src/utils/paths.ts 100% 83.33% 100% 100%
packages/cli/src/utils/prompt.ts 100% 100% 100% 100%
packages/cli/src/utils/runtime-detect.ts 66.66% 75% 100% 66.66% 5
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for CLI Runtime (packages/cli-runtime)

Status Category Percentage Covered / Total
🔵 Lines 82.64% 262 / 317
🔵 Statements 82.97% 268 / 323
🔵 Functions 83.72% 36 / 43
🔵 Branches 69.68% 154 / 221
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/cli-runtime/src/args.ts 100% 90.62% 100% 100%
packages/cli-runtime/src/auth.ts 84.05% 59.52% 78.94% 83.33% 65, 179-183, 245-255
packages/cli-runtime/src/cli.ts 48.43% 44.68% 50% 48.43% 48-49, 79-131, 134-149
packages/cli-runtime/src/help.ts 100% 93.75% 100% 100%
packages/cli-runtime/src/output.ts 92.45% 75.51% 100% 92.15% 16, 37, 68, 93
packages/cli-runtime/src/resolver.ts 85.41% 77.14% 83.33% 85.1% 17-23, 27, 125
packages/cli-runtime/src/types.ts 100% 100% 100% 100%
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Fetch (packages/fetch)

Status Category Percentage Covered / Total
🔵 Lines 96.44% 163 / 169
🔵 Statements 95.5% 170 / 178
🔵 Functions 100% 28 / 28
🔵 Branches 87.5% 77 / 88
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/fetch/src/client.ts 94.63% 87.2% 100% 95.71% 91, 101-102, 135, 176, 185, 218, 223
packages/fetch/src/errors.ts 100% 100% 100% 100%
packages/fetch/src/types.ts 100% 100% 100% 100%
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Testing (packages/testing)

Status Category Percentage Covered / Total
🔵 Lines 66.48% 123 / 185
🔵 Statements 64.58% 124 / 192
🔵 Functions 46.15% 24 / 52
🔵 Branches 77.58% 45 / 58
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/testing/src/test-app.ts 93% 75% 94.73% 93.87% 183, 233-238, 287-291
packages/testing/src/test-service.ts 88.57% 85.71% 75% 88.57% 59-60, 72-73
packages/testing/src/types.ts 100% 100% 100% 100%
packages/testing/src/__tests__/test-app.test-d.ts 0% 100% 0% 0% 6-149
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for DB (packages/db)

Status Category Percentage Covered / Total
🔵 Lines 64.41% 1499 / 2327
🔵 Statements 63.65% 1545 / 2427
🔵 Functions 48.67% 257 / 528
🔵 Branches 82.78% 760 / 918
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
packages/db/src/d.ts 100% 100% 100% 100%
packages/db/src/domain.ts 0% 100% 0% 0% 18-22
packages/db/src/internals.ts 100% 100% 100% 100%
packages/db/src/__tests__/column-metadata.test-d.ts 0% 100% 0% 0% 8-83
packages/db/src/__tests__/database-types.test-d.ts 0% 100% 0% 0% 16-389
packages/db/src/__tests__/type-errors.test-d.ts 0% 100% 0% 0% 15-150
packages/db/src/cli/index.ts 100% 100% 100% 100%
packages/db/src/cli/migrate-deploy.ts 100% 100% 100% 100%
packages/db/src/cli/migrate-dev.ts 93.33% 66.66% 66.66% 93.33% 53-58
packages/db/src/cli/push.ts 100% 100% 100% 100%
packages/db/src/cli/status.ts 100% 100% 100% 100%
packages/db/src/client/database.ts 85.6% 82.85% 80% 89.16% 54, 58, 62, 460, 539, 550-562, 599, 687-696
packages/db/src/client/index.ts 100% 100% 100% 100%
packages/db/src/client/postgres-driver.ts 84.37% 83.33% 90.9% 87.09% 71, 145, 178-180
packages/db/src/client/tenant-graph.ts 100% 90.62% 100% 100%
packages/db/src/codegen/client-gen.ts 100% 66.66% 100% 100%
packages/db/src/codegen/index.ts 100% 100% 100% 100%
packages/db/src/codegen/type-gen.ts 98.78% 90.32% 100% 98.75% 48
packages/db/src/core/db-provider.ts 77.77% 50% 100% 77.77% 62-65
packages/db/src/core/index.ts 100% 100% 100% 100%
packages/db/src/diagnostic/index.ts 100% 100% 100% 100%
packages/db/src/errors/db-error.ts 100% 100% 100% 100%
packages/db/src/errors/error-codes.ts 100% 100% 100% 100%
packages/db/src/errors/http-adapter.ts 100% 100% 100% 100%
packages/db/src/errors/index.ts 100% 100% 100% 100%
packages/db/src/errors/pg-parser.ts 96.29% 73.52% 100% 100% 29
packages/db/src/migration/differ.ts 93.22% 76.81% 100% 97.97% 95, 107, 113, 115, 162, 183-184, 226
packages/db/src/migration/files.ts 100% 75% 100% 100%
packages/db/src/migration/index.ts 100% 100% 100% 100%
packages/db/src/migration/runner.ts 93.61% 83.33% 100% 100% 182, 186, 190
packages/db/src/migration/snapshot.ts 100% 100% 100% 100%
packages/db/src/migration/sql-generator.ts 80.8% 71.59% 100% 90.74% 54, 56, 90, 96, 98, 106, 114, 130, 140, 147, 155, 164, 172, 174, 182, 188, 214, 218, 236-250
packages/db/src/plugin/event-bus.ts 100% 100% 100% 100%
packages/db/src/plugin/fingerprint.ts 100% 100% 100% 100%
packages/db/src/plugin/index.ts 100% 100% 100% 100%
packages/db/src/plugin/plugin-runner.ts 100% 100% 100% 100%
packages/db/src/plugin/plugin-types.ts 100% 100% 100% 100%
packages/db/src/query/aggregate.ts 82.51% 72.72% 100% 82.48% 75-77, 114, 123-128, 185, 195-197, 237-238, 273, 283-284, 289-290, 310-315
packages/db/src/query/crud.ts 98.73% 88.88% 100% 98.73% 238
packages/db/src/query/executor.ts 100% 100% 100% 100%
packages/db/src/query/helpers.ts 100% 75% 100% 100%
packages/db/src/query/index.ts 100% 100% 100% 100%
packages/db/src/query/relation-loader.ts 84.41% 69% 100% 87.83% 90, 96, 98, 103, 163, 169, 188, 201-204, 276, 291-294, 303, 378, 398-401, 451, 475-486
packages/db/src/query/row-mapper.ts 100% 100% 100% 100%
packages/db/src/schema/column.ts 100% 100% 100% 100%
packages/db/src/schema/enum-registry.ts 100% 100% 100% 100%
packages/db/src/schema/filter.ts 100% 100% 100% 100%
packages/db/src/schema/inference.ts 100% 100% 100% 100%
packages/db/src/schema/registry.ts 100% 100% 100% 100%
packages/db/src/schema/relation.ts 100% 100% 100% 100%
packages/db/src/schema/table.ts 45.45% 100% 40% 45.45% 165-180
packages/db/src/schema-derive/column-mapper.ts 96.42% 92.85% 100% 96.42% 69
packages/db/src/schema-derive/index.ts 100% 100% 100% 100%
packages/db/src/schema-derive/table-to-schemas.ts 100% 100% 100% 100%
packages/db/src/schema/__tests__/column.test-d.ts 0% 100% 0% 0% 5-283
packages/db/src/schema/__tests__/inference.test-d.ts 0% 100% 0% 0% 20-506
packages/db/src/schema/__tests__/registry.test-d.ts 0% 100% 0% 0% 11-194
packages/db/src/schema/__tests__/relation.test-d.ts 0% 100% 0% 0% 10-75
packages/db/src/schema/__tests__/table.test-d.ts 0% 100% 0% 0% 8-342
packages/db/src/sql/casing.ts 100% 100% 100% 100%
packages/db/src/sql/delete.ts 100% 90% 100% 100%
packages/db/src/sql/index.ts 100% 100% 100% 100%
packages/db/src/sql/insert.ts 97.87% 92.3% 100% 97.77% 54
packages/db/src/sql/select.ts 100% 88.63% 100% 100%
packages/db/src/sql/tagged.ts 100% 90% 100% 100%
packages/db/src/sql/update.ts 100% 93.75% 100% 100%
packages/db/src/sql/where.ts 100% 96.2% 100% 100%
packages/db/src/types/branded-errors.ts 100% 100% 100% 100%
Generated in workflow #799 for commit 0715443 by the Vitest Coverage Report Action

Copy link
Copy Markdown
Contributor

@viniciusdacal viniciusdacal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: Launch sequence looks solid.

vertz-dev-core Bot and others added 8 commits February 17, 2026 01:19
* feat(task-manager): Implement REAL SSR with Vite

Implements server-side rendering for the task-manager demo using Vite's SSR API.

**What's new:**
- Server-side JSX runtime (jsx-runtime-server.ts) that produces VNodes instead of DOM nodes
- DOM shim (dom-shim.ts) that provides minimal document/window APIs for SSR
- Entry server (entry-server.ts) that renders actual components server-side
- Entry client (entry-client.ts) for client-side hydration
- Vite SSR dev server (server.ts) using ssrLoadModule
- Comprehensive SSR tests (20/20 passing)

**Key fix:**
- Added document.createComment() to DOM shim (was missing, causing SSR to crash)

**How it works:**
1. DOM shim is installed before importing components
2. Components run in a fake DOM environment on the server
3. JSX runtime produces VNodes compatible with @vertz/ui-server
4. Vite's ssrLoadModule handles module transformation and loading
5. Server HTML is rendered and sent to the client
6. Client hydrates by re-mounting the app

**Tests:**
- All SSR tests pass (ssr.test.ts: 7/7)
- All JSX runtime tests pass (jsx-runtime-server.test.ts: 13/13)
- Typecheck passes across all packages

The server successfully renders all routes:
- Root route (/) → TaskListPage with filters and task list
- Settings route (/settings) → SettingsPage with theme and priority settings
- Create task route (/tasks/new) → CreateTaskPage with form

This replaces the hardcoded VNode trees from PR #261 with real component rendering.

* fix(task-manager): Fix SSR routing bug in module caching scenarios

The router wasn't matching routes in SSR because:
1. In test environments with Happy-DOM, the DOM shim wasn't being installed
   (it returned early when document was already defined)
2. When modules were cached across renders, window.location.pathname was stale
3. The router couldn't fall back to __SSR_URL__ in environments without window

Fixes:
- dom-shim: Install shim even when document exists if __SSR_URL__ is set
- dom-shim: Update window.location.pathname on each render for cached modules
- entry-server: Manually re-match router after setting up DOM shim
- router: Use __SSR_URL__ fallback when window is undefined

Tests:
- Added routing-bug.test.ts to reproduce the issue nora found
- All SSR tests pass including multiple URL matching
- Router SSR compatibility tests pass

Closes issue found in PR #262 review

* fix(task-manager): Complete DOM shim with all missing DOM APIs

Fixes the SSR crash by adding all DOM APIs that @vertz/ui internals needs:

**Added to SSRNode:**
- firstChild, nextSibling properties
- removeChild(), insertBefore(), replaceChild() methods

**Added to SSRElement:**
- removeAttribute() method
- removeEventListener() method
- Override removeChild() to sync children array
- Update appendChild() to maintain parent references and childNodes

**Added to SSRTextNode:**
- data property (alias for text)

**Updated SSRDocumentFragment:**
- Maintain both children and childNodes arrays
- Update appendChild() to set parent references

**Fixed router.ts:**
- Use __SSR_URL__ fallback when window is undefined
- Prevents module-load-time crashes in SSR

**Fixed entry-server.ts:**
- Don't remove DOM shim after render (effects run async)
- Each request gets fresh module state anyway

All SSR tests pass. Server no longer crashes with 'document is not defined'.

* feat(demo-toolkit): Add automated demo recording pipeline

- New @vertz/demo-toolkit package for recording browser demos
- Core components:
  - DemoRecorder: Playwright wrapper with video recording
  - Script Runner: Executes demo scripts with human-like timing
  - Type-safe DemoScript definitions
  - CLI tool for running demos
- Proof-of-concept: task-manager walkthrough demo
  - Demonstrates filtering, CRUD operations, navigation
  - Outputs 30+ second video with 5 annotated screenshots
- Full test coverage with TDD approach
- Headless, automated, zero manual interaction

Part of Demo Squad exploration. Ready for polished framework demos!

* feat(ui-server): Add createDevServer() abstraction + DOM shim tests

**createDevServer() (packages/ui-server/src/dev-server.ts):**
- Vite middleware mode SSR dev server in one function call
- Handles ssrLoadModule, module graph invalidation, transformIndexHtml
- Error stack fixing, graceful shutdown, HTTP server creation
- Configurable: entry, port, host, viteConfig, custom middleware
- Exported from @vertz/ui-server package

**Updated examples/task-manager/src/server.ts:**
- Reduced from ~90 lines to ~5 lines using createDevServer()

**Tests:**
- 30 DOM shim tests covering all new APIs
- 3 dev-server unit tests
- 4 routing-bug reproduction tests
- All 69 ui-server tests pass

* fix(ci): Fix lint errors and failing tests

- Apply Biome auto-fixes for imports and formatting
- Fix noExplicitAny error in dev-server.ts (use NodeJS.ErrnoException instead of any)
- Fix lefthook-config.test.ts to find lefthook.yml in monorepo root
- All lint, typecheck, and test checks now pass

* fix(lint): Fix remaining lint errors - noExplicitAny and noNonNullAssertion

- Replace 'as any' with 'as unknown as T' in test files
- Fix non-null assertions in generate.ts with proper type assertion
- Fix template string lint error in ast-helpers.test.ts
- Format script-runner.ts

All lint checks now pass (0 errors, 75 warnings)

* fix(task-manager): add missing @vertz/ui-server dependency

The task-manager example imports from @vertz/ui-server but didn't
declare it as a dependency, causing TS2307 during typecheck in CI.

---------

Co-authored-by: vertz-dev-core[bot] <2828081+vertz-dev-core[bot]@users.noreply.github.com>
Co-authored-by: vertz-dev-dx[bot] <2828112+vertz-dev-dx[bot]@users.noreply.github.com>
Co-authored-by: kai <kai@vertz.dev>
* feat(demo-toolkit): Add automated demo recording pipeline

- New @vertz/demo-toolkit package for recording browser demos
- Core components:
  - DemoRecorder: Playwright wrapper with video recording
  - Script Runner: Executes demo scripts with human-like timing
  - Type-safe DemoScript definitions
  - CLI tool for running demos
- Proof-of-concept: task-manager walkthrough demo
  - Demonstrates filtering, CRUD operations, navigation
  - Outputs 30+ second video with 5 annotated screenshots
- Full test coverage with TDD approach
- Headless, automated, zero manual interaction

Part of Demo Squad exploration. Ready for polished framework demos!

* feat(ui-server): Add createDevServer() abstraction + DOM shim tests

**createDevServer() (packages/ui-server/src/dev-server.ts):**
- Vite middleware mode SSR dev server in one function call
- Handles ssrLoadModule, module graph invalidation, transformIndexHtml
- Error stack fixing, graceful shutdown, HTTP server creation
- Configurable: entry, port, host, viteConfig, custom middleware
- Exported from @vertz/ui-server package

**Updated examples/task-manager/src/server.ts:**
- Reduced from ~90 lines to ~5 lines using createDevServer()

**Tests:**
- 30 DOM shim tests covering all new APIs
- 3 dev-server unit tests
- 4 routing-bug reproduction tests
- All 69 ui-server tests pass

* feat(demo-toolkit): Add text-to-speech narration with audio sync

CRITICAL REQUIREMENT from Mike: Demos must talk about the product.

**New Features:**
- 'narrate' action type for demo scripts
- TTS audio generation using OpenClaw TTS service
- Audio/video synchronization with timestamp tracking
- FFmpeg integration for muxing audio + video
- Narration clips automatically timed with interactions

**Updated Components:**
- types.ts: Added 'narrate' action and NarrationClip type
- tts.ts: New module for TTS generation and FFmpeg muxing
- script-runner.ts: Audio timeline generation and video combining
- task-manager.ts: Professional narration at key moments

**Example Narration:**
- 'Welcome to Vertz — a full-stack framework with fine-grained reactivity'
- 'Filtering is instant. No virtual DOM diffing — just pure reactive updates'
- 'Forms are progressively enhanced. They work without JavaScript'

**Requirements:**
- FFmpeg for audio/video muxing (apt-get install ffmpeg)
- OpenClaw TTS tool for professional voice generation

All tests passing (12/12). Narration makes demos engaging and informative.

* docs(demo-toolkit): Add comprehensive narration guide

Complete guide for writing effective TTS narration:
- Professional voice guidelines
- Best practices and examples
- Timing strategies
- Technical details
- Troubleshooting tips

Helps demo creators write engaging narration that talks about the product.

* feat(demo-toolkit): add showcase demo script and storyboard

* fix(demo-toolkit, ui-server): Fix lint errors - add proper exception handling and fix code style

* fix: add missing @vertz/core workspace dependency to demo-toolkit and ui-server

* fix(demo-toolkit): Fix TypeScript errors in recorder and tts

- Import BadRequestException in recorder.ts
- Fix variable name from error to _error in tts.ts catch block

---------

Co-authored-by: vertz-dev-dx[bot] <2828112+vertz-dev-dx[bot]@users.noreply.github.com>
Co-authored-by: vertz-dev-core[bot] <2828081+vertz-dev-core[bot]@users.noreply.github.com>
Co-authored-by: kai <kai@vertz.dev>
…#275)

* feat(demo-toolkit): integrate MiniMax Speech API for TTS and voice cloning

- Replace shell-based TTS with direct MiniMax Speech 2.6 API
- Add voice cloning support via cloneVoice() function
- Implement automatic endpoint fallback for reliability
- Add comprehensive error handling (rate limits, auth, network)
- Full test coverage with 16 passing tests
- Add TTS.md documentation with API reference and examples
- Maintain backward compatibility with existing code

Breaking: generateTTS() now accepts optional TTSOptions parameter
Migration: No changes needed for basic usage
Requirements: MINIMAX_API_KEY environment variable

* refactor(demo-toolkit): separate TTS and muxing modules for extractability

- Split FFmpeg muxing functions into dedicated muxing.ts module
- TTS module now purely handles text-to-speech (no FFmpeg coupling)
- Each module is self-contained and can be extracted independently
- Add ARCHITECTURE.md documenting modular design philosophy
- Add muxing module tests validating exports and structure

Architectural improvements:
- Zero cross-module dependencies (except types.ts)
- Config via env vars or parameters only
- Fully testable in isolation
- Can become separate npm packages or microservices

This enables future extraction:
- @vertz/tts -> MiniMax TTS integration
- @vertz/video-muxing -> FFmpeg utilities
- Each module ready to become a standalone service

* docs: update PR summary with architectural improvements

---------

Co-authored-by: kai <kai@vertz.dev>
#277)

- Fix 7 files with lint/format violations on main
- Update lefthook.yml: replace Dagger with 'turbo run lint typecheck test'
- Add .turbo/ and memory/ to .gitignore
- Include pending audit reports
- Add demo-toolkit migration ticket

Pre-push hook now runs full quality gates through Turborepo (cached).

Co-authored-by: auditor <auditor@vertz.dev>
* fix(demo-toolkit): replace shell interpolation with spawn() to prevent command injection

* docs: add audit grade enforcement policy (D/F = mandatory rework)

Grade D or F requires reverting and redoing work from scratch with strict
TDD. No code reuse — the process drives the implementation, not the other
way around. Speculative tests (writing tests after code) are not TDD.

* Revert "feat(compiler): eliminate .value from public API — auto-unwrap signal properties (#269)"

This reverts commit 94fd13d.

* chore: add changeset for shell injection fix

* audit: PR #277 (vertz-tech-lead) - Grade C

Audited merged PR #277: fix: resolve lint errors + update pre-push hooks for Turborepo

Grade: C - Work is necessary and correct but has significant process violations

Key findings:
- ❌ Scope violation: Bundles 18 audit files with infrastructure fixes
- ❌ No ticket for this work
- ⚠️ Audit worktree isolation not used
- ✅ Fixes real problem (release workflow failures)
- ✅ Improves quality gates (now runs tests via Turborepo)

Violations: 2 major (scope bundling, no ticket), 2 minor
Files reviewed: 28 (+5002, -64)
Merged: 2026-02-14T17:27:02Z

* fix(demo-toolkit): validate AudioClip paths before FFmpeg check

The security validation for AudioClip paths must run before the
hasFFmpeg check to ensure shell injection protection (CWE-78) is
enforced even when FFmpeg is not available (e.g., in CI environment).

This fixes the failing test: 'should reject malicious AudioClip path
in createAudioTimeline'

---------

Co-authored-by: auditor <auditor@vertz.dev>
…edo (#280)

* fix(demo-toolkit): replace shell interpolation with spawn() to prevent command injection

* docs: add audit grade enforcement policy (D/F = mandatory rework)

Grade D or F requires reverting and redoing work from scratch with strict
TDD. No code reuse — the process drives the implementation, not the other
way around. Speculative tests (writing tests after code) are not TDD.

* Revert "feat(compiler): eliminate .value from public API — auto-unwrap signal properties (#269)"

This reverts commit 94fd13d.

* chore: add changeset for shell injection fix

* audit: PR #277 (vertz-tech-lead) - Grade C

Audited merged PR #277: fix: resolve lint errors + update pre-push hooks for Turborepo

Grade: C - Work is necessary and correct but has significant process violations

Key findings:
- ❌ Scope violation: Bundles 18 audit files with infrastructure fixes
- ❌ No ticket for this work
- ⚠️ Audit worktree isolation not used
- ✅ Fixes real problem (release workflow failures)
- ✅ Improves quality gates (now runs tests via Turborepo)

Violations: 2 major (scope bundling, no ticket), 2 minor
Files reviewed: 28 (+5002, -64)
Merged: 2026-02-14T17:27:02Z

* fix(demo-toolkit): validate AudioClip paths before FFmpeg check

The security validation for AudioClip paths must run before the
hasFFmpeg check to ensure shell injection protection (CWE-78) is
enforced even when FFmpeg is not available (e.g., in CI environment).

This fixes the failing test: 'should reject malicious AudioClip path
in createAudioTimeline'

---------

Co-authored-by: auditor <auditor@vertz.dev>
* docs: add package naming strategy analysis

Analysis covering:
- Problems with current @vertz/core and createApp naming
- Naming alternatives with pros/cons
- Multi-service DX scenarios
- Framework comparison
- Recommendation: @vertz/server + createServer()

Josh (Developer Advocate)

* chore(demo-toolkit): remove package, moved to backstage repo

* chore: update lockfile after removing demo-toolkit

---------

Co-authored-by: Vertz Auditor <auditor@vertz.dev>
Co-authored-by: vertz-devops[bot] <2832183+vertz-devops[bot]@users.noreply.github.com>
@vertz-tech-lead vertz-tech-lead Bot enabled auto-merge (squash) February 17, 2026 01:19
@vertz-tech-lead vertz-tech-lead Bot merged commit 54c3f35 into main Feb 17, 2026
3 checks passed
viniciusdacal pushed a commit that referenced this pull request Feb 22, 2026
* feat(task-manager): Implement REAL SSR with Vite (#262)

* feat(task-manager): Implement REAL SSR with Vite

Implements server-side rendering for the task-manager demo using Vite's SSR API.

**What's new:**
- Server-side JSX runtime (jsx-runtime-server.ts) that produces VNodes instead of DOM nodes
- DOM shim (dom-shim.ts) that provides minimal document/window APIs for SSR
- Entry server (entry-server.ts) that renders actual components server-side
- Entry client (entry-client.ts) for client-side hydration
- Vite SSR dev server (server.ts) using ssrLoadModule
- Comprehensive SSR tests (20/20 passing)

**Key fix:**
- Added document.createComment() to DOM shim (was missing, causing SSR to crash)

**How it works:**
1. DOM shim is installed before importing components
2. Components run in a fake DOM environment on the server
3. JSX runtime produces VNodes compatible with @vertz/ui-server
4. Vite's ssrLoadModule handles module transformation and loading
5. Server HTML is rendered and sent to the client
6. Client hydrates by re-mounting the app

**Tests:**
- All SSR tests pass (ssr.test.ts: 7/7)
- All JSX runtime tests pass (jsx-runtime-server.test.ts: 13/13)
- Typecheck passes across all packages

The server successfully renders all routes:
- Root route (/) → TaskListPage with filters and task list
- Settings route (/settings) → SettingsPage with theme and priority settings
- Create task route (/tasks/new) → CreateTaskPage with form

This replaces the hardcoded VNode trees from PR #261 with real component rendering.

* fix(task-manager): Fix SSR routing bug in module caching scenarios

The router wasn't matching routes in SSR because:
1. In test environments with Happy-DOM, the DOM shim wasn't being installed
   (it returned early when document was already defined)
2. When modules were cached across renders, window.location.pathname was stale
3. The router couldn't fall back to __SSR_URL__ in environments without window

Fixes:
- dom-shim: Install shim even when document exists if __SSR_URL__ is set
- dom-shim: Update window.location.pathname on each render for cached modules
- entry-server: Manually re-match router after setting up DOM shim
- router: Use __SSR_URL__ fallback when window is undefined

Tests:
- Added routing-bug.test.ts to reproduce the issue nora found
- All SSR tests pass including multiple URL matching
- Router SSR compatibility tests pass

Closes issue found in PR #262 review

* fix(task-manager): Complete DOM shim with all missing DOM APIs

Fixes the SSR crash by adding all DOM APIs that @vertz/ui internals needs:

**Added to SSRNode:**
- firstChild, nextSibling properties
- removeChild(), insertBefore(), replaceChild() methods

**Added to SSRElement:**
- removeAttribute() method
- removeEventListener() method
- Override removeChild() to sync children array
- Update appendChild() to maintain parent references and childNodes

**Added to SSRTextNode:**
- data property (alias for text)

**Updated SSRDocumentFragment:**
- Maintain both children and childNodes arrays
- Update appendChild() to set parent references

**Fixed router.ts:**
- Use __SSR_URL__ fallback when window is undefined
- Prevents module-load-time crashes in SSR

**Fixed entry-server.ts:**
- Don't remove DOM shim after render (effects run async)
- Each request gets fresh module state anyway

All SSR tests pass. Server no longer crashes with 'document is not defined'.

* feat(demo-toolkit): Add automated demo recording pipeline

- New @vertz/demo-toolkit package for recording browser demos
- Core components:
  - DemoRecorder: Playwright wrapper with video recording
  - Script Runner: Executes demo scripts with human-like timing
  - Type-safe DemoScript definitions
  - CLI tool for running demos
- Proof-of-concept: task-manager walkthrough demo
  - Demonstrates filtering, CRUD operations, navigation
  - Outputs 30+ second video with 5 annotated screenshots
- Full test coverage with TDD approach
- Headless, automated, zero manual interaction

Part of Demo Squad exploration. Ready for polished framework demos!

* feat(ui-server): Add createDevServer() abstraction + DOM shim tests

**createDevServer() (packages/ui-server/src/dev-server.ts):**
- Vite middleware mode SSR dev server in one function call
- Handles ssrLoadModule, module graph invalidation, transformIndexHtml
- Error stack fixing, graceful shutdown, HTTP server creation
- Configurable: entry, port, host, viteConfig, custom middleware
- Exported from @vertz/ui-server package

**Updated examples/task-manager/src/server.ts:**
- Reduced from ~90 lines to ~5 lines using createDevServer()

**Tests:**
- 30 DOM shim tests covering all new APIs
- 3 dev-server unit tests
- 4 routing-bug reproduction tests
- All 69 ui-server tests pass

* fix(ci): Fix lint errors and failing tests

- Apply Biome auto-fixes for imports and formatting
- Fix noExplicitAny error in dev-server.ts (use NodeJS.ErrnoException instead of any)
- Fix lefthook-config.test.ts to find lefthook.yml in monorepo root
- All lint, typecheck, and test checks now pass

* fix(lint): Fix remaining lint errors - noExplicitAny and noNonNullAssertion

- Replace 'as any' with 'as unknown as T' in test files
- Fix non-null assertions in generate.ts with proper type assertion
- Fix template string lint error in ast-helpers.test.ts
- Format script-runner.ts

All lint checks now pass (0 errors, 75 warnings)

* fix(task-manager): add missing @vertz/ui-server dependency

The task-manager example imports from @vertz/ui-server but didn't
declare it as a dependency, causing TS2307 during typecheck in CI.

---------

Co-authored-by: vertz-dev-core[bot] <2828081+vertz-dev-core[bot]@users.noreply.github.com>
Co-authored-by: vertz-dev-dx[bot] <2828112+vertz-dev-dx[bot]@users.noreply.github.com>
Co-authored-by: kai <kai@vertz.dev>

* feat(demo-toolkit): Add automated demo recording pipeline (#263)

* feat(demo-toolkit): Add automated demo recording pipeline

- New @vertz/demo-toolkit package for recording browser demos
- Core components:
  - DemoRecorder: Playwright wrapper with video recording
  - Script Runner: Executes demo scripts with human-like timing
  - Type-safe DemoScript definitions
  - CLI tool for running demos
- Proof-of-concept: task-manager walkthrough demo
  - Demonstrates filtering, CRUD operations, navigation
  - Outputs 30+ second video with 5 annotated screenshots
- Full test coverage with TDD approach
- Headless, automated, zero manual interaction

Part of Demo Squad exploration. Ready for polished framework demos!

* feat(ui-server): Add createDevServer() abstraction + DOM shim tests

**createDevServer() (packages/ui-server/src/dev-server.ts):**
- Vite middleware mode SSR dev server in one function call
- Handles ssrLoadModule, module graph invalidation, transformIndexHtml
- Error stack fixing, graceful shutdown, HTTP server creation
- Configurable: entry, port, host, viteConfig, custom middleware
- Exported from @vertz/ui-server package

**Updated examples/task-manager/src/server.ts:**
- Reduced from ~90 lines to ~5 lines using createDevServer()

**Tests:**
- 30 DOM shim tests covering all new APIs
- 3 dev-server unit tests
- 4 routing-bug reproduction tests
- All 69 ui-server tests pass

* feat(demo-toolkit): Add text-to-speech narration with audio sync

CRITICAL REQUIREMENT from Mike: Demos must talk about the product.

**New Features:**
- 'narrate' action type for demo scripts
- TTS audio generation using OpenClaw TTS service
- Audio/video synchronization with timestamp tracking
- FFmpeg integration for muxing audio + video
- Narration clips automatically timed with interactions

**Updated Components:**
- types.ts: Added 'narrate' action and NarrationClip type
- tts.ts: New module for TTS generation and FFmpeg muxing
- script-runner.ts: Audio timeline generation and video combining
- task-manager.ts: Professional narration at key moments

**Example Narration:**
- 'Welcome to Vertz — a full-stack framework with fine-grained reactivity'
- 'Filtering is instant. No virtual DOM diffing — just pure reactive updates'
- 'Forms are progressively enhanced. They work without JavaScript'

**Requirements:**
- FFmpeg for audio/video muxing (apt-get install ffmpeg)
- OpenClaw TTS tool for professional voice generation

All tests passing (12/12). Narration makes demos engaging and informative.

* docs(demo-toolkit): Add comprehensive narration guide

Complete guide for writing effective TTS narration:
- Professional voice guidelines
- Best practices and examples
- Timing strategies
- Technical details
- Troubleshooting tips

Helps demo creators write engaging narration that talks about the product.

* feat(demo-toolkit): add showcase demo script and storyboard

* fix(demo-toolkit, ui-server): Fix lint errors - add proper exception handling and fix code style

* fix: add missing @vertz/core workspace dependency to demo-toolkit and ui-server

* fix(demo-toolkit): Fix TypeScript errors in recorder and tts

- Import BadRequestException in recorder.ts
- Fix variable name from error to _error in tts.ts catch block

---------

Co-authored-by: vertz-dev-dx[bot] <2828112+vertz-dev-dx[bot]@users.noreply.github.com>
Co-authored-by: vertz-dev-core[bot] <2828081+vertz-dev-core[bot]@users.noreply.github.com>
Co-authored-by: kai <kai@vertz.dev>

* feat(demo-toolkit): MiniMax Speech API integration with voice cloning (#275)

* feat(demo-toolkit): integrate MiniMax Speech API for TTS and voice cloning

- Replace shell-based TTS with direct MiniMax Speech 2.6 API
- Add voice cloning support via cloneVoice() function
- Implement automatic endpoint fallback for reliability
- Add comprehensive error handling (rate limits, auth, network)
- Full test coverage with 16 passing tests
- Add TTS.md documentation with API reference and examples
- Maintain backward compatibility with existing code

Breaking: generateTTS() now accepts optional TTSOptions parameter
Migration: No changes needed for basic usage
Requirements: MINIMAX_API_KEY environment variable

* refactor(demo-toolkit): separate TTS and muxing modules for extractability

- Split FFmpeg muxing functions into dedicated muxing.ts module
- TTS module now purely handles text-to-speech (no FFmpeg coupling)
- Each module is self-contained and can be extracted independently
- Add ARCHITECTURE.md documenting modular design philosophy
- Add muxing module tests validating exports and structure

Architectural improvements:
- Zero cross-module dependencies (except types.ts)
- Config via env vars or parameters only
- Fully testable in isolation
- Can become separate npm packages or microservices

This enables future extraction:
- @vertz/tts -> MiniMax TTS integration
- @vertz/video-muxing -> FFmpeg utilities
- Each module ready to become a standalone service

* docs: update PR summary with architectural improvements

---------

Co-authored-by: kai <kai@vertz.dev>

* fix: resolve lint errors on main + update pre-push hooks for Turborepo (#277)

- Fix 7 files with lint/format violations on main
- Update lefthook.yml: replace Dagger with 'turbo run lint typecheck test'
- Add .turbo/ and memory/ to .gitignore
- Include pending audit reports
- Add demo-toolkit migration ticket

Pre-push hook now runs full quality gates through Turborepo (cached).

Co-authored-by: auditor <auditor@vertz.dev>

* fix(demo-toolkit): shell injection remediation (CWE-78) (#279)

* fix(demo-toolkit): replace shell interpolation with spawn() to prevent command injection

* docs: add audit grade enforcement policy (D/F = mandatory rework)

Grade D or F requires reverting and redoing work from scratch with strict
TDD. No code reuse — the process drives the implementation, not the other
way around. Speculative tests (writing tests after code) are not TDD.

* Revert "feat(compiler): eliminate .value from public API — auto-unwrap signal properties (#269)"

This reverts commit 70b1532.

* chore: add changeset for shell injection fix

* audit: PR #277 (vertz-tech-lead) - Grade C

Audited merged PR #277: fix: resolve lint errors + update pre-push hooks for Turborepo

Grade: C - Work is necessary and correct but has significant process violations

Key findings:
- ❌ Scope violation: Bundles 18 audit files with infrastructure fixes
- ❌ No ticket for this work
- ⚠️ Audit worktree isolation not used
- ✅ Fixes real problem (release workflow failures)
- ✅ Improves quality gates (now runs tests via Turborepo)

Violations: 2 major (scope bundling, no ticket), 2 minor
Files reviewed: 28 (+5002, -64)
Merged: 2026-02-14T17:27:02Z

* fix(demo-toolkit): validate AudioClip paths before FFmpeg check

The security validation for AudioClip paths must run before the
hasFFmpeg check to ensure shell injection protection (CWE-78) is
enforced even when FFmpeg is not available (e.g., in CI environment).

This fixes the failing test: 'should reject malicious AudioClip path
in createAudioTimeline'

---------

Co-authored-by: auditor <auditor@vertz.dev>

* revert: signal auto-unwrap (PR #269) — Grade D audit, mandatory TDD redo (#280)

* fix(demo-toolkit): replace shell interpolation with spawn() to prevent command injection

* docs: add audit grade enforcement policy (D/F = mandatory rework)

Grade D or F requires reverting and redoing work from scratch with strict
TDD. No code reuse — the process drives the implementation, not the other
way around. Speculative tests (writing tests after code) are not TDD.

* Revert "feat(compiler): eliminate .value from public API — auto-unwrap signal properties (#269)"

This reverts commit 70b1532.

* chore: add changeset for shell injection fix

* audit: PR #277 (vertz-tech-lead) - Grade C

Audited merged PR #277: fix: resolve lint errors + update pre-push hooks for Turborepo

Grade: C - Work is necessary and correct but has significant process violations

Key findings:
- ❌ Scope violation: Bundles 18 audit files with infrastructure fixes
- ❌ No ticket for this work
- ⚠️ Audit worktree isolation not used
- ✅ Fixes real problem (release workflow failures)
- ✅ Improves quality gates (now runs tests via Turborepo)

Violations: 2 major (scope bundling, no ticket), 2 minor
Files reviewed: 28 (+5002, -64)
Merged: 2026-02-14T17:27:02Z

* fix(demo-toolkit): validate AudioClip paths before FFmpeg check

The security validation for AudioClip paths must run before the
hasFFmpeg check to ensure shell injection protection (CWE-78) is
enforced even when FFmpeg is not available (e.g., in CI environment).

This fixes the failing test: 'should reject malicious AudioClip path
in createAudioTimeline'

---------

Co-authored-by: auditor <auditor@vertz.dev>

* chore(demo-toolkit): remove package, moved to backstage (#289)

* docs: add package naming strategy analysis

Analysis covering:
- Problems with current @vertz/core and createApp naming
- Naming alternatives with pros/cons
- Multi-service DX scenarios
- Framework comparison
- Recommendation: @vertz/server + createServer()

Josh (Developer Advocate)

* chore(demo-toolkit): remove package, moved to backstage repo

* chore: update lockfile after removing demo-toolkit

---------

Co-authored-by: Vertz Auditor <auditor@vertz.dev>
Co-authored-by: vertz-devops[bot] <2832183+vertz-devops[bot]@users.noreply.github.com>

* docs(marketing): add blog series launch calendar

Closes #354

---------

Co-authored-by: vertz-dev-core[bot] <260431274+vertz-dev-core[bot]@users.noreply.github.com>
Co-authored-by: vertz-dev-core[bot] <2828081+vertz-dev-core[bot]@users.noreply.github.com>
Co-authored-by: vertz-dev-dx[bot] <2828112+vertz-dev-dx[bot]@users.noreply.github.com>
Co-authored-by: kai <kai@vertz.dev>
Co-authored-by: vertz-dev-dx[bot] <260432280+vertz-dev-dx[bot]@users.noreply.github.com>
Co-authored-by: vertz-tech-lead[bot] <260431879+vertz-tech-lead[bot]@users.noreply.github.com>
Co-authored-by: auditor <auditor@vertz.dev>
Co-authored-by: vertz-devops[bot] <260554958+vertz-devops[bot]@users.noreply.github.com>
Co-authored-by: vertz-devops[bot] <2832183+vertz-devops[bot]@users.noreply.github.com>
Co-authored-by: vertz-tech-lead[bot] <vertz-tech-lead[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blog series plan + weekly reveal content calendar

1 participant