Commit bfa3e25
Update README, AGENTS, user guide, memory for TAPP pipeline + inference helper
README:
- Tool listing now mentions --pub filter on the first two pipeline scripts.
- New "Publication migration helper" subsection pointing at
tools/interpret_pub_analytes.py and the side xlsx + JSON review
outputs at docs/TAPP_EPMA_filled-interp.xlsx and
build/interp-review/.
AGENTS.md:
- Pipeline section's CLI synopsis now shows the --pub flag with a
one-line explanation: schema/catalog artifacts always rebuild;
--pub limits which per-publication examples regen. Useful when
migrating pubs one at a time.
- New "Heuristic analyte-axis inference (publication migration
helper)" subsection covering what interpret_pub_analytes.py
parses (rows 32/48/59/64), what it writes (layout A side xlsx
with adjacent <pub>-interp columns + paired JSON review files),
and when to run it (publication-style free-text rows that need
cleanup before regenerating production examples).
docs/TAPP_TEMPLATE_GUIDE.md:
- New "Migrating an existing publication-style spreadsheet"
section before the Reference. Walks through running
interpret_pub_analytes.py, what each output is, and the merge-
back-then-rerun workflow. Notes that pubs with too-generic
calibration text produce empty interp columns and need manual
Target Element entry.
memory:
- New project_tapp_pipeline.md memory consolidating the pipeline
conventions: 4 scripts + inference helper, --pub filter, |
per-analyte delimiter, parameter routing by readOnly, parser-bug
fix to per-tag readOnly extraction, share_or_write_catalog
reuse-detection by $id ownership.
- MEMORY.md index updated.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4187895 commit bfa3e25
4 files changed
Lines changed: 73 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
105 | 119 | | |
106 | 120 | | |
107 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
169 | 186 | | |
170 | 187 | | |
171 | 188 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
277 | 311 | | |
278 | 312 | | |
279 | 313 | | |
| |||
0 commit comments