Skip to content

Docs: record PR #12 activation evidence + nginx stale-upstream gotcha - #13

Merged
WilfordGrimley merged 1 commit into
masterfrom
worktree-tag-taxonomy-followup
Jul 14, 2026
Merged

Docs: record PR #12 activation evidence + nginx stale-upstream gotcha#13
WilfordGrimley merged 1 commit into
masterfrom
worktree-tag-taxonomy-followup

Conversation

@WilfordGrimley

Copy link
Copy Markdown

Summary

Docs-only follow-up to #12 (already merged), recording the activation sequence's evidence and one operational finding, per usual — not code, holding for review anyway since it wasn't covered by #12's own review.

  • docs/features/printing-tags.md: Stage 4 marked live, with the end-to-end evidence (real votes cast + verified + cleaned up against api.proxyprints.ca, not a mock).
  • docs/infrastructure.md: recreating the django container via docker compose up -d leaves nginx pointing at a stale internal IP until nginx itself is restarted too — full 502 in between. Hit live during this activation; documented as a standard extra step for next time.

Test plan

Docs-only, no code changed. npx prettier --check clean on both files.

Stage 4 (no-match reason tags + follow-up strips) is live: seed command
run, both strip variants proven end-to-end against the real production
API and cleaned up afterward. Also documents an operational gap hit
during activation: docker compose up -d django recreates the container
with a new internal IP, but nginx's upstream resolves the django
hostname once at its own startup and doesn't pick up the change --
causes a full 502 until nginx itself is restarted too.
@WilfordGrimley
WilfordGrimley merged commit f2360f9 into master Jul 14, 2026
2 checks passed
@WilfordGrimley
WilfordGrimley deleted the worktree-tag-taxonomy-followup branch July 14, 2026 10:00
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