Skip to content

Latest commit

 

History

History
156 lines (130 loc) · 12.4 KB

File metadata and controls

156 lines (130 loc) · 12.4 KB

Planning and roadmap

DNA development priorities and public roadmap.


Current release focus (v0.6.20)

  • Lab mobile shell — mobile-style off-canvas nav ≤900px; sticky chrome; scrollable tables (docs)
  • Marketplace purpose bundles — 27 combos; dna marketplace install combo/<id> installs knowledge packs + prompt stems + AI rules; dna.humaan.app/marketplace#bundles
  • Knowledge marketplace1045 rich packs (0 stubs), 103 stem packs, strategy grounding (STRATEGY_COMPLETE)
  • Lab APIs reference — every Lab route with Description / Usage / Received / Sent; expandable APIs tab (docs)
  • Lab URL deep links/labs/<tab>, /labs/issues/<id>; refresh keeps the page; 401 → sign-in (no Unauthorized toast)
  • Prior: requireAuthInProduction: false for open Lab (v0.6.18); Lab alert dark theme + force Refresh (v0.6.17)

Shipped highlights

  • npx @superhumaan/dna-by-humaan on npm — CLI + /runtime + /lab bundles (v0.6.20)
  • Lab mobile shell (v0.6.20) — mobile admin parity on phones/tablets (docs)
  • Lab APIs reference + deep links (v0.6.18) — full HTTP catalog; History API routing; open-auth flag (docs)
  • Lab Refresh UX + Copy issue (v0.6.16) — disable/spin Refresh; tab-aware reload; issue clipboard (docs)
  • Lab upgrade DX (v0.6.15+) — health dnaVersion + install scan/fix on doctor/update; disk Lab UI revalidation (docs)
  • Lab analytics + Issues depth (v0.6.14) — Overview performance dashboard; Issues short IDs, sparklines, users/age; Issue detail Highlights / Stack / Tags / JSON / Trace (docs)
  • Lab UI — Humaan admin parity — icon-only DNA brand, Humaan primary pills + large pill tabs, list search → tabs → always-on tables, sidebar accordion (docs)
  • DNA Lab v4 — admin shell, Quality hub, Sentry-depth envelopes (docs)
  • Runtime safety — EPIPE/ECONNRESET ignored; hardened runtime.db / lab-store; non-blocking GitHub repair path
  • Mock AI guardrails — no placeholder patches; applyPatches will not invent junk files
  • Aggressive Repair Loop — fingerprinted errors, CellularMemory blockers, GitHub issue dedup, dna ai force-repair (docs)
  • Zero npm dependencies — published package has no production dependencies; internal git, glob, GitHub API, CLI parser, and config validators
  • Supply-chain transparency — Socket.dev score improvements, npm provenance, documented network endpoints (SECURITY.md)
  • 103 prompt stem packs — full Cursor/Claude prompt engineering with guidelines and expectations per workflow (includes strategy ladder + day-to-day operator stems: admin, Tauri, fleet, PR, preview, a11y/perf, incident, MCP, i18n)
  • DNA Workbench — default on init/doctor/update; AGENTS.md intent routing + mandatory 9-role agent loop for engineering work
  • ~1045 knowledge packs in stable channel
  • Platform catalog from four reference production apps
  • Tiered compliance (GDPR, HIPAA, ISO, SOC 2)
  • Feature factory with quality gates + per-role agent-loop stems
  • GitHub onboarding (browser auth during dna doctor)
  • One-command onboarding: npx @superhumaan/dna-by-humaan doctor scaffolds CI, runtime, Docker, hooks, and auto-wires middleware
  • Upstream feedback (v0.4.8)dna feedback commands, DNA-only auto-report, maintainer ingest with fingerprint dedup

See Current version scope.


Roadmap

