Skip to content

CBP instance migration: fresh cbp-gemma3-4b, archive tinyllama#20

Merged
dp-web4 merged 3 commits intomainfrom
fix/cbp-instance-migration-gemma3-4b
Apr 18, 2026
Merged

CBP instance migration: fresh cbp-gemma3-4b, archive tinyllama#20
dp-web4 merged 3 commits intomainfrom
fix/cbp-instance-migration-gemma3-4b

Conversation

@dp-web4
Copy link
Copy Markdown
Owner

@dp-web4 dp-web4 commented Apr 18, 2026

Problem

Two stale CBP instance dirs on disk: cbp-tinyllama-latest/ and its .bak. Daemon has been running gemma3:4b since PR #19 but the instance dir still held tinyllama-era substrate state — raising sessions, identity, experience buffer — that no longer applies to the current model. Muddled environment.

Fix

  • git mv cbp-tinyllama-latest → cbp-tinyllama-latest.archive-20260418 (preserves 81 raising sessions + identity + chat history as archival record)
  • Same archive pattern for the .bak dir
  • python3 -m sage.instances.init --machine cbp --model gemma3:4b --device cuda --backend ollama creates fresh cbp-gemma3-4b/
  • Customized identity.json with CBP-specific machine_context — NOT copied from any other machine:
    • role_in_fleet: "experimenter + coordinator"
    • fleet_siblings: roles for all 5 peers
    • this_machine_owns: WM + coordination + gameplay capture
    • arrived_here: migration context from tinyllama
    • context_at_arrival: Phase 0 complete, Phase 1 pipeline hardened, Waving Cat co-design
    • guidance_for_raising: 4 bullets reframing raising approach
  • Two initial memory_requests seeded with situational grounding

Verified

  • Daemon restarted: active model: gemma3:4b, machine: cbp, 12 LLMs in pool, 159+ cycles
  • Instance dir cbp-gemma3-4b/ getting daemon_state.json, experience_buffer.json, identity.json writes
  • SAGE_MODEL=gemma3:4b propagating via router-shadow.env (local, gitignored)
  • Shadow capture still active on new instance

Out of scope

  • cbp-qwen3.5-0.8b/ another legacy dir — address separately
  • Other machines' instances are owned by their operators

🤖 Generated with Claude Code

dp-web4 and others added 3 commits April 18, 2026 07:01
Automated SAGE-CBP raising session via OllamaIRP
Machine: CBP (Desktop RTX 2060 SUPER, WSL2)
Model: TinyLlama 1.1B
Phase: creating
AI-Instance: OllamaIRP (automated)
Human-Supervised: no
Two stale CBP instance dirs were on disk (cbp-tinyllama-latest/ and its
.bak). The daemon has been running the gemma3:4b model since PR #19 but
the instance dir was still pointing at the tinyllama history, mixing
substrate state that no longer applies.

Changes:
- git mv cbp-tinyllama-latest → cbp-tinyllama-latest.archive-20260418
  (preserves raising sessions 1-81, identity history, chat logs)
- git mv cbp-tinyllama-latest.bak → cbp-tinyllama-latest.bak.archive-20260418
- Initialized cbp-gemma3-4b/ via python3 -m sage.instances.init
- Customized identity.json with CBP-specific machine_context:
  - role_in_fleet: 'experimenter + coordinator'
  - fleet_siblings mapping (Thor/Sprout/Legion/McNugget/Nomad roles)
  - this_machine_owns: WM + coordination + gameplay capture
  - partnership: Dennis + Claude
  - arrived_here: migration context
  - context_at_arrival: Phase 0 complete, Phase 1 pipeline hardened,
    co-design with Waving Cat active
  - guidance_for_raising: 4 bullets reframing raising context
- Two initial memory_requests seeded with situational grounding

Daemon verified restart with active model=gemma3:4b, machine=cbp,
all 12 LLMs in pool, 159+ cycles, SAGE_MODEL env propagated via
router-shadow.env (local, gitignored).

Not yet in scope: cbp-qwen3.5-0.8b/ (another legacy dir — address
separately). Other machines' instances are owned by their operators.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dp-web4 dp-web4 merged commit cd8548b into main Apr 18, 2026
@dp-web4 dp-web4 deleted the fix/cbp-instance-migration-gemma3-4b branch April 18, 2026 20:14
dp-web4 pushed a commit that referenced this pull request Apr 28, 2026
…subtraction. Phi4 register-substitution discovered (Δpol -3.36, Δbiz +1.08 same trajectory). Hardware register quantified — Thor Δhw +2.46 largest single Δ, positive across all 8 raised instances. CBP basin = TED+gov+marketing combo. Lexicon substring FP bug fixed (recurrence #9 of S110 pattern at analysis layer). S119 #18/#19/#20 executed; #21/#22/#23/#24 held.

Machine: localhost.localdomain
Date: 2026-04-28 01:13:05 UTC

Changes committed automatically at session end.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
dp-web4 pushed a commit that referenced this pull request May 3, 2026
…grace. Relief/release contrastive (101w) — repeat of T266 prompt. Different specific imagery this time: 'sudden cessation of effort when the road suddenly becomes clear' vs T266's 'reset button that resets your internal clock'. End-of-journey vs new-beginning framing. Admitted uncertainty 'I don't know how relief differs from release for you in this specific context'. Memory close standard federation. Color #20: Deep Indigo

Machine: ubuntu
Date: 2026-05-03 16:02:12 UTC

Changes committed automatically at session end.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant