Skip to content

Retire the papers tree and align deck presenter settings - #773

Merged
xmap merged 2 commits into
mainfrom
worktree-retire-papers-tree
Sep 4, 2026
Merged

xmap merged 2 commits into
mainfrom
worktree-retire-papers-tree

Conversation

@xmap

@xmap xmap commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Follow-on cleanup now that papers and deck legwork live in their own private
repositories.

Turn presenter mode off on the MAX IV deck. The two published decks
disagreed for no reason anyone chose: MAX IV carried presenter: true from
30e55250d28, the first commit that published decks at all, while APS was set
to false in ff2e697dbe5. The published MAX IV deck has no notes to show, so
presenter mode there served an empty pane.

Retire the papers tree. Removes papers/ (42 tracked files), the gitignore
rule hiding every paper directory plus its single negation, and the scaffold
README describing a workflow that happens elsewhere now. Also removes the two
derived artifacts under docs/: the compiled PDF and the site card.

Neither of those was ever served: exclude_docs covered papers.md and
papers/, verified 404 on the live site. Both are preserved in the private
repository alongside the sources before this deletion.

The commented-out Demos nav entry was nested under the commented-out Papers
entry, so it is re-anchored at top level rather than left under a parent that no
longer exists. make docs-build runs clean.

Note this removes files from the tracked tree going forward; it does not remove
them from history.

🤖 Generated with Claude Code

xmap and others added 2 commits September 4, 2026 14:14
The two published decks disagreed for no reason anyone chose. MAX IV carried
presenter: true from 30e5525, the first commit that published decks at all,
when a deck was still authored the way you author one you present yourself. APS
was set to false in ff2e697 once the published copy stopped carrying notes.

The published MAX IV deck has no notes to show any more, so presenter mode there
serves an empty pane. Off is both the honest setting and one less surface if a
note ever slips past the guard.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Paper drafts moved to a private repository, so the arrangement here no longer
earns its keep: a gitignore rule hiding every paper directory, one negation
carving out the single exception, and a scaffold README describing a workflow
that happens elsewhere now. The scrubber paper was that exception, and the
author has decided it does not need to stay public.

Removed with it are the two derived artifacts that lived under docs/: the
compiled PDF and the site card. Neither was ever served, since exclude_docs
covered papers.md and papers/, so this changes nothing a visitor could see. Both
are preserved in the private repository alongside the sources.

The commented-out Demos nav entry was nested under the commented-out Papers
entry; it is re-anchored at top level rather than left dangling under a parent
that no longer exists. The site builds clean.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@xmap
xmap enabled auto-merge September 4, 2026 19:25
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@xmap
xmap merged commit ac69004 into main Sep 4, 2026
19 checks passed
@xmap
xmap deleted the worktree-retire-papers-tree branch September 4, 2026 19:36
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