Skip to content
View joy7758's full-sized avatar

Organizations

@fairdo-org

Block or report joy7758

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joy7758/README.md

English | 中文

Bin Zhang

Independent researcher building a five-layer architecture for verifiable autonomous systems.

Role

I am an independent researcher working on protocol-governance-verification architecture for increasingly autonomous AI systems. The current main line is Digital Biosphere Architecture, a five-layer stack for persona, interaction, governance, execution integrity, and audit.

This work is not centered on shipping a single agent product. The focus is on durable architecture layers, protocol surfaces, runtime control, replay-verifiable integrity, and audit-ready evidence.

Core Theory Hub

Profile Bio

Core Layer Repos

persona-object-protocol

Responsible for persona portability and persona object structure. Not the governance, execution, or audit repository.

agent-intent-protocol

Responsible for interaction semantics across intent, action, and result objects. Not the transport, governance, or benchmark repository.

token-governor

Responsible for runtime governance, policy checks, and budget-bound decision control. Not the architecture hub, benchmark suite, or audit plane.

fdo-kernel-mvk

Responsible for replay-verifiable execution integrity and runtime truth surfaces. Not the policy-governance or post-execution audit repository.

aro-audit

Responsible for post-execution review, verification, export, and audit control-plane outputs. Not the theory hub, benchmark suite, or runtime governance implementation.

Supporting Annexes

Thin adapters and implementation-specific integrations are intentionally omitted from the front page.

Demo and Evaluation

  • verifiable-agent-demo is the guided walkthrough surface across the stack, not the canonical theory hub or canonical runtime implementation.
  • agent-governance-benchmark is the evaluation surface for scenarios and metrics, not the canonical theory hub or canonical runtime implementation.

Legacy Lineage

  • pFDO-Specification — historical context for earlier DPP work, not the current core stack.
  • redrock-opendpp-core — prior lineage for DPP implementation work, not the current core stack.
  • MCP-Legal-China — historical context for adjacent legal/tooling work, not the current core stack.
  • Kinetic-Robotics-FDO-Sovereignty — historical context for sovereignty/K-RFS exploration, not the current core stack.
  • AASP-Core — prior lineage repository, not the current core stack.
  • ISAS-Core — prior lineage repository, not the current core stack.
  • edo-architecture-index — historical index material, not the current core stack.

Five-Layer Map

flowchart LR
    Persona["Persona Layer<br>POP"] --> Interaction["Interaction Layer<br>Agent Intent Protocol"]
    Interaction --> Governance["Governance Layer<br>Token Governor"]
    Governance --> Execution["Execution Integrity Layer<br>MVK"]
    Execution --> Audit["Audit Layer<br>ARO-Audit"]
Loading
Layer Repository
Persona persona-object-protocol
Interaction agent-intent-protocol
Governance token-governor
Execution Integrity fdo-kernel-mvk
Audit aro-audit

Supporting evidence substrate: agent-evidence

Walkthrough demo: verifiable-agent-demo

Research Direction

  • protocolized digital objects
  • runtime governance
  • replay-verifiable execution integrity
  • audit-ready evidence and review

Identity / links

Status

  • public research surface
  • five-layer stack in active consolidation
  • legacy repos preserved for lineage, not as primary entry points

Pinned Loading

  1. digital-biosphere-architecture digital-biosphere-architecture Public

    Architecture overview for the Digital Biosphere ecosystem.

    Python 1

  2. agent-intent-protocol agent-intent-protocol Public

    Python 1

  3. persona-object-protocol persona-object-protocol Public

    Persona layer for portable, framework-agnostic AI persona objects.

    Python 1

  4. token-governor token-governor Public

    Governance layer for runtime budget, policy, and trade-off control in AI systems.

    Python 1

  5. aro-audit aro-audit Public

    Audit evidence layer for bounded, reviewable, and replay-oriented AI execution artifacts.

    Python 1

  6. verifiable-agent-demo verifiable-agent-demo Public

    Minimal external demo for verifiable agent execution evidence and bounded receipts.

    Python 1