Fix Markdown line lengths for Codacy compliance

- Break long lines into shorter paragraphs for better readability
- Simplify verbose code examples in feedback loops documentation
- Update file references from .ai-workflows/ to .agents/
This commit is contained in:
2025-11-24 21:53:28 +00:00
parent 7d3379cda4
commit 3b73654202
4 changed files with 67 additions and 83 deletions

View File

@@ -159,7 +159,9 @@ This ensures consistency across coding sessions and reduces the need for develop
## Autonomous CI/CD and Error Handling
This repository is set up for autonomous continuous integration and deployment with minimal human intervention. As an AI assistant, you should:
This repository is set up for autonomous CI/CD with minimal human intervention.
As an AI assistant, you should:
1. **Monitor CI/CD Pipelines**: Use the GitHub API to check workflow status and identify failures
2. **Diagnose Issues**: Analyze error logs and determine root causes