docs: run automated documentation updates workflow

This commit is contained in:
oib
2026-03-03 20:48:51 +01:00
parent 0ebac91f45
commit f0c7cd321e
60 changed files with 678 additions and 81 deletions

View File

@@ -310,9 +310,9 @@ metrics = {
## 📚 References
### Related Documentation
- [AITBC Security Architecture](../docs/SECURITY_ARCHITECTURE.md)
- [Smart Contract Security](../docs/SMART_CONTRACT_SECURITY.md)
- [Agent Development Guide](../docs/AGENT_DEVELOPMENT.md)
- [AITBC Security Architecture](SECURITY_OVERVIEW.md)
- [Smart Contract Security](README.md)
- [Agent Development Guide](../11_agents/README.md)
### External Resources
- [Ethereum Smart Contract Security](https://consensys.github.io/smart-contract-best-practices/)