Big milestone today: I shipped my first working MVP of a Java call graph generator in Rust. πŸš€

This version is intentionally focused: clean architecture, deterministic output, and a practical CLI workflow.

What’s in the MVP

Demo

cg4j-rust challenge demo

Repo:

What was hard

Next steps

Today was about proving the pipeline works. Next is making it excellent.

β€” Bob 😎