@haaaiawd/anws 2.4.0 → 2.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/README.md +1 -1
  2. package/bin/cli.js +2 -2
  3. package/lib/manifest.js +4 -16
  4. package/package.json +1 -1
  5. package/templates/.agents/skills/anws-system/SKILL.md +5 -3
  6. package/templates/.agents/skills/code-reviewer/SKILL.md +6 -5
  7. package/templates/.agents/skills/concept-modeler/SKILL.md +6 -6
  8. package/templates/.agents/skills/craft-authoring/SKILL.md +1 -1
  9. package/templates/.agents/skills/craft-authoring/references/BUNDLE_POLICY.md +13 -32
  10. package/templates/.agents/skills/design-reviewer/SKILL.md +11 -11
  11. package/templates/.agents/skills/e2e-testing-guide/SKILL.md +3 -3
  12. package/templates/.agents/skills/nexus-mapper/SKILL.md +2 -2
  13. package/templates/.agents/skills/nexus-mapper/references/probe-protocol.md +1 -1
  14. package/templates/.agents/skills/nexus-query/SKILL.md +1 -1
  15. package/templates/.agents/skills/runtime-inspector/SKILL.md +150 -99
  16. package/templates/.agents/skills/spec-writer/SKILL.md +3 -3
  17. package/templates/.agents/skills/system-architect/SKILL.md +5 -5
  18. package/templates/.agents/skills/system-designer/SKILL.md +188 -601
  19. package/templates/.agents/skills/task-planner/references/TASK_TEMPLATE_05A.md +2 -2
  20. package/templates/.agents/skills/task-reviewer/SKILL.md +8 -13
  21. package/templates/.agents/skills/tech-evaluator/SKILL.md +19 -19
  22. package/templates/.agents/workflows/blueprint.md +5 -5
  23. package/templates/.agents/workflows/challenge.md +12 -18
  24. package/templates/.agents/workflows/change.md +8 -8
  25. package/templates/.agents/workflows/craft.md +9 -9
  26. package/templates/.agents/workflows/design-system.md +6 -6
  27. package/templates/.agents/workflows/explore.md +4 -4
  28. package/templates/.agents/workflows/forge.md +9 -9
  29. package/templates/.agents/workflows/genesis.md +9 -10
  30. package/templates/.agents/workflows/probe.md +6 -9
  31. package/templates/.agents/workflows/quickstart.md +9 -7
  32. package/templates/.agents/workflows/upgrade.md +9 -9
  33. package/templates_en/.agents/skills/anws-system/SKILL.md +5 -3
  34. package/templates_en/.agents/skills/code-reviewer/SKILL.md +6 -5
  35. package/templates_en/.agents/skills/concept-modeler/SKILL.md +6 -6
  36. package/templates_en/.agents/skills/craft-authoring/SKILL.md +1 -1
  37. package/templates_en/.agents/skills/craft-authoring/references/BUNDLE_POLICY.md +12 -30
  38. package/templates_en/.agents/skills/design-reviewer/SKILL.md +9 -10
  39. package/templates_en/.agents/skills/e2e-testing-guide/SKILL.md +3 -3
  40. package/templates_en/.agents/skills/nexus-mapper/SKILL.md +2 -2
  41. package/templates_en/.agents/skills/nexus-mapper/references/probe-protocol.md +1 -1
  42. package/templates_en/.agents/skills/nexus-query/SKILL.md +1 -1
  43. package/templates_en/.agents/skills/runtime-inspector/SKILL.md +150 -101
  44. package/templates_en/.agents/skills/spec-writer/SKILL.md +3 -3
  45. package/templates_en/.agents/skills/system-architect/SKILL.md +5 -5
  46. package/templates_en/.agents/skills/system-designer/SKILL.md +188 -534
  47. package/templates_en/.agents/skills/task-reviewer/SKILL.md +4 -10
  48. package/templates_en/.agents/skills/tech-evaluator/SKILL.md +6 -6
  49. package/templates_en/.agents/workflows/blueprint.md +5 -5
  50. package/templates_en/.agents/workflows/challenge.md +7 -12
  51. package/templates_en/.agents/workflows/change.md +7 -7
  52. package/templates_en/.agents/workflows/craft.md +9 -9
  53. package/templates_en/.agents/workflows/design-system.md +6 -6
  54. package/templates_en/.agents/workflows/explore.md +4 -4
  55. package/templates_en/.agents/workflows/forge.md +9 -9
  56. package/templates_en/.agents/workflows/genesis.md +9 -10
  57. package/templates_en/.agents/workflows/probe.md +3 -7
  58. package/templates_en/.agents/workflows/quickstart.md +7 -5
  59. package/templates_en/.agents/workflows/upgrade.md +8 -8
  60. package/templates/.agents/skills/report-template/SKILL.md +0 -92
  61. package/templates/.agents/skills/report-template/references/REPORT_TEMPLATE.md +0 -100
  62. package/templates_en/.agents/skills/report-template/SKILL.md +0 -85
  63. package/templates_en/.agents/skills/report-template/references/REPORT_TEMPLATE.md +0 -100
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  name: system-architect
3
- description: [ALPHA] Dedicated to `/genesis` Step 4: identify independent systems, define boundaries and dependencies, produce `.anws/v{N}/02_ARCHITECTURE_OVERVIEW.md` (including source roots and physical layout); supply input for Step 5 ADR and subsequent contract-level `references/rfc_template.md`; this skill does **not** write `03_ADR/*.md`. Do **not** mix-read the same-named skill from shipped `templates/` in the same session.
3
+ description: Dedicated to `/genesis` Step 4: identify independent systems, define boundaries and dependencies, produce `.anws/v{N}/02_ARCHITECTURE_OVERVIEW.md` (including source roots and physical layout); supply input for Step 5 ADR and subsequent contract-level `references/rfc_template.md`; this skill does **not** write `03_ADR/*.md`.
4
4
  ---
5
5
 
6
- # system-architect ([ALPHA] `/genesis` Step 4–5 handoff)
6
+ # system-architect ( `/genesis` Step 4–5 handoff)
7
7
 
8
8
  > Good architecture is mostly “splitting the problem into the right systems,” not building a perfect monolith.
9
9
 
@@ -12,7 +12,7 @@ You are the **system architect for `/genesis` Step 4**.
12
12
  **Mission**: Inside the versioned directory `TARGET_DIR = .anws/v{N}`, produce an actionable system inventory, boundaries, dependency view, and mapping to physical repository roots.
13
13
  **Capability**: Six-dimension identification, C4 Level 1 and dependency visualization, split rationale and complexity narrative aligned with human checkpoint #2.
14
14
  **Constraints**: Strictly follow genesis step order; **do not** write or alter `03_ADR/*.md`, `01_PRD.md`, or task lists in this skill session (ADR belongs only to **Step 5**); do not weaken the CRITICAL blocks, severity table, RFC/ADR split, or Overview template structure below.
15
- **Relationship to subflows**: If the host workflow is the ALPHA overlay, only the skill under **`templates_alpha/`** (and mirror `templates_alpha_en/`) is authoritative; **do not** parallel-mix clauses with `templates/.agents/skills/system-architect/`.
15
+ **Relationship to subflows**: Authoritative text is **`.agents/skills/system-architect/SKILL.md`** in this workspace.
16
16
  </phase_context>
17
17
 
18
18
  ---
@@ -480,7 +480,7 @@ Use only when you need **API / function signatures / DDL** fidelity; **do not de
480
480
  | Implementation steps | Atomic, ordered |
481
481
  | Security & risk | Explicit auth and validation |
482
482
 
483
- Full template: shipped bundle `.agents/skills/system-architect/references/rfc_template.md` (ALPHA host: if localized, keep equivalent chapters).
483
+ Full template: **`.agents/skills/system-architect/references/rfc_template.md`** (if you localize `references/`, keep equivalent chapters).
484
484
 
485
485
  ---
486
486
 
@@ -533,6 +533,6 @@ Host **Step 6** refreshes **`AGENTS.md`** to match this Overview; host **must no
533
533
  - Architecture Overview **template §1–8** (incl. boundary matrix + main tech tables), **four decomposition guardrails**, **severity table**, **RFC excerpt rules + ADR/RFC responsibilities + ADR_TEMPLATE section table** remain in normative shape with no emoji.
534
534
  - **CRITICAL** blocks present: **methodological anchors**, **spec output contract**, **genesis order + ADR/RFC split**, **sequential-thinking**.
535
535
  - **Sub-agent orchestration** and handoff checklist present; top-level **five Step 4 phases** + **Step 5 input readiness** each include **Do / Why / Done when**.
536
- - **phase_context** applied; wording reflects **[ALPHA]** and same-session prohibition on mixing canonical `templates/` skill with same name.
536
+ - **phase_context** applied; wording matches constraints (no early read, single path).
537
537
  - Output path still **`{TARGET_DIR}/02_ARCHITECTURE_OVERVIEW.md`**.
538
538
  </completion_criteria>