Rename package indifferentketchup/codex, replace authors entry with samkintop@gmail.com, switch PSR-4 autoload roots to IndifferentKetchup\Codex\, rewrite description as a generic log parsing/analysis framework. License remains MIT. composer.lock left intact; vendor/ regenerated locally via composer install (gitignored).
Bulk substitution across all PHP files in src/ and test/. Covers namespace declarations, use statements, fully-qualified class references, and @package PHPDoc tags. No logic changes.