Files
tsl-devkit/playbook.toml
T
csh 7838f3ec3d
lsp-server ci / build-and-test (push) Failing after 0s
🔧 chore(playbook): align repo with latest workflow
sync playbook-managed rules and prompts.
migrate memory-bank to the new structure and move plans to docs/superpowers/plans.
keep product README files untouched.
2026-05-24 13:34:07 +08:00

23 lines
357 B
TOML

[playbook]
project_root = "."
deploy_root = "docs/standards/playbook"
claude_md = "CLAUDE.md"
[sync_rules]
force = true
no_backup = true
[sync_memory_bank]
project_name = "tsl-devkit"
force = false
no_backup = true
[sync_prompts]
force = true
no_backup = true
[sync_standards]
langs = ["cpp", "tsl", "markdown"]
gitattr_mode = "append"
no_backup = true