#20986: fix(docs): remove dead link to non-existent formal-models repo
docs
size: XS
Cluster:
Model Management Enhancements
## Summary
Removes dead links to `vignesh07/openclaw-formal-models` (returns 404) in the formal verification docs. Replaces with a note that the repo is not yet publicly available.
## Problem
The formal verification docs reference a GitHub repo that does not exist:
- `https://github.com/vignesh07/openclaw-formal-models` → **404**
This affects both the English and Chinese documentation pages.
## Fix
- Replaced the dead link text with a note + reference to this issue
- Updated the `git clone` command in the code block to a commented placeholder
- Fixed in both `docs/security/formal-verification.md` and `docs/zh-CN/security/formal-verification.md`
**2 files changed**
Fixes #20871
## Local Validation
- Verified both files render correctly
- Confirmed no other references to the dead URL exist in the codebase
## Scope
Docs-only change. Zero code impact.
## AI Assistance
Claude Code assisted with searching the codebase for all references and updating both language versions.
## Author
**Miloud Belarebia** — [@miloudbelarebia](https://github.com/miloudbelarebia)
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Removes dead link to non-existent `vignesh07/openclaw-formal-models` repository (404) from formal verification docs. Replaces with note that repo is not yet publicly available, referencing issue [#20871](https://github.com/openclaw/openclaw/issues/20871).
- Updated both English (`docs/security/formal-verification.md`) and Chinese (`docs/zh-CN/security/formal-verification.md`) documentation
- Converted `git clone` command to commented placeholder with updated organization path (`openclaw/openclaw-formal-models`)
- Verified no other references to the dead URL exist in codebase
<h3>Confidence Score: 5/5</h3>
- This PR is completely safe to merge with zero risk
- Documentation-only change that fixes a broken link with no code impact. Changes are straightforward, properly localized, and verified to be complete across the codebase.
- No files require special attention
<sub>Last reviewed commit: 668ceca</sub>
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#21502: fix #20871: update broken formal models repo link
by neipor · 2026-02-20
79.7%
#15591: Fix repo name and link. Still named clawdbot-formal-models.
by mansilladev · 2026-02-13
78.2%
#20261: docs: update claude-max-api-proxy to maintained fork
by wende · 2026-02-18
76.0%
#20892: docs: Fix quick wins - broken links, configure UX, Tailscale Aperture
by chilu18 · 2026-02-19
72.1%
#22632: docs: fix redirects and small reorg
by gianpaj · 2026-02-21
71.3%
#23757: docs: replace outdated legacy names and paths
by jainilDesai · 2026-02-22
69.1%
#11048: fix: address repository issues (env, author, CI comments, security ...
by cavula · 2026-02-07
69.1%
#7210: docs: cleanup citation artifacts and update twitter URLs to X
by hongxuWei · 2026-02-02
68.6%
#17647: fix: Display error messages instead of (no output) for non-Claude m...
by MisterGuy420 · 2026-02-16
68.5%
#23753: docs: fix grammar "a OpenClaw" → "an OpenClaw" across 8 files
by jainilDesai · 2026-02-22
68.4%