This repository is the coordination layer for the K-AIDF workspace.
- keep cross-repository structure and documentation here
- do not duplicate implementation history from the child repositories
- make child-project code changes in the corresponding nested repository
- default branch:
main - keep feature work in short-lived branches
- merge changes through reviewed pull requests when practical
- confirm the workspace documentation matches the current state of the child repositories
- confirm each child repository has its own committed state before pushing coordination updates here
- update
CONTEXT.mdwhen the recommended next step changes