Skip to content

docs: reposition, restyle, and document the governance suite#14

Merged
saldestechnology merged 5 commits into
mainfrom
docs/positioning
Jul 10, 2026
Merged

docs: reposition, restyle, and document the governance suite#14
saldestechnology merged 5 commits into
mainfrom
docs/positioning

Conversation

@saldestechnology

Copy link
Copy Markdown
Collaborator

Repositions and rebuilds the documentation site, restyles it, and documents the full governance suite. Verified locally against the v0.3.0 binary; build passes with `onBrokenLinks: 'throw'`.

Positioning

  • Hero + why-ctx + comparison + README + messaging.md (source of truth) + llms.txt all lead with: "the local quality authority for AI-written code" — a queryable model that grounds the agent and gates its output.
  • comparison.md uses the three-plane framing (packers / code-graph tools / quality platforms).

Governance & commands (adopted from the merged authoritative pages)

  • Governance section: quality-gates overview, check, score, hotspots, duplicates, sql (real --fail-on-rows gates).
  • Commands: map, similar, harness, self-update (+ existing), grouped into the site IA.
  • Reference: json-output (the --json envelope), exit-codes (0/1/2/3), sql-schema.
  • New Index & embed first guide: run these first, the --watch/--parallel/--force flags, and the background-watcher pattern; prominent callout in getting-started.

Visual

  • Clean, minimal theme; Shiki code blocks (swizzled @theme/CodeBlock, min-light/min-dark) with a copy button; real ctx logo + favicon.

Org + domain

  • All URLs → agentis-tools; custom domain docs.agentis.tools (baseUrl: /, static/CNAME); llms.txt served at the domain root.
  • Version references bumped to 0.3.0 where user-actionable.

Accuracy

  • Every documented command verified against ctx <cmd> --help on the v0.3.0 binary; earlier v0.2.1 doc inaccuracies fixed (-j/--parallel, shell semantics, Go edges, sqlite-vec, CI action name).

…al + Shiki), add governance suite docs

- Positioning: 'local quality authority for AI-written code' hero, why-ctx,
  comparison (3-plane), messaging.md source of truth, llms.txt
- Visual: clean minimal theme, Shiki code blocks (swizzled CodeBlock), ctx logo/favicon
- Governance pages: check/score/hotspots/duplicates/overview + sql-gates (preview),
  map/similar, reference json-output/exit-codes; Claude harness integration
- 7 accuracy fixes to existing v0.2.1 docs
# Conflicts:
#	docs/website/docs/commands/map.md
#	docs/website/docs/commands/similar.md
#	docs/website/docs/integrations/claude.md
#	docs/website/docs/intro.md
#	docs/website/sidebars.ts
… add Indexing guide

- Group main's merged command pages (check/score/hotspots/duplicates/sql/harness/
  self-update/map/similar/quality-gates/json-output/sql-schema) into the site IA
- Remove duplicate hand-ported governance pages; repoint links
- New guides/indexing.md: 'index & embed first', flags (watch/parallel/force),
  background-watcher pattern; prominent callout in getting-started
- llms.txt: real ctx sql (shipped), add indexing guide
- Rename all URLs saldestechnology -> agentis-tools (github, raw, editUrl, badges)
- Custom domain: url=docs.agentis.tools, baseUrl=/ (was /ctx/), add static/CNAME
- llms.txt raw links + footer llms.txt href updated to root
# Conflicts:
#	README.md
#	docs/website/docusaurus.config.ts
#	docs/website/src/pages/index.tsx
@saldestechnology
saldestechnology merged commit 7466040 into main Jul 10, 2026
2 checks passed
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