On a successful add-artifact, navigate to the artifact detail for the newly created artifact instead of the implementation-pending screen. The ViewModel now passes the created artifact's id (the returned inner event's id) to onSuccess, and the screen opens ArtifactDetailRoute via the pop-inclusive callback so the add form leaves the back stack. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>