From c48282ac7bd366992e7d64da69e8d7bb6d830231 Mon Sep 17 00:00:00 2001 From: BIN Zhang Date: Sat, 23 May 2026 16:57:11 +0800 Subject: [PATCH] docs: add archive and migration notice --- MIGRATED_TO.md | 29 +++++++++++++++++++++++++++++ README.md | 4 ++++ 2 files changed, 33 insertions(+) create mode 100644 MIGRATED_TO.md diff --git a/MIGRATED_TO.md b/MIGRATED_TO.md new file mode 100644 index 0000000..7f464dd --- /dev/null +++ b/MIGRATED_TO.md @@ -0,0 +1,29 @@ +# MIGRATED_TO + +source_repo: joy7758/langchain-pop + +本仓库已停止作为当前主线维护入口。 + +## 迁移去向 + +- 主线:Agent Evidence / Operation Accountability Profile(智能体执行证据与操作问责配置文件) +- 主线入口: + - https://github.com/joy7758/agent-evidence + - https://github.com/joy7758/fdo-kernel-mvk + - https://github.com/joy7758/verifiable-agent-demo + - https://github.com/joy7758/digital-biosphere-architecture + - https://github.com/joy7758/token-governor + - https://github.com/joy7758/aro-audit +- 整理索引:https://github.com/joy7758/digital-biosphere-architecture/tree/main/%E5%9B%9E%E6%94%B6%E7%AB%99 + +## 迁移原因 + +为了减少仓库入口分散,当前维护重心迁移到“智能体执行证据与操作问责配置文件”主线。该主线关注智能体执行之后留下可验证、可复核、可审计的证据,而不是只让 AI(Artificial Intelligence,人工智能)多回答一句。 + +## 当前状态 + +- status: migrated +- archive_status: not-archived-by-this-change +- deletion_status: not-deleted + +本文件不得被解释为仓库已经删除,也不得作为删除许可。后续是否 archive(归档)或保留为历史记录,需要单独人工复核。 diff --git a/README.md b/README.md index 1167ed9..7786113 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> **Maintenance notice** +> +> This repository is no longer the primary maintenance entry for the Agent Evidence / Operation Accountability Profile(智能体执行证据与操作问责配置文件)mainline. It is retained for migration review or historical reference. This change does not delete or archive the repository. See `MIGRATED_TO.md` for the current migration target and review status. + [English](./README.md) | [中文](./README.zh-CN.md)