main publishes :latest + ACL _INSTRUCTIONS guard #59

Merged
bvandeusen merged 1 commits from dev into main 2026-06-03 14:41:15 -04:00
Owner

Two commits:

  • d4666be feat(mcp): multi-user sharing ACL guard added to _INSTRUCTIONS.
  • 1d4c206 ci: main pushes now publish :latest (main is the production line); rules 47/46 + 10/4 updated on both instances.

This merge commit builds under the new workflow → publishes :latest (= current main, including both changes). Prod tracking :latest picks it up on next pull, which makes the ACL _INSTRUCTIONS live on prod and unblocks scribe task #595. CI green on dev head 1d4c206 (run #361).

🤖 Generated with Claude Code

Two commits: - **d4666be** `feat(mcp)`: multi-user sharing ACL guard added to `_INSTRUCTIONS`. - **1d4c206** `ci`: `main` pushes now publish `:latest` (main is the production line); rules 47/46 + 10/4 updated on both instances. This merge commit builds under the new workflow → publishes `:latest` (= current `main`, including both changes). Prod tracking `:latest` picks it up on next pull, which makes the ACL `_INSTRUCTIONS` live on prod and unblocks scribe task #595. CI green on dev head `1d4c206` (run #361). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-06-03 14:41:11 -04:00
ci: main publishes :latest (main is the production line)
CI & Build / Python lint (push) Successful in 4s
CI & Build / TypeScript typecheck (push) Successful in 33s
CI & Build / Python tests (push) Successful in 54s
CI & Build / Build & push image (push) Successful in 18s
1d4c206563
main pushes now move :latest (in addition to the immutable :<sha>), so a
merge to main updates production's pointer directly — no separate release
needed just to refresh :latest. The v* release tag's distinct job becomes
the dated :<version> marker (it still refreshes :latest harmlessly). Still
no :main tag. Rules 47/46 + 10/4 updated to match on both instances.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
bvandeusen merged commit 9ddc418f5f into main 2026-06-03 14:41:15 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledScribe#59