From ffed5f20b7448a22e8c8db9bb493f11da2bfd8ff Mon Sep 17 00:00:00 2001 From: narawat Date: Sun, 22 Mar 2026 23:01:41 +0700 Subject: [PATCH] update --- ASG_Framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASG_Framework.md b/ASG_Framework.md index 8f8dca0..006182c 100644 --- a/ASG_Framework.md +++ b/ASG_Framework.md @@ -34,7 +34,7 @@ This document defines the documentation framework for a software project. It est **Content Guidelines**: - User stories with clear acceptance criteria (As a X, I want Y so that Z) -- Product Requirements Documents with clear success metrics and KPIs. +- Functional Requirements Documents with clear success metrics and KPIs. - Nonfunctional requirements covering performance, scalability, availability, reliability, and privacy. - Boundary definitions that state what is in scope and out of scope. - Security requirements including threat model outcomes, authentication and authorization expectations, data classification, encryption requirements, and compliance controls.