fix/portfolio-updates
main
Rewrite all portfolio cards for 6-second HR scannability and add a dedicated Poimen Memory deep dive page.
dangerouslySetInnerHTML
/poimen/memory
riotpiao-poimen/
NEXT_PUBLIC_COMMIT_SHA
--build-arg
lib/translations.json
app/page.tsx
app/poimen/memory/page.tsx
components/ExperienceTimeline.tsx
app/api/ci-status/route.ts
Dockerfile
.gitea/workflows/build-push.yml
public/poimen-memory/
- Reorder projects: Poimen Orchestration → Memory → Homelab → RBC → AWS - Add Poimen (Ποιμήν) timeline card with Graph-RAG + Temporal pillars - Rewrite all 6 timeline cards: bold frameworks, quantified impact, emoji sections - Update Homelab card: production-grade framing, milestone-driven bullets - Fix CI status links: update API allowlist for riotpiao-poimen org repos - Fix commit SHA: Dockerfile NEXT_PUBLIC_COMMIT_SHA + CI --build-arg - Connect Poimen Memory card as 'the memory layer behind Poimen'
- Architecture, dataflow, and sequence diagrams (700px iframes) - Three-tier retrieval section (signature match, graph-boosted, Obsidian) - Technology stack grid (Rust, pgvector, TEI, Authentik, etc.) - Wire deepDive link from Memory project card - Add Poimen timeline card to ExperienceTimeline
No dependencies set.
The note is not visible to the blocked user.
Summary
Rewrite all portfolio cards for 6-second HR scannability and add a dedicated Poimen Memory deep dive page.
Changes
Timeline Cards (all 6 rewritten)
Project Cards
dangerouslySetInnerHTMLfor bold framework namesPoimen Memory Page (
/poimen/memory)CI & Build Fixes
riotpiao-poimen/org reposNEXT_PUBLIC_COMMIT_SHAin Dockerfile +--build-argin CI workflowFiles Changed
lib/translations.json— all card content (EN + ZH)app/page.tsx— project order, deepDive links, ciRepos mappingapp/poimen/memory/page.tsx— NEW deep dive pagecomponents/ExperienceTimeline.tsx— Poimen card, HTML rendering, CI badgesapp/api/ci-status/route.ts— allowlist for riotpiao-poimen orgDockerfile+.gitea/workflows/build-push.yml— SHA fixpublic/poimen-memory/— 3 archify diagrams (architecture, dataflow, sequence)