Item Status
Knowledge pack marketplace ✅ Shipped
Marketplace purpose bundles (Purpose Combos) (v0.6.19) ✅ Shipped
Fastify, NestJS, Next.js runtime adapters ✅ Shipped
End-to-end delivery pipeline (#1) ✅ Shipped
Interactive onboarding wizard (#2) ✅ Shipped
Feature factory v2 + admin portal (#3) ✅ Shipped
Local quality module (#4) ✅ Shipped
CI, Docker, and git hooks (#5) ✅ Shipped
Doctor orchestrator + dna ivf (#6) ✅ Shipped
IVF UI layer stack (#7) ✅ Shipped
GitHub integration package (#8) ✅ Shipped
Runtime SQLite storage (#9) ✅ Shipped
Preview deployment workflow (#10) ✅ Shipped
Prompt stem packs + intelligence library (v0.4.0) ✅ Shipped
Strategy stem ladder — Golden Circle → canvases → North Star/OKRs/KPIs → initiatives → Now/Next/Later (catalog v7) ✅ Shipped
Day-to-day stems — admin, Tauri, fleet, PR, preview, audits, incident, MCP, i18n (catalog v8, 103 stems) ✅ Shipped
Skeletor bridge — DNA pulls local fleet into AI context by default when Skeletor is installed (0.6.22) ✅ Shipped
Project git naming — AI commits/PRs use [MyApp] / [DNA] tags from config (0.6.23) ✅ Shipped
npm + GitHub listing polish (0.6.24) ✅ Shipped
Product intelligence stems — diagnose/SWOT/value/Kano + competitor + upgrade leverage (catalog v7) ✅ Shipped
Supply-chain hardening + Socket transparency (v0.4.4) ✅ Shipped
Zero npm dependencies — internal replacements for CLI/git/GitHub/glob (v0.4.5) ✅ Shipped
npm dna doctor workbench asset path fix (v0.4.6) ✅ Shipped
DNA always-on + AGENTS.md agent flow (v0.4.9) ✅ Shipped
Legal advisor + delivery methodology (v0.4.9) ✅ Shipped
Upstream feedback — DNA platform auto-report (v0.4.8) ✅ Shipped
First-party GitHub OAuth app (#11) ✅ Shipped — setup script + OAuth scaffolding
Real-time dashboard UI / DNA Lab (#12) ✅ Shipped — /labs mobile shell (v0.6.20), dna lab serve, dna register lab
Lab hardening + Aggressive Repair Loop (v0.6.3) ✅ Shipped — see lab-and-repair-0.6.3
Lab UI v4 + runtime depth + EPIPE/repair harden (v0.6.4) ✅ Shipped — see lab-and-runtime-0.6.4
Lab UI Humaan admin parity (v0.6.7) ✅ Shipped — see lab-ui-humaan-0.6.7
Lab CI billing blocker + cleanup anti-cascade (v0.6.8) ✅ Shipped — see lab-ci-billing-blocker
Lab pairing store-first (v0.6.11) ✅ Shipped — CLI must save via pairing/init; verify is store-only; gateway allowlist docs
Express 5 optional peer (v0.6.12) ✅ Shipped — peer express@^4.18.0 || ^5.0.0 so npm installs cleanly with Express 5
Production health & residual closure (v0.6.13) ✅ Shipped — shared Lab state, strict CI, scoped coverage, Playwright smoke, GitHub/npm/public health snapshot
Lab analytics Overview + Sentry-density Issues (v0.6.14) ✅ Shipped — see lab-analytics-0.6.14
Lab upgrade DX — nested installs + disk UI (v0.6.15) ✅ Shipped — see lab-upgrade-dx-0.6.15
Lab Refresh UX + Copy issue + install-safe upgrade (v0.6.16) ✅ Shipped — see lab-refresh-ux-0.6.16
Lab alert dark theme + force Refresh (v0.6.17) ✅ Shipped — dark amber alerts; Refresh force-fetch + min spin
Lab APIs reference + deep links + open-auth (v0.6.18) ✅ Shipped — see lab-apis-reference-0.6.18
Multi-project CellularMemory sync (#13) ✅ Shipped — import merge + team registry sync
Impressions drift → auto PR suggestions (#14) ✅ Shipped — dna scan --open-pr
Multi-tenant gradual rollout (#15) ✅ Shipped — platform codegen scaffolds
IVF Phase 4b — shared library extraction (#16) ✅ Shipped — --execute with rollback
Platform feature codegen (#17) ✅ Shipped — SSO, flags, multi-tenant, rollout

v0.9.0 — Next product bets (broken down)

Milestone: v0.9.0 — Next product bets. Each issue is XS–S (½–2 days) unless noted. Pick any unchecked Now item first.

Now — Outcome combos & repair learning (Aug–Sep 2026)

Item Effort Status
Bundle scorecard CLI (#29) XS Planned
GDPR combo outcome gate (#30) S Planned
Repair outcome → CellularMemory writeback (#31) S Planned
force-repair ranks by past fingerprints (#32) S Planned
dna lab immune-report (#33) XS Planned

Next — Architecture, memory, factory, IDE (Sep–Dec 2026)

Item Effort Status
dna scan architecture graph JSON (#34) S Planned
Lab Architecture tab (#35) S Planned
Blast-radius in dna context (#36) XS–S Planned
Memory snapshots on doctor (#37) S Planned
dna memory diff --since (#38) S Planned
Lab Memory timeline (#39) XS Planned
dna factory run --dry-run (#40) S Planned
Lab factory approve/reject (#41) S Planned
Editor extension + quality status (#42) S Planned
Extension blockers panel (#43) S Planned

Later — MCP, brownfield, product intel, cloud (2027)

Item Effort Status
DNA MCP: context + doctor (#44) S Planned
DNA MCP: quality + memory + repair dry-run (#45) S Planned
document --from-code confidence tags (#46) S Planned
Lab Overview friction signals (#47) S Planned
Hosted DNA Cloud design spike (#48) S Planned
Hosted Lab auth prototype (#49) M Planned (after #48)

Track on the DNA Roadmap project board. Defect and gap fixes are tracked on DNA - Defects.

Track releases: CHANGELOG.md


Feature prioritisation

New capabilities should strengthen the core loop:

  1. Better context — richer neuralNetwork intents, smarter dna context, architecture blast radius
  2. Safer automation — GitHub + AI repair with explicit safety boundaries + outcome learning
  3. Broader stacks — marketplace packs, stem surfaces, outcome combos (prove, not just install)
  4. Brownfield depth — IVF analysis, document --from-code with confidence tags
  5. Compliance depth — tier-appropriate controls, not checkbox audits
  6. Optional cloud — design spike first; CLI stays offline-first

Related