Hi Shellphish team,
I read your excellent post-mortem "ARTIPHISHELL: The Requiem" documenting the 7 critical bugs that impacted the finals performance.
Has this GitHub release addressed those issues, specifically:
- Grammar-family budget misconfiguration (hardcoded to $10)
- Grammar agent failure cascades (disabled multiple components)
- Jazzer refinement dependency (also broke due to budget)
- PatcherG submission failure (tee return code bug)
- Wireshark OOM crashes (44GB build artifacts)
- Function resolver cache issues (data not persisted across restarts)
- SystemD POV reproducibility (CPU architecture differences)
I'm particularly interested as I'm looking to adapt some of your components.
Thanks!