Skip to content

feat(bots): restore the content for the remaining four bots - #147

Merged
github-actions[bot] merged 1 commit into
mainfrom
feat/restore-bot-content
Aug 28, 2026
Merged

feat(bots): restore the content for the remaining four bots#147
github-actions[bot] merged 1 commit into
mainfrom
feat/restore-bot-content

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Follows #146, which proved the pattern on Imhotep: recover the copy from the components deleted in 4600019e, express it with existing section types, add the nav entry, let the nav-integrity guard verify it. No new components.

Bot Sections Rendered text
research-assistant 5 → 8 3,062 → 4,366 +43%
product-manager 5 → 8 2,539 → 3,752 +48%
swiss-german-teacher 5 → 8 2,793 → 3,900 +40%

What came back

research-assistantresearch-system (the six ways Nerd organises an upload), scraping (the six sources it watches: ArXiv, Scholar, PubMed, Nature, Science Daily, MIT Tech Review), drafts (abstract / literature review / methodology / discussion).

product-managerbenefits (the four Trident actually delivers), showcase (feature planning, technical debt, cross-team coordination), integration (GitHub and Jira, with what each one does).

swiss-german-teacherlanguage-learning (vocabulary, conversation, grammar), communication (email and texting, in the right register), culture (video, podcasts, articles).

artistic-advisor

Keeps 5 sections. It only ever had 217 lines, so unlike the others it lost almost nothing — there's no hidden content to recover. It gains two nav entries for the sections it does have, instead of a two-item menu.

Nav

From a low of two items per bot to five or six, every entry pointing at a section that renders — enforced by the guard added in #146.

On the copy

Rewritten rather than pasted. The originals were written for a different page structure and carried filler; this keeps the substance and drops the padding.

Verify

format:check, lint, typecheck, 253 tests, build — all green. Verified visually against a local production build.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HVwg8DKHQktxJuHeLM3xpG

Follows #146, which proved the pattern on Imhotep: recover the copy from
the components deleted in 4600019, express it with existing section types,
add the nav entry, let the nav-integrity guard verify it. No new components.

  research-assistant   5 -> 8 sections   3,062 -> 4,366 chars  (+43%)
    research-system  the six ways Nerd organises an upload
    scraping         the six sources it watches (ArXiv, Scholar, PubMed,
                     Nature, Science Daily, MIT Tech Review)
    drafts           abstract / literature review / methodology / discussion

  product-manager      5 -> 8 sections   2,539 -> 3,752 chars  (+48%)
    benefits         the four Trident actually delivers
    showcase         feature planning, technical debt, cross-team coordination
    integration      GitHub and Jira, with what each one does

  swiss-german-teacher 5 -> 8 sections   2,793 -> 3,900 chars  (+40%)
    language-learning  vocabulary, conversation, grammar
    communication      email and texting, in the right register
    culture            video, podcasts, articles

artistic-advisor keeps 5 sections: it only ever had 217 lines, so unlike the
others it lost almost nothing. It gains two nav entries for the sections it
does have, instead of a two-item menu.

Nav went from a low of two items per bot to five or six, and every entry
points at a section that renders -- enforced by the guard added in #146.

Copy was rewritten rather than pasted. The originals were written for a
different page structure and carried filler; this keeps the substance and
drops the padding.

verify: format, lint, typecheck, 253 tests, build -- all green. Verified
visually against a local production build.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HVwg8DKHQktxJuHeLM3xpG
@github-actions
github-actions Bot merged commit b2f8814 into main Aug 28, 2026
1 check passed
@github-actions
github-actions Bot deleted the feat/restore-bot-content branch August 28, 2026 09:22
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