Polyglot test fixture: a small TypeScript front end + Java service + Python worker wired over HTTP (and one queue hop), committed under tests/resources/polyglot/.
The fixture is the executable spec for the boundary work: known ground-truth boundary edges to assert against (which consume links to which provide, and which deliberately don't match).
Part of #196. Branch: chore/issue-<n>.
Polyglot test fixture: a small TypeScript front end + Java service + Python worker wired over HTTP (and one queue hop), committed under
tests/resources/polyglot/.The fixture is the executable spec for the boundary work: known ground-truth boundary edges to assert against (which consume links to which provide, and which deliberately don't match).
Part of #196. Branch:
chore/issue-<n>.