Skip to content

feat(yield): add examples, docs, and harden extension boundaries - #270

Merged
bigboateng merged 3 commits into
mainfrom
codex/yield-example-library
Aug 1, 2026
Merged

feat(yield): add examples, docs, and harden extension boundaries#270
bigboateng merged 3 commits into
mainfrom
codex/yield-example-library

Conversation

@bigboateng

@bigboateng bigboateng commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add ten common engineering workflows for TypeScript, Python, Go, and Rust
  • validate all 40 language/workflow pairs with fixture-backed supervisor runs
  • add programmer-first guides for setup, primitives, tutorials, conversion, and runtime behavior
  • package the TypeScript SDK as runnable JavaScript and smoke-test its tarball
  • harden the canonical output boundary before engine dispatch

Test plan

  • npm run build plus clean packed-package import smoke test
  • go vet ./...
  • go test ./...
  • YSKILL=/tmp/yskill bash ./examples/library/test-all.sh (40 workflows)
  • fixture runs for the original four examples and the converter
  • projected public-tree build and test in CI

Disclosure-Reviewed: reviewed — public-safe only, private facet kept out of this commit
Disclosure-Reviewed: reviewed — public-safe only, private facet kept out of this commit
@bigboateng bigboateng changed the title feat(yield): add multi-language example library feat(yield): add examples and harden extension boundaries Aug 1, 2026
Disclosure-Reviewed: reviewed — public-safe only, private facet kept out of this commit
@bigboateng bigboateng changed the title feat(yield): add examples and harden extension boundaries feat(yield): add examples, docs, and harden extension boundaries Aug 1, 2026
@bigboateng
bigboateng merged commit 15a327c into main Aug 1, 2026
6 checks passed
@bigboateng
bigboateng deleted the codex/yield-example-library branch August 1, 2026 15:46
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.

1 participant