Commit Graph

  • 3726503adb feat(infospace): add lifecycle CLI commands — init, status, entities, viability (S2.2) tegwick 2026-02-19 01:46:54 +01:00
  • b20fe4db68 feat(infospace): add infospace configuration model and state (S2.1) tegwick 2026-02-19 01:44:14 +01:00
  • 144a88c0c2 feat(prompts): add batch LLM evaluation orchestrator (S1.6) tegwick 2026-02-19 01:40:13 +01:00
  • dc22017b7c feat(analysis): add Formal Concept Analysis for coverage gap detection (S1.7) tegwick 2026-02-19 01:38:35 +01:00
  • f8c9ab33f0 feat(infospace): add structured evaluation output with history and diffing (S1.5) tegwick 2026-02-19 01:35:22 +01:00
  • bad01e32bd feat(analysis): add graph analysis utilities with networkx (S1.4) tegwick 2026-02-19 01:34:53 +01:00
  • 267368eb60 feat(llm): add embedding adapter with cache and similarity utils (S1.3) tegwick 2026-02-19 01:22:21 +01:00
  • 9031e1162c feat(infospace): add schema compliance validator (S1.2) tegwick 2026-02-19 00:48:57 +01:00
  • 03c6c5e8de feat(infospace): add entity metadata parser (S1.1) tegwick 2026-02-19 00:27:45 +01:00
  • b5e994b014 docs: preliminary introduction to Viable Information Spaces tegwick 2026-02-18 23:54:53 +01:00
  • 4ce856d4d0 docs: metrics methodology, collection-level tasks, and infospace tooling roadmap tegwick 2026-02-18 23:53:21 +01:00
  • 2f0989f9bf docs(infospace): document infospace.db and add to .gitignore tegwick 2026-02-18 22:27:08 +01:00
  • 60f33443ae feat(schema): add semantic schema generation as default mode tegwick 2026-02-16 18:49:50 +01:00
  • 120ed89780 fix(proxy): catch markitdown missing-dependency errors with clean hint tegwick 2026-02-13 21:00:51 +01:00
  • 9fa239c140 fix(proxy): register markitdown extractor unconditionally tegwick 2026-02-13 20:52:07 +01:00
  • e4fbba8a57 feat(proxy): add markitdown as default proxy backend tegwick 2026-02-13 20:48:47 +01:00
  • ac334c679d feat(proxy): add proxy file system for non-markdown source conversion tegwick 2026-02-13 19:06:09 +01:00
  • 69aea1ada7 refactor(version): separate version and release commands tegwick 2026-02-13 17:49:14 +01:00
  • be3b4e3aae fix(version): resolve version dynamically from git in dev checkouts tegwick 2026-02-13 17:22:38 +01:00
  • ad23bb0b86 fix(version): normalize release info for CLI release command tegwick 2026-02-13 16:37:40 +01:00
  • 5085c44de3 feat(llm): add llm-default and llm-preference commands, switch hardcoded default to gemini tegwick 2026-02-13 16:35:44 +01:00
  • 4631a9f794 feat(llm): add qwen3-coder-next to catalog and Known Models column tegwick 2026-02-13 00:17:57 +01:00
  • 269184f7a1 feat(llm): add llm-catalog and llm-check commands, rename helper → llm-helper tegwick 2026-02-13 00:12:50 +01:00
  • 69e2ec25ff feat(helper): add interactive Q&A helper command tegwick 2026-02-12 23:28:20 +01:00
  • 41773f1320 feat(llm): add OpenAI adapter, entity archive policy, process chapters 5-7 tegwick 2026-02-11 23:39:44 +01:00
  • 880c1d1374 feat(llm): add Gemini adapter and process book-1-chapter-05 tegwick 2026-02-11 22:54:37 +01:00
  • 2d1282a61e feat(infospace): flat canonical entity set with cross-chapter deduplication tegwick 2026-02-11 22:24:20 +01:00
  • 706981c39f fix(prompts): fix three infrastructure bugs in prompt dependency resolution tegwick 2026-02-11 20:53:02 +01:00
  • 01b9596ce6 docs(examples): add infospace-with-history tutorial tegwick 2026-02-11 01:50:49 +01:00
  • ad84dd3a41 infospace: process book-1-chapter-04 via OpenRouter tegwick 2026-02-11 01:42:05 +01:00
  • e806a701ca infospace: process book-1-chapter-03 with LLM integration tegwick 2026-02-11 01:32:24 +01:00
  • fecc2fd4fa feat(llm): add LLM integration module with OpenRouter and Claude Code adapters tegwick 2026-02-11 01:17:58 +01:00
  • 360c3b1de2 feat(examples): add content-generator example demonstrating Prompt Dependency Resolution tegwick 2026-02-09 23:50:07 +01:00
  • 8f54a5509e Included run manifest schema to check prompt dependency resolution against later tegwick 2026-02-09 20:38:07 +01:00
  • 7b4bd461c9 feat(prompts): implement Phase 8 - Observability & Traceability (FR-11) tegwick 2026-02-09 20:32:18 +01:00
  • 704272644c feat(prompts): implement Phase 7 - Quality & Validation (FR-9, FR-10) tegwick 2026-02-09 13:31:37 +01:00
  • bd1d05ba79 feat(prompts): implement Phase 6 - Incremental Execution (FR-7, FR-8) tegwick 2026-02-09 13:18:27 +01:00
  • 9ce157400e feat(prompts): implement Phase 5 - Dependency Tracking (FR-6) tegwick 2026-02-09 13:18:18 +01:00
  • c56c92c815 feat(prompts): implement Phase 4 - Execution Engine (FR-4, FR-5) tegwick 2026-02-08 23:15:33 +01:00
  • 5f463e5b20 feat(prompts): implement Phase 3 - Resolver Engine (FR-3) tegwick 2026-02-08 22:45:46 +01:00
  • e6840fe696 feat(prompts): implement Phase 2 - Templates & Macros (FR-2) tegwick 2026-02-08 22:34:22 +01:00
  • 945544880d feat(prompts): implement Phase 1 - Foundation (FR-1) tegwick 2026-02-08 22:30:26 +01:00
  • cbde1dabc4 docs(prompts): add comprehensive implementation workplan tegwick 2026-02-08 22:09:20 +01:00
  • 6af04024d5 chore: added requirements for prompt dependency resolution tegwick 2026-02-08 21:29:54 +01:00
  • 9ab135bb03 chore: moved information-space service to history tegwick 2026-02-08 21:26:54 +01:00
  • 27847df9bd docs: add comprehensive INTRODUCTION.md tegwick 2026-02-08 18:29:14 +01:00
  • 9061b2fd85 docs: mark Information Space Service workplan as complete tegwick 2026-02-08 18:06:31 +01:00
  • 4588cbeee8 feat(spaces): implement Phase 8 Git History Tracking tegwick 2026-02-08 18:03:35 +01:00
  • 727ce4d3c5 feat(spaces): implement Phase 7 Composability tegwick 2026-02-08 17:41:40 +01:00
  • 7de57a389d feat(spaces): implement Phase 6 API Layer tegwick 2026-02-08 12:29:11 +01:00
  • 535b83996b feat(spaces): implement Phase 5 Directory Sync Mode tegwick 2026-02-08 12:11:37 +01:00
  • 2a5c265458 feat(spaces): implement Phase 4 HTML Rendering Mode tegwick 2026-02-08 08:42:27 +01:00
  • 7da77396a9 feat(spaces): implement Phase 3 Persistent Transclusion Context tegwick 2026-02-08 08:36:50 +01:00
  • 0a494b2011 feat(spaces): implement Phase 2 Event System tegwick 2026-02-08 07:41:47 +01:00
  • 9b12875681 feat(spaces): implement Phase 0-1 of Information Space Service tegwick 2026-02-08 02:02:46 +01:00
  • 6ebcc0f60e docs: Added dependencies documentation tegwick 2026-01-23 13:25:12 +01:00
  • 72519bf83d chore: close release-management-optimization topic tegwick 2026-01-06 22:54:10 +01:00
  • 1f9d618777 docs: prepare CHANGELOG for v0.11.0 release v0.11.0 tegwick 2026-01-06 22:29:02 +01:00
  • ce11c03326 chore: update Changelog tegwick 2026-01-06 22:26:03 +01:00
  • 0ade4798f3 docs: update PROGRESS.md with completion of all 9 optimizations tegwick 2026-01-06 21:51:35 +01:00
  • 843f579305 feat: implement optimization #9 - release notes from CHANGELOG tegwick 2026-01-06 21:49:09 +01:00
  • 7515b9c0e5 feat: implement optimization #8 - schema auto-ingestion tegwick 2026-01-06 21:34:46 +01:00
  • 7f696582a9 feat: implement optimization #7 - release summary auto-generation tegwick 2026-01-06 21:32:28 +01:00
  • 5fea98b068 feat: implement optimization #5 - CHANGELOG section generation tegwick 2026-01-06 21:28:46 +01:00
  • 0b5098370a feat: implement optimization #4 - version-tag consistency check tegwick 2026-01-06 21:14:33 +01:00
  • 599de22f59 feat: implement optimization #3 - CHANGELOG validation in release flow tegwick 2026-01-06 21:11:40 +01:00
  • 23521ad6ae docs: add optimization implementation progress tracker tegwick 2026-01-06 17:29:06 +01:00
  • 0d276e8589 feat: implement optimization #2 - automated tag pushing control tegwick 2026-01-06 17:27:55 +01:00
  • 587d2f5889 feat: implement optimization #1 - unpushed tags detection tegwick 2026-01-06 17:26:09 +01:00
  • bf4767d06b docs: add git status unpushed tags optimization tegwick 2026-01-06 17:22:09 +01:00
  • 75c8f8c325 docs: add release summary and optimization assessment tegwick 2026-01-06 17:16:15 +01:00
  • 6852ad915e docs: document completion of release-management-optimization Stages 1-2 tegwick 2026-01-06 16:25:17 +01:00
  • c4ee5cc645 feat: add changelog schema for Keep a Changelog validation v0.10.0 tegwick 2026-01-06 13:31:02 +01:00
  • 061ba88206 fix: resolve version detection and prepare v0.10.0 release tegwick 2026-01-06 13:22:45 +01:00
  • 4e9117ddcb plan: create release-management-optimization roadmap topic tegwick 2026-01-06 13:18:39 +01:00
  • 5e3646fdff feat: complete schema-evolution topic with ADR schema and markdown support tegwick 2026-01-06 12:32:38 +01:00
  • fc828a345b docs: standardize on yymmdd- timestamp prefix format tegwick 2026-01-06 03:57:42 +01:00
  • 4d72ee8032 chore: close semantic validation topic and move to history tegwick 2026-01-06 03:50:57 +01:00
  • 689fb21774 docs: update CHANGELOG with LinkValidator feature tegwick 2026-01-06 03:41:35 +01:00
  • 20c0cfece7 feat: add LinkValidator for semantic link validation (Phase 3) tegwick 2026-01-06 03:41:03 +01:00
  • 0d78837a53 docs: add semantic validation feature to CHANGELOG tegwick 2026-01-06 03:30:58 +01:00
  • 2836ae14de docs: add semantic validation guide to schema management tegwick 2026-01-06 03:28:28 +01:00
  • 5264a6083c feat: enhance validate command with semantic validation tegwick 2026-01-06 03:27:39 +01:00
  • a969c5de47 feat: add semantic document validator for x-markitect extensions tegwick 2026-01-06 03:24:32 +01:00
  • f27eea6b5b chore: update kaizen-agentic submodule after rebase tegwick 2026-01-05 23:39:43 +01:00
  • ae2e8ee4a7 agent: updated kaizen project agent tegwick 2026-01-05 23:31:35 +01:00
  • b10d2fd3d0 agent: project-assistent update with roadmap and history tegwick 2026-01-05 23:18:45 +01:00
  • 92719ff424 chore: updated header comments for TODO and CHANGELOG tegwick 2026-01-05 22:32:37 +01:00
  • 9026646594 chore: redundant TODO.html removed tegwick 2026-01-05 22:02:38 +01:00
  • 77415bfad7 chore: cleanup of history file tegwick 2026-01-05 22:01:04 +01:00
  • 5e147865f8 chore: roadmap cleanup tegwick 2026-01-05 20:37:18 +01:00
  • 3003b9b8da chore: archive completed schema-of-schemas implementation tegwick 2026-01-05 14:13:48 +01:00
  • d32dc41315 docs: update manpage and terminology examples to schema-of-schemas standard tegwick 2026-01-05 13:13:24 +01:00
  • f19a88f1d5 docs: complete Phase 6 - integration testing and documentation tegwick 2026-01-05 11:41:33 +01:00
  • 7d115b6325 feat: add multi-schema validation with numbered selection tegwick 2026-01-05 10:55:48 +01:00
  • 60d9f7a2c3 feat: implement Phase 4 - Schema Migration tegwick 2026-01-05 09:38:43 +01:00
  • f3aaec99bb feat: implement Phase 3 - Schema-for-Schemas Metaschema tegwick 2026-01-05 03:10:49 +01:00
  • b81ce5631d feat: implement Phase 2 - Markdown Schema Loader tegwick 2026-01-05 00:02:15 +01:00
  • 14108533fb feat: implement schema filename validation (Phase 1 complete) tegwick 2026-01-04 23:51:29 +01:00
  • b6f95066a3 chore: establish schema-of-schemas workplan and reorganize roadmap tegwick 2026-01-04 23:47:02 +01:00