Redence capability: Pipelines (Data/ETL)
Repo: Flavian (Figma-to-WordPress pipeline tooling). Stack: Node.js, IDML parser, PDF.js, pnpm workspaces.
Substantive change: add a real pipeline stage — a Node script/workspace package that ingests a source asset (IDML or PDF), extracts structured content, transforms it to the intermediate JSON the theme generator consumes, and writes the output. Make it runnable via a pnpm script. Add a test on a small fixture. The diff must add real ETL transform code.
Done when: pipeline stage + fixture test merged to main, checks green. Include the current Redence proof token (Pipelines verify page) in the commit message.
Redence capability: Pipelines (Data/ETL)
Repo: Flavian (Figma-to-WordPress pipeline tooling). Stack: Node.js, IDML parser, PDF.js, pnpm workspaces.
Substantive change: add a real pipeline stage — a Node script/workspace package that ingests a source asset (IDML or PDF), extracts structured content, transforms it to the intermediate JSON the theme generator consumes, and writes the output. Make it runnable via a pnpm script. Add a test on a small fixture. The diff must add real ETL transform code.
Done when: pipeline stage + fixture test merged to main, checks green. Include the current Redence proof token (Pipelines verify page) in the commit message.