zhizhi/backend/api-server
copilot-swe-agent[bot] 0a63716226 feat: implement S6 personal channel full autonomy rule
S6 Rule: Developers have full autonomy within their own channels.
- Add isChannelSelfDeploy() in autonomy-engine.js (single source of truth)
- Add channel self-deploy bypass in approval.js POST /request
- Add channelAutonomyRule S6 config in autonomy-rules.json
- Own-channel deploys skip SkyEye/approver authorization
- Cross-channel/system changes still go through full S2 approval

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6ee737eb-684b-44b8-aeaa-f73eb7c6f9c2
2026-03-25 09:04:51 +00:00
..
config feat: implement S6 personal channel full autonomy rule 2026-03-25 09:04:51 +00:00
middleware feat: implement S6 personal channel full autonomy rule 2026-03-25 09:04:51 +00:00
routes feat: implement S6 personal channel full autonomy rule 2026-03-25 09:04:51 +00:00
services feat: implement S6 personal channel full autonomy rule 2026-03-25 09:04:51 +00:00
ecosystem.config.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
package.json feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
server.js feat: implement Phase 8 + Phase 9 (S2/S3/S4 deployment approval + system autonomy) 2026-03-25 08:48:50 +00:00