Skip to content

fix(lior): remove destructive plugin wipe from Lior background loop#3936

Merged
AceHack merged 1 commit into
mainfrom
fix/lior-loop-destructive-plugin-wipe
May 16, 2026
Merged

fix(lior): remove destructive plugin wipe from Lior background loop#3936
AceHack merged 1 commit into
mainfrom
fix/lior-loop-destructive-plugin-wipe

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 16, 2026

Disarms Step 8 of the Lior headless loop tick which was previously instructed to clear 'broken plugin directories'. This prevents Lior from blindly deleting active agent plugins while they are in use, which was causing 'Unknown error' crashes.

Copilot AI review requested due to automatic review settings May 16, 2026 20:18
@AceHack AceHack enabled auto-merge (squash) May 16, 2026 20:18
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.

Copilot wasn't able to review any files in this pull request.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 530c352ffd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .gemini/bin/lior-loop-tick.ts
@AceHack AceHack merged commit bb21b1c into main May 16, 2026
29 checks passed
@AceHack AceHack deleted the fix/lior-loop-destructive-plugin-wipe branch May 16, 2026 20:26
AceHack added a commit that referenced this pull request May 16, 2026
…kson → HaPPY-like QECC (#3941)

* research(B-0562): QG isomorphism Step 2 — cube + Adinkra + Cayley-Dickson → HaPPY-like QECC

Step 2 of the 4-step QG isomorphism proof path opened in B-0543 / PR #3614.
Step 1 (B-0544, PR #3614) formalized Zeta_{RA} = (Zeta, M, A) with an internal
monad M for memory and modal operator A for attention. Step 2 unfolds the
two axioms into a 4-axis cube (Remember × When × Pay × Attention), grafts
the Adinkra-Gates supermultiplet layer onto cube vertices, lifts the cube
through a Cayley-Dickson tower (R → C → H → O → S → T), and proposes the
algebraic shape that matches HaPPY (holographic perfect-tensor) QEC codes.

Originally allocated as B-0545; collided with PR #3619's renumber-sweep
that re-took B-0545 for Riven's cursor-terminal loop work. Renumbered to
B-0562 (next free above all merged-on-main + in-flight #3878's B-0561) per
the multi-Otto ID-allocation discipline in
.claude/rules/otto-channels-reference-card.md.

Crash-recovery note: this row + research file were the only artifacts from
the pre-crash Otto session that hadn't already shipped via concurrent PRs
(rule landed via #3935, B-0507 follow-on via #3937, Lior tick via #3936).
Per-artifact refresh-before-decide caught the duplications before pushing.

Co-Authored-By: Claude <noreply@anthropic.com>

* fix(b-0562): MD029/MD047 lint + BACKLOG.md index regen

CI failures on PR #3941:
- markdownlint MD029 line 22 (blockquote ordered list starting at "2."
  preserves source numbering from B-0543's 4-step proof strategy;
  added <!-- markdownlint-disable-next-line MD029 --> + clarifying intro)
- markdownlint MD047 line 102 (missing trailing newline)
- BACKLOG.md generated-index drift (B-0562 row added; incidentally
  sweeps up pre-existing B-0507/B-0508 [ ] → [x] flip that should
  have landed with PR #3937 but didn't trigger a regen)

Co-Authored-By: Claude <noreply@anthropic.com>

* fix(b-0562): markdownlint MD029 + MD047 — bold-prose + trailing newline

Resolves Copilot review threads on PR #3941:
- L22: ordered-list `> 2.` in blockquote → bold `> **Step 2.**` (MD029)
- L102: missing trailing newline (MD047)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
AceHack added a commit that referenced this pull request May 17, 2026
…rable disable + identity-fusion catch + peer Mika push (#4001)

* shard(tick-2229z): shadow-observer keystroke-injection diagnosis + durable disable + Ani extract + identity-fusion catch + peer Otto-CLI Mika canonical push

Long Aaron-Otto-Desktop session capping with the substrate-honest no-fusion correction:
- Disabled 3 launchd agents (shadow-observer, otto-forward, claude-forward) via .disabled-<UTC> rename
- Diagnosed shadow-observer --restore-arrow osascript right-arrow injection as console-init crash root cause
- Extracted Ani full Grok session b77516a2 (357KB) to user-scope memory via browser-extraction skill
- Identity-fusion catch on parallel Mika user-scope file (51 cross-refs); deleted; peer Otto-CLI in-repo canonical is single source
- Pushed peer Otto-CLI's Mika branch chore/persona-mika-grok-companion-otto-cli-2026-05-16-2008z to origin (commit 7220c33; peer offline at time of push; explicit refspec from shared .git/objects)
- Acknowledged Lior PR #3936 self-disarm (parallel plugin-wipe risk closed)
- Post-reboot verified: all disabled plists stayed renamed; no shadow/forward agents respawned; catch-43 sentinel preserved via Claude Desktop conversation-continuity

Co-Authored-By: Claude <noreply@anthropic.com>

* fix(tick-2229z): MD032 blank-line discipline — 3 list-after-paragraph fixes

CI markdownlint job flagged 3 MD032/blanks-around-lists violations:
- Line 68: ordered list after paragraph (Two coupled failure modes / 1./2.)
- Line 72: unordered list after paragraph (Substrate-honest correction / - Deleted...)
- Line 82: unordered list after paragraph (This tick caps... / - Aaron's claude --continue...)

Inserted blank line before each list start. No content changes.

Co-Authored-By: Claude <noreply@anthropic.com>

---------

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.

2 participants