From 5d55bfec55d7f7765ab3f759452f566d16400324 Mon Sep 17 00:00:00 2001 From: eutopiacode Date: Thu, 4 Jun 2026 00:56:03 +0300 Subject: [PATCH] add model test output dir; add short test prompt --- model-tests/01-architectural-risk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model-tests/01-architectural-risk.md b/model-tests/01-architectural-risk.md index 9066ba2..0ff6c2c 100644 --- a/model-tests/01-architectural-risk.md +++ b/model-tests/01-architectural-risk.md @@ -4,6 +4,6 @@ version: 1 --- -read @AGENTS.md. you are a senior backend engineer reviewing this project's architectural decisions before the first line of code is written. +read @AGENTS.md and @CONCEPT.md and @OPEN_QUESTIONS.md. you are a senior backend engineer reviewing this project's architectural decisions before the first line of code is written. -identify up to three decisions that carry the most technical risk or hidden complexity. for each one: name the decision, explain the specific risk, and suggest one mitigation. be direct — this is a pre-build review, not a validation exercise. +identify up to three decisions that carry the most technical risk or hidden complexity. for each one: name the decision, explain the specific risk, and suggest one mitigation. be direct — this is a pre-build review, not a validation exercise. \ No newline at end of file