Skip to content

Add thesis topic: Escaping the Hermetic Boundary#97

Open
algomaster99 wants to merge 4 commits into
mainfrom
claude/elegant-volta-236Vd
Open

Add thesis topic: Escaping the Hermetic Boundary#97
algomaster99 wants to merge 4 commits into
mainfrom
claude/elegant-volta-236Vd

Conversation

@algomaster99
Copy link
Copy Markdown
Member

@algomaster99 algomaster99 commented May 26, 2026

Summary

  • Adds a new master thesis topic to master-thesis.md: Escaping the Hermetic Boundary: What Automated Dependency Prefetch Tools Miss Across Software Ecosystems
  • Contact: Aman Sharma
  • Two research questions: hermetic coverage measurement (RQ1) and escape taxonomy (RQ2)
  • Follows the same HTML formatting as the existing Cross-Ecosystem Dependency Resolution entry

Topic overview

The thesis investigates the hermetic gap — the delta between what tools like Hermeto declare as the dependency set and what builds actually consume at runtime. Using syscall tracing (following Zheng et al., IEEE Software 2025), it instruments builds across npm, pip, Cargo, Go, and Maven via both Hermeto+container and auto-generated Nix derivations, comparing observed file accesses against declared inputs.

claude added 2 commits May 26, 2026 21:58
New master thesis topic investigating the hermetic gap between what
automated dependency prefetch tools (Hermeto, dream2nix) declare and
what builds actually consume at runtime, measured via syscall tracing
across npm, pip, Cargo, Go, and Maven ecosystems.

https://claude.ai/code/session_01JNeeaZ1wtTqu25LVnFjoP3
Rewrite from HTML blocks to pure Markdown to fix rendering issue
where inline <a> anchor links caused all section text to appear
underlined in the site renderer.

https://claude.ai/code/session_01JNeeaZ1wtTqu25LVnFjoP3
Comment thread master-thesis.md Outdated
Comment thread master-thesis.md Outdated
Also renumber remaining references accordingly and drop [herm2]
reference definition.

https://claude.ai/code/session_01JNeeaZ1wtTqu25LVnFjoP3
Comment thread master-thesis.md Outdated
@algomaster99
Copy link
Copy Markdown
Member Author

@JulienMalka @monperrus please drop your comments and other ideas and then I can merge.

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.

3 participants