{% extends "indy_hub/base.html" %} {% load i18n %} {% load static %} {% block page_title %}{% trans "Indy Hub" %}{% endblock page_title %} {% block extra_css %} {% endblock extra_css %} {% block content %}
{% trans "Align director token coverage, watch corporate production, and configure copy sharing from one dashboard." %}
{% trans "Confirm which corporations have live director tokens before reviewing production metrics." %}
{% trans "Blueprint and industry director tokens unlock every insight on this page." %}
{% trans "Coverage highlights" %}
{% trans "Authorize a director blueprint or industry token to populate your corporations." %}
{% trans "Manage ESI tokens" %}{% trans "Share these requirements with leadership so every director provides the right access." %}
{% trans "ESI scopes in use" %}
{% if corporation_overview and corporation_overview.scopes %}{{ corporation_overview.scopes.blueprints }}
{{ corporation_overview.scopes.jobs }}
{{ corporation_overview.scopes.roles }}
{{ corporation_overview.scopes.structures }}
{% trans "Scopes will appear once a director token is linked." %}
{% endif %}{% trans "Monitor blueprint holdings and factory throughput across every corporation you manage." %}
{% trans "Corporate originals, copies, and reactions." %}
{% trans "Directors with corporate tokens keep the shared library current." %}
{% trans "Recent corporations" %}
{% trans "Authorize a director blueprint token to surface corporate holdings." %}
{% trans "Manage ESI tokens" %}{% trans "Track active runs and delivered work across the corporation hangars." %}
{% trans "Use director industry tokens to watch factory throughput in real time." %}
{% trans "Active corporations" %}
{% trans "Authorize a director industry token to populate corporate jobs." %}
{% trans "Manage ESI tokens" %}{% trans "Set copy sharing scopes per corporation and verify that every hangar has the right visibility." %}
{% blocktrans with enabled=corporation_share_summary.enabled total=corporation_share_summary.total %}{{ enabled }} of {{ total }} corporations sharing copies{% endblocktrans %}
{% else %}{% trans "Authorize a director token to share corporate hangars and industry activity." %}
{% endif %}{% trans "Use the controls below to align every corporation's sharing scope." %}
{% if can_manage_corporate_assets %}{% trans "No corporation tokens detected yet." %}
{% trans "Manage ESI tokens" %} {% endif %}