Skip to main content

Anshin Health Solutions — Internal

Engineering Knowledge Base

Standards, runbooks, and architectural references for every Anshin engineering session. Read these before you build — they are requirements, not suggestions.

🔍Use the search bar above to find any standard

Standards Libraries

🎨

UX Standards

39 standards across 8 categories

Layout shells, navigation, data tables, forms, modals, notifications, loading states, i18n, and AI/automation patterns. Every Anshin app must conform to these standards — they are requirements, not suggestions.

Browse UX Standards

API Standards

REST, auth, error contracts, versioning

RESTful endpoint conventions, authentication patterns, standard error envelopes, pagination, filtering, and API versioning policy for all Anshin backend services.

Browse API Standards
🏗

Infrastructure

Architecture, K8s, networking, secrets, CI/CD

Platform architecture (OpenStack, EKS Anywhere, Ceph, FreeIPA), network design, Helm deployment runbooks, secret management, DNS/TLS, monitoring, and CI/CD patterns for all Anshin engineering projects.

Browse Infrastructure
🔧

Frappe / ERPNext

Helm, v16 standards, BFF pattern, SaaS Guard

Deployment standards for Frappe/ERPNext on Kubernetes — Helm chart configuration, v15→v16 migration gotchas, the BFF API pattern (anshin_bff), and the SaaS Guard multi-tenant isolation architecture.

Browse Frappe Docs

Frequently Used

Layout ShellDesign TokensData TablesButton HierarchyNew Project SetupDomain & URL Setup
⚠️
Standards Enforcement PolicyPRs containing UI code that contradicts a published UX standard will be rejected, regardless of functionality. Use mcp__anshin-knowledge__search_standards before writing any frontend code. "I didn't know" is not accepted — the search tool is always available.