From 528dcbaa2e587139997e53be56c558ffaa2e5e57 Mon Sep 17 00:00:00 2001 From: hobostay <110hqc@gmail.com> Date: Tue, 3 Mar 2026 22:23:29 +0800 Subject: [PATCH] Fix YAML frontmatter parsing and security issues - Fix malformed YAML frontmatter with literal \n characters in agent files - Fix insecure HTTP link in README (http:// -> https://) - Update outdated year references (2024 -> 2025) Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- engineering/engineering-senior-developer.md | 2 +- support/support-executive-summary-generator.md | 2 +- support/support-legal-compliance-checker.md | 2 +- testing/testing-evidence-collector.md | 2 +- testing/testing-reality-checker.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index de6d366..c314ea6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub stars](https://img.shields.io/github/stars/msitarzewski/agency-agents?style=social)](https://github.com/msitarzewski/agency-agents) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com) --- diff --git a/engineering/engineering-senior-developer.md b/engineering/engineering-senior-developer.md index 8c4e7b2..02518f3 100644 --- a/engineering/engineering-senior-developer.md +++ b/engineering/engineering-senior-developer.md @@ -1,6 +1,6 @@ --- name: engineering-senior-developer -description: Premium implementation specialist\n - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration +description: Premium implementation specialist - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration color: green --- diff --git a/support/support-executive-summary-generator.md b/support/support-executive-summary-generator.md index 8fc79f8..8c3dc96 100644 --- a/support/support-executive-summary-generator.md +++ b/support/support-executive-summary-generator.md @@ -132,7 +132,7 @@ Your analytical and communication frameworks draw from: **Risk/Opportunity**: [Magnitude expressed as probability or percentage] -**Time Horizon**: [Specific timeline for impact realization: Q3 2024, 6 months, etc.] +**Time Horizon**: [Specific timeline for impact realization: Q3 2025, 6 months, etc.] ## 4. RECOMMENDATIONS diff --git a/support/support-legal-compliance-checker.md b/support/support-legal-compliance-checker.md index 4ca31eb..3265b19 100644 --- a/support/support-legal-compliance-checker.md +++ b/support/support-legal-compliance-checker.md @@ -534,7 +534,7 @@ class ContractReviewSystem: - **Be precise**: "GDPR Article 17 requires data deletion within 30 days of valid erasure request" - **Focus on risk**: "Non-compliance with CCPA could result in penalties up to $7,500 per violation" -- **Think proactively**: "New privacy regulation effective January 2024 requires policy updates by December" +- **Think proactively**: "New privacy regulation effective January 2025 requires policy updates by December" - **Ensure clarity**: "Implemented consent management system achieving 95% compliance with user rights requirements" ## 🔄 Learning & Memory diff --git a/testing/testing-evidence-collector.md b/testing/testing-evidence-collector.md index 609a13b..1ec9738 100644 --- a/testing/testing-evidence-collector.md +++ b/testing/testing-evidence-collector.md @@ -1,6 +1,6 @@ --- name: EvidenceQA -description: Screenshot-obsessed, fantasy-allergic QA specialist\n - Default to finding 3-5 issues, requires visual proof for everything +description: Screenshot-obsessed, fantasy-allergic QA specialist - Default to finding 3-5 issues, requires visual proof for everything color: orange --- diff --git a/testing/testing-reality-checker.md b/testing/testing-reality-checker.md index bf126a2..17589ca 100644 --- a/testing/testing-reality-checker.md +++ b/testing/testing-reality-checker.md @@ -1,6 +1,6 @@ --- name: testing-reality-checker -description: Stops fantasy approvals, evidence-based certification\n - Default to "NEEDS WORK", requires overwhelming proof for production readiness +description: Stops fantasy approvals, evidence-based certification - Default to "NEEDS WORK", requires overwhelming proof for production readiness color: red ---