{% extends "base.html" %} {% block title %}PowerContext Review{% endblock %} {% block content %} {% include "components/login.html" %} {% set status_title_key = "reviewTitle" %} {% set status_title = "Review" %} {% include "components/status.html" %}

Review

Experience and Skill review

Inspect evidence, revise proposals, and make explicit decisions.

Candidates

Candidate detail

Select a Candidate to inspect it.

The full proposal and exact evidence references will appear here.

Approve Candidate?

This creates or updates the managed Artifact from the current proposal.

Publish this managed Skill?

Reject Candidate?

Record a clear reason for rejecting this proposal.

{% endblock %} {% block scripts %} {% endblock %}