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:
- service_api_cell_v1
- service_event_consumer_v1
- service_policy_service_v1
- service_scheduled_job_v1
- service_workflow_service_v1
Included surfaces
Every scaffold ships the same surfaces:
arch/service/index.x07service.jsonarch/manifest.x07arch.jsonsrc/main.x07.jsonsrc/example.x07.jsontests/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