Angelo B. J. Luidens 7543366a15 Stage 2: DB client factory + live integration tests (real Postgres)
- packages/schema/src/client.ts: createDb(url) -> { db, sql } drizzle/postgres-js
  factory. Exposed as the ./client subpath export so the node-only driver never
  leaks into client bundles.
- packages/schema/src/db.integration.test.ts: 6 tests gated behind INTEGRATION=1
  (content insert/read, vault_path UNIQUE, idempotency_key UNIQUE no-double-post,
  content_id FK, audit append, kill-switch upsert). Verified against Postgres 17.
- Default CI suite unchanged: integration tests skip without INTEGRATION.

Closes the Stage 2.1 DoD against a live database (unblocked by Gate 0.8).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 15:05:31 -04:00
2026-04-19 10:15:59 +00:00

stargue-publishing-engine

Stargue Publishing Engine — automated content pipeline + LinkedIn MCP server

S
Description
Stargue Publishing Engine — automated content pipeline + LinkedIn MCP server
Readme 496 KiB
Languages
TypeScript 95.8%
Shell 2.9%
Dockerfile 0.7%
CSS 0.5%