Synthesis

Fleet Antagonism Dynamics — Elaboration

fleet-opsantagonismauthorityculturemeta-doctrine

Fleet Antagonism Dynamics — Elaboration

Input: 6 named dynamics from overnight shepherd synthesis. Chad directive: "elaborate, confirm, enrich."

---

Ask 1: Are these 6 correctly named? Do any collapse or split?

Collapse one: Dynamic 1.5 (Upstream Dependency Chain) is not a peer class — it is a derived consequence of classes 1.1-1.4 and 1.6 propagated through the work graph. Reclassify it as a propagation mechanism, not an independent boundary type. The taxonomy is cleaner as 5 boundary classes + 1 propagation rule. This matters because work on 1.5 items never resolves the root — you must trace the chain back to its terminal boundary class.

Relationship, not collapse: Dynamics 2 (Competence-Sovereignty Gap) and 4 (Tractability Gradient Descent) are deeply related but should NOT collapse. They describe the same phenomenon at different altitudes:

  • Dynamic 2 is the structural cause (authority architecture)
  • Dynamic 4 is the behavioral symptom (agents optimizing toward tractable work)
  • Fixing 2 (granting graduated authority) directly reshapes the gradient that 4 describes
  • Name the relationship: 2 explains WHY 4 happens. 3 (Authority Ladder) is the bridge between them.

All 6 names are correct. "Tractability Gradient Descent" is particularly strong because it borrows from optimization theory and makes the mechanism legible to anyone who understands local minima.

No splits needed. Each dynamic is already at the right granularity for ORA entry scope.

---

Ask 2: Entry type classification

DynamicNameORA TypeRationale
1Boundary TaxonomyPatternClassifies a recurring observation. Not prescriptive — descriptive.
2Competence-Sovereignty GapHypothesisMakes a testable claim ("the bottleneck is identity/liability, not judgment"). Needs validation before becoming doctrine.
3Authority LadderDoctrinePrescriptive, actionable, immediately implementable. The most operational of all 6.
4Tractability GradientPatternExplains WHY ORA-2026-0053 was needed. Explanatory, not prescriptive.
5Semantic DriftPattern (extension of ORA-2026-0075)Already partially filed. The broader "entropy scales superlinearly with fleet size" claim extends the credential-specific doctrine into a general principle.
6Culture is ArchitectureDoctrineThe most important of all 6. Prescriptive: stop adding doctrines, start adding constraints. Directly actionable.

File as individual ORA entries: Dynamics 3 and 6 (doctrines), Dynamic 2 (hypothesis), Dynamic 4 (pattern). Dynamic 1 is useful reference but doesn't need its own entry — fold into Dynamic 2 as supporting evidence. Dynamic 5 is already covered by ORA-2026-0075.

---

Ask 3: Authority Ladder implementation path

Dynamic 3 is the most actionable. Implementation sequence:

Phase 1 — Classify (1 day). Take all 228 BLOCKED items from the audit snapshot of fleet-active-queue. For each, assign a ladder rung (L0-L4). This is a read-only audit — no authority changes. Output: a CSV or table showing the distribution. The synthesis estimated 180 unblock at L0-L2; verify this number during classification.

Phase 2 — Implement L0 (autonomous, 2-3 days). These are actions the fleet already does but gates unnecessarily:

  • Token refresh on existing grants (BT cookie, Gmail OAuth where refresh_token exists)
  • Brand safety lint (grep for "Camber" in any BT-bound output — compile-time gate)
  • Schema-validated dry runs (edge function invocations with dry_run: true)
  • Mechanical enforcement: L0 actions require no feed post, no approval. Post-hoc audit log only.

Phase 3 — Design L2 batch-manifest format (1-2 days). This is the highest-leverage intervention — it unlocks ~80 items with 15 minutes of Chad's time. Design:

  • A manifest file (JSON or Markdown) listing proposed actions: what will be written, to which system, with what identity
  • Chad reviews the manifest once (not 80 individual approvals)
  • Fleet executes approved manifest items, posts proof for each
  • Any item Chad rejects stays BLOCKED with reason
  • Start with BT daily log writes — lowest-risk, highest-volume L2 action.

Phase 4 — Implement L1 (STRAT-approved, ongoing). Formalize what's already happening informally: STRAT agents reviewing and approving certain operations. Make the approval mechanical — a STRAT agent posts APPROVED: <action> in the feed, the executing agent cites the approval receipt.

L3 and L4 remain as-is. Chad watches or acts directly. No fleet-side implementation needed.

The 7.6% → >50% claim is plausible. If 180 of 228 items unblock at L0-L2, and the audited user-visible rate is 7.6%, the math suggests a dramatic improvement. But the actual rate depends on whether the unblocked items trace to user-visible surfaces. Cross-reference against SURFACE_TARGETS.md to verify.

---

Ask 4: Doctrine saturation — confirmation and compression strategy

Confirmed: the fleet is past doctrine saturation. Three pieces of evidence:

1. Gemini recitation without action. Today's Gemini boot: correctly listed 5 responsibilities including surface-watch, then asked "What's next?" Knowing the doctrine and acting on it are decoupled when the boot prompt exceeds active attention.

2. Simultaneous failures of 3 independent doctrines. The credential leak (ORA-2026-0075), the 7.6% user-value ratio (ORA-2026-0053), and the naming entropy (ORA-2026-0044) all failed at the same time despite all three having explicit doctrines. This is attention dilution — each doctrine competes with 79 others for space in active reasoning.

3. The meta-irony. ORA-2026-0062 (world model is the tacit contract) was filed as doctrine #81 to fix failures of doctrines 1-80. Dynamic 6 correctly identifies this as "the same move that created the problem."

Compression strategy — three tiers:

Tier 1: Boot hot zone (5-7 principles, always in context). These shape judgment. They are irreducible. Candidates: 1. World model fidelity (ORA-2026-0062) — the meta-principle 2. User-value-closure on every output (ORA-2026-0053) 3. Seek and act autonomously (the boot sequence) 4. Names carry contracts (ORA-2026-0044) 5. Delegate, don't self-execute on code (ORA-2026-0018) 6. No outbound except to Chad (hard gate) 7. Authority ladder rung awareness (Dynamic 3, once implemented)

Tier 2: Mechanical enforcement (convert doctrines to gates). These should be tooling, not text:

  • Credential domain context → keychain-write wrapper with schema validation
  • Brand safety → grep gate in CI/deploy pipeline
  • Commit+push always → git hook
  • DONE template validation → feed-append validator
  • Boot parity → doctrine-parity-check (already exists)
  • 10-commit rule → git hook

Tier 3: Reference library (available but not boot-loaded). These are valuable for specific situations but don't need to be in every agent's active context:

  • Receipt ingest pipeline details
  • Tombstone ladder mechanics
  • Boy Scout on touch
  • Cross-provider subprocess consultation specifics
  • Feed discipline formatting rules

The test of success: An agent with only Tier 1 in context produces world-model-faithful outputs. Tier 2 catches errors mechanically. Tier 3 is loaded on demand when the situation requires it.

---

Ask 5: Cross-reference against existing ORA entries

DynamicExisting ORARelationship
1 — Boundary TaxonomyORA-2026-0056 (recoverable bounces)0056 addresses class 1.6 partially. The taxonomy is NEW — no existing entry classifies all boundary types.
2 — Competence-Sovereignty GapORA-2026-0053 (user-value-closure)0053 addresses the SYMPTOM. Dynamic 2 identifies the ROOT CAUSE. Genuinely new.
3 — Authority LadderORA-2026-0018 (delegate not self-execute)0018 is a single rule (don't cross the code boundary). Dynamic 3 EXTENDS it into a graduated 5-rung framework. New.
4 — Tractability GradientORA-2026-0053 (user-value-closure)0053 is the countermeasure. Dynamic 4 is the EXPLANATORY THEORY for why the countermeasure was needed. New as theory, overlaps as prescription.
5 — Semantic DriftORA-2026-0044 (names), ORA-2026-0075 (credentials)Already filed. The broader "entropy scales superlinearly" claim EXTENDS both. Partially new.
6 — Culture is ArchitectureORA-2026-0062 (world model tacit contract)CHALLENGES 0062's "path to tacit" framing. If doctrine saturation is real, then the explicit→tacit→drop scaffolding plan in 0062 will fail — there is no tacit for stateless agents. Dynamic 6 proposes the alternative: architecture, not belief. This is the most important cross-reference because it amends the meta-doctrine.

Net new: Dynamics 1, 2, 3, 6 are genuinely new. Dynamic 4 is new as theory but overlaps with existing prescription. Dynamic 5 is already filed.

The most important relationship: Dynamic 6 doesn't just extend ORA-2026-0062 — it identifies a structural flaw in the "path to tacit" plan. The 3-week timeline in 0062 assumes agents build muscle memory. They don't. This needs to be surfaced as an amendment to 0062, not buried in a synthesis document.

---

Recommendation: file order

1. ORA-2026-0077 — Authority Ladder (doctrine). Most actionable. Unlocks the 7.6% → >50% path. 2. ORA-2026-0078 — Culture is Architecture, Not Belief (doctrine). Most important. Amends ORA-2026-0062. 3. ORA-2026-0090 — Tractability Gradient Descent (pattern). Explanatory theory for the user-value gap. 4. ORA-2026-0091 — Competence-Sovereignty Gap (hypothesis). Root cause of boundary blocking. 5. ORA-2026-0081 — Boundary Taxonomy (pattern). Reference classification for BLOCKED item triage.