fix template, remove okr, use casan.*

This commit is contained in:
thanhnv
2026-07-18 16:45:31 +07:00
parent 0dfd1742d3
commit 13fae3e6c3
249 changed files with 4881 additions and 5702 deletions
@@ -0,0 +1,8 @@
# CASAN multi-project verification
Validate `apps/service-desk/domain/project.manifest.json`, generate a traceable SRS and plan from
its requirements and architecture, then run its manifest build/test commands and report evidence.
Validate `apps/okr/domain/project.manifest.json` and run the same pipeline. Compare manifests,
requirement coverage, verification commands, and artifact namespaces to demonstrate that the
shared harness contains no product-specific delivery logic.
+9
View File
@@ -0,0 +1,9 @@
---
description: Run the production CASAN pipeline for an explicitly selected project manifest.
argument-hint: "--manifest apps/<project>/domain/project.manifest.json"
agent: casan.pipeline
---
Validate `$ARGUMENTS`, load its authoritative inputs and quality profile, then run the complete
manifest-driven delivery flow. Report requirement coverage, review retries, build/test commands,
verification evidence, rollback status, and release-candidate readiness.
-21
View File
@@ -1,21 +0,0 @@
# I. Tạo mới
## step 1: gen wide system srs
- use agent:  okr.srsallsystem
- Prompt
> Generate system-wide SRS (Full Module Requirements Definition) for the OKR web app base on input at apps/okr/domain/input/okr-requirement.md
## step 2: chọn module sẽ tạo
### a. Case run from vscode
- use agent:  `okr.bossbuiltin`
- Prompt
> {MODxx: tên module}
### b. Case run from copilot CLI
- use agent:  `okr.bossbuiltin`
- Prompt
> execute the full pipeline for {MODxx: tên module}
# II. Change spec
## step 3: thực hiện CR cho 1 module
- Prompt
> execute an UPDATE pipeline for change requests at apps/okr/domain/input/change-request/change-0405.md for MOD-02: Workspace & Dashboard
@@ -1,3 +0,0 @@
---
agent: okr.bossbuiltin
---
-3
View File
@@ -1,3 +0,0 @@
---
agent: okr.reviewcode
---
-3
View File
@@ -1,3 +0,0 @@
---
agent: okr.reviewspec
---
@@ -1,3 +0,0 @@
---
agent: okr.srs
---
@@ -1,3 +0,0 @@
---
agent: okr.srsallsystem
---