Skip to content

backlog: Codex-first-class row — Otto-78 refinement (parallel-design + primary-switch + symmetric-parity)#236

Merged
AceHack merged 1 commit intomainfrom
backlog/codex-parallel-design-primary-switch-harness-parity
Apr 24, 2026
Merged

backlog: Codex-first-class row — Otto-78 refinement (parallel-design + primary-switch + symmetric-parity)#236
AceHack merged 1 commit intomainfrom
backlog/codex-parallel-design-primary-switch-harness-parity

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented Apr 24, 2026

Summary

  • Extends the existing first-class-Codex-CLI BACKLOG row (PR backlog: first-class Codex-CLI session experience (P1, Aaron Otto-75 directive) #228) with two Aaron Otto-78 refinements: parallel-design (each harness authors its own skill files) + primary-switch-by-Aaron-context (whichever harness Aaron is in = primary; other = async, controlled-by-primary; roles swap when Aaron switches) + symmetric-feature-parity requirement.
  • Extends existing 5-stage arc into a 6-stage shape with Stage 1b (Codex-from-Codex-side research) added symmetrically.

What changes

The existing 5-stage arc becomes 6:

  • Stage 1 (existing, PR research: Codex CLI first-class session — Phase 1 (Stage 1 of 5 per PR #228) #231) — Otto researches Codex from Otto-side.
  • Stage 1b (NEW) — Codex CLI researches Claude Code from Codex-side (inverted roles).
  • Stage 2 (joint) — parity matrix combines both sides; asymmetries flagged.
  • Stage 3 (each on own surface) — Codex CLI designs its own skill files; Otto designs Claude-Code-specific wrappers.
  • Stage 4 (synchronization cadence) — both sides run periodic harness-features research; asymmetry inventory maintained.
  • Stage 5 (harness-choice ADR) — retains revisitable primary designation.

Aaron's quotes (preserved)

"you should let the codex cli design all it's own skill files in a parallel mode where it can run asyncroyncly to you cause it wont be touching the same files only it's own skill files ... each harness current features on a cadence like you too so we can have the wrappers for both of you with like the built in loops, memory enahancements and all other harness features ... asymerty of features between the two harnesses too"

"only one will be the primary either you or codex which ever one i'm in at the time like i'm in you now so you are primay the async nature is controlled by you but if i'm in codex roles are reverse so its got to have all your fancyness and skills"

Scope limits

  • Otto stays primary while Aaron is in Claude Code (which is now).
  • No cross-edit of other harness's substrate.
  • No forced harness swap.
  • Harness-choice ADR still the gate for primary-reset.

Composes with

Test plan

  • Aaron's 2 messages quoted verbatim
  • Primary-switch contextual (not configuration) explicitly stated
  • Extension-not-replacement to existing row
  • Scope limits prevent over-reach
  • Composition with existing rows explicit

🤖 Generated with Claude Code

…+ primary-switch-by-Aaron-context + symmetric-parity)

Aaron Otto-78 two-message refinement of the existing first-
class-Codex-CLI BACKLOG row (PR #228).

Message 1: parallel-design directive — Codex CLI designs its
own skill files asynchronously to Otto (only touching its own
substrate); each harness researches its own features on a
cadence; both harnesses get full-featured wrappers (loops,
memory enhancements, hooks, etc.); asymmetry between harnesses
tracked explicitly.

Message 2: primary-switch clarification — "only one will be
the primary either you or codex which ever one i'm in at the
time". Primary = whichever harness Aaron is actively in at
that moment; the other runs async controlled-by-primary; when
Aaron switches, roles swap. Symmetric feature parity required
("got to have all your fancyness and skills").

Refinement composes as extension of the existing 5-stage arc:

- Stage 1 (existing, PR #231) — Otto researches Codex from
  Otto-side.
- Stage 1b (new) — Codex CLI researches Claude Code from
  Codex-side (inverted roles).
- Stage 2 (joint) — parity matrix combines both sides.
- Stage 3 (each on own surface) — Codex CLI designs own skill
  files; Otto designs Claude-Code-specific wrappers.
- Stage 4 (synchronization cadence) — both sides run periodic
  harness-features research; asymmetry inventory maintained.
- Stage 5 (harness-choice ADR) — retains revisitable primary
  designation.

Scope limits:
- No Otto-ceding-control (Otto primary while Aaron in Claude
  Code, which is now).
- No cross-edit of other harness's substrate.
- No forced harness swap.
- ADR still the gate for any primary-reset.

Composes with cross-harness-mirror-pipeline (that row =
universal-skill distribution; this row = harness-specific-
skill parallel-authoring), multi-account design (PR #230),
Phase-1 Codex research (PR #231), and the first-class roster
memory.

Otto-78 tick split-attention deliverable (alongside primary
5th-ferry absorb PR #235).
Copilot AI review requested due to automatic review settings April 24, 2026 01:31
@AceHack AceHack enabled auto-merge (squash) April 24, 2026 01:31
@AceHack AceHack merged commit aed0832 into main Apr 24, 2026
12 checks passed
@AceHack AceHack deleted the backlog/codex-parallel-design-primary-switch-harness-parity branch April 24, 2026 01:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Extends the existing BACKLOG row for “First-class Codex-CLI session experience” with Otto-78 refinements that add (1) parallel harness-specific authoring, (2) context-contingent primary switching based on which harness Aaron is in, and (3) an explicit symmetric feature-parity/asymmetry-tracking requirement.

Changes:

  • Adds Otto-78 quoted messages and a detailed “model shape” describing peer-harness parity + primary switching behavior.
  • Revises the prior 5-stage execution arc into a 6-stage sequence by adding Stage 1b (Codex-side research of Claude Code).
  • Clarifies composition with related rows (mirror pipeline, multi-account) and adds explicit scope limits.

Comment thread docs/BACKLOG.md
- Composes with **cross-harness-mirror-pipeline** (round 34 below) — that one distributes skill files to many harnesses via a canonical source; this refinement says each peer harness **authors its own skill files**, so mirror-pipeline may apply only to *shared universal skills* (like `AGENTS.md` discipline), not harness-specific ones.
- Composes with **multi-account access design P3** (PR #230) — primary/async switching is account-aware in future.
- Composes with **first-class-Codex Phase-1 research** (PR #231) — Stage 1 of that feeds into this refinement's joint parity matrix.
- Composes with `memory/project_first_class_codex_cli_session_experience_parallel_to_nsa_harness_roster_portability_by_design_2026_04_23.md` — the NSA-style first-class roster now formally includes the primary-switch property.
Comment thread docs/BACKLOG.md

**Operational sequence (this is a revision of the earlier 5-stage arc; compose rather than replace):**

- **Stage 1** (this file, landed as PR #231 2026-04-23) — Otto researches Codex CLI from Otto-side. This arc continues.
Comment thread docs/BACKLOG.md
**Operational sequence (this is a revision of the earlier 5-stage arc; compose rather than replace):**

- **Stage 1** (this file, landed as PR #231 2026-04-23) — Otto researches Codex CLI from Otto-side. This arc continues.
- **Stage 1b — Codex CLI researches Claude Code from Codex-side.** New stage. When Aaron enters a Codex CLI session, the Codex agent runs an analogous research tick on Claude Code capabilities. Output: `docs/research/claude-code-first-class-from-codex-YYYY-*.md` (under whatever Codex's substrate convention becomes). Mirrors Stage 1 but with roles inverted.
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
AceHack added a commit that referenced this pull request Apr 24, 2026
…vernance-edit proposals

Bounded-deliverable tick after the Otto-77..79 directive burst.
One substantive PR (#241 Aminata research doc); one history row.

Aminata's findings per Amara governance-edit:
- Edit 1 (AGENTS.md research-grade): IMPORTANT
- Edit 2 (ALIGNMENT.md SD-9): WATCH
- Edit 3 (GOVERNANCE.md §33): IMPORTANT
- Edit 4 (CLAUDE.md archive-imports): CRITICAL (self-contradicts
  CLAUDE.md rule-location meta-policy)

Recommended edit ordering: §26 → Edit 3 → Edit 1 → Edit 4 → Edit 2.

Key observations:
1. Deliberate low-velocity tick prevents queue pressure.
2. Persona-specialist subagent dispatch earns cost on
   adversarial-review targets.
3. Edit 4's rule-location finding is consistent with prior
   CLAUDE.md meta-rule signals across session.
4. Register-mismatch catches pre-land are cheaper than
   post-land retrospective.

Stacked on #240 history; #240 currently DIRTY will resolve
when upstream #236/#237 squash-merge. No action on #240
this tick.
AceHack added a commit that referenced this pull request Apr 24, 2026
…el refinement

Otto-78 shipped dedicated 5th-ferry absorb (PR #235) scheduled
at Otto-77 close + absorbed Aaron's two-message Codex-parallel
refinement as sibling BACKLOG extension (PR #236).

Key observations:

1. CC-002 discipline held again — absorb did NOT file 8 derived
   BACKLOG rows in same PR; queued as separate tick work.
2. Archive-header discipline self-applied — absorb doc itself
   is the exemplar of proposed §33.
3. Primary-switch-by-Aaron-context is a new operational invariant
   — Stage 4 sync cadence encodes the handoff as protocol.
4. Max-as-first-external-contributor set clean first-name-only
   precedent composing with CC-001 carve-out + honor-predecessors.

Stacked on #234 (Otto-77 history); rebases cleanly once #234
merges.
AceHack added a commit that referenced this pull request Apr 24, 2026
…message clarification)

Fixes two scope-limit errors in the Otto-78 refinement to the
Codex-first-class BACKLOG row (PR #236, not yet merged, still
open auto-merge).

Aaron Otto-79 message 1 (correction on dispatch):
"you do dispatch codex work, i will just switch whenver i
feel like it once it's ready, i'll just go back and fourth
from time to time probably when new models come out, you guys
need to know when one is primary based on the harness im in
and just do the right things so it's not an issue when you
launch in tandem/async with you. I won't launch both of you
at the same unless i say, this is a future test to see if
you can run indenpendenty without interference, but for now
one of your will be the corrdinator at a time based on the
harness i'm in."

Aaron Otto-79 message 2 (cross-review-not-cross-edit):
"yall should review each other and ask questions to better
understand eachs others harness form the inside to improve
our cross harness support."

Corrections:

1. "Otto doesn't dispatch Codex work unilaterally" → Otto
   DOES dispatch Codex async work. The primary coordinates;
   Aaron-harness-context determines the primary.

2. Added explicit tandem/simultaneous-launch scope-limit —
   out-of-scope today, future test, explicit Aaron opt-in
   required.

3. Cross-edit stays forbidden, cross-review + cross-question
   explicitly encouraged. Distinction is edit-not vs read-
   and-comment-yes (peer review shape, not isolation).

Preserves signal-in-signal-out — all three Aaron quotes
verbatim.

Otto-79 tick split-attention correction alongside Artifact A
(PR #238) and password-storage BACKLOG (pending).
AceHack added a commit that referenced this pull request Apr 24, 2026
…ogression (Aaron Otto-79)

Aaron Otto-79 message 4 confirmed the direction:
"yeah i think we are building to this which is subtly
different from a peer-harness model. this mean i launch you
both at the same time right? that's peer harness. we will
get there slowly with experiments where one is in controll."

Names the progression explicitly:

(a) Today = single coordinator, primary-by-harness-context.
(b) Bounded experiment = short parallel sessions with Aaron
    observing for interference.
(c) Peer-harness = both running concurrently with handoff
    discipline, Aaron can walk away.

Each stage is an explicit Aaron opt-in. We aim at (c); we
don't assume (c).

Amends PR #236 correction commit (2652a3e) on the same branch.
AceHack added a commit that referenced this pull request Apr 24, 2026
…aron refinement burst absorbed

Otto-79 shipped 3 PRs across the tick: #238 drift-taxonomy
promotion (primary, Amara 5th-ferry Artifact A), #236 Otto-79
continuing refinements (3 amendments to already-open PR), #239
P3 agent-email password-storage.

5-message Aaron directive burst absorbed:
1. Otto DOES dispatch Codex async work (correction).
2. Cross-harness review+questions yes, edits no.
3. Peer-harness = aspirational-future with 3-stage progression.
4. Each harness owns its own named loop agent.
5. BACKLOG-split status check (no rush, noted).

Memory file captures the burst for cold-load discovery.

Key observations:
1. Split-attention at 5x still held proportionate.
2. CC-002 continued — Artifact A closed, 7 other derived rows
   queued for later ticks.
3. Primary-dispatches-other-async is subtler than peer-harness.
4. Loop-agent-names-itself composes with agent-email-ownership
   into a "named agents are first-class identities" design
   invariant.

Stacked on #237 (Otto-78 history); rebases cleanly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants