Skip to content

feat: introduce manifest-driven project control plane - #1

Merged
v-byte-cpu merged 1 commit into
mainfrom
feat/introduce-manifest-driven-project-control-plane
Sep 6, 2026
Merged

feat: introduce manifest-driven project control plane#1
v-byte-cpu merged 1 commit into
mainfrom
feat/introduce-manifest-driven-project-control-plane

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Contributor

Summary

  • Add the manifest-driven devctl CLI for reproducible Go projects
  • Implement project modeling, contract management, scaffolding, validation, sync, lint, and
    generation
  • Include documentation, examples, tests, and CI workflows

@v-byte-cpu
v-byte-cpu force-pushed the feat/introduce-manifest-driven-project-control-plane branch from 38fd652 to a543964 Compare September 6, 2026 00:28
Add the devctl CLI for initializing, validating, inspecting, synchronizing,
linting, and generating reproducible Go projects from manifests.

Include contract snapshots, project scaffolding, runtime configuration,
examples, documentation, tests, and CI workflows.
@v-byte-cpu
v-byte-cpu force-pushed the feat/introduce-manifest-driven-project-control-plane branch from a543964 to 91242df Compare September 6, 2026 00:57
@v-byte-cpu
v-byte-cpu merged commit 035608c into main Sep 6, 2026
5 checks passed
@v-byte-cpu
v-byte-cpu deleted the feat/introduce-manifest-driven-project-control-plane branch September 6, 2026 01:40
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.

1 participant