Skip to content

Prove the Studio-to-Spacefast WP Docs workflow#18

Open
chubes4 wants to merge 5 commits into
mainfrom
feat/studio-spacefast-headless
Open

Prove the Studio-to-Spacefast WP Docs workflow#18
chubes4 wants to merge 5 commits into
mainfrom
feat/studio-spacefast-headless

Conversation

@chubes4

@chubes4 chubes4 commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Make Git Markdown canonical while proving an optional reversible WordPress Studio and MDI authoring loop, a Blume static build, and approval-gated Spacefast publication.

What changed

  • Add an environment-neutral Studio/MDI verifier with read-only and reversible mutation modes, document the split content/state setup, and expose npm verification commands.

How to test

  1. Run bash -n tests/*.sh; expect All repository shell gates parse successfully..
  2. Run bash tests/verify-studio-spacefast.sh; expect The 403-record corpus, Blume build, representative routes, and mocked Spacefast publication contract pass..
  3. Run WP_DOCS_STUDIO_SITE_DIR=/path/to/site bash tests/verify-studio-mdi.sh --mutate; expect Primary-mode counts, split state, both authoring directions, exact fixture restoration, and Git cleanliness pass for a compatible configured Studio site..

Compatibility

No WordPress runtime API, plugin extension path, or persisted content schema changes. Git Markdown remains canonical; Studio is optional, MDI runtime state stays outside the corpus, and Spacefast publication remains approval-gated.

Evidence

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode via Homeboy
  • Model: openai/gpt-5.6-terra
  • Used for: Drafted the Studio/MDI verifier, remediation, documentation, and deterministic tests; Chris reviews and owns the change.

Source relationships

@chubes4 chubes4 changed the title Add agent-neutral Studio-to-Spacefast docs workflow Prove the Studio-to-Spacefast WP Docs workflow Jul 15, 2026
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.

Prove the Studio-to-Spacefast headless WP Docs workflow

1 participant