Skip to content

docs: extend intro-video visuals with pages 13-17#582

Merged
HenryLach merged 1 commit into
mainfrom
docs/video-visuals-extended
May 17, 2026
Merged

docs: extend intro-video visuals with pages 13-17#582
HenryLach merged 1 commit into
mainfrom
docs/video-visuals-extended

Conversation

@HenryLach
Copy link
Copy Markdown
Owner

Continuation of #580. Extends the 'Introduction to Taskplane' video deck with five additional supporting visuals plus a small shared-CSS tweak.

New pages

# Title Purpose
13 Why pi? The foundation: extensible, model-agnostic, OSS
14 Pi capabilities Engineering surface Taskplane builds on
15 Getting started Install + sample batch — nine steps
16 Real-work playbook spec → review → tasks → /orch-plan
17 Sage companion Cross-model post-batch review

13 and 14 were authored by a parallel agent; their nav controls were normalized to the house style (icon-only / / with aria-labels, title in <span>, no V prefix on the number).

Other changes

  • _shared.css: .subtitle { max-width: 100% } is now the default (the 820px soft cap was being overridden on enough pages that flipping the default was simpler). Drops three per-page overrides (08, 12, index).
  • index.html: cards added for 13-17, page-count bumped from 14 → 17, and the pre-existing typo 'a overview' fixed to 'an overview'.
  • 12-dashboard-visibility.html: next arrow re-enabled (now links to page 13).

Why no release

Pure docs/asset addition — no runtime, CLI, config, or schema changes. No CHANGELOG entry needed under 'Docs' since these aren't user-facing reference docs (they're video-production artifacts under docs/video/).

Validation

  • No code touched → typecheck / lint / format / tests not relevant.
  • Manually walked 1 → 17 → index → back; nav arrows all correct (page 1 prev disabled, page 17 next disabled).
  • Each visual opens standalone in a browser; _shared.css loads relatively.

Adds five new supporting visuals to the 'Introduction to Taskplane'
video deck:

  13 - Why pi?            (foundation: extensible, model-agnostic, OSS)
  14 - Pi capabilities    (engineering surface Taskplane builds on)
  15 - Getting started    (install + sample batch — nine steps)
  16 - Real-work playbook (spec → review → tasks → /orch-plan)
  17 - Sage companion     (cross-model post-batch review)

Other tweaks:
- _shared.css: subtitle max-width default is now 100% (drops the
  820px soft cap that several pages were already overriding).
- 08, 12: remove the now-redundant per-page subtitle overrides.
- index.html: cards for 13-17 added, typo 'a overview' fixed,
  page-count subtitle bumped to 17.
- 12: re-enable next arrow (now links to page 13).
@HenryLach HenryLach enabled auto-merge May 17, 2026 21:11
@HenryLach HenryLach merged commit 13ce1be into main May 17, 2026
1 check passed
@HenryLach HenryLach deleted the docs/video-visuals-extended branch May 17, 2026 21:12
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