37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
# Sprint 79 Plan: Cross-Org Knowledge Exchange and Best-Practice Packs
|
|
|
|
## Context
|
|
|
|
As usage scales, teams need reusable best practices without losing policy isolation.
|
|
Sprint 79 introduces curated best-practice packs and exchange protocols.
|
|
|
|
---
|
|
|
|
## Goals
|
|
|
|
1. Package reusable migration best practices by domain/paradigm
|
|
2. Support controlled sharing across teams/tenants
|
|
3. Rank practices by observed outcomes
|
|
4. Prevent unsafe practice propagation
|
|
|
|
---
|
|
|
|
## Steps
|
|
|
|
### Step 1019: Best-practice pack schema and versioning (12 tests)
|
|
### Step 1020: Pack curation workflow model (10 tests)
|
|
### Step 1021: Cross-tenant sharing policy validator (10 tests)
|
|
### Step 1022: Practice effectiveness ranking engine (10 tests)
|
|
### Step 1023: Unsafe-practice detection and quarantine (10 tests)
|
|
### Step 1024: Recommendation engine for applicable packs (8 tests)
|
|
### Step 1025: `whetstone_list_best_practice_packs` MCP tool (8 tests)
|
|
### Step 1026: `whetstone_apply_best_practice_pack` MCP tool (8 tests)
|
|
### Step 1027: Practice adoption and outcome report artifact (8 tests)
|
|
### Step 1028: Sprint 79 integration summary + regression (8 tests)
|
|
|
|
---
|
|
|
|
## Safety Rule
|
|
|
|
- Any pack with unresolved high-severity outcomes is non-recommendable by default.
|