|
Some checks failed
Forgejo Android APK / Root app tests (push) Successful in 49s
Forgejo Docker Build / Root app tests (push) Successful in 47s
Forgejo Android APK / Build signed APK (push) Successful in 2m2s
Forgejo Docker Build / Build Docker image (push) Successful in 9s
Forgejo Docker Build / Deploy to the host (push) Failing after 2s
Learning is moderator-owned: content published into categories that everyone sees, behind router.use(moderatorMiddleware). That is right for institutional material and wrong as the only way in — an ordinary user could not generate anything at all. So this is a separate pathway rather than a loosening of that one. Learning is untouched; the moderator gate stays exactly where it was. A signed-in user can generate a deck or an article for their own use, keep it, refine it and export it, and nobody else ever sees it. Private by construction. Every statement filters on the owner and there is no route that returns another person's work, which a test asserts statement by statement rather than trusting. The foreign key cascades, so deleting an account takes its drafts with it. There is no category, no publish state and no sharing: adding sharing later should be a deliberate feature, not something that leaks out of a forgotten WHERE clause. Markdown is the artifact. Every format is rendered from it on demand — pptx and docx by pandoc, both carrying the house reference deck, and PDF by Gotenberg, whose LibreOffice preserves a deck's layout in a way rendering from markdown would not. That is what makes "add a slide on when to admit" a text edit rather than a binary patch. Gotenberg was published on the host but on a network of its own, so reaching it from a container went out and back through the host gateway. It now joins danvics_convert, owned by danvics-net like the others. PDF is the one export allowed to fail: if that service is down, the deck and the document still download and the error says which. Verified end to end as a plain user: the moderator route still refuses with 403, generation returned a deck grounded on 12 corpus excerpts, the library lists only their own, pptx/docx/pdf all downloaded valid, "add a slide on when to admit" put the slide in the right place and left References last, and an unauthenticated request gets 401 while someone else's id gets 404. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Dv6sqaY6Vq3ChZHMem3cnU |
||
|---|---|---|
| .. | ||
| account-boundary.test.js | ||
| admin-clinical-assistant-wiring.test.js | ||
| admin-docs-toc.test.js | ||
| assistant-attachment-roundtrip.test.js | ||
| assistant-autosave.test.js | ||
| assistant-citation-modal.test.js | ||
| assistant-citations.test.js | ||
| assistant-component-css.test.js | ||
| assistant-export-owner.test.js | ||
| assistant-image-attachments.test.js | ||
| assistant-image-done.test.js | ||
| assistant-image-intent.test.js | ||
| assistant-math-mhchem.test.js | ||
| assistant-message-actions.test.js | ||
| assistant-mobile.test.js | ||
| assistant-saved-tables.test.js | ||
| assistant-sharing-boundary.test.js | ||
| assistant-sources-cleaning.test.js | ||
| assistant-translate.test.js | ||
| assistant-user-markdown.test.js | ||
| assistant-voice.test.js | ||
| assistant-workspace-layout.test.js | ||
| backend-hardening.test.js | ||
| bedside-respiratory-ventilation.test.js | ||
| build-id.test.js | ||
| calc-math.test.js | ||
| calculators-data.test.js | ||
| clinical-assistant-prompt-pool.test.js | ||
| clinical-conversation.test.js | ||
| clinical-generation-options.test.js | ||
| clinical-mcp-session-lifecycle.test.js | ||
| clinical-notes-entrypoints.test.js | ||
| clinical-release-integration.test.js | ||
| clinical-retrieval-title.test.js | ||
| clinical-table-preservation.test.js | ||
| embeddings-provider.test.js | ||
| extension-transfer.test.js | ||
| frontend-prompt-env.test.js | ||
| frontend-rendering-safety.test.js | ||
| generated-image-cache.test.js | ||
| generated-image-storage.test.js | ||
| generated-image-tools.test.js | ||
| generated-images-ui.test.js | ||
| generated-images.integration.js | ||
| learning-hub-ai-category.test.js | ||
| learning-hub-ai-panel-controller.test.js | ||
| learning-hub-editor.test.js | ||
| learning-hub-manual-category.test.js | ||
| learning-hub-quiz-controller.test.js | ||
| learning-hub-webdav-controller.test.js | ||
| learning-retrieval.test.js | ||
| mcp-shutdown.test.js | ||
| metrics.test.js | ||
| model-defaults.test.js | ||
| module-entrypoints.test.js | ||
| my-resources.test.js | ||
| notes-sanitize.test.js | ||
| patient-takehome.test.js | ||
| pe-guide-data.test.js | ||
| policy-flows.test.js | ||
| policy-ui.test.js | ||
| prompt-administration.test.js | ||
| release.test.js | ||
| session-quiz-ed-regressions.test.js | ||
| stt-provider.test.js | ||
| transcription-memory-policy.test.js | ||
| tts-provider.test.js | ||
| well-visit-data.test.js | ||