Skip to content

docs: Align documentation with codebase reality#947

Merged
chubes4 merged 1 commit intoExtra-Chill:mainfrom
Sarai-Chinwag:docs-align-reality
Mar 23, 2026
Merged

docs: Align documentation with codebase reality#947
chubes4 merged 1 commit intoExtra-Chill:mainfrom
Sarai-Chinwag:docs-align-reality

Conversation

@saraichinwag
Copy link
Contributor

Summary

Aligns Data Machine documentation with the current codebase reality.

Changes

  • AGENTS.md: Removed duplicated 'Build system' and 'Testing' sections that appeared twice. Added note about extension-based commands.

  • README.md: Removed and from CLI command list (moved to extension).

  • docs/core-system/wp-cli.md:

    • Updated command count (23 not 25)
    • Removed workspace and github command sections
    • Added note about data-machine-code extension
    • Removed 'Workspace git workflow' example
  • docs/overview.md:

    • Updated WorkspaceAbilities and workspace system references
    • Removed github_create_issue from system tasks table
    • Added extension notes throughout
  • docs/core-system/workspace-system.md:

    • Added prominent extension notice at top
    • Updated CLI references to
  • docs/core-system/wordpress-as-agent-memory.md:

    • Fixed incorrect references for agent files
    • Corrected to use commands
  • docs/architecture.md:

    • Updated workspace references with extension notes
  • docs/ai-tools/tools-overview.md:

    • Updated GitHub and Workspace tools sections
    • Removed duplicate GitHub section
    • Added extension notes
  • skills/data-machine/SKILL.md:

    • Removed from tools list

Key Finding

The and commands, along with related tools (WorkspaceTools, GitHubIssueTool), have been moved to the extension plugin. All documentation now reflects this change.

Files Changed

9 files changed, 43 insertions(+), 157 deletions(-)

- Remove duplicated Build system and Testing sections from AGENTS.md
- Remove workspace and github CLI commands from README.md (moved to extension)
- Update wp-cli.md to remove workspace and github command sections
- Add notes about data-machine-code extension across all docs
- Fix agent memory file commands to use correct CLI syntax
- Update tools documentation to reflect extension moves

The wp datamachine workspace and wp datamachine github commands,
along with related tools, have been moved to the data-machine-code
extension plugin. All documentation now reflects this change.
@chubes4 chubes4 merged commit d8bc06c into Extra-Chill:main Mar 23, 2026
1 check failed
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.

2 participants