Menlo Research
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # Idea: Private & Trusted AI Agent (Attestation on Polkadot) Jan is the only AI agent platform where you own the data, own the model, and **can prove what your agent did** — without trusting anyone. ## The Problem Jan's core users — lawyers, doctors, engineers with proprietary code — chose Jan because no centralized system can be trusted with their data. The OpenClaw integration (v0.7.8) now gives agents *hands*: they execute shell commands, automate browsers, and run scheduled tasks autonomously. We know that AI lies and tries to conceal itself ([1](https://techcrunch.com/2025/09/18/openais-research-on-ai-models-deliberately-lying-is-wild/), [2](https://www.psychologytoday.com/sg/blog/tech-happy-life/202505/the-great-ai-deception-has-already-begun), [3](https://www.straitstimes.com/world/united-states/ai-is-learning-to-lie-scheme-and-threaten-its-creators)). This creates an unaddressed trust problem: - When OpenClaw runs overnight, the only record of what it did is the log it wrote about itself. The same system that took the action is reporting on it. - For regulated industries (legal, medical, financial), there's a compliance question: how do you document your AI tooling and outputs in a way that satisfies regulators? - Cloud providers solve this by being auditable third parties. Jan users opted out of that — so they currently have nothing. **The tradeoff cannot be privacy vs trust**. > Blockchain doesn't just go in the payment flow. It goes in the trust flow. ## Proposal: Three Primitives, All Invisible to the User ### Primitive 1: Agent Identity (DID) Each Jan agent gets a Decentralized Identifier anchored on Polkadot. Not a wallet — an identity. - The agent signs its outputs and action logs with this key - Third parties can verify "this output came from this specific agent configuration, at this timestamp" without the user revealing any content - Identity persists across sessions, upgrades, and devices - User-controlled, revocable, portable **Why this matters:** When a lawyer uses Jan to draft something, there's currently no way to prove to opposing counsel or a judge what AI, if any, was used. With a DID, you can prove the agent's identity and configuration without exposing the content. ### Primitive 2: Action Notarization When OpenClaw takes a consequential action — sends an email, executes a script, makes a purchase — Jan: 1. Hashes the action log entry locally 2. Anchors that hash on Polkadot via a lightweight transaction **The data never leaves the machine. Only the hash goes on-chain.** This gives users a tamper-evident, append-only audit trail they control — not their employer's IT, not a cloud provider, not Jan the company. The blockchain acts as a notary: it proves *that something happened* and *when*, without knowing *what* happened. ### Primitive 3: Model Provenance Attestation Jan hashes the model weights + inference parameters at session start and anchors the commitment on-chain. Output: *"This response was generated by Jan-code-7B (sha256: `abc123`), unmodified, on-device, on 2026-03-13 at 14:32 UTC."* - For regulated industries: satisfies AI disclosure requirements without a cloud intermediary - For legal/contractual contexts: creates a record usable in dispute resolution - As AI disclosure regulations tighten (EU AI Act, US executive orders), this is a compliance feature cloud AI providers structurally cannot offer — they don't let you own your model ## Why Polkadot | Factor | Advantage | |---|---| | **Off-chain workers (OCW)** | Jan's local node does the heavy computation; only commitments settle on-chain. Minimal fees, minimal latency. | | **Substrate light client** | Runs embedded in Jan's existing Rust/Tauri backend. No full node. No daemon the user has to manage. | | **Parachain architecture** | Jan can eventually launch a specialized chain with custom pallets for AI agent registries, without competing for blockspace on a general-purpose chain. | | **XCM** | Agents with on-chain identities can interact with services on other parachains without custodying funds. | | **Identity pallet** | Native on-chain DID infrastructure already exists in Substrate. | Ethereum is too expensive for frequent micro-anchoring. Solana lacks the off-chain worker model that makes local-first anchoring clean. Polkadot's architecture is uniquely suited to a local-first system that only needs to *settle* on-chain, not *execute* on-chain. ## What Users Experience Nothing. That's the point. Jan runs locally as always. OpenClaw takes actions as always. In the background, a substrate light client settles commitments to Polkadot. Users who need an audit trail can export a cryptographic proof at any time. Users who never need it never notice it. The Jan UI gets one new panel: **Agent History — Verified**. A log of agent actions, each with a Polkadot anchor. ## The Moat This works for Jan specifically because: 1. **Distribution fit**: People who opted into a privacy-first, local-first setup are exactly the people who need audit trails they control. 2. **OpenClaw makes it urgent**: Passive chat doesn't need notarization. Autonomous agents that act while you sleep do. 3. **Technical fit**: Polkadot's Rust/Substrate stack matches Jan's Tauri/Rust backend — this is a native integration, not a bolt-on. 4. **Cloud AI cannot replicate this**: Their architecture is the opposite. They are the trusted third party. Jan makes the user the trusted party. ## Layer 2: Compute Marketplace Once agents have on-chain identities and provenance, the natural next layer is a compute marketplace: Jan users with idle GPUs offer inference capacity to other Jan users, settled via DOT, coordinated by the same identity and attestation infrastructure. This connects to the [GPU stablecoin idea](https://hackmd.io/CQ5oyGtNR1ivXp-sB7eVGQ?view). ## Next Steps Jan to: - Embed a Substrate light client in the Rust/Tauri backend - Implement local action log hashing on consequential OpenClaw events - Build the "Agent History — Verified" UI panel Polkadot to: - Expose a Substrate OCW interface for off-chain commitment anchoring - Provide DID pallet integration docs for agent identity - Implement/extend CLI (agent native interface) # Open Questions - How

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully