Files
git.stella-ops.org/samples/runtime
root 68da90a11a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Restructure solution layout by module
2025-10-28 15:10:40 +02:00
..

Runtime Fixtures

Supporting filesystem snippets consumed by analyzer microbenchmarks and integration tests. They are intentionally lightweight yet deterministic so they can be committed to the repository without bloating history.

  • npm-monorepo/ trimmed node_modules/ tree for workspace-style Node.js projects.
  • java-demo/ minimal libs/ directory with a tiny Maven-style JAR for the Java analyzer.
  • python-venv/ selected site-packages/ entries highlighting *.dist-info metadata.