Commit Graph
9 Commits
Author SHA1 Message Date
mostalive aab45728d0 Merge branch 'main' of ssh://gitea.apps.sustainabledelivery.com:3022/mostalive/ai-code-exploration 2026-09-15 17:26:48 +01:00
mostalive d60ea160c4 rewrite comments in neutral, terse style
Doc comments, inline comments, and README no longer editorialize about
the code (ActiveRecord, leak, fake, Yak before/after). They now describe
behavior only. Test A_client_can_reach_its_DbContext__the_leak renamed
to A_client_can_reach_its_DbContext. No behavior changes; all 27 tests
pass.
2026-09-15 17:26:15 +01:00
mostalive df829241c3 add mermaid to package.json 2026-09-15 14:39:18 +00:00
mostalive 490053803d ignore node_modules 2026-09-15 14:34:05 +00:00
mostalive 6c8459f48b Add AGENTS.md 2026-09-15 14:32:58 +00:00
mostalive bc2b79067e Update README.md 2026-09-15 14:29:17 +00:00
mostalive 0d19a1f171 make database access perform more realistically 2026-09-15 14:28:18 +01:00
mostalive 54ca937780 Update README 2026-09-15 13:55:22 +01:00
mostalive fb343a66de Initial: AI code exploration exercise 2026-09-15 13:51:40 +01:00