Skip to content

[codex] Harden contract-first Studio generation and export - #3

Draft
Mijiang111 wants to merge 6 commits into
mainfrom
codex/contract-first-export
Draft

[codex] Harden contract-first Studio generation and export#3
Mijiang111 wants to merge 6 commits into
mainfrom
codex/contract-first-export

Conversation

@Mijiang111

Copy link
Copy Markdown
Owner

Summary

  • Hardened the contract-first Studio generation/export path across preflight, render, iframe object selection, and PPTX export.
  • Added deterministic contract repair, strong data-contract validation, visual grammar routing, snapshot rasterization, and quality diagnostics.
  • Updated ppt-workbench-studio skill docs so agents translate source material into page stories and semantic visual objects instead of leaking engineering prompt scaffolding.

Validation

  • git diff --check
  • corepack pnpm --dir server typecheck
  • corepack pnpm --dir ui typecheck
  • corepack pnpm --dir server exec tsx src/lib/studio-engine/preflight.test.ts
  • corepack pnpm --dir server exec tsx src/lib/studio-engine/render.test.ts
  • corepack pnpm --dir server exec tsx src/lib/studio-engine/contract-repair.test.ts
  • corepack pnpm --dir server exec tsx src/lib/studio-engine/thinking-mode.test.ts
  • corepack pnpm --dir ui exec tsx src/features/studio/pptx-export-pipeline.test.ts
  • corepack pnpm --dir ui exec tsx src/features/studio/html-report-visuals.test.ts
  • corepack pnpm --dir ui exec tsx src/features/studio/generation.test.ts
  • corepack pnpm --dir ui exec tsx src/features/studio/runtime/editor-selection-model.test.ts

Notes

  • Left codex-one-pager/ untracked intentionally; it was not staged or pushed.

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.

2 participants