Commit 50b41b4
authored
(#94) 하네스 control plane을 구조화된 SDD 런타임으로 고도화
* feat: 하네스 control plane을 구조화된 SDD 런타임으로 고도화
- spec 승인 시 structured intake와 소크라테스 Q/A/Decision 검증 추가
- init, doctor, hook runtime으로 자동 검증 경로와 guard 강제력 보강
- AGENTS, docs, skills, tests를 새 workflow 계약에 맞춰 정리
* fix: pre-push hook 실행 권한을 보정
- .githooks/pre-push를 실행 가능 상태로 수정
- git push 시 local hook이 실제로 동작하도록 정리
* fix: active task 없이도 pre-push hook이 동작하게 수정
- pre-push wrapper에서 pre_command를 항상 먼저 검사
- active task가 없으면 verification guard를 생략하고 종료
* chore: git-ranker 서브모듈 포인터를 최신 develop으로 갱신
- git-ranker 포인터를 fc85948b까지 반영
- backend unit test baseline과 서비스 계층 테스트 도입 커밋을 연결
* fix: 리뷰 지적된 guard 우회와 task 경계 취약점을 수정
- git push -f와 short force flag를 dangerous command guard에서 차단
- task_id 경로 검증을 추가해 task 디렉터리 path traversal을 방지
- 관련 CLI 회귀 테스트를 추가1 parent d0585eb commit 50b41b4
94 files changed
Lines changed: 3590 additions & 5983 deletions
File tree
- .codex/skills
- ambiguity-interview
- api-contract-sync
- boundary-check
- context-pack-selection
- failure-to-policy
- guardrail-ledger-update
- references
- parallel-work-split
- phase-executor
- phase-planner
- publish-after-review
- quality-sweep-triage
- repair-loop-triage
- repair-reopen
- request-intake
- review-closeout
- reviewer-handoff
- skill-creator
- socratic-spec-authoring
- assets
- verification-contract-runner
- verification-runner
- .githooks
- .github
- ISSUE_TEMPLATE
- workflows
- docs
- architecture
- operations
- specs
- active
- completed
- scripts
- hooks
- workflow_runtime
- tests
- workflows
- system
- tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 3 | + | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
26 | 13 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 14 | + | |
42 | 15 | | |
43 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
44 | 24 | | |
45 | | - | |
| 25 | + | |
46 | 26 | | |
47 | 27 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
13 | | - | |
| 10 | + | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 30 | + | |
| 31 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 23 deletions
This file was deleted.
This file was deleted.
0 commit comments