revert(skills): restore lowercase defaults in sf-wiki SKILL.md
sf-wiki is a built-in read-only skill — its page name defaults must stay generic (lowercase). The uppercase convention is this repo's project-level choice, documented in system.md and the wiki itself. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0d187e53d7
commit
385cc8a18b
1 changed files with 5 additions and 5 deletions
|
|
@ -33,11 +33,11 @@ directory is skipped, record the reason in one sentence.
|
|||
|
||||
Keep the wiki small by default:
|
||||
|
||||
- `INDEX.md`: what this repo is, how to run it, where to start.
|
||||
- `ARCHITECTURE.md`: major subsystems and data/control flow.
|
||||
- `WORKFLOWS.md`: build, test, release, autonomous/SF flows.
|
||||
- `SUBSYSTEMS.md`: table of subsystem, path, purpose, owner signal, tests.
|
||||
- `GLOSSARY.md`: project terms only.
|
||||
- `index.md`: what this repo is, how to run it, where to start.
|
||||
- `architecture.md`: major subsystems and data/control flow.
|
||||
- `workflows.md`: build, test, release, autonomous/SF flows.
|
||||
- `subsystems.md`: table of subsystem, path, purpose, owner signal, tests.
|
||||
- `glossary.md`: project terms only.
|
||||
|
||||
Add subsystem pages only when the table would become unreadable.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue