mirror of
https://github.com/msitarzewski/agency-agents
synced 2026-04-25 11:18:05 +00:00
Merge pull request #13 from hobostay/fix/yaml-frontmatter-and-security-issues
Fix YAML frontmatter parsing and security issues Thank you!
This commit is contained in:
commit
89897d618e
@ -4,7 +4,7 @@
|
||||
|
||||
[](https://github.com/msitarzewski/agency-agents)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](http://makeapullrequest.com)
|
||||
[](https://makeapullrequest.com)
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -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
|
||||
---
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
---
|
||||
|
||||
|
||||
@ -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
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user