Skip to content

docs(ai): clarify relationship between /datumctl/* and /cli/* sections #14

@felixwidjaja

Description

@felixwidjaja

Background

From the AI readiness audit (April 20, 2026). The docs have two parallel CLI sections that are unclear in their relationship:

  • /datumctl/* — 3 pages: overview, authentication, activity (conceptual guides)
  • /cli/* — 16 pages: individual command reference (datumctl_apply, datumctl_get, etc.)

The sidebar shows these as separate navigation groups ("datumctl (CLI)" and "CLI Commands"). An AI crawler encountering both sections has no clear signal about how they relate — are they duplicates? Sequential? Different abstraction levels?

Fix

Content edit on /datumctl/overview — add a clear explanation such as:

The datumctl section covers concepts, authentication, and workflows. The CLI Commands section contains the full flag-level reference for each command.

  • Update /datumctl/overview to explain the two-section structure
  • Add cross-links from /datumctl/overview/cli/options
  • Add cross-links from /cli/options/datumctl/overview

This is a content clarification only — no structural navigation changes needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions