For AI agents: visit https://docs.forgeplatform.software/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Forge Platform Docs
GuidesAPI Reference
v1.0

Forge Platform Docs
Guides
Log In
Jump to Content
Forge Platform Docs
v1.0GuidesAPI Reference
Log In

getting-started

  • Welcome
  • Developer Setup Guide
  • Operations
  • Cheatsheet
  • Runbook
  • Docs publishing to ReadMe

architecture-guides

  • Platform security posture
  • User authentication
  • Service authentication
  • Security and Compliance Control Mapping for Forked Deployments
  • AWS platform infrastructure
  • Caching
  • Metrics
  • Health checks
  • Audit service
  • Notification service

performance

  • ECS Scaling Phase 4 — 100 VU Performance Envelope and Operating Point
  • ECS Scaling Phase 4 — 200 VU Performance Envelope and Operating Point
  • ECS Baseline Phase 2 - Performance Envelope and Operating Point
  • ECS Performance Testing Results (5× Run Analysis)
  • Performance Testing Baseline (Local Environment)
  • ECS Performance Test Design (Native + k6)
  • ECS Performance Testing Plan (Native + k6)
  • Performance Testing Summary (ECS Native + k6)

architecture-decisions

  • Architecture Decision Records (ADRs)
  • Platform features
  • 0001. Record architecture decisions
  • 0002. Adoption of Quarkus for API and Controller Tier
  • 0003. Authentication and User Management Approach
  • 0004. Use AWS Cognito Across All Environments (Production and Development)
  • 0005. Implement Service-to-Service Authentication Using AWS STS AssumeRoleWithWebIdentity
  • 0006. Internal Third-Party API Wrapper: Standalone Service vs Library
  • 0007. Observability Strategy
  • 0008. Decoupling micro-services — transitioning from REST to SQS
  • 0009. User Profile Storage Strategy
  • 0010. REST API Design Standards
  • 0011. Stateless JWT Authentication
  • 0012. Clean Architecture Package Structure Standards
  • 0013. Migration from MapStruct to Manual Mappers
  • 0014. Application Caching Strategy
  • 0015. Notification Service Fire-and-Forget / Asynchronous Messaging Pattern
  • 0016. Notification Service Rate Limiting Strategy
  • 0017. Notification Service Template Storage
  • 0018. Notification Service Template Engine Selection
  • 0019. Notification Service Unsubscribe Token Security
  • 0020. Single VPC per environment
  • 0021. Environment-aware removal policies for CDK-managed resources
  • 0022. Public ALB edge and origin protection
  • 0023. DNSSEC and Route 53 hosted zones (baseline posture)
  • 0024. Internal (private) ALB TLS for east-west traffic (optional)
Powered by 
  1. architecture-decisions

0006. Internal Third-Party API Wrapper: Standalone Service vs Library

This ADR has been redacted for security purposes.

Full text ships with the licensed forge-platform repository.

Updated 10 days ago


0005. Implement Service-to-Service Authentication Using AWS STS AssumeRoleWithWebIdentity
0007. Observability Strategy