Commit e91d0b2
authored
docs: update tools, sync, and CI documentation
* ci: add workflow to sync OSA submodule via auto-PR
Receives repository_dispatch from the OSA repo on push to main,
updates the submodule ref, and opens/updates a PR. Includes weekly
scheduled fallback.
* docs: add BIDS and EEGLAB tool pages, rewrite tools overview and HED docs
- Create tools/bids.md documenting all BIDS tools including lookup_bep
- Create tools/eeglab.md documenting docstring search, FAQ search, and
knowledge tools
- Rewrite tools/index.md to reflect multi-community architecture with
community-scoped tool naming pattern
- Fix tools/hed.md: add missing knowledge tools, fix return value types
- Add new tool pages to mkdocs.yml navigation
* docs: rewrite knowledge-sync.md for multi-community architecture
- Add --community/-c flag to all sync commands
- Document new sync types: docstrings, mailman, faq, beps
- Fix automated sync section: schedules are per-community YAML config,
not environment variables
- Update agent tools section with community-scoped names
- Fix troubleshooting: remove incorrect gh CLI requirement
- Update database location to {community_id}.db pattern
* docs: update CLI reference, schema, and registry pages
- cli-reference: add new sync subcommands, fix env var table
- schema-reference: add mailman, docstrings, faq_generation, sync,
budget, and maintainers config sections
- registry/index: show BIDS and EEGLAB as implemented
- extensions: fix tool loading order, add docstring/FAQ tools
- quick-start, local-testing: fix incorrect --citations flag usage
* docs: fix review findings in tool and sync pages
Fix doc counts (BIDS: 49->46, EEGLAB: 22->25), add missing setup
category to EEGLAB on-demand docs breakdown, and expand abbreviations
on first use (FTS5, PR, ICA, FAQ, LLM, LSL) across tool and sync pages.1 parent 52d9f40 commit e91d0b2
13 files changed
Lines changed: 996 additions & 301 deletions
File tree
- .github/workflows
- docs/osa
- registry
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
206 | 207 | | |
207 | 208 | | |
208 | | - | |
209 | | - | |
| 209 | + | |
| 210 | + | |
210 | 211 | | |
211 | 212 | | |
212 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
213 | 223 | | |
214 | | - | |
215 | | - | |
| 224 | + | |
| 225 | + | |
216 | 226 | | |
217 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
218 | 231 | | |
219 | 232 | | |
220 | 233 | | |
221 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
222 | 238 | | |
223 | 239 | | |
224 | 240 | | |
| |||
273 | 289 | | |
274 | 290 | | |
275 | 291 | | |
276 | | - | |
277 | | - | |
278 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
279 | 296 | | |
280 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
281 | 301 | | |
282 | 302 | | |
283 | 303 | | |
| |||
0 commit comments