Help me ideate my first Python application. I want a small command-line program that uses only the Python standard library, records a few safe facts about the verified Python runtime, and writes a JSON report inside its own repository. Ask me one useful question at a time about the user, purpose, approved runtime facts, output filename and location, command-line behavior, privacy boundary, failure behavior, test expectations, and definition of success. The program must not inspect usernames, home-directory paths, environment-variable values, credentials, network configuration, browser information, unrelated files, or external services. Do not write code, create a repository, or install a package. End with one concise project description I can review and carry into Work.