madawei2699

↗ HN profile [ 46.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, Open-sourced my complete AI-native architecture series from a solo builder project (spare time). 4 articles (EN/ZH) covering: - Constrained DSL for reliable LLM decisions - 60/40 → 90/10 AI-driven development…

  2. Hi HN, Personal notes on a constrained DSL to make LLMs generate reliable decision logic for quant (no arbitrary Python, no hallucinations). Schema-driven prompts, validation loop, deterministic execution. Article +…