{application, staff_ai, [
    {vsn, "0.0.2"},
    {applications, [birl,
                    gleam_stdlib,
                    gleeunit,
                    ids]},
    {description, "Become the CEO of your own AI workforce, efficiently managing countless intelligent agents with minimal resources."},
    {modules, [staff_ai,
               staff_ai@agent,
               staff_ai@task]},
    {registered, []}
]}.
