16:52:17 Hi - after the semi-recent Zcash inflation bug that was found via AI, I was one of the randoms using AI (Opus 4.8 + GPT-5.5) to inspect Monero's codebase for implementation-level inflation bugs (rather than cryptographic flaws). 16:52:29 I didn't find anything, but I've published the audit scaffold and results in case they save others time. 16:52:29 The AI says it might save time "mapping the consensus-critical code paths, reconstructing the relevant invariants", and... retesting already-examined hypotheses. 16:52:45 Which... may be useful as better AI models become available. 16:52:59 Github repo for this is at: https://github.com/johnr365/monero-inflation-audit 19:20:17 Might be helpful to run the model against the fcmp++-stage branch, to potentially catch things early on in development. 19:20:44 I say "early" meaning before human review while in a PR to master 21:44:36 thanks @jeffro256:monero.social - good suggestion