Skip to content

chore: remove examples/demos and all references#28

Merged
fede-kamel merged 1 commit into
mainfrom
chore/remove-demos
May 2, 2026
Merged

chore: remove examples/demos and all references#28
fede-kamel merged 1 commit into
mainfrom
chore/remove-demos

Conversation

@fede-kamel
Copy link
Copy Markdown
Contributor

Drops the entire examples/demos/ tree (po_approval, oracle_26ai, trip_team, hero, agent_quickstart, build-an-agent assets) and sweeps every reference across:

  • README.md — "End-to-end demos" subsection removed
  • docs/index.md — demos table dropped, hero callout softened, "40 tutorials plus 3 end-to-end demos" → "40 progressive tutorials"
  • docs/how-to/quickstart.md" — examples/demos` link replaced with the tutorials reference
  • docs/concepts/idempotency.mdpo_approval demo link replaced with the matching tutorial

The runnable code that the demos taught (idempotent writes, multi-agent debate, RAG over Oracle 26ai, checkpointer-backed durability) all lives in the tutorials, which run in CI on every commit. examples/demos/ was a parallel surface that wasn't carrying its weight.

Validation

  • 3205 unit tests pass.
  • hatch run check clean.
  • grep -rn "examples/demos\|end-to-end demos" returns zero hits across docs/ + README + mkdocs.

Drops the entire examples/demos/ tree (po_approval, oracle_26ai,
trip_team, hero, agent_quickstart, build-an-agent assets) and
removes every reference from README, docs/index.md,
docs/how-to/quickstart.md, and docs/concepts/idempotency.md.

Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 2, 2026
@fede-kamel fede-kamel merged commit 8fd62a4 into main May 2, 2026
10 checks passed
@fede-kamel fede-kamel deleted the chore/remove-demos branch May 13, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant