Strategic Synthesis: WEP Hub 2.0
Based on the strategic debate held on 2026-02-13, we have identified four pillars for the next phase of the roadmap.
🚀 Pillar 1: Dashboardification (The Live Pulse)
Transform the documentation from a static library into an operational cockpit.
- Action: Research integration with local monitoring/check tools.
- Goal: Show system health status directly within Docusaurus.
🛡 Pillar 2: Executable Governance
Moving from "Guidelines" to "Enforcement".
- Action: Implement a
pre-commithook (using Husky or similar) that triggers ameta-auditscan. - Red Line: No PR can be opened if Level 1 (00-base-rules) are not satisfied.
👤 Pillar 3: The Human-AI Concierge
Reducing the "Complexity Gap" for human squad members.
- Action: Create a
hub-conciergeskill. - Function: Allows users to ask "@antigravity dove trovo..." and get a direct, mapped answer based on
AGENTS.mdandGLOSSARY.md.
🧬 Pillar 4: Truth Anchoring
Preventing documentation hallucination.
- Action: Implement "Verification Links". Every technical fact must point to a source (ADR, Config, or Human Verified Label).
- Rule: New
13-truth-anchoring.mdrule to be created.
📅 Roadmap Impact
- Short Term: Implement Pillar 3 (Concierge) to ease onboarding.
- Mid Term: Pillar 2 (Executable Governance) to protect the skeleton.
- Long Term: Pillar 1 (Live Pulse).