.
This commit is contained in:
23
testnew/php/copilot/agents.md
Normal file
23
testnew/php/copilot/agents.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Copilot Agent - PHP Implementation
|
||||
|
||||
## Project Overview
|
||||
This directory contains the PHP implementation developed with Copilot AI assistance for the MerchantsOfHope.org platform.
|
||||
|
||||
## Core Requirements
|
||||
- Multi-tenant architecture with isolated business lines
|
||||
- OIDC and social media login
|
||||
- Job seeker functionality (browse positions, submit resumes, complete application process)
|
||||
- Job provider functionality (manage positions and applications)
|
||||
- USA law compliance
|
||||
- English-only support
|
||||
- Critical accessibility compliance (US Government contracts)
|
||||
- Regulatory compliance (PCI, GDPR, SOC, FedRAMP)
|
||||
|
||||
## Technical Implementation
|
||||
- Containerized with Docker
|
||||
- Docker Compose for service dependencies
|
||||
- Deployable to Kubernetes clusters
|
||||
- Port: 25000
|
||||
- Test Driven Development (TDD)
|
||||
- High test coverage with all tests passing
|
||||
- Follow language-specific best practices for security, QA, SRE/devops
|
||||
23
testnew/php/gemini/agents.md
Normal file
23
testnew/php/gemini/agents.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Gemini Agent - PHP Implementation
|
||||
|
||||
## Project Overview
|
||||
This directory contains the PHP implementation developed with Gemini AI assistance for the MerchantsOfHope.org platform.
|
||||
|
||||
## Core Requirements
|
||||
- Multi-tenant architecture with isolated business lines
|
||||
- OIDC and social media login
|
||||
- Job seeker functionality (browse positions, submit resumes, complete application process)
|
||||
- Job provider functionality (manage positions and applications)
|
||||
- USA law compliance
|
||||
- English-only support
|
||||
- Critical accessibility compliance (US Government contracts)
|
||||
- Regulatory compliance (PCI, GDPR, SOC, FedRAMP)
|
||||
|
||||
## Technical Implementation
|
||||
- Containerized with Docker
|
||||
- Docker Compose for service dependencies
|
||||
- Deployable to Kubernetes clusters
|
||||
- Port: 15000
|
||||
- Test Driven Development (TDD)
|
||||
- High test coverage with all tests passing
|
||||
- Follow language-specific best practices for security, QA, SRE/devops
|
||||
23
testnew/php/qwen/agents.md
Normal file
23
testnew/php/qwen/agents.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Qwen Agent - PHP Implementation
|
||||
|
||||
## Project Overview
|
||||
This directory contains the PHP implementation developed with Qwen AI assistance for the MerchantsOfHope.org platform.
|
||||
|
||||
## Core Requirements
|
||||
- Multi-tenant architecture with isolated business lines
|
||||
- OIDC and social media login
|
||||
- Job seeker functionality (browse positions, submit resumes, complete application process)
|
||||
- Job provider functionality (manage positions and applications)
|
||||
- USA law compliance
|
||||
- English-only support
|
||||
- Critical accessibility compliance (US Government contracts)
|
||||
- Regulatory compliance (PCI, GDPR, SOC, FedRAMP)
|
||||
|
||||
## Technical Implementation
|
||||
- Containerized with Docker
|
||||
- Docker Compose for service dependencies
|
||||
- Deployable to Kubernetes clusters
|
||||
- Port: 20000
|
||||
- Test Driven Development (TDD)
|
||||
- High test coverage with all tests passing
|
||||
- Follow language-specific best practices for security, QA, SRE/devops
|
||||
Reference in New Issue
Block a user