Archived Documentation¶
These documents were created during the initial development phase (Nov 2024 – Mar 2025) before the GAMP5 validation documentation structure was established. They are superseded by the GAMP5 documentation in docs/gamp5/ but remain available as historical reference and supporting evidence.
Do not update these files. For current specifications, see the GAMP5 documents.
Document Index¶
| Document | Description | GAMP5 Successor |
|---|---|---|
| SQL_TO_API_MAPPING.md | Maps 1,194 legacy SQL statements to REST API endpoints across 19 functional categories | FS-INT-001, RTM-001 |
| SQL_TO_REST_COMPLIANCE_ANALYSIS.md | REST API compliance analysis against legacy SQL operations (95% coverage) | RTM-001, OQ-001 |
| APPLICATION_LAYER_TEST_PROGRESS.md | Application layer test improvement tracking (32 → 887 tests, 100% handler coverage) | OQ-001, RTM-001 |
| Testing.md | Testing strategy, test pyramid, test types, best practices | VP-001, OQ-001 |
| DATABASE_SCHEMA.md | Database schema specification (8 databases, 123+ tables, UID/CRC patterns) | DS-002 |
| GRAPHQL_API_STATUS.md | GraphQL API implementation status (24 queries, 26 mutations, 4 subscriptions) | FS-INT-001 |
| ARCHITECTURE_ANALYSIS.md | Architecture compliance report (92/100 score, hexagonal architecture validation) | DS-001 |
| TEST_COVERAGE_TH_PARAMETERS.md | TH (TrayHandling) parameter endpoint test coverage (49 tests, 24 endpoints) | OQ-001 |
| PERFORMANCE_INDEX_ANALYSIS.md | Database index performance analysis and API bottleneck investigation | PQ-001 |
| AUTOMAPPER_MIGRATION_PLAN.md | AutoMapper to Mapperly migration plan and alternative evaluation | DEBT-002 |