Skip to content

docs(examples): golden-example signposting + temporal-stack rename (#216 #74)#259

Merged
lex00 merged 1 commit into
mainfrom
docs/golden-example-closeout
Jun 7, 2026
Merged

docs(examples): golden-example signposting + temporal-stack rename (#216 #74)#259
lex00 merged 1 commit into
mainfrom
docs/golden-example-closeout

Conversation

@lex00

@lex00 lex00 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Closes out the two golden-example meta-issues — the example itself shipped across PRs #231#258; this finishes the signposting and the rename.

#216 T5 — signposting pass

The getting-started intro / quick-start / project-structure already point in to the golden example, and the taxonomy doc (contributing/examples.mdx) names the three tiers. This adds the missing outward loop: a back-link from every reference deployment README to ../getting-started/. With T1–T4 already shipped (taxonomy doc; L1–L4 in examples/getting-started; L5 in examples/alert-triage), #216 is complete.

#74temporal-self-hostedtemporal-stack

The old name implied self-hosted-only, but the example generates both a local Docker dev stack and a prod Helm scaffold. Renamed (via git mv, history preserved) and scope-clarified. Updated: README title + intro, package.json name, the temporal lexicon integration test, and the taxonomy table.

Note on #74 scope vs. what shipped: the issue's body predates the build and describes the capstone as a chant Op with a generated docker-compose.yml. The shipped alert-triage deliberately uses raw Temporal + chant (custom agent activities can't be chant Op steps) with temporal server start-dev, documented as the "Raw Temporal + chant" split. All the user-facing "Done when" criteria (clone → npm run dev → workflow in the Temporal UI; local executor vs --temporal; rename) are met.

Validation

  • npx vitest run lexicons/temporal/src/example.test.ts examples/examples.test.ts → 168 passed (renamed temporal-stack test green)
  • npm --prefix docs run build → 111 pages, complete
  • No lingering temporal-self-hosted references anywhere in the tree.

Closes #216
Closes #74

🤖 Generated with Claude Code

#216 T5 — signposting pass:
- Back-link every reference deployment README to the golden teaching example
  (../getting-started/). getting-started intro/quick-start/project-structure
  already point in; this closes the loop outward. Completes #216 (T1–T5 all
  shipped: taxonomy doc, L1–L4 in getting-started, L5 in alert-triage).

#74 — rename examples/temporal-self-hosted → temporal-stack:
- The old name implied self-hosted-only; the example actually covers both local
  Docker (dev) and Helm (prod). Renamed and scope-clarified in the README, plus
  package name, the temporal lexicon integration test, and the taxonomy table.

Closes #216
Closes #74

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@lex00 lex00 merged commit fdd58e3 into main Jun 7, 2026
6 checks passed
@lex00 lex00 deleted the docs/golden-example-closeout branch June 7, 2026 22:22
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.

design: examples taxonomy + golden teaching example (leveled, core-first) feat: canonical alert-triage app + k3d/local-Temporal on-ramp

1 participant