Skip to content

feat(onboarding): add markdown report export#63

Merged
typelicious merged 2 commits into
mainfrom
codex/feature/v0.8-onboarding-markdown-export-2026-03-15
Mar 15, 2026
Merged

feat(onboarding): add markdown report export#63
typelicious merged 2 commits into
mainfrom
codex/feature/v0.8-onboarding-markdown-export-2026-03-15

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • add Markdown rendering for foundrygate-onboarding-report
  • support
  • document the Markdown export path for tickets, PRs, and hand-off notes

Why

  • make the onboarding state easier to share outside the terminal
  • reuse the same report content for operator docs and review workflows

How verified

  • PYTHONPYCACHEPREFIX="/Users/andrelange/.codex/worktrees/257a/ClawGate/.pycache" python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q tests/test_onboarding.py
  • ./.venv-check-313/bin/ruff check foundrygate/onboarding.py tests/test_onboarding.py README.md docs/ONBOARDING.md CHANGELOG.md
  • bash -n scripts/foundrygate-onboarding-report

@typelicious typelicious merged commit ca6b70b into main Mar 15, 2026
12 checks passed
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