|
18 | 18 | # Search using this to jump to next un-commented line: \^\s*[^ \t#] |
19 | 19 | AI_PHOOEY_CHOP = """\ |
20 | 20 | # USEFUL INITIALIZATION |
21 | | -# foo_files.py # [10,245 tokens | 33,406 bytes] |
22 | | -# prompt_foo.py # [12,990 tokens | 59,609 bytes] |
23 | 21 | # ! python scripts/articles/lsa.py -t 1 |
| 22 | +foo_files.py # [10,245 tokens | 33,406 bytes] |
| 23 | +prompt_foo.py # [12,990 tokens | 59,609 bytes] |
24 | 24 |
|
25 | 25 | # AD HOC PROMPT FU INCLUSIONS HERE |
26 | 26 |
|
| 27 | +# Continuing the LLMectomy |
| 28 | +pyproject.toml # [677 tokens | 2,299 bytes] |
| 29 | +requirements.in # [573 tokens | 1,924 bytes] |
| 30 | +assets/nbs/Onboarding.ipynb # [3,133 tokens | 10,252 bytes] |
| 31 | +assets/nbs/imports/onboard_sauce.py # [1,341 tokens | 6,010 bytes] |
| 32 | +assets/nbs/imports/faq_writer_sauce.py # [6,006 tokens | 26,636 bytes] |
| 33 | +assets/nbs/imports/url_inspect_sauce.py # [11,083 tokens | 50,229 bytes] |
| 34 | +scripts/articles/articleizer.py # [2,797 tokens | 12,820 bytes] |
| 35 | +scripts/articles/contextualizer.py # [2,320 tokens | 9,978 bytes] |
| 36 | +scripts/articles/diagramizer.py # [1,912 tokens | 8,193 bytes] |
| 37 | +scripts/articles/list_models.py # [165 tokens | 651 bytes] |
| 38 | +scripts/articles/other/list_models.py # [157 tokens | 685 bytes] |
| 39 | +
|
27 | 40 | # imports/stream_orchestrator.py # (The mid-stream catcher) |
28 | 41 | # imports/mcp_orchestrator.py # (The tool dispatcher) |
29 | 42 | # pipulate/core.py # (Where the actual mcp_pattern regex lives) |
|
165 | 178 | # The foundational NPvg framework and state management. |
166 | 179 |
|
167 | 180 | # CHAPTER 0: ONBOARDING |
168 | | -assets/nbs/Onboarding.ipynb # [2,935 tokens | 9,467 bytes] |
169 | | -assets/nbs/imports/onboard_sauce.py # [1,773 tokens | 7,952 bytes] |
170 | | -pipulate/__init__.py # [433 tokens | 1,803 bytes] |
171 | | -pipulate/pipulate.py # [517 tokens | 2,309 bytes] |
172 | | -pipulate/core.py # [22,424 tokens | 108,599 bytes] |
173 | | -apps/015_backup_introduction.py # [3,338 tokens | 15,844 bytes] |
174 | | -apps/010_introduction.py # [1,846 tokens | 8,090 bytes] |
175 | | -assets/scenarios/introduction.json # [2,443 tokens | 9,516 bytes] |
176 | | -assets/player-piano.js # [27,143 tokens | 128,718 bytes] |
| 181 | +# assets/nbs/Onboarding.ipynb # [2,935 tokens | 9,467 bytes] |
| 182 | +# assets/nbs/imports/onboard_sauce.py # [1,773 tokens | 7,952 bytes] |
| 183 | +# pipulate/__init__.py # [433 tokens | 1,803 bytes] |
| 184 | +# pipulate/pipulate.py # [517 tokens | 2,309 bytes] |
| 185 | +# pipulate/core.py # [22,424 tokens | 108,599 bytes] |
| 186 | +# apps/015_backup_introduction.py # [3,338 tokens | 15,844 bytes] |
| 187 | +# apps/010_introduction.py # [1,846 tokens | 8,090 bytes] |
| 188 | +# assets/scenarios/introduction.json # [2,443 tokens | 9,516 bytes] |
| 189 | +# assets/player-piano.js # [27,143 tokens | 128,718 bytes] |
177 | 190 |
|
178 | 191 | # CHAPTER 1: BOOTSTRAPPING, CLI & ONBOARDING (~230KB) |
179 | 192 | # /home/mike/repos/Pipulate.com/index.md # [2,361 tokens | 10,579 bytes] |
|
237 | 250 | # assets/scenarios/hello_workflow_test.json # [1,107 tokens | 4,407 bytes] |
238 | 251 |
|
239 | 252 | # CHAPTER 7: THE CORE APPS (CRUD, ROLES & WORKFLOWS) (~200KB) |
240 | | -imports/crud.py # [7,365 tokens | 35,666 bytes] |
241 | | -imports/voice_synthesis.py # [2,988 tokens | 14,728 bytes] |
242 | | -apps/010_introduction.py # [1,846 tokens | 8,090 bytes] |
243 | | -apps/020_profiles.py # [4,022 tokens | 18,487 bytes] |
244 | | -apps/025_aspect.py # [1,437 tokens | 6,233 bytes] |
245 | | -apps/030_roles.py # [8,889 tokens | 44,090 bytes] |
246 | | -apps/040_hello_workflow.py # [7,810 tokens | 37,204 bytes] |
247 | | -apps/060_tasks.py # [4,991 tokens | 23,182 bytes] |
248 | | -apps/070_history.py # [5,272 tokens | 28,545 bytes] |
| 253 | +# imports/crud.py # [7,365 tokens | 35,666 bytes] |
| 254 | +# imports/voice_synthesis.py # [2,988 tokens | 14,728 bytes] |
| 255 | +# apps/010_introduction.py # [1,846 tokens | 8,090 bytes] |
| 256 | +# apps/020_profiles.py # [4,022 tokens | 18,487 bytes] |
| 257 | +# apps/025_aspect.py # [1,437 tokens | 6,233 bytes] |
| 258 | +# apps/030_roles.py # [8,889 tokens | 44,090 bytes] |
| 259 | +# apps/040_hello_workflow.py # [7,810 tokens | 37,204 bytes] |
| 260 | +# apps/060_tasks.py # [4,991 tokens | 23,182 bytes] |
| 261 | +# apps/070_history.py # [5,272 tokens | 28,545 bytes] |
249 | 262 |
|
250 | 263 | # CHAPTER 8: THE DOCUMENTATION & DEV TOOLS (~270KB) |
251 | 264 | # apps/050_documentation.py # [30,795 tokens | 143,127 bytes] |
|
478 | 491 | # imports/dom_processing/ai_dom_beautifier.py # [4,291 tokens | 19,809 bytes] |
479 | 492 | # imports/dom_processing/enhanced_dom_processor.py # [3,150 tokens | 15,771 bytes] |
480 | 493 | # remotes/honeybot/scripts/routing.py # [821 tokens | 3,617 bytes] |
481 | | -# requirements.in # [573 tokens | 1,924 bytes] |
482 | 494 | # requirements.txt # [7,010 tokens | 18,582 bytes] |
483 | 495 | # scripts/articles/build_codex_manifest.py # [1,109 tokens | 4,598 bytes] |
484 | 496 | # scripts/articles/build_hierarchy.py # [2,460 tokens | 10,361 bytes] |
485 | 497 | # scripts/articles/build_navgraph.py # [2,119 tokens | 9,029 bytes] |
486 | | -# scripts/articles/diagramizer.py # [1,912 tokens | 8,193 bytes] |
487 | 498 | # scripts/articles/find_duplicates.py # [1,785 tokens | 7,585 bytes] |
488 | 499 | # scripts/articles/generate_llms_txt.py # [874 tokens | 3,492 bytes] |
489 | 500 | # scripts/articles/generate_semrush_candidates.py # [658 tokens | 2,747 bytes] |
490 | | -# scripts/articles/list_models.py # [165 tokens | 651 bytes] |
491 | 501 | # scripts/articles/lsa.py # [2,280 tokens | 10,180 bytes] |
492 | | -# scripts/articles/other/list_models.py # [157 tokens | 685 bytes] |
493 | 502 | # scripts/articles/other/make_article.py # [1,513 tokens | 6,559 bytes] |
494 | 503 | # scripts/articles/rescue_equity.py # [514 tokens | 2,040 bytes] |
495 | 504 | # scripts/articles/sanitize_redirects.py # [684 tokens | 2,935 bytes] |
|
0 commit comments