Zenith Protocol - The Profit Doctrine That Refuses To Settle
Zenith is the profit doctrine of the Glavior stack - the protocol responsible for extracting maximum realised return from every approved trade. Adaptive targets, partial laddering, runner logic, and an explicit refusal to settle for the obvious exit.
Zenith - The Profit Doctrine
If Aegis is the protocol that refuses bad trades, **Zenith** is the protocol that refuses to leave money on the table on the good ones. It owns every decision between *trade approved* and *trade closed*.
Zenith is the doctrine that converts "we were right" into "we extracted the maximum realisable return given what we now know."
Quick Specification
- **Protocol Code:** ZEN
- **Role:** Profit doctrine · Adaptive target / partial / runner management
- **Status:** Live · Production
- **Position In Stack:** Active for the entire lifetime of an approved trade
- **Outputs:** `TP_LADDER` · `PARTIAL_FILL` · `STOP_TRAIL` · `RUNNER_HOLD` · `CLOSE_FULL`
Mandate - Maximum Realisable Return, Not Maximum Theoretical Return
The mistake most systems make on the profit side is symmetric to the mistake they make on the risk side: they optimise for a number that is not actually reachable.
A "perfect exit at the high" is a fantasy. A *probabilistically defensible* exit, executed without hesitation, is a doctrine. Zenith is built around the second one.
[INSIGHT] You cannot optimise for the high of the move in real time. You can optimise for the expected value of every exit decision given the live state. Those are different problems with very different answers.
The Three Lives Of An Approved Trade
Every Zenith-managed trade passes through three explicit phases. Each phase has its own decision rules and its own exit conditions.
Phase 1 - Initial Defense
From entry to the first +1R milestone, Zenith's only job is to *not lose this trade*. The stop is held at the published level. No partials. No trailing. No moving stops to break-even prematurely, because moving a stop into a noise zone is the most common way to convert a winner into a scratch.
Phase 2 - Realised Conviction
At +1R, Zenith promotes the trade. The published partial-ladder fires:
- **+1R milestone** - partial close (typically 25–35% of size).
- **Stop moves** to entry, locking the trade as a guaranteed non-loser.
- **Trailing logic** activates on the remainder, anchored to ATR-normalised structure points, not arbitrary percentages.
This phase is the one that converts the bulk of statistical edge into realised P&L. It is also the phase most retail systems skip - they either close everything at the first target or they hold the whole position waiting for "the move" and watch it round-trip.
Phase 3 - Runner Doctrine
The final tranche (typically 25–40% of the original position) is reserved for the runner. The runner is held under strict conditions:
- The active **regime** is still trending in the trade's direction.
- The Genesis **structure** still shows valid continuation (HH/HL or LH/LL).
- The microstructure tape is still confirming flow.
- The intent layer (BTC posture) has not flipped against the trade.
The instant any of those four conditions degrade, the runner is closed without negotiation. The runner is not a hope. It is a structured option that Zenith can exercise or cancel at any tick.
Adaptive Targets - The Take-Profit Is Not A Number, It Is A Function
A static take-profit is a confession that the model has no opinion about volatility. Zenith treats the published TP as a *baseline* and adjusts the active ladder in response to live state.
- **Volatility expansion** - targets are extended along the ATR vector; partials are spaced wider.
- **Volatility contraction** - targets are pulled in; partials are taken earlier.
- **Regime shift mid-trade** - Zenith re-prices the entire ladder against the new regime and may collapse the runner immediately.
Every adjustment is logged. The ledger holds both the original target and every adjustment, so a Zenith decision can never be quietly rewritten after the fact.
The Hard Rules
- **No moving stops backward.** A stop can move toward profit. It cannot move toward loss. There is no exception, no override.
- **No "averaging up".** Zenith does not add to winners. Adding to winners is a sizing decision and sizing is owned by Aegis at entry. Re-arming after exit is allowed; re-sizing mid-trade is not.
- **No silent exits.** Every close - partial or full, planned or emergency - emits a structured event with a reason code.
- **No discretionary holds.** If the runner doctrine says exit, the runner exits. There is no "but I think it goes higher".
[MISTAKE] Believing that a runner is a free option. A runner is a defended option. The defense is the doctrine, and the doctrine is what makes the runner profitable in aggregate.
The Event Stream
Every Zenith decision is published to the same append-only ledger as the signal itself.
```json { "protocol": "ZEN", "trade_id": "<uuid>", "event": "PARTIAL_FILL", "milestone": "+1R", "size_closed_pct": 30, "stop_moved_to": "entry", "remaining_size_pct": 70, "reason_code": "LADDER_+1R_DEFENDED", "emitted_at": "<ISO-8601>" } ```
If you replay the event stream of any closed Zenith trade, you can reconstruct every cent of the realised P&L from first principles. That is the audit contract.
What Zenith Refuses To Be
- **Zenith is not a moonbag protocol.** It does not hold a runner "in case it 10x's". The runner exists to capture statistical follow-through, not narrative upside.
- **Zenith is not a re-entry engine.** Re-entry is a fresh signal decision, owned by the model and gated by Aegis. Zenith never decides to "get back in".
- **Zenith is not configurable per user.** The ladder doctrine is platform-wide. There is no "let it run forever" toggle.
Why The Doctrine Holds Up Long-Term
A trader who takes profit too early bleeds the right tail of the distribution. A trader who takes profit too late gives back the body. Zenith is calibrated to defend the body and harvest the right tail in measured tranches, which is the only profit shape that survives a multi-year sample.
[AI] The realised return of a system is not determined by its best trades. It is determined by what the system does to its average trade. Zenith owns that average.
The Bottom Line
Zenith is the protocol that turns approved signals into compounding equity. It enforces a structured ladder, defends every winner with an immovable break-even, harvests the right tail through a disciplined runner doctrine, and writes every decision to the public ledger. The result is a P&L curve that looks the same on a single trade as it does across ten thousand - because the doctrine is the same on every one.