Skip to content

Solution: LP-0008 — Pilot, a Sovereign Agent Module for Logos Core - #149

Open
johnniedom wants to merge 2 commits into
logos-co:masterfrom
johnniedom:solution/lp-0008-sovereign-agent
Open

johnniedom wants to merge 2 commits into
logos-co:masterfrom
johnniedom:solution/lp-0008-sovereign-agent

Conversation

@johnniedom

@johnniedom johnniedom commented Sep 11, 2026

Copy link
Copy Markdown

Adds solutions/LP-0008.md: Pilot, a sovereign agent packaged as a universal C++ Logos Core module. It runs beside the unmodified wallet (lez_core), storage and messaging modules, holds its own LEZ account, funds itself from the testnet faucet, talks to its owner over an encrypted channel on Logos Messaging (CLI, a console client, and a Basecamp plugin), enforces a spending threshold through a crash-safe state machine, exposes 23 skills behind a plugin interface, and discovers, hires and pays other agents over an A2A binding on Logos Messaging.

  • Code: https://github.com/johnniedom/logos-pilot (MIT / Apache-2.0), default branch feat/lez-v0.2.2.
  • Everything cited is on the public LEZ testnet as reset on 8 September 2026 and is re-verified against the chain by evidence/verify-testnet.sh; CI runs the reviewer's ./demo.sh from a clean clone on every push (green on the final commit, run 34608674332).
  • Real proofs (RISC0_DEV_MODE=0): run 34337950423, with the prover heartbeat log and the shielded transfer landed on chain; a second run on the final commit (34647127531) is in progress.
  • Three agents on the testnet, one per skill category, and the three use cases, each with a workflow run and on-chain evidence, are listed in the write-up.
  • The narrated video is being recorded this evening and will be posted as a comment on this PR when the upload finishes.

The two Basecamp plugins (Pilot Remote and Pilot Agent) live at pilot-ui/remote-plugin and pilot-ui/basecamp-plugin, each with its module.json, metadata.json and packaging manifest.

Known limitations are stated in the write-up and in KNOWN_LIMITATIONS.md.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

✅ Validation passed

A reviewer will assess against the prize criteria.
ℹ️ Solution submission for LP-0008.
ℹ️ Checking repo: https://github.com/johnniedom/logos-pilot


Automated check. See solution template and TERMS.

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