Skip to content

Replace the undeclared mbake validation command #46

Description

@coderabbitai

Summary

Replace the undeclared mbake validation command in templated repository documentation and parent repository documentation.

Rationale

The repository Makefile is the public validation entrypoint and exposes the supported project commands. It does not declare an mbake target or provide an installation/provisioning path for an mbake executable. Documentation validation must use reproducible project commands.

Required changes

  • Replace mbake with an appropriate declared make target; or
  • Document and provision mbake, including a reproducible installation path and its relationship to the repository validation workflow.
  • Keep documentation and validation instructions aligned with the repository's public Makefile entrypoints.
  • Update validation coverage or documentation checks where needed to prevent references to undeclared validation commands.

Acceptance criteria

  • Every documented validation command is either a declared Makefile target or has explicit, reproducible provisioning documentation.
  • No unsupported mbake invocation remains unless mbake is documented and provisioned by the project.
  • Documentation validation uses reproducible project commands.

Triage

[type:docstyle]

Backlinks

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or requestlow

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions