docs: rewrite README as portfolio-facing IDP overview #240
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform!240
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "239-readme-portfolio-polish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Replaces the internal bootstrap-focused README with a portfolio-ready presentation. A recruiter or hiring manager landing on this repo immediately sees what the platform does, how it is architected, and what decisions were made.
Changes
README.md-- Complete rewrite. 127 lines replaced with 76. Removed internal operational details (secrets how-to, GPG key IDs, adding-a-secret checklist) and replaced with architecture table, GitOps pipeline diagram, design decision rationale, and related repo links.Test Plan
Review Checklist
Related Notes
None -- standalone documentation change.
Related
Closes #239
QA Review
Scope: README.md rewrite -- docs only, no infrastructure changes.
Findings (fixed in
6925f31)Inaccurate funnel count. README claimed "9 ingress funnels" but
terraform/modules/networking/main.tfdefines exactly 8: grafana, alertmanager, forgejo, woodpecker, harbor, minio, minio-api, keycloak. Fixed to 8.Unreachable links for recruiters. All Related Repositories and the GitOps Pipeline section linked to
forgejo.tail5b443a.ts.net-- a private Tailscale hostname. A recruiter viewing this portfolio README cannot resolve those URLs. Switched togithub.com/ldraney/*mirrors.Verified
terraform/modules/directory (ci, database, forgejo, harbor, keycloak, monitoring, networking, ops, staging, storage)terraform/dashboards/contentsNo issues remaining.
VERDICT: APPROVED