Skip to content

Meeting 2020-01-21 Feedback in Kanthaus

Ideas to integrate

  • Use all as ONE library. Pro: When update comes, it will update all and not only CLI. No need to use it for multiple projects?
  • Use role evaluation also for users to become a member of the group. So far it's only working for members in the group.

Example application

  • Roles as notifications which have rules
  • Reward system
  • Kanthaus roles (and processes like "evaluation")

"Philosophical" thoughts

  • Karmantra and represented models represent natural world much better
  • Karmantra makes decoupling easier and
  • Decoupled role evaluation makes documenting role and rule behaviour more transparent and better to document for users.
  • Roles should more be implemented basically non-hierarchical! Karmantra makes it possible.

Next steps to go

  • Finalize editing functions
  • Implement example application
  • Improve documentation with thoughts from above
  • Implement tests