Skip to content

Docs say app, not extension - #311

Merged
czpython merged 1 commit into
mainfrom
commonzenpython/eng-871-docs-sweep
Aug 23, 2026
Merged

Docs say app, not extension#311
czpython merged 1 commit into
mainfrom
commonzenpython/eng-871-docs-sweep

Conversation

@czpython

Copy link
Copy Markdown
Owner

The docs half of the Extension→App rename, following the code cut in #308.

  • The concept is an app throughout the docs.
  • Every symbol and command matches the shipped surface: druks.apps, the App base class, /api/apps, druks create app.
  • The author guide moves to docs/writing-an-app.md; its inbound links and the "app boundary" anchor are updated.
  • "application" folds into "app" — an app owns its workflows, subjects, and UI, so the two words no longer split.

GitHub App stays fully qualified, and the CHANGELOG keeps its history verbatim.

@czpython
czpython force-pushed the commonzenpython/eng-871-docs-sweep branch from 83b1abb to 95974e6 Compare August 23, 2026 07:38
Follow the code rename through the prose. The concept is an app, the
author guide moves to docs/writing-an-app.md (with its inbound links and
the "app boundary" anchor updated), and every symbol matches the shipped
surface: druks.apps, the App base class, /api/apps, druks create app.

"application" folds into "app" — an app owns its workflows, subjects, and
UI, so the two words no longer split. GitHub App stays fully qualified,
and the CHANGELOG keeps its history verbatim.
@czpython
czpython force-pushed the commonzenpython/eng-871-docs-sweep branch from 95974e6 to c57580e Compare August 23, 2026 07:44
@czpython
czpython merged commit 986abea into main Aug 23, 2026
1 check passed
@czpython
czpython deleted the commonzenpython/eng-871-docs-sweep branch August 23, 2026 07:46
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