Skip to content

feat(test-dal): dal/test-dal/1774902410#562

Closed
dalsoop wants to merge 1 commit intomainfrom
dal/test-dal/1774902410
Closed

feat(test-dal): dal/test-dal/1774902410#562
dalsoop wants to merge 1 commit intomainfrom
dal/test-dal/1774902410

Conversation

@dalsoop
Copy link
Copy Markdown
Owner

@dalsoop dalsoop commented Mar 30, 2026

dal-test-dal 작업 결과.

.dal/.gitattributes                             |   4 +
 .dal/template/dal.spec.cue                      |  38 +++++++++
 .dal/template/dal/charter.md                    |  25 ++++++
 .dal/template/dal/dal.cue                       |  15 ++++
 .dal/template/dalops/charter.md                 |  28 +++++++
 .dal/template/dalops/dal.cue                    |  13 +++
 .dal/template/decisions-archive.md              |   3 +
 .dal/template/decisions.md                      |  13 +++
 .dal/template/reviewer/dal.cue                  |  15 ++++
 .dal/template/skills/escalation/SKILL.md        |   3 +
 .dal/template/skills/git-workflow/SKILL.md      |   3 +
 .dal/template/skills/history-hygiene/SKILL.md   |   3 +
 .dal/template/skills/inbox-protocol/SKILL.md    |   3 +
 .dal/template/skills/leader-protocol/SKILL.md   |   4 +
 .dal/template/skills/pre-flight/SKILL.md        |   3 +
 .dal/template/skills/reviewer-protocol/SKILL.md |   3 +
 .dal/template/wisdom.md                         |  11 +++
 cmd/dalcenter/cmd_localdal.go                   |   5 +-
 internal/daemon/claim_test.go                   |   6 +-
 internal/daemon/daemon.go                       |  11 ++-
 internal/daemon/daemon_test.go                  |   2 +-
 internal/daemon/issue_watcher.go                | 102 ++++++++++++++++++++++++
 internal/daemon/task_test.go                    |  16 ++--
 23 files changed, 314 insertions(+), 15 deletions(-)

.dal/.gitattributes                             |   4 +
 .dal/template/dal.spec.cue                      |  38 +++++++++
 .dal/template/dal/charter.md                    |  25 ++++++
 .dal/template/dal/dal.cue                       |  15 ++++
 .dal/template/dalops/charter.md                 |  28 +++++++
 .dal/template/dalops/dal.cue                    |  13 +++
 .dal/template/decisions-archive.md              |   3 +
 .dal/template/decisions.md                      |  13 +++
 .dal/template/reviewer/dal.cue                  |  15 ++++
 .dal/template/skills/escalation/SKILL.md        |   3 +
 .dal/template/skills/git-workflow/SKILL.md      |   3 +
 .dal/template/skills/history-hygiene/SKILL.md   |   3 +
 .dal/template/skills/inbox-protocol/SKILL.md    |   3 +
 .dal/template/skills/leader-protocol/SKILL.md   |   4 +
 .dal/template/skills/pre-flight/SKILL.md        |   3 +
 .dal/template/skills/reviewer-protocol/SKILL.md |   3 +
 .dal/template/wisdom.md                         |  11 +++
 cmd/dalcenter/cmd_localdal.go                   |   5 +-
 internal/daemon/claim_test.go                   |   6 +-
 internal/daemon/daemon.go                       |  11 ++-
 internal/daemon/daemon_test.go                  |   2 +-
 internal/daemon/issue_watcher.go                | 102 ++++++++++++++++++++++++
 internal/daemon/task_test.go                    |  16 ++--
 23 files changed, 314 insertions(+), 15 deletions(-)

Co-Authored-By: dal-test-dal <dal-test-dal@dalcenter.local>
@dalsoop
Copy link
Copy Markdown
Owner Author

dalsoop commented Apr 1, 2026

내용이 다른 PR들(#585, #562 template 등)에서 이미 머지됨. close.

@dalsoop dalsoop closed this Apr 1, 2026
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