This is a contract with users — not a wishlist. Items move only after community signal or maintainer review.
Current product version: 3.1.0 · Platform spec: 1.0.0 LOCKED
| In scope | Out of scope |
|---|---|
| Bug fixes | New public CLI commands |
| Documentation | Platform orchestrator changes |
| Test coverage (smoke → Pester) | Breaking JSON without schema bump |
| Community (Discussions, Issues, PRs) | Plugin implementations |
| Packaging / SHA256 / CI gates | “Privacy beast” / anonymity features |
No new major features until real-world usage confirms what matters.
Likely patch releases: 3.0.x — fixes and docs only.
Same public API. Internal work only:
- Pester for core logic (
PrivacyAudit, health aggregation) - PSScriptAnalyzer in CI
- Refactor large files without behavior change
- Smoke tests on clean Windows VMs
- Plugin manifest validation (scaffold)
See CHANGELOG [Unreleased] for tracking.
Explored after stabilization feedback — not committed dates:
| Area | Notes |
|---|---|
| Plugin API | plugins/ — see RFC index (Docker, WSL, …) |
| History | Richer trends, export, compare |
| HTML reports | Deeper styling, shareable bundles |
| Integrations | GitHub Actions templates, Intune-friendly JSON |
Ideas → RFC (large) or Discussions (small)
- Usage data — what people run (
healthvsdoctorvsprivacy) - Discussions & Issues — recurring pain, not one-off requests
- Maintainer capacity — reliability over feature count
Maturity signals (v3.x): merged external PRs · constructive Discussions → doc/test changes · stable CI across releases · no surprise API breaks. See RELEASE-CRITERIA.md.