Skip to content

Add article-gap features + 5-stage walkthrough#1

Open
gititya wants to merge 2 commits into
mainfrom
feature/article-gap-notes
Open

Add article-gap features + 5-stage walkthrough#1
gititya wants to merge 2 commits into
mainfrom
feature/article-gap-notes

Conversation

@gititya

@gititya gititya commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implement all three FUTURE-FEATURES.md features: AI supervision load (A), assisted work with AHT multiplier (C), volume growth reframe (B)
  • All features ship OFF by default — defaults reconcile to naive 31 / model 44 / $4.46 / ~$39.4k/wk
  • Refactor single-screen dashboard into a 5-stage sequential walkthrough (Staffing → Oversight → Assisted work → Growth → Summary) with stepper navigation, walkthrough text, summary chips, and stage-specific insight callouts
  • Model code (derive, sweep, readInputs, classifyRegime) untouched — stage management is pure visibility/CSS

Test plan

  • Open index.html — Stage 1 shows 44 humans / $4.46 / $39.4k at defaults
  • Click through all 5 stages — correct inputs appear, previous collapse to chips
  • Navigate backward via stepper/chips — later stages re-hide
  • Stage 2: set supMin=4 → headcount rises, floor rises
  • Stage 3: set assistShare=50%, factor=0.60 → headcount drops
  • Stage 4: set growth=30%, switch to Growth → reframe message appears
  • Stage 5: all inputs shown read-only with final KPIs
  • Edge cases: 0% and 100% coverage — no NaN/Infinity

🤖 Generated with Claude Code

gititya and others added 2 commits June 17, 2026 12:09
…bucket

Resume-ready specs for three article-prompted gaps (Duarte, "AI Handled 40
Percent"). Spec only, no code: each closes a gap where the article models work
the build ignores, ships off-by-default, and reconciles to the sample.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Implement all three features from FUTURE-FEATURES.md (supervision load,
assisted work, growth reframe) — all off by default, reconcile to sample.
Refactor the single-screen dashboard into a sequential 5-stage stepper
(Staffing → Oversight → Assisted work → Growth → Summary) with
walkthrough text, summary chips, and stage-specific insight callouts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant