feat: add catalogue sync operations - #128
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Branch 04 removed the imports screen and with it every way to see why a sync failed. /admin/operations/catalogue restores that engineering visibility without putting pipeline concepts back in front of administrators: syncs and discovery checks with their statuses, attempts, leases, durations, models and costs, and one sync opening to its stages, its source document, its extractions and every stored artefact from raw HTML to the projected content. The artefact viewer, its viewport and the artefact route are the ones that existed before, recovered rather than rewritten. Operations sits behind imports.manage while authoring sits behind catalogue.write, so an administrator who edits content does not automatically read model prompts, responses and costs. The two names for the first permission became one, canManageCatalogueOperations. A record links out to its diagnostics and, when a sync fails, to the technical detail behind the failure, rather than growing a fifth tab. The inbox now talks about records: COMP2700 sync failed, or COMP2700 has 3 ANU changes to review, for whoever asked. A sync that found nothing, and a review with nothing to decide, say nothing.
HarryRandall
force-pushed
the
feat/catalogue-student-view
branch
from
September 22, 2026 12:25
cd7d1b9 to
9d94fcd
Compare
HarryRandall
force-pushed
the
feat/catalogue-sync-operations
branch
from
September 22, 2026 12:25
c2dd2e8 to
a84caa7
Compare
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is stack 13 of 16. It contains the focused commits between
feat/catalogue-student-viewandfeat/catalogue-sync-operationsand targets the branch immediately below it.Verification
Deployment notes
Do not deploy this branch independently. Merge the stack from the bottom upwards. The one-time hosted database rebuild remains a separate approved operation after the complete stack reaches
main.