Skip to main content
Version: latest

Service archetype scaffolds

Shared notes for the svc_* service archetype starter scaffolds. Each archetype README links here for the common surfaces and validation steps, and keeps only what is unique to that archetype.

Archetypes:

Included surfaces

Every scaffold ships the same surfaces:

  • arch/service/index.x07service.json
  • arch/manifest.x07arch.json
  • src/main.x07.json
  • src/example.x07.json
  • tests/tests.json

These examples are intentionally minimal. They exist to seed x07 init and later service tooling.

Validate the scaffold

Validate the copied scaffold with:

x07 service validate --manifest arch/service/index.x07service.json