Task queue for autonomous wiki building. A cron job reads this file, picks the first
pendingtask, executes it, marks itdone, and reports. Statuses: pending, in_progress, doneRULES:
- NO web research. Only process existing raw/ sources.
- All new pages go in concepts/, entities/, comparisons/, or queries/ — NEVER the wiki root.
- Frontmatter required: title, created, updated, type, tags (from SCHEMA taxonomy only), sources.
- Every page needs 2+ [[wikilinks]] to other existing wiki pages.
- Update index.md with any new pages.
- Use execute_code with open() for all file writes.
- After each task: verify no broken links, no orphans, index is complete.
These 422KB+ files were barely touched. Read deeply, create/update multiple wiki pages per source.
- magic-mushrooms-around-the-world-gartz (422KB) — species distribution data, regional guides, new species entities
- fungi-magazine-fungi-and-sustainability (42KB) — update fungal-sustainability, create pages for unique topics
- what-a-plant-knows-daniel-chamovitz (19KB) — create plant-senses-biology page, update plant-related pages
- the-metabolic-pathway-of-psilocybin-production (6KB) — already thoroughly captured in fungal-research-compound-reference; added source ref + biosynthetic context to psilocybin-mushroom-potency
- unknown-cultivation-of-fruitbodies-and-sclerotia (8KB) — created sclerotia-cultivation.md, updated mushroom-substrates with grass seed data, updated psilocybin-mushroom-cultivation with sclerotia section
- stuart-r-ayahuasca-tourism (10KB) — enriched entheogen-culture ayahuasca tourism section with detailed data (shaman authenticity, religious dynamics, safety, historical context)
- a-practitioners-guide-marijuana-magick (23KB) — already thoroughly captured in cannabis-spiritual-ritual-use; no new content needed
- unknown-exploring-the-rich-history-of-plant-scienc (6KB) — already thoroughly captured in plant-propagation history section; no new content needed
Updated 8 pages across 5 sources: Ramsbottom 1945 (mushroom poisoning, A. muscaria details, Inocybe/Etomaloma/Gyromitra species), cannabis microbiome (core endorhiza community, two-tier model, edaphic factors), McKenna tryptamines (DMT phenomenology, spore dispersal, shamanism). Gottlieb and Shulgin confirmed already well-covered.
All 4 files confirmed already thoroughly mined:
- jeff-lowenfels-teaming-with-fungi (268KB) — 14 citations, inoculum production already comprehensive
- nicole-faires-the-ultimate-guide-to-natural-farming-and (611KB) — 17 citations, well-mined
- permaculture-beginners-guide-graham-burnett (21KB) — 5 citations, small pamphlet, all topics covered by larger sources, nurseries already in seed-company-supplier-reference
- fungi-and-sustainability-fungi-magazine (42KB) — CONFIRMED DUPLICATE of fungi-magazine-fungi-and-sustainability (356/360 lines overlap)
All 5 comparison pages already existed from previous session — verified indexed and frontmatter complete:
- comparisons/mushroom-substrate-comparison.md (106 lines)
- comparisons/hot-composting-vs-vermicompost-vs-bokashi.md (80 lines)
- comparisons/cannabis-training-techniques.md (105 lines)
- comparisons/cover-crop-species-comparison.md (98 lines)
- comparisons/homesteading-livestock-comparison.md (103 lines)
All 5 query pages already existed from previous session — verified:
- queries/cannabis-nutrient-deficiency-guide.md (104 lines)
- queries/mushroom-toxicity-identification-warnings.md (106 lines)
- queries/companion-planting-master-table.md (130 lines)
- queries/seed-company-supplier-reference.md (105 lines)
- queries/fungal-remediation-decision-tree.md (102 lines)
Enriched 3 remaining thin pages (<3KB) to 4KB+: psylocybe-fanaticus.md (2.9KB→6.1KB, +PF TEK technical details, perlite humidification, DCT, contamination control, Shroom source), max-winston.md (2.9KB→4.5KB, +study design, cultivar-specific findings, community composition details), knf-maltose-preparation.md (2.8KB→4.2KB, +cultural context, role in KNF system, additional wikilinks). All pages now >3KB. 0 broken links, 0 orphans, index complete.
Enriched 9 pages with <4 outbound wikilinks. fungal-cell-biology.md (0→8+ links), cannabis-breeding-basics.md (3→8+), cannabis-seed-germination.md (3→5+), fairy-rings-and-giant-mycelia.md (3→10+, fixed broken armillaria link), fungal-biology-fundamentals.md (3→10+), fungal-plant-pathogens.md (3→6+), fungal-sexual-reproduction.md (3→10+), urban-guerrilla-gardening.md (3→8+), water-catchment-urban-permaculture.md (3→8+). Fixed 3 nested-wikilink errors. Final state: 530 pages, 0 broken links, 0 orphans, all pages 4+ outbound wikilinks.
Complete lint passed with all issues resolved:
- 0 broken links, 0 orphan pages, 0 missing index entries
- 0 frontmatter issues, 0 stale pages, 0 contradiction flags
- 5 pages trimmed from 201-202 lines to ≤200 lines
- 59 missing tags added to SCHEMA.md taxonomy (83→141 tags)
- Log: 97 entries (under 500 rotation threshold)
- Final state: 530 pages, all checks pass.