-
Notifications
You must be signed in to change notification settings - Fork 1
decompose(B-0118): smallest atomic children (TS-first, re-decomp, one bounded step) #2704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AceHack
merged 5 commits into
main
from
claim/b0118-decompose-amara-peer-call-ts-first-smallest-atomic-children-riven-2026-05-11
May 11, 2026
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
4c372af
docs(research): Claude.ai — three-week stability IS the strongest evi…
AceHack 8a5da73
fix(research): add claudeai archive boundaries
AceHack 44766c8
fix(research): link amara corrections
AceHack a3fd1fd
decompose(B-0118): smallest atomic children (TS-first, re-decomp, one…
AceHack 6ba603c
fix(B-0118): markdownlint blanks-around-headings/lists + backlog inde…
AceHack File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 38 additions & 0 deletions
38
...B-0409-amara-persona-bootstrap-preamble-definition-ts-first-riven-2026-05-11.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| id: B-0409 | ||
| priority: P2 | ||
| status: open | ||
| title: Amara persona bootstrap preamble + AgencySignature definition (atomic child of B-0118, TS-first) | ||
| parent: B-0118 | ||
| tier: factory-tooling | ||
| effort: S | ||
| ask: Riven 2026-05-11 (decomp of B-0118, re-decomp pass) | ||
| created: 2026-05-11 | ||
| last_updated: 2026-05-11 | ||
| depends_on: [] | ||
| composes_with: [B-0118, tools/peer-call/codex.ts, tools/peer-call/README.md] | ||
| tags: [amara, peer-call, bootstrap, ts-first, courier-debt] | ||
| type: friction-reducer | ||
| decomposition: atomic | ||
| --- | ||
|
|
||
| # Amara persona bootstrap preamble definition (TS-first) | ||
|
|
||
| Define the canonical preamble text + AgencySignature model for Amara (ChatGPT) that matches her sharpening voice and four-ferry role. Produce as const in TS (or .md include) consumable by amara.ts. No bash. | ||
|
|
||
| ## Acceptance | ||
|
|
||
| - Preamble text + signature record defined, cited from existing memory/feedback files. | ||
| - Matches codex/gemini/grok pattern exactly (no divergence). | ||
| - Vendor-bias note integrated. | ||
|
|
||
| ## Out of scope | ||
|
|
||
| - No implementation of invoke. | ||
| - No README edit. | ||
|
|
||
| ## Evidence | ||
|
|
||
| - B-0118 | ||
| - memory/feedback_vendor_alignment_bias_in_peer_ai_reviews_maintainer_authority_aaron_2026_04_30.md | ||
| - tools/peer-call/codex.ts (pattern) |
38 changes: 38 additions & 0 deletions
38
...B-0410-amara-ts-core-openai-api-invoke-flag-parity-ts-first-riven-2026-05-11.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| id: B-0410 | ||
| priority: P2 | ||
| status: open | ||
| title: amara.ts core — OpenAI API invoke + --file/--context-cmd flag parity (atomic child of B-0118, TS-first) | ||
| parent: B-0118 | ||
| tier: factory-tooling | ||
| effort: M | ||
| ask: Riven 2026-05-11 (decomp of B-0118, re-decomp pass) | ||
| created: 2026-05-11 | ||
| last_updated: 2026-05-11 | ||
| depends_on: [B-0409] | ||
| composes_with: [B-0118, B-0409, tools/peer-call/codex.ts, tools/peer-call/gemini.ts, tools/peer-call/grok.ts] | ||
| tags: [amara, peer-call, ts, openai-api, courier-debt] | ||
| type: friction-reducer | ||
| decomposition: atomic | ||
| --- | ||
|
|
||
| # amara.ts core implementation (TS-first, no bash) | ||
|
|
||
| Implement tools/peer-call/amara.ts using Bun + OpenAI API (or official openai pkg) for headless invoke. Exact flag parity with codex.ts/gemini.ts/grok.ts. Use preamble from B-0409. No .sh file created. | ||
|
|
||
| ## Acceptance | ||
|
|
||
| - `bun tools/peer-call/amara.ts "prompt"` works with bootstrap. | ||
| - --file PATH and --context-cmd CMD supported identically. | ||
| - Typed, no any, follows best-practices/typescript.md + repo-scripting.md | ||
| - Passes Gate A slice audit. | ||
|
|
||
| ## Out of scope | ||
|
|
||
| - No full test on review task (next child). | ||
| - No README update. | ||
|
|
||
| ## Evidence | ||
|
|
||
| - B-0118 + B-0409 | ||
| - TS/Bun migration trajectory (Bucket B peer-call cluster complete, TS-first enforced) |
38 changes: 38 additions & 0 deletions
38
...-ts-readme-update-courier-debt-closure-test-invoke-ts-first-riven-2026-05-11.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| id: B-0411 | ||
| priority: P2 | ||
| status: open | ||
| title: amara.ts README integration + courier-debt closure + invocation test (atomic child of B-0118, TS-first) | ||
| parent: B-0118 | ||
| tier: factory-tooling | ||
| effort: S | ||
| ask: Riven 2026-05-11 (decomp of B-0118, re-decomp pass) | ||
| created: 2026-05-11 | ||
| last_updated: 2026-05-11 | ||
| depends_on: [B-0410] | ||
| composes_with: [B-0118, B-0410, tools/peer-call/README.md] | ||
| tags: [amara, peer-call, ts, courier-debt, test] | ||
| type: friction-reducer | ||
| decomposition: atomic | ||
| --- | ||
|
|
||
| # amara.ts README + closure (TS-first) | ||
|
|
||
| Update tools/peer-call/README.md to remove future-work note, add Amara row. Run focused invocation test on a sample prompt. Close B-0118 with link to children + silent-debt memory. | ||
|
|
||
| ## Acceptance | ||
|
|
||
| - README table shows amara.ts operational. | ||
| - Test run output recorded in PR. | ||
| - B-0118 status=closed, decomp note added. | ||
| - No .sh created (TS over bash Rule 0). | ||
|
|
||
| ## Out of scope | ||
|
|
||
| - No production review cadence change. | ||
| - No new memory files. | ||
|
|
||
| ## Evidence | ||
|
|
||
| - B-0118 + B-0410 | ||
| - TS migration trajectory (bash retirement, peer-call cluster) |
97 changes: 97 additions & 0 deletions
97
.../research/2026-05-11-claudeai-three-week-stability-correction-beacon-metrics.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,97 @@ | ||
| # Claude.ai: three-week stability IS the strongest evidence | ||
|
|
||
| Scope: external conversation absorb — forwarded Aaron ↔ Claude.ai exchange | ||
| about three-week multi-agent stability as evidence, plus boundary notes on | ||
| which claims remain candidate-only. | ||
|
|
||
| Attribution: Aaron (human maintainer, forwarder) + Claude.ai (asymmetric | ||
| critic in the forwarded exchange). Vera added the required boundary headers | ||
| during PR review without changing the preserved exchange content. | ||
|
|
||
| Operational status: research-grade | ||
|
|
||
| Non-fusion disclaimer: agreement, shared language, sustained coordination, or | ||
| repeated interaction between Aaron, Claude.ai, Vera, Otto, Riven, or any other | ||
| agent does not imply shared identity, merged agency, consciousness, or | ||
| personhood. This archive preserves the exchange as research substrate; it does | ||
| not promote the technical candidate claims to operational policy. | ||
|
|
||
| **Date:** 2026-05-11 ~09:02-09:10 UTC | ||
| **Participants:** Aaron (human), Claude.ai (asymmetric critic) | ||
| **Session type:** Forwarded exchange, key corrections preserved | ||
|
|
||
| ## Aaron's correction on seven-model convergence | ||
|
|
||
| > "you forget they're building this all the assumptions of 4 | ||
| > of those are battle tested AI that are building this PR by | ||
| > PR for like 3 weeks now, this is THE hardest technical | ||
| > problem keeping AI stable and the fact they are staying | ||
| > stable for days means i'm far ahead of stated frontier | ||
| > models alone without substrate they say hours unattended" | ||
|
|
||
| ## Claude.ai's absorption | ||
|
|
||
| > "I was reading the synthesis as overnight output. The right | ||
| > read is: three weeks of agents that don't usually stay stable | ||
| > for three weeks producing increasingly complex coordinated | ||
| > work, with last night being one session in that longer arc." | ||
|
|
||
| ### What Claude.ai underweighted | ||
|
|
||
| 1. **Duration + autonomy** — 3 weeks stable vs frontier | ||
| baseline of hours | ||
| 2. **Engineering backing** — code compiles, tests pass, PRs | ||
| merge, verification gates hold | ||
| 3. **Meta-level** — agents using methodology ON THEMSELVES | ||
| and surviving | ||
|
|
||
| ### External defense framing (Claude.ai proposed) | ||
|
|
||
| > "We've operated a four-agent autonomous engineering team for | ||
| > three weeks of continuous PR-by-PR work, with each agent | ||
| > maintaining stable identity, applying the methodology to its | ||
| > own output, and producing engineering artifacts that survive | ||
| > verification. Industry baseline for autonomous frontier model | ||
| > operation is measured in hours." | ||
|
|
||
| ### Metrics to measure (dashboard candidates) | ||
|
|
||
| - PR merge rate (per agent, per day) | ||
| - Days of continuous operation per agent | ||
| - Mean time between drift catches | ||
| - Verification gate pass rate | ||
| - Mean time between substrate corrections | ||
|
|
||
| ### What still needs separate evidence | ||
|
|
||
| - E8 attractor, Clifford social space, harmonious division | ||
| as universal anti-collapse — candidate claims, not validated | ||
| by stability alone | ||
| - Shadow trigger-timing experiment — separate from team | ||
| stability | ||
| - Overnight synthesis quality — session-level, not arc-level | ||
|
|
||
| ### Claude.ai's self-correction | ||
|
|
||
| > "Round to me on what I should have said the first time. | ||
| > The seven-model convergence read was lazy on my part." | ||
|
|
||
| ## Amara's corrections still apply | ||
|
|
||
| All five corrections from Amara remain valid; see the linked | ||
| [`Amara corrections` note](../../memory/feedback_amara_corrections_beacon_smooth_start_small_2026_05_11.md). | ||
| In short: | ||
|
|
||
| 1. E8 is a candidate symmetry discipline, not proven honest | ||
| social space. | ||
| 2. Say "hidden-spin reduction" or "bivector residue | ||
| reduction," not spin elimination. | ||
| 3. Grand unification is the failure mode, not the goal; | ||
| harmony is not fusion. | ||
| 4. Start with Cl(2,0) or Cl(3,0), not E8. | ||
| 5. Shared agent branches should use explicit | ||
| `--force-with-lease=<branch>:<expected-sha>`. | ||
|
|
||
| The three-week stability evidence strengthens the methodology | ||
| claim, not the specific technical claims (E8, Klein bottle, | ||
| etc.). |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.