This workspace repository tracks the coordination layer only. It should be versioned independently from the child repositories.
- workspace repo: document and tag coordination milestones
kobkob-kaidf-generator: version is authoritative inpyproject.tomlagent-aidf: version should be tracked by changelog and tags until code-level versioning is introducedmcp-aidf: version is currently exposed inapp.pyand should stay aligned with changelog and tags
- Confirm the workspace root is committed.
- Confirm each child repository is committed.
- Confirm changelogs reflect the completed work.
- Confirm
CONTEXT.mdstates the next recommended step. - Confirm intended remote URLs are configured for every repository.
- do not tag a release version unless the changelog and version source match the commit being tagged
- for the current state, the safest next public tags are:
- workspace root:
v0.1.0after remote configuration agent-aidf:v0.1.0mcp-aidf:v0.1.0kobkob-kaidf-generator: tag only after deciding whether the current unreleased work should becomev0.1.1orv0.2.0
- workspace root:
Before the first public push of kobkob-kaidf-generator, decide whether the repository standardization and CI/release work should be:
v0.1.1if treated as a backward-compatible packaging and process improvementv0.2.0if treated as a meaningful project maturity milestone