refactor: massive rename dap -> dat and fix scaffold syntax error
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s

This commit is contained in:
jade
2026-08-20 10:41:37 +09:00
parent 64c422378f
commit 0085ec6919
765 changed files with 1151 additions and 1151 deletions

View File

@@ -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

View File

@@ -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