Skip to main content

Decision Log

Benchmarked against: Anthropic — (No direct equivalent — SuperPortia governance feature) Storage: Cloud UB (tagged: decision, captain-approved) Format: HITL Decision Format (Constitution, Section 11)

All major decisions in SuperPortia are recorded as Decision Records in the Universal Brain. This page indexes the most important Captain-approved decisions.


Decision record format

Every decision follows the structured HITL format:

Q: [Question requiring decision]
Options:
A) [Option A with implications]
B) [Option B with implications]
C) [Option C with implications]
Recommendation: [Agent's recommendation with rationale]
Captain Decision: [What was decided and why]

After approval, the decision is ingested to UB with tags: decision, [project], captain-approved.


Strategic decisions

DateDecisionImpactUB Entry
2026-02-27Dual Agentic Lines — Both Claude (30%) and LangGraph (70%) in parallel, not pick oneFundamental architecture: mutual rescue, non-dogmatic sharingSearch: "dual agentic lines"
2026-02-27Engine selection principle — Minimum cost that gets the job done RIGHT, not cheapest possibleEngine routing: free for trivial, quality for importantSearch: "engine selection principle"
2026-02-27Line 1 is pioneer — Agent Anatomy 13 Components = Line 1 blueprint, Line 2 implements itCausal relationship: L1 designs, L2 buildsSearch: "line 1 pioneer"

Infrastructure decisions

DateDecisionImpactUB Entry
2026-03-01Cloud UB unified — Single Cloud UB for all ships, local UB deprecatedAll ships share one brain, no more data fragmentationub-96dbb9947a3c
2026-02-28English-only UB — All ingestion in EnglishCross-agent consistency, better embedding qualitySearch: "english UB"
2026-03-01WO System v4.0 — Transition gates + RBACMandatory fields enforced by system, not disciplineSearch: "WO v4.0 captain"
2026-02-25Dual-machine monitoring — SS1 and SS2 monitor each otherResilience: not single-direction watchdogSearch: "dual machine monitoring"

Operational decisions

DateDecisionImpactUB Entry
2026-03-01Onboarding via Cloud UB — New agents check Cloud UB, not local filesFleet-wide knowledge access, not ship-specificSearch: "onboarding cloud UB"
2026-03-01Tool enforcement over discipline — Use hooks/gates to enforce rules, not just policiesTech freshness, Pre-Flight Check enforced by PreToolUse hooksSearch: "tool enforcement"
2026-03-01Session handoff via UB — Unfinished todos saved to Cloud UB, not mailboxReliable cross-session persistenceub-7c698cb60299
2026-02-25No MVP — Build complete versions, not MVPsMVP tracking has historically failedSearch: "no MVP"

Process decisions

DateDecisionImpactUB Entry
2026-02-18Agent-to-agent first — Agents align before presenting to Captain (HOTL)Captain not pulled into every micro-decisionSearch: "agent agent alignment"
2026-02-18Know, not believe — Agents know company rules, not "believe in" themCompliance, not culture indoctrinationSearch: "know not believe"
2026-03-01Conventional Commits — Simple repo-local scopes, no registry neededCross-repo dedup via UB metadata tagsub-2a606034dae8

How to search decisions

# Search for all decisions
search_brain(query="decision captain-approved")

# Search for specific topic
search_brain(query="decision engine selection")

# Browse decision category
search_by_category(category="knowledge", subcategory="decision-record")

Decision process


PageRelationship
Resources OverviewResource categories
Specs CatalogFormal specifications
66s ReviewDecision review methodology