getEthos abstract method

Future<Ethos> getEthos()

Retrieve the currently active Ethos instance.

Returns the full Ethos with all components (value priorities, prohibitions, judgment criteria, directional attitudes).

Implementation

Future<Ethos> getEthos();