diff --git a/.gitignore b/.gitignore index 135e39b..e563dcb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .env .env.* !.env.example +gitea.env *.local # 编辑器与系统文件 diff --git a/docs/00-project-profile.md b/docs/00-project-profile.md index dd946d9..657ff59 100644 --- a/docs/00-project-profile.md +++ b/docs/00-project-profile.md @@ -1,9 +1,9 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Project-Profile -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Project-Profile.- -wiki_revision: 16456d6ed083197759d553b1033e3e5c8a6b8932 -synchronized_at: 2026-08-16T11:49:52Z +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Project-Profile.- +wiki_revision: 33232aab59d7106c73a5d573054b82ce2db184eb +synchronized_at: 2026-08-16T12:34:06Z # 项目档案 @@ -17,8 +17,8 @@ synchronized_at: 2026-08-16T11:49:52Z | 项目名称 | DevHarness | | 一句话目标 | 提供以 Gitea 工单、Wiki 和 Git 为事实来源的 AI 辅助开发工作流模板 | | 主要使用者 | 项目负责人、Claude/Codex Agent、接手简单维护的初级程序员 | -| Gitea 地址 | http://ilaer.eicp.net:8418 | -| 仓库 | `opc/dev_harness` | +| Gitea 地址 | https://git.ilapage.cn | +| 仓库 | `OPC/dev_harness` | | 默认分支 | `main` | | 主要维护者 | `ila` | | 文档适用范围 | 默认分支当前版本;具体镜像 revision 见每个本地文件头 | @@ -29,7 +29,7 @@ synchronized_at: 2026-08-16T11:49:52Z | 项目 | 内容 | |---|---| -| DevHarness 来源仓库 | `http://ilaer.eicp.net:8418/opc/dev_harness` | +| DevHarness 来源仓库 | `https://git.ilapage.cn/OPC/dev_harness` | | 当前基线提交 | 本仓库是 DevHarness 上游源模板,不适用;复制到业务项目后必须替换为实际采用的完整提交哈希 | | 最后接入或升级日期 | 2026-08-16 | | 项目适配说明 | 本仓库维护源模板;业务项目填写保留、改写或未采用的 Harness 规则与工具 | diff --git a/docs/01-workflow.md b/docs/01-workflow.md index aa1daf2..fe681ca 100644 --- a/docs/01-workflow.md +++ b/docs/01-workflow.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Development-Workflow -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Development-Workflow.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Development-Workflow.- wiki_revision: 3f50238b637bc2f896ceab6caa5ab8ab1ded2a4b synchronized_at: 2026-08-16T11:18:52Z diff --git a/docs/02-architecture-and-code-map.md b/docs/02-architecture-and-code-map.md index 077f197..6c63abf 100644 --- a/docs/02-architecture-and-code-map.md +++ b/docs/02-architecture-and-code-map.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Architecture-and-Code-Map -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Architecture-and-Code-Map.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Architecture-and-Code-Map.- wiki_revision: f93132ddd5bbc8fe233270579a63fc182db3b795 synchronized_at: 2026-08-08T01:16:49Z diff --git a/docs/03-business-rules-and-glossary.md b/docs/03-business-rules-and-glossary.md index e66b272..95ea1cf 100644 --- a/docs/03-business-rules-and-glossary.md +++ b/docs/03-business-rules-and-glossary.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Business-Rules-and-Glossary -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Business-Rules-and-Glossary.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Business-Rules-and-Glossary.- wiki_revision: f78f2f92f563ec8dce5e399d4ee2b37896fa98dd synchronized_at: 2026-08-10T03:51:38Z diff --git a/docs/04-local-development-and-verification.md b/docs/04-local-development-and-verification.md index 558243d..d5960ad 100644 --- a/docs/04-local-development-and-verification.md +++ b/docs/04-local-development-and-verification.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Local-Development-and-Verification -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Local-Development-and-Verification.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Local-Development-and-Verification.- wiki_revision: b31ef962e1a0a368f067b18bace3071bab60a20d synchronized_at: 2026-08-08T01:18:31Z diff --git a/docs/05-common-changes.md b/docs/05-common-changes.md index 94ef25e..b5a5316 100644 --- a/docs/05-common-changes.md +++ b/docs/05-common-changes.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Common-Changes -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Common-Changes.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Common-Changes.- wiki_revision: 9b223d2feada753a6d38bffce6eb0848c4067b85 synchronized_at: 2026-08-08T01:16:55Z diff --git a/docs/06-troubleshooting.md b/docs/06-troubleshooting.md index 5c0d7ab..c4e4bcf 100644 --- a/docs/06-troubleshooting.md +++ b/docs/06-troubleshooting.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Troubleshooting -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Troubleshooting +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Troubleshooting wiki_revision: e1a806bb8c6b6c32a4e271c94a9bcaaed36003db synchronized_at: 2026-08-08T00:58:12Z diff --git a/docs/07-new-project-documentation-setup.md b/docs/07-new-project-documentation-setup.md index e6d8c10..b984da4 100644 --- a/docs/07-new-project-documentation-setup.md +++ b/docs/07-new-project-documentation-setup.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: New-Project-Documentation-Setup -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/New-Project-Documentation-Setup.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/New-Project-Documentation-Setup.- wiki_revision: 864d81b515b420d17fa4ff0fc7f528109b1a3d99 synchronized_at: 2026-08-16T11:38:04Z diff --git a/docs/08-existing-project-adoption.md b/docs/08-existing-project-adoption.md index 1e6e4f1..353dbfa 100644 --- a/docs/08-existing-project-adoption.md +++ b/docs/08-existing-project-adoption.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Existing-Project-Adoption-Guide -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Existing-Project-Adoption-Guide.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Existing-Project-Adoption-Guide.- wiki_revision: 2ef3d7cd26874f652e9bfab2a5c2f6c8273ab7ac synchronized_at: 2026-08-16T11:50:18Z diff --git a/docs/README.md b/docs/README.md index 48b7ae0..62a9bb0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Home -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Home +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Home wiki_revision: 52e9a6f8fe4fe03db8c65792ef500cc9a5084384 synchronized_at: 2026-08-16T11:18:48Z diff --git a/docs/delivery/README.md b/docs/delivery/README.md index 73712be..48508d8 100644 --- a/docs/delivery/README.md +++ b/docs/delivery/README.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Delivery-Documentation-Guide -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Delivery-Documentation-Guide.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Delivery-Documentation-Guide.- wiki_revision: d9de4f8d8abc40630069c67948ca2a5086f90e70 synchronized_at: 2026-08-10T06:23:38Z diff --git a/docs/delivery/audience-document-template.md b/docs/delivery/audience-document-template.md index 9fdd97d..59e41bf 100644 --- a/docs/delivery/audience-document-template.md +++ b/docs/delivery/audience-document-template.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Audience-Document-Template -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Audience-Document-Template.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Audience-Document-Template.- wiki_revision: 7a8f38df566fe639094497c9692e0559c9c080e6 synchronized_at: 2026-08-10T06:23:41Z diff --git a/docs/templates/task-archive.md b/docs/templates/task-archive.md index 8e00125..14c543c 100644 --- a/docs/templates/task-archive.md +++ b/docs/templates/task-archive.md @@ -1,7 +1,7 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Task-Archive-Template -wiki_url: http://ilaer.eicp.net:8418/opc/dev_harness/wiki/Task-Archive-Template.- +wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Task-Archive-Template.- wiki_revision: 8f8d1bb9c596a79d37631d670aaf95818d74e7c8 synchronized_at: 2026-08-07T15:54:05Z diff --git a/wiki-docs.json b/wiki-docs.json index 46c87a7..9040467 100644 --- a/wiki-docs.json +++ b/wiki-docs.json @@ -1,7 +1,7 @@ { "schema_version": 1, - "gitea_url": "http://ilaer.eicp.net:8418", - "owner": "opc", + "gitea_url": "https://git.ilapage.cn", + "owner": "OPC", "repository": "dev_harness", "mappings": [ {