Skip to content

Add one-page system overview under _one_pager/ - #2

Merged
mmcky merged 1 commit into
mainfrom
add-one-pager
Jun 2, 2026
Merged

Add one-page system overview under _one_pager/#2
mmcky merged 1 commit into
mainfrom
add-one-pager

Conversation

@mmcky

@mmcky mmcky commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

What

Adds a single-page system overview for the contractor-payments system, generated with Typst (the project's existing PDF toolchain — no new tools). It lives under a new _one_pager/ folder, intended as a reusable convention for project overviews.

Contents

  • Core idea — "no new tools"; runs on GitHub + email everyone already uses
  • The problem it solves
  • How it works — Submit → Generate → Review → Pay
  • Who it serves — contractors / QuantEcon admins / PSL Foundation
  • Supported-now vs Planned table
  • Approver shown as mmcky, with a note that it's configurable per repo (any GitHub user can be the approver)
  • Status panel (June 2026: live in production)

Single A4 page, matching the blue palette + logos used by the invoice/timesheet templates.

Files

  • _one_pager/contractor-payments-overview.typ — source
  • _one_pager/contractor-payments-overview.pdf — rendered single-page A4

Regenerate with: typst compile --root . _one_pager/contractor-payments-overview.typ

🤖 Generated with Claude Code

A single-page Typst overview of the contractor-payments system: the
problem it solves, how it works (Submit -> Generate -> Review -> Pay),
who it serves (contractors / QuantEcon / PSL), and a supported-vs-planned
table. Approver shown as mmcky, noted as configurable per repo (any
GitHub user). Generated with the project's existing Typst toolchain --
no new tools.

_one_pager/ is intended as a reusable convention for project overviews.
Regenerate with:
  typst compile --root . _one_pager/contractor-payments-overview.typ

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 2, 2026 08:13
@mmcky
mmcky merged commit 024cc47 into main Jun 2, 2026
1 check passed
@mmcky
mmcky deleted the add-one-pager branch June 2, 2026 08:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new _one_pager/ convention containing a single-page (A4) Typst system overview for the contractor-payments system, intended to be a quick, reusable “at-a-glance” reference aligned with the existing PDF branding/toolchain.

Changes:

  • Added a Typst source file that lays out a one-page system overview (purpose, flow, audience, supported vs planned, status).
  • Added the rendered single-page PDF output alongside the Typst source under _one_pager/.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
_one_pager/contractor-payments-overview.typ New Typst source for a one-page system overview document (logos, sections, supported/planned table, status).
_one_pager/contractor-payments-overview.pdf Rendered PDF artifact of the one-page overview.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +8 to +11
#text(size: 8pt, fill: rgb("#6b7280"))[
QuantEcon Contractor Payments · contractors paid via PSL Foundation (fiscal host) ·
#datetime.today().display("[month repr:long] [year]")
]
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.

2 participants