From c8d08117c534b11a97d0a503adf5fed2abfbe2e2 Mon Sep 17 00:00:00 2001 From: zeevolution Date: Sun, 12 Apr 2026 19:49:56 -0300 Subject: [PATCH] Add HypoStage plugin to plugin directory Made-with: Cursor Signed-off-by: zeevolution --- microsite/data/plugins/hypo-stage.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 microsite/data/plugins/hypo-stage.yaml diff --git a/microsite/data/plugins/hypo-stage.yaml b/microsite/data/plugins/hypo-stage.yaml new file mode 100644 index 0000000000..7ff603d09c --- /dev/null +++ b/microsite/data/plugins/hypo-stage.yaml @@ -0,0 +1,11 @@ +--- +title: HypoStage +author: ArchHypo +authorUrl: https://github.com/ArchHypo +category: Discovery +description: Document architectural assumptions, track uncertainty, and validate decisions with hypothesis management, quality attributes, and technical planning. +documentation: https://github.com/ArchHypo/hypo-stage/blob/main/README.md +iconUrl: 'https://avatars.githubusercontent.com/u/241217195?s=400&u=de66fa64fcad1d10f09f7bd2ebacdc9dd12ec9b2&v=4' +npmPackageName: '@archhypo/plugin-hypo-stage' +addedDate: '2026-04-14' +status: active