I've initialized a new OpenSpec project through CLI. I've configured it to use commands for OpenCode. Via OpenCode, using standard build agent, I've created a new change, applied it and then archived it. It just went into /changes/archive and not to /specs where I expected it to land.
Is there something wrong in this assumption? Am I to arbitrary create some initial specs under /specs, even if I'm starting a project from scratch? Should it have a specific format or be an empty file? I would expect archive to do just that.
I've initialized a new OpenSpec project through CLI. I've configured it to use commands for OpenCode. Via OpenCode, using standard build agent, I've created a new change, applied it and then archived it. It just went into
/changes/archiveand not to/specswhere I expected it to land.Is there something wrong in this assumption? Am I to arbitrary create some initial specs under
/specs, even if I'm starting a project from scratch? Should it have a specific format or be an empty file? I would expect archive to do just that.