The Painting Ledger is conceived, designed, and built by one person. The product idea, feature decisions, UX, layout, and all visual assets are entirely human-made. No AI-generated images, illustrations, or copy appear anywhere on this platform.
AI tools were used during development as a coding assistant — catching logic errors, suggesting schema patterns, and accelerating boilerplate. The same way a developer might use a linter or a rubber duck: the judgment calls, architecture decisions, and direction remained entirely human.
Two features rely on a large language model at runtime:
Everything else in the app — tracking, logging, army lists, commission records, public profiles — is straightforward database logic with no AI involvement.
Queries processed by the LLM are not stored by the model provider and are not used to train their models.