Skip to content

Elevate liquidation demo as canonical, sharpen terminal UX#31

Merged
simonovic86 merged 2 commits intomainfrom
claude/objective-roentgen
Mar 17, 2026
Merged

Elevate liquidation demo as canonical, sharpen terminal UX#31
simonovic86 merged 2 commits intomainfrom
claude/objective-roentgen

Conversation

@simonovic86
Copy link
Owner

Summary

Sharpens Igor's narrative and UX by making the liquidation watcher the canonical demonstration of agent continuity:

Changes

README & Docs

  • Reframe core story: "the agent did not stay alive, it stayed continuous"
  • Lead with liquidation demo as canonical proof of continuity
  • Simplify concept hierarchy: DID identity → checkpoint portability → gap-aware catch-up → verifiable lineage
  • Remove ecosystem positioning, focus on core guarantees
  • Prune "phases" language; clarify "early product, not production-ready"

Liquidation Agent

  • Enhanced gap detection logging with visual separators
  • Clear messaging: threshold breach during downtime, world kept moving, catch-up reconstructed missed history
  • Better structured terminal output for demo narrative

CLI (igord)

  • Replace structured logs with clean terminal format for run and resume
  • Show: agent ID, DID, budget at startup (not as logs)
  • Reduce noise for demo clarity

Demo Script

  • Extract and display Node A identity after checkpoint save
  • Verify same DID persists across resume on Node B
  • Better scene framing and identity verification output

Philosophy

  • Retitle to "Igor Overview" (drop "v0")
  • Lead with gap-aware catch-up as core mechanism
  • Separate agent autonomy from infrastructure positioning
  • Current status: what works today vs. research foundation

Result

make demo-liquidation now tells a complete story: agent identity → downtime → gap detection → catch-up replay → lineage verification → same DID across nodes.

…experience

Lead README with the visceral continuity story ("this agent did not
stay alive — it stayed continuous") instead of platform claims. Make
demo-liquidation the canonical demo with prominent DID banners on
run/resume, visual gap detection separators, and cross-node identity
verification in the demo script. Reconcile OVERVIEW.md to match
current project state.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link

@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: e0752a179e

ℹ️ 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".

Move the resume banner after the budget override logic so it displays
the actual budget used, not always the checkpoint value. Add || true
to DID grep pipelines in the demo script so a missing "Agent DID"
line doesn't abort under set -euo pipefail.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@simonovic86 simonovic86 merged commit 32bf2b3 into main Mar 17, 2026
1 check passed
@simonovic86 simonovic86 deleted the claude/objective-roentgen branch March 17, 2026 23:56
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