{% extends "layout.html" %} {% block title %}{{ console_display_name() }} - Autonomy{% endblock %} {% block header_title %}{{ console_display_name() }} - Autonomy{% endblock %} {% block content %}
Durable goal board and scheduled cron jobs for the local owner. {% if read_only %}Read-only console: controls are disabled. {% else %}Per-row actions write through the same GoalBoard/CronService verbs the CLI and Telegram use.{% endif %}