Skip to content

Commit 9a83cab

Browse files
Jammy2211claude
authored andcommitted
Keep instance canary tokens out of the shared wiki schema
wiki/CLAUDE.md ships verbatim into the PyAutoScientist fresh-slate template (spawn.py KEEP rule); its illustrative examples must not carry instance-content markers, so the SLACS examples become H0LiCOW ones. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 599da3a commit 9a83cab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

wiki/CLAUDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ target project's `.bib` before patching LaTeX. See
4949
## Naming
5050

5151
- File names are lowercase kebab-case: `mass-sheet-degeneracy.md`,
52-
`slacs.md`, `time-delay-cosmography.md`.
52+
`h0licow.md`, `time-delay-cosmography.md`.
5353
- One concept per concept page. If a page tries to cover two ideas, split it.
5454
- Source-collection pages are named by topic: `sources/dark-matter-substructure.md`.
5555

5656
## Cross-references
5757

5858
Use `[[page-slug]]` for wiki-internal links — for example
59-
`[[mass-sheet-degeneracy]]` or `[[slacs]]`. Slugs match the filename without
59+
`[[mass-sheet-degeneracy]]` or `[[h0licow]]`. Slugs match the filename without
6060
`.md`. A `[[link]]` that has no target file yet is fine — it marks a future
6161
page to write.
6262

@@ -107,7 +107,7 @@ follow the link to the per-paper section.
107107
## Entity page structure
108108

109109
Same idea but the headings are "What it is / Key facts / Papers / See also".
110-
Use entity pages for: surveys (SLACS, BELLS, H0liCOW), specific objects
110+
Use entity pages for: surveys (BELLS, H0liCOW), specific objects
111111
(Abell 1201, the Cosmic Horseshoe), software (PyAutoLens, lenstronomy),
112112
collaborations (TDCOSMO, Space Warps).
113113

0 commit comments

Comments
 (0)