Ethics Committee
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}

EC.png

» The Ethics Committee - Overview «


The Ethics Committee (EC) serves as a regulatory body of the Foundation, ensuring that the Foundation does not spiral out of control, violate its core missions or conduct unnecessary unethical actions. For these purposes, the Committee has a wide range of permissions and access to large varieties of information. Additionally, they work with the Office of Human Resources to handle smaller personnel infractions.


EC_CourtCase

The Site Ethics Committee Liaison (center, face redacted) acts as judge during an on-site court case.

The origins of the Ethics Committee date back to the founding days of the Foundation. Therefore, most of the information regarding them is classified. The Committee serves as a body which declares and enforces regulations, primarily in the area of ethicality, in order to keep all levels of the Foundation in check. In order to complete these tasks, Committee members have wide-ranging permissions, which also requires them to be selected very carefully.

While the Ethics Committee itself operates on the scale of the whole Foundation, all larger facilities have their own on-site Ethics Committee, whether they are a few or even one representative or a mostly independent body of over a hundred members. These on-site Committees are typically lead and managed by a Site Ethics Committee Liaison and their vice, where facilities on the smaller end of the spectrum typically do not have a vice.

EC_DepartmentFair

A member of the Ethics Committee (right) is recruiting new members.

The Ethics Committee of Site-21 in particular has repeatedly fallen victim to incidents, which have severely reduces its number of members. As a result, the Committee is constantly understaffed and overworked, especially due to how difficult new members are to select.

Ethics Committee personnel must conform to high standards. Some of the minimal requirements include a mostly spotless career record, at least a Bachelors degree (although Master Degrees are preferred), at least four years in Foundation service, even more thorough background searches than usual, in-depth psychological screenings and a generally suitable mindset. Most new Ethics Committee personnel have previously been employed in other administrative, scientific, medical or diplomatic positions within the Foundation and have a history which relates to what the Committee does. As a result to these high criteria, the high stress load and need for corruption-prevention, these personnel receive comparatively high salaries.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License