Skip to content

docs(#108): link UAT deployment where readers need it#110

Merged
DocGerd merged 1 commit into
developfrom
docs/108-uat-doc-links
Jul 22, 2026
Merged

docs(#108): link UAT deployment where readers need it#110
DocGerd merged 1 commit into
developfrom
docs/108-uat-doc-links

Conversation

@DocGerd

@DocGerd DocGerd commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the UAT preview URL (https://docgerd.github.io/sail_command/uat/) next to the production live-app link in README.md.
  • Notes the UAT URL in CONTRIBUTING.md's Development section as a real-deployment target for verifying unreleased develop state.
  • Offers the UAT URL in docs/acceptance.md as an alternative target for pre-release acceptance passes.

Every mention states the UAT caveat consistently: it serves whatever develop currently holds, is explicitly not the productive version, and may break at any time — no chart-authority claims, no overstatement.

Documentation-only change, no app code touched.

Closes #108

Test plan

  • Read each file first to match existing tone/heading/link style before editing.
  • Diff reviewed: only the three intended files changed, additions are 1–3 sentences each.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GwEfjZyZiSy2NvrRhJHqUF

Add the /uat/ preview URL alongside the production live-app link in
README.md, note it in CONTRIBUTING.md's Development section as a
real-deployment verification target for unreleased develop state, and
offer it in docs/acceptance.md as a pre-release acceptance target.
Every mention states UAT serves current develop as-is: not the
productive version, may break at any time.

Closes #108

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwEfjZyZiSy2NvrRhJHqUF
@DocGerd
DocGerd merged commit 5a20940 into develop Jul 22, 2026
5 checks passed
@DocGerd
DocGerd deleted the docs/108-uat-doc-links branch July 22, 2026 21:42
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.

Docs: link both environments (production + UAT) where readers need them

1 participant