refactor: massive rename dap -> dat
- Renamed packages io.shinhanlife.dap to io.shinhanlife.dat - Renamed modules dap-was-* and dap-gateway to dat-was-* and dat-gateway - Renamed classes DapGateway* to DatGateway* - Updated all references
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# dap-was-sys Executable Mock Tools Design
|
||||
# dat-was-sys Executable Mock Tools Design
|
||||
|
||||
## Scope
|
||||
|
||||
Implement `sys_system_status` and `sys_notice_list` as executable, read-only MCP tools and REST endpoints in `dap-was-sys`.
|
||||
Implement `sys_system_status` and `sys_notice_list` as executable, read-only MCP tools and REST endpoints in `dat-was-sys`.
|
||||
|
||||
## Architecture
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# dap-was-sys Mock Tool Design
|
||||
# dat-was-sys Mock Tool Design
|
||||
|
||||
## Scope
|
||||
|
||||
Add two read-only system mock tools to `dap-was-sys`, following the metadata shape of `smp_team_list`.
|
||||
Add two read-only system mock tools to `dat-was-sys`, following the metadata shape of `smp_team_list`.
|
||||
|
||||
## Tools
|
||||
|
||||
Reference in New Issue
Block a user