Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-20 09:21:42 +00:00
36531d24a1 docs: reduce enterprise readiness plan from 45 to 10 days — only what is really missing, no new tables or plugins, based on code verification
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-20 06:53:30 +00:00
7923f6f79c docs: enterprise readiness plan — 15 areas, 45 days estimated, RLS for 10 tables, security audit, testing 100%, monitoring dashboard, backup automation, multi-tenant, performance, rate limiting, audit log, data retention, incident response, HA/scaling, API versioning
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-20 06:33:44 +00:00
79d683688d docs: update project description from CRM to plugin-basierte KI und Business-Plattform
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 23:12:34 +00:00
d47b7615dd docs: architecture plan for all open tasks — 60 tasks across Phase B/F/G/H/I/J/K, 15 new migrations, 5 new plugins, 9 new CommMessageBlock types, all building on existing systems
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 22:44:17 +00:00
f2217104a9 docs: update roadmap with verified audit findings — Phase B partial (B-VEC-IVF/B-STOR-EXT/B-NOTIF-DEPREC), Phase F partial (pre-built agents not registered, agent→comm partial), RLS verified in production (113/133 tables)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 22:31:23 +00:00
7eae8dbf84 docs: complete vernetzungs audit — ~1800 connections checked, ~1680 connected (93%), ~120 unconnected (7%), 6 critical findings (RLS disabled in test DB, 7 plugins without on_activate, pre-built agents not registered, knowledge extraction missing, wiki without search provider, PWA disabled)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 22:12:26 +00:00
2aeb41a58e docs: complete system audit — 72 connections checked, 58 connected, 14 unconnected, 55 functional, 6 critical findings
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 20:09:20 +00:00
a63c7138dc docs: complete roadmap verification — 247 tasks checked against code, 173 done / 18 partial / 56 not done (70% done), ROADMAP_VERIFICATION.md (785 lines), PROGRESS.md updated with verified numbers
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 19:58:23 +00:00
6889ba8780 docs: update PROGRESS.md and PLATFORM_ROADMAP.md with honest status — Phase A-G done, H partial, I+J deleted (scaffold without connection), 187/245 tasks (76%)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 15:00:03 +00:00
9f6b14d0f9 fix: complete all 15 audit points — delegations entparkt, unbenutzte API-Clients gelöscht, conftest.py erweitert (wiki+plugin models), decision_guard↔Approval integriert, Frontend-Pages API-Anbindung (AgentsOverview, StartPage), tsc clean, 11 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 14:30:31 +00:00
8c78d5711b fix: migration 0128 uses IF NOT EXISTS to avoid DuplicateTableError
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 14:25:24 +00:00
8ee88d9b41 fix: connect 10 unconnected backend modules to real code paths (context_builder→agent_runner, agent_permissions→agent_runner, agent_tools→agent_runner, data_policy→agent_runner, oversight→agent_runner+migration 0128, transparency→agent_runner, agent_stream→agent_routes SSE endpoint, agent_memory AI-module deleted, decision_guard→engine, require_approval→agent_runner), 11 integration tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 07:53:17 +00:00
f3fbb5d1e8 fix: remove broken agent_workstream import from agent_loop.py (was deleted in cleanup)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 07:47:23 +00:00
7d86592e54 cleanup: remove all unconnected Phase I+J scaffold code and unconnected Phase F+H modules (workstream_contract, proactive_feed, dashboard, dsgvo_export, onboarding, mcp_exposure, integration_tools, self_improvement, agent_workstream, workflows/workstream, knowledge_sources, knowledge_extraction, knowledge_lifecycle, platform.py routes, 13 frontend files, 2 test files), restore Dashboard.tsx, tsc clean, backend OK
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 07:23:58 +00:00
9e37c41871 fix: connect all new pages to router + navigation + backend API routes (Workstream, Wiki, Improvement, Onboarding, Dashboard, DSGVO), platform.py with 9 endpoints, tsc clean
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 00:04:42 +00:00
13aaab78de docs(progress): Phase J done — 12/12 tasks, deployed. ALL PHASES A-J COMPLETE — 245/245 tasks done
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-19 00:00:02 +00:00
43f98e5488 feat(J): J-UI frontend — ImprovementCenter, ProposalCard, PatternInsight, API client, i18n, tsc clean
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 23:58:21 +00:00
3854a19705 feat(J): J-SIGNAL/J-PATTERN/J-PROP/J-DRAFT/J-EVAL/J-APPROVAL/J-ACTIVATE/J-MEASURE — controlled self-improvement backend (signals, patterns, proposals, drafts, evaluation, approval, activation, rollback, impact measurement), 26 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 23:36:05 +00:00
8ad8e252d8 docs(progress): Phase I done — 25/25 tasks, deployed, 46 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 23:33:26 +00:00
0670fdb437 feat(I): I-ONB/I-UI/I-DASH frontend — SetupWizard, WorkstreamBlockRenderer, Dashboard platform section, API hooks, i18n, tsc clean, 11/11 dashboard tests