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
+2 -2
View File
@@ -37,7 +37,7 @@ Run: Get-ChildItem specs/ -Directory | Select-Object -ExpandProperty Name
| Key | Value |
|-----|-------|
| Agent | `okr.srs` |
| Agent | `casan.srs` |
| Model | `gpt-5.4` |
| Input | Module keyword from `$ARGUMENTS` |
| Output | `docs/output/ipa-docs/srs/srs-<MOD-ID>-<short-name>.md` |
@@ -63,7 +63,7 @@ pipeline-context: docs/output/output_logs/<feature-id>/pipeline-context.yaml
| Key | Value |
|-----|-------|
| Agent | `okr.bd` |
| Agent | `casan.bd` |
| Model | `gpt-5.4` |
| Input | `docs/output/ipa-docs/srs/srs-<MOD-ID>-<short-name>.md`, `docs/output/srs-systems/srs-overview-system.md`, `docs/technical_architecture.md` |
| Output | `docs/output/ipa-docs/bd/bd-<MOD-ID>-<short-name>.md` |