Skip to content

docs: align READMEs, llms.txt, and agent files with trust-system positioning#194

Merged
hugocorreia90 merged 2 commits intomainfrom
docs/align-readmes-trust-system
Apr 20, 2026
Merged

docs: align READMEs, llms.txt, and agent files with trust-system positioning#194
hugocorreia90 merged 2 commits intomainfrom
docs/align-readmes-trust-system

Conversation

@hugocorreia90
Copy link
Copy Markdown
Contributor

Summary

Follow-up to #193. Propagates the trust-system positioning from the intro page across the rest of the repo's high-visibility markdown.

  • engine/README.md — lead with trust-system framing; add the ELT scope table, seven trust dimensions section, and Branches / Cost / Observability / Portability rows in the features table.
  • README.md (monorepo root) — one-liner now reads "The trust system for your data. … Keep Databricks or Snowflake. Bring Rocky for the DAG." instead of the generic "SQL transformation engine" line.
  • docs/public/llms.txt — replace the "owns the T" positioning and add explicit ELT scope bullets so LLM-crawlers pick up the accurate coverage (rocky load, bronze replication).
  • CLAUDE.md (root) and engine/AGENTS.md — one-line wording fixes so future agent guidance doesn't carry the stale "replaces dbt" frame.

All changes are pure copy; no code or feature changes.

Why now

Launch-prep: ensures the GitHub landing page, engine README, and LLM-visible positioning all align with the intro (#193). Avoids the "you say trust system in one place and 'replaces dbt' in another" credibility hit on launch day.

Test plan

  • npm run build in docs/ passes — 69 pages, 1.68s, no errors (llms.txt is a static asset so build is just a safety check)
  • GitHub landing page preview shows the updated tagline
  • Rendered engine/README.md on GitHub shows the ELT scope table + seven trust dimensions cleanly (no broken emoji / table glyphs)
  • No factual drift vs docs: reframe intro around trust-system positioning + ELT scope fix #193's intro wording (ELT scope, seven dimensions bullets, rocky load coverage)

…tioning

- engine/README.md: lead with trust-system framing; add ELT scope table,
  seven trust dimensions section, and Branches / Cost / Observability /
  Portability rows in the features table.
- README.md (monorepo root): one-liner now leads with "trust system for
  your data" + "Keep Databricks or Snowflake, bring Rocky for the DAG."
- docs/public/llms.txt: replace the "owns the T" positioning and add
  explicit ELT scope bullets so LLM-crawlers pick up the accurate
  coverage (rocky load, bronze replication).
- CLAUDE.md (root), engine/AGENTS.md: one-line wording fixes so future
  agent guidance doesn't carry the stale "replaces dbt" frame.

All changes are pure copy; no code or feature changes. Docs build still
passes (69 pages, 1.68s).
The fixture version strings and the dagster-rocky wheel-version in
uv.lock still reflected engine-v1.10.0 / dagster-v1.6.0 from before the
coordinated 1.11.0 / 1.7.0 release (PRs #188, #189). Regenerated via
`just regen-fixtures` and `just codegen`; the 35 fixture diffs are
pure `version` string bumps with no shape changes.

Unblocks the codegen-drift CI check on PR #194.
@hugocorreia90 hugocorreia90 merged commit afc42fc into main Apr 20, 2026
13 checks passed
@hugocorreia90 hugocorreia90 deleted the docs/align-readmes-trust-system branch April 20, 2026 20:54
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