Changes between Version 1 and Version 2 of UseCaseModelAIUsage


Ignore:
Timestamp:
09/02/26 21:01:33 (4 days ago)
Author:
236024
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCaseModelAIUsage

    v1 v2  
    1313'''Diagram:''' No separate graphical use-case diagram was generated.
    1414
    15 '''Results in details / description:''' AI assistance was used to clarify how Board members should be represented as admin actors, how current users can be handled when the schema has no login table, how to use current time in SQL queries, how to document applications when real forms contain more fields than the ER model, and how to prepare the TracWiki pages for the use-case model.
     15'''Results in details / description:''' AI assistance was used to clarify how Board members should be represented as admin actors, how current users can be handled when the schema has no login table, how to use current time in SQL queries, how to document applications when real forms contain more fields than the ER model, how to showcase expected attendance and how to check the TracWiki pages against the current schema.
    1616
    1717== Entire AI Usage Log ==
     
    3636
    3737'''AI response 5:''' The AI generated the relevant TracWiki pages.
     38
     39'''Prompt 6:'''
     40How to best showcase expected attendance in !UseCase0003?
     41
     42'''AI response 6:'''
     43The AI suggested showing expected attendance through {{{required_attendance}}}. The use case can list whether attendance is expected for the current member and only allow an absence announcement when a matching {{{required_attendance}}} row exists.