[email protected]:~$cat manifesto.txt
 ╔══════════════════════════════════════════════════════════════╗
 ║                                                              ║
 ║    █████╗ ██████╗  ██████╗ ██╗   ██╗███████╗                ║
 ║   ██╔══██╗██╔══██╗██╔═══██╗██║   ██║██╔════╝                ║
 ║   ███████║██████╔╝██║   ██║██║   ██║█████╗                  ║
 ║   ██╔══██║██╔══██╗██║   ██║╚██╗ ██╔╝██╔══╝                  ║
 ║   ██║  ██║██████╔╝╚██████╔╝ ╚████╔╝ ███████╗                ║
 ║   ╚═╝  ╚═╝╚═════╝  ╚═════╝   ╚═══╝  ╚══════╝                ║
 ║                                                              ║
 ║   ████████╗██╗  ██╗███████╗                                ║
 ║   ╚══██╔══╝██║  ██║██╔════╝                                ║
 ║      ██║   ███████║█████╗                                  ║
 ║      ██║   ██╔══██║██╔══╝                                  ║
 ║      ██║   ██║  ██║███████╗                                ║
 ║      ╚═╝   ╚═╝  ╚═╝╚══════╝                                ║
 ║                                                              ║
 ║   ██╗      ██████╗  ██████╗ ██████╗ ███████╗                ║
 ║   ██║     ██╔═══██╗██╔═══██╗██╔══██╗██╔════╝                ║
 ║   ██║     ██║   ██║██║   ██║██████╔╝███████╗                ║
 ║   ██║     ██║   ██║██║   ██║██╔═══╝ ╚════██║                ║
 ║   ███████╗╚██████╔╝╚██████╔╝██║     ███████║                ║
 ║   ╚══════╝ ╚═════╝  ╚═════╝ ╚═╝     ╚══════╝                ║
 ║                                                              ║
 ╚══════════════════════════════════════════════════════════════╝
humans@abovetheloops.com:~$ ./manifesto

HATL-Experience — The View from AboveTheLoops.com

“The work is to create the conditions for greatness to emerge.”

— Rick Rubin

pi@abovetheloops:~$ whoami --guide[our-guide]
Our Guide
Rick Rubin, the legendary producer behind Johnny Cash, Adele, and Beastie Boys — and author of The Creative Act: A Way of Being — is our guiding persona for HATL-Experience. Not because it is about music. Because it is about creating the conditions for greatness to emerge.
Rubin philosophy → HATL translation
pi@abovetheloops:~$ cat HATL-Experience.md[what-is-hatl]
HATL-Experience is a design discipline for the humans operating above
the agentic loop. It is not about where the humans sit — it is about
what they SEE, FEEL, and DO from that position.

The H in HATL is deliberately plural. Our paradigm is
Humans + Machines — not Human vs Machine, not Human-in-the-loop.
pi@abovetheloops:~$ cat architecture.ascii[hatl-architecture]
     ┌──────────────┐
     │   HUMAN(S)   │  ◄── Attention budget, taste, strategic intuition
     │ ABOVE LOOP   │
     └──────┬───────┘
            │  HATL Digest (compact, signal-dense)
     ┌──────▼───────┐
     │  HATL Gate   │  ◄── Green / Amber / Red + diamond
     │  (decision)  │      "Approve", "Revise", "Block"
     └──────┬───────┘
            │
   ┌────────┼────────┐
   ▼        ▼        ▼
 ┌────┐  ┌────┐  ┌────┐
 │ A1 │  │ A2 │  │ A3 │  ◄── Agentic wave lanes
 └──┬─┘  └──┬─┘  └──┬─┘
    │       │       │
    ▼       ▼       ▼
 ┌────┐  ┌────┐  ┌────┐
 │PR#1│  │PR#2│  │PR#3│  ◄── Review surfaces
 └────┘  └────┘  └────┘

Diagram caption: HATL-Experience architecture — humans review agentic output through signal-dense digests at HATL Gates, not raw firehoses.

pi@abovetheloops:~$ cat principles.txt | head -6[principles]
[1]

The humans deserve a view, not a firehose

The platform synthesizes first. The human's job is judgment, not parsing. Compact digests, not raw logs.
[2]

Every gate earns its attention budget

Attention is the scarcest resource. If a gate doesn't change the outcome, it shouldn't interrupt.
[3]

Signal density over data volume

One status indicator, one decision question, one action button. Optional deep-dives on demand. Never mandatory.
[4]

Diagram as review surface

The primary review interface should be visual — diagrams, diffs, screenshots — not walls of text.
[5]

Ease of review is a platform obligation

Reviews should take minutes. If the human needs to check out a branch to understand the change, the PR is not review-ready.
[6]

Fatigue is a design failure

If the human is tired, the system is wrong. Protect the attention budget like the scarce resource it is.
pi@abovetheloops:~$ cat gate-spec.json | jq[hatl-gate-model]
  HATL Gate Decision Model

  ┌─────────────────────────────────────┐
  │          HATL DIGEST                │
  │  ┌───────┐  ┌───────┐  ┌───────┐   │
  │  │Status │  │Q/A    │  │Action │   │
  │  │ ● ● ● │  │───────│  │[BTN]  │   │
  │  └───────┘  └───────┘  └───────┘   │
  └─────────────┬───────────────────────┘
                │
     ┌──────────┼──────────┐
     ▼          ▼          ▼
  ┌──────┐  ┌──────┐  ┌──────┐
  │GREEN │  │AMBER │  │ RED  │
  │▶ App │  │▶ Rev │  │▶ Blk │
  └──────┘  └──────┘  └──────┘

Diagram caption: HATL Gate — three states (green/amber/red), one decision question, one action, optional deep-dives on demand.

pi@abovetheloops:~$ grep -r 'doctrine' /etc/platform/[keywords]
$ echo "Human(s) Above The Loop"
▶ The humans operating above the agentic loop. Not passive overseers — active decision-makers with attention budgets, creative flow, and strategic intuition.
$ echo "Agentic Engineering"
▶ Engineering AI-native, agent-first, self-driving codebases. Context is infrastructure. Metadata surfaces are API boundaries. Every file is consumed by agents before humans.
$ echo "Effective Clanker Management"
▶ With a wink to Mario Zechner, creator of pi-coding-agent. Clankers (coding agents) need clear contracts, compact digests, review gates, and humans above the loop. Not micromanagement — designed conditions for greatness.
pi@abovetheloops:~$ cat ORIGIN.md[origin]
During a late-night diagram-as-spec session, a gap emerged:
people talk about humans-above-the-loop as governance topology,
but nobody asks what the humans SEE from that seat.

This site is the public home of that exploration.

HATL → Humans Above The Loop (plural, always).
─┤ abovetheloops.com — resolving since May 2026 ├─
$