{"id":43048362,"url":"https://github.com/hummbl-dev/hummbl-bibliography","last_synced_at":"2026-01-31T10:09:20.817Z","repository":{"id":321509479,"uuid":"1086116037","full_name":"hummbl-dev/hummbl-bibliography","owner":"hummbl-dev","description":"HUMMBL Bibliography repo","archived":false,"fork":false,"pushed_at":"2025-11-27T17:29:53.000Z","size":245,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-30T09:39:10.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hummbl-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-30T01:06:04.000Z","updated_at":"2025-11-28T11:12:14.000Z","dependencies_parsed_at":"2025-10-30T03:31:52.584Z","dependency_job_id":null,"html_url":"https://github.com/hummbl-dev/hummbl-bibliography","commit_stats":null,"previous_names":["hummbl-dev/hummbl-bibliography"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hummbl-dev/hummbl-bibliography","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fhummbl-bibliography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fhummbl-bibliography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fhummbl-bibliography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fhummbl-bibliography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hummbl-dev","download_url":"https://codeload.github.com/hummbl-dev/hummbl-bibliography/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummbl-dev%2Fhummbl-bibliography/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28937876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T08:53:31.997Z","status":"ssl_error","status_checked_at":"2026-01-31T08:51:38.521Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-31T10:09:20.099Z","updated_at":"2026-01-31T10:09:20.811Z","avatar_url":"https://github.com/hummbl-dev.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HUMMBL Bibliography\n\n![Total Entries](https://img.shields.io/badge/entries-48-blue)\n![DOI Coverage](https://img.shields.io/badge/DOIs-29%25-yellow)\n![ISBN Coverage](https://img.shields.io/badge/ISBNs-73%25-green)\n![Abstract Coverage](https://img.shields.io/badge/abstracts-100%25-brightgreen)\n![Validation](https://github.com/hummbl-dev/hummbl-bibliography/workflows/validate/badge.svg)\n\nA production-ready bibliography management system for the **HUMMBL (Base120) cognitive framework**. This repository maintains 48+ curated academic and practitioner works organized into 3 quality tiers, mapped to 6 cognitive transformations.\n\n## 🎯 Overview\n\nThe HUMMBL cognitive framework identifies six fundamental thinking operations:\n\n- **P** (Perspective/Identity): Frame and name what is. Anchor or shift point of view.\n- **IN** (Inversion): Reverse assumptions. Examine opposites, edges, negations.\n- **CO** (Composition): Combine parts into coherent wholes.\n- **DE** (Decomposition): Break complex systems into constituent parts.\n- **RE** (Recursion): Apply operations iteratively, with outputs becoming inputs.\n- **SY** (Meta-Systems): Understand systems of systems, coordination, and emergent dynamics.\n\nThis bibliography provides the theoretical foundation and empirical evidence for these transformations through carefully selected works spanning systems thinking, cognitive psychology, design, and organizational learning.\n\n## 📚 Bibliography Structure\n\n### Three Quality Tiers\n\n**T1: Canonical** (17 entries)\n\n- Foundational theoretical works\n- Seminal texts that define fields\n- Examples: Meadows' *Thinking in Systems*, Kahneman's *Thinking, Fast and Slow*\n\n**T2: Empirical** (16 entries)\n\n- Peer-reviewed research papers\n- Rigorous experimental findings\n- **Abstract Coverage: 100%** (all entries enhanced with 150-200 word summaries)\n- Examples: Tversky \u0026 Kahneman on heuristics, Simon on bounded rationality\n\n**T3: Applied** (15 entries)\n\n- Practitioner-focused texts\n- Industry applications\n- Examples: Ries' *Lean Startup*, Brown's *Change by Design*\n\n## 🚀 Quick Start\n\n### Clone and Install\n\n```bash\n# Clone the repository\ngit clone https://github.com/hummbl-dev/hummbl-bibliography.git\ncd hummbl-bibliography\n\n# Install toolkit dependencies\ncd toolkit\nnpm install\n\n# Validate bibliography\nnpm run validate\n\n# View statistics\nnpm run stats\n```\n\n### Basic Usage\n\n```bash\n# Validate all bibliography files\nnpm run validate\n\n# Check for duplicates\nnpm run check-dups\n\n# Generate statistics report\nnpm run stats\n\n# Extract HUMMBL transformation keywords\nnpm run keywords\n\n# Find missing DOIs\nnpm run find-dois\n\n# Run full test suite\nnpm test\n```\n\n## 📊 Current Metrics\n\nBased on latest analysis:\n\n- **Total Entries**: 48 unique works\n- **Transformation Coverage**:\n  - SY (Synthesis): 20 entries\n  - CO (Composition): 18 entries\n  - P (Perspective): 17 entries\n  - RE (Recursion): 16 entries\n  - IN (Inversion): 15 entries\n  - DE (Decomposition): 12 entries\n- **Quality Metrics**:\n  - 100% have abstracts\n  - 100% have HUMMBL transformation mappings\n  - 73% have ISBNs\n  - 29% have DOIs\n\n## 🔄 HUMMBL Transformation Mapping\n\nEach bibliography entry is tagged with one or more HUMMBL transformations based on its primary cognitive contributions:\n\n```bibtex\n@book{Meadows2008ThinkingSystems,\n  title = {Thinking in Systems: A Primer},\n  author = {Meadows, Donella H.},\n  year = {2008},\n  publisher = {Chelsea Green Publishing},\n  isbn = {978-1603580557},\n  abstract = {...},\n  keywords = {systems thinking, HUMMBL:SY, HUMMBL:RE, HUMMBL:CO}\n}\n```\n\nFor detailed guidance on mapping new entries, see [docs/TRANSFORMATION_GUIDE.md](docs/TRANSFORMATION_GUIDE.md).\n\n## 🛠️ Toolkit\n\nThe repository includes a comprehensive Node.js toolkit for bibliography management:\n\n| Script | Purpose |\n|--------|---------|\n| `validate.js` | Full validation with error/warning reports |\n| `check-duplicates.js` | Cross-file duplicate detection |\n| `fix-duplicates.js` | Automatic duplicate removal |\n| `find-missing-dois.js` | DOI enrichment via CrossRef API |\n| `stats.js` | Analytics dashboard with transformation coverage |\n| `extract-keywords.js` | HUMMBL transformation keyword extraction |\n| `merge-entries.js` | Interactive entry consolidation |\n\nSee [toolkit/README.md](toolkit/README.md) for detailed documentation.\n\n## 📖 Documentation\n\n- [CONTRIBUTING.md](docs/CONTRIBUTING.md) - How to propose new entries\n- [TRANSFORMATION_GUIDE.md](docs/TRANSFORMATION_GUIDE.md) - HUMMBL transformation mapping guidelines\n- [QUALITY_STANDARDS.md](docs/QUALITY_STANDARDS.md) - Citation and metadata standards\n- [GAP_ANALYSIS.md](docs/GAP_ANALYSIS.md) - Current coverage gaps and priorities\n\n## 🤝 Contributing\n\nWe welcome contributions! To add a new bibliography entry:\n\n1. Check [docs/GAP_ANALYSIS.md](docs/GAP_ANALYSIS.md) for priority areas\n2. Use the [new-entry issue template](.github/ISSUE_TEMPLATE/new-entry.md)\n3. Follow [QUALITY_STANDARDS.md](docs/QUALITY_STANDARDS.md) for formatting\n4. Map to appropriate HUMMBL transformations\n5. Submit a pull request\n\nAll submissions are automatically validated via pre-commit hooks and CI/CD.\n\n## 🔍 Gap Analysis\n\nCurrent priorities for bibliography expansion:\n\n- **Decomposition (DE)**: Need 4-6 additional entries\n  - Analytical frameworks\n  - Problem decomposition methodologies\n  - Chunking and modularization\n\n- **Inversion (IN)**: Need 3-5 additional entries\n  - Negative space and contrapositive thinking\n  - Failure mode analysis\n  - Paradoxical interventions\n\nSee [docs/GAP_ANALYSIS.md](docs/GAP_ANALYSIS.md) for candidate works.\n\n## 🤖 Automation\n\n### Pre-commit Hooks\n\nAutomatically runs validation on modified `.bib` files:\n\n```bash\ncd toolkit\nnpm run setup\n```\n\n### GitHub Actions\n\n- **Validation**: Runs on every PR\n- **Stats Report**: Generated weekly\n- **DOI Enrichment**: Manual trigger for batch updates\n\n## 📝 Citation Format\n\nTo cite this bibliography:\n\n```bibtex\n@misc{hummbl-bibliography,\n  title = {HUMMBL Bibliography: Curated Works on Cognitive Transformations},\n  author = {{HUMMBL Team}},\n  year = {2025},\n  howpublished = {\\url{https://github.com/hummbl-dev/hummbl-bibliography}},\n  note = {Version 1.0}\n}\n```\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\nSpecial thanks to the researchers, authors, and practitioners whose work forms the foundation of the HUMMBL cognitive framework.\n\n---\n\n**Maintained by**: HUMMBL Team  \n**Last Updated**: 2025-01-30  \n**Version**: 1.0.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhummbl-dev%2Fhummbl-bibliography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhummbl-dev%2Fhummbl-bibliography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhummbl-dev%2Fhummbl-bibliography/lists"}