| 1 | version = 1 |
| 2 | |
| 3 | [knowledge] |
| 4 | primary = "test" |
| 5 | |
| 6 | [knowledge.roots] |
| 7 | test = "PLACEHOLDER_ROOT" |
| 8 | |
| 9 | [workspace] |
| 10 | default_scope = "door-to-singularity" |
| 11 | scope_map = "work/local/workspace-scope-map-v1.md" |
| 12 | scope_aliases = "work/local/scope-alias-map-v1.md" |
| 13 | |
| 14 | [status] |
| 15 | enabled = false |
| 16 | port = 17341 |
| 17 | bind = "127.0.0.1" |
| 18 |