Skip to content

BURHAN-MOP v0.1.1

Choose a tag to compare

@MoonWIRaja MoonWIRaja released this 12 Jun 08:47

BURHAN-MOP v0.1.1

This release renames the internal Memory of Planet core folder from .memoryofplanet to .MOP.

Changed

  • .memoryofplanet/ is now .MOP/.
  • CLI wrappers now point to .MOP/scripts/....
  • Installer now copies .MOP into new projects.
  • doctor now validates .MOP/STATE.json, .MOP/PROTOCOL.md, and .MOP/scripts/....
  • README, provider instructions, skills, package metadata, and GitHub repo metadata now use the MOP naming.

npm

  • Published package: �urhan-mop@0.1.1
  • Install:
    npx burhan-mop install
  • Verify:
    npx burhan-mop doctor

Verified

npm run validate

npm run doctor

  • npm install smoke test into an empty folder
  • CodeQL success on GitHub