Every present
has a past.
현재는 우연히 놓인 한 장면이 아닙니다.
Identity is not structure.
IEPP is a registry-relative protocol for testing whether an AI agent or other digital entity presents the next policy-authorized continuation of a previously accepted execution lineage.
The Ship of Theseus, reframed: identical parts do not determine which execution remains on the accepted lineage.
Explore01 / Why IEPP
AI agents can be snapshotted, rolled back, restored, migrated, and forked. After copying, two branches may share the same model, identifier, signing key, and saved state.
Conventional authentication can confirm possession of a credential. It does not, by itself, decide which competing branch is permitted to resume a protected workflow.
IEPP asks a narrower, operational question: Is this candidate the next continuation accepted by the declared registry and governance policy?
02 / How it works
The L1 reference path combines fresh challenges, authenticated transition evidence, and atomic single-successor acceptance.
The verifier issues a single-use, entity-bound challenge.
The agent signs the challenge, counter, predecessor, candidate state, runtime commitment, and declared entropy source.
The registry advances its canonical head only when the presented predecessor is still current.
The protected action proceeds only after canonical acceptance. A losing fork is rejected.
IEPP is designed to work alongside signatures, IAM, agent identity, provenance, and future TPM/TEE attestation.
03 / Evidence
Every number below is tied to a published test model. None is presented as universal hardness, certification, or production assurance.
Ed25519 reference core under the declared L1 model.
Replay, rollback / losing-fork, and signed-field substitution trials.
In-memory, atomic, single-registry trials.
Signed HTTP-registry races; exactly one cooperative protected action per trial.
Evidence ladder
The current public implementation is L1. L2–L4 remain research and engineering targets unless a specific result says otherwise.
Software state, OS entropy, authenticated transcript
Isolated key/state plus TPM, TEE, or secure-element attestation
Quorum, transparency gossip, or external anchoring
Evaluated hardware identity plus PUF or protected physical entropy
IEPP does not claim
Known failure boundaries
04 / Research
The current specification governs interpretation. Earlier versions remain accessible as dated evidence of how hypotheses were tested, narrowed, or rejected.
Manuscript · September 2026
Authenticated predecessor-bound transitions, fresh single-use challenges, atomic single-successor acceptance, explicit trust assumptions, and reproducible L1 evaluation.
Research evolution
Entropy-bound response uniqueness and replay observations.
Statistical original/fork discrimination was tested and found insufficient.
The project moved from statistical resemblance to explicit lineage comparison.
Registry governance, alerting, hardware anchors, and deployment questions.
A narrow single-registry L1 claim with explicit failure boundaries.
Historical archive
Each archived page should retain its original URL and content, with a visible “historical / superseded” notice linking back to the current evidence map.
Original homepage record. Preserve from revision history before migration.
Archive URL pending recoveryEarly uniqueness, replay, entropy-source, and scalability observations.
Read preserved pageIncludes the negative statistical-discrimination result and later clarification.
Read preserved pageCanonical-lineage framing and conjectured TRP-hardness direction.
Read preserved pageMulti-proof, continuous verification, reporting, registry, and hardware proposals.
Read preserved pageA preserved fingerprint / watermark direction outside the current IEPP L1 claim.
Read status page05 / Origin & IP
Individual Entity Proof Protocol (IEPP) was conceived and developed by Woocheol Seo, independent researcher, Republic of Korea.
The website, manuscript, GitHub repository, experiments, and historical whitepapers should cross-link as one canonical evidence chain.
Patent status
PCT/IB2026/051545한국어 1분 요약
IEPP는 복제·스냅샷·롤백이 가능한 AI 에이전트가 보호 작업을 다시 시작할 때, 등록된 단일 레지스트리와 정책을 기준으로 그 후보가 이전에 승인된 실행 계보의 다음 연속인지 검사하는 연구 프로토콜입니다.
현재 공개 증거는 소프트웨어 키·상태와 단일 레지스트리를 사용하는 L1 실험에 한정됩니다. 의식·법적 신원·물리적 유일성·형이상학적 원본·엔트로피 품질·상용 안전성을 증명하지 않습니다.
핵심은 “같은 구조인가?”가 아니라 “정해진 정책 아래에서 승인된 계보를 이어가는가?”입니다.
논문·백서·실험 자료 보기06 / Collaboration
Independent reproduction, protocol review, adversarial analysis, implementation, standardization, and bounded industry pilots are welcome.