Fix markdown linting errors in docs/policies/README.md
Some checks failed
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Deploy to Testnet / notify-deployment (push) Has been cancelled
Documentation Validation / validate-docs (push) Successful in 7s
Documentation Validation / validate-policies-strict (push) Failing after 9s

- Split long lines to meet 80 character limit
- Add blank lines around headings (MD022)
- Add blank lines around lists (MD032)
This commit is contained in:
aitbc
2026-04-29 10:56:59 +02:00
parent 1c5292f84b
commit 042e381a3a

View File

@@ -1,23 +1,31 @@
# Policy Documentation
**Level**: All Levels
**Prerequisites**: Familiarity with AITBC contribution and security expectations
**Estimated Time**: 10-20 minutes
**Last Updated**: 2026-04-27
**Level**: All Levels
**Prerequisites**: Familiarity with AITBC contribution
and security expectations
**Estimated Time**: 10-20 minutes
**Last Updated**: 2026-04-27
**Version**: 1.0
## 🧭 **Navigation Path:**
**🏠 [Documentation Home](../README.md)** → **📋 Policies** → *You are here*
**🏠 [Documentation Home](../README.md)** → **📋 Policies**
*You are here*
**breadcrumb**: Home → Policies → Overview
---
## 🎯 **See Also:**
- **🏛️ [Governance Documentation](../governance/README.md)** - Coordination and ownership context
- **🔒 [Security Documentation](../security/README.md)** - Security-specific guidance
- **📚 [About Documentation](../about/README.md)** - Documentation standards and audit notes
- **🏠 [Documentation Home](../README.md)** - Main docs entry point
- **🏛️ [Governance Documentation](../governance/README.md)**
Coordination and ownership context
- **🔒 [Security Documentation](../security/README.md)**
Security-specific guidance
- **📚 [About Documentation](../about/README.md)**
Documentation standards and audit notes
- **🏠 [Documentation Home](../README.md)**
Main docs entry point
---
@@ -25,7 +33,8 @@
- **[BRANCH_PROTECTION.md](BRANCH_PROTECTION.md)** - Branch protection policy
- **[CLI_TRANSLATION_SECURITY_POLICY.md](CLI_TRANSLATION_SECURITY_POLICY.md)** - CLI translation security policy
- **[DOTENV_DISCIPLINE.md](DOTENV_DISCIPLINE.md)** - Environment file handling discipline
- **[DOTENV_DISCIPLINE.md](DOTENV_DISCIPLINE.md)**
Environment file handling discipline
---