c48513349e
docs: Test-Plan erweitert auf 54 Kategorien (+Tenant Provisioning, Contract Testing, Regression, Exploratory, Cross-Browser, Data Truncation, API Versioning, Test Pyramid, Negative Testing, Sanity, Production Safety, Test Environment)
Agent Zero
2026-08-21 21:36:23 +02:00
d16bd388b1
docs: Test-Plan erweitert auf 42 Kategorien (Edge Cases, Concurrency, Error Handling, File Upload, Session, Data Consistency, Accessibility, API Docs, Infrastructure, Monitoring, Deployment)
Agent Zero
2026-08-21 21:33:21 +02:00
11b45cffac
docs: Test-Plan erweitert (31 Kategorien) + Bug-Sammel-Datei — keine Fixes während Testens
Agent Zero
2026-08-21 21:28:11 +02:00
ceb972d771
docs: Kompletter Test-Plan — 11 Kategorien, 480+ API Tests, Plugin-Verbindungen, Rechte-System, Security
Agent Zero
2026-08-21 21:21:33 +02:00
e635f2cf06
feat: I-MINI-RENDER — MiniAppBlock from placeholder to real rendering (loads manifest from backend, renders schema fields + config), tsc clean
Agent Zero
2026-08-21 00:07:17 +02:00
62793a001c
feat: I-WORK-HANDOFF + I-WORK-PROACTIVE — approval requests posted to communication with approval_request block, proactive suggestions posted to communication with action_card block
Agent Zero
2026-08-21 00:05:13 +02:00
b540f4b2ab
feat: Phase I.2 I-UI — 5 new block types (agent_result, approval_request, task_card, workflow_card, knowledge_card) in BlockRenderer, tsc clean
Agent Zero
2026-08-20 23:55:55 +02:00
bca40117e0
test: Phase H knowledge plugin — 9/9 integration tests pass (extract, review queue, approve/reject, model fields, defaults), LLM mocked for test env
Agent Zero
2026-08-20 23:33:29 +02:00
333b9aee89
docs: H-DOC — PROGRESS.md updated, Phase H done (12/12), knowledge plugin on graph_rag + llm_client + unified_search
Agent Zero
2026-08-20 23:08:14 +02:00
a9e7195b93
feat: H-CITE + H-RET + H-DATA-LIFE — evidence references in ask_knowledge, knowledge retention ARQ cron job (daily 05:00), re-extraction hook on wiki.article.updated
Agent Zero
2026-08-20 23:06:16 +02:00
adc86ad980
feat: Phase H knowledge plugin — models, services (extract/ask/review), routes, plugin with event hooks, migration 0131, builds on graph_rag + llm_client + unified_search
Agent Zero
2026-08-20 22:29:22 +02:00
883e22e9b1
feat: H-WIKI-SEARCH — WikiSearchProvider created and registered in wiki/plugin.py on_activate, FTS + vector search on wiki_articles
Agent Zero
2026-08-20 22:02:16 +02:00
864824d8cd
feat: F-PREBUILT + F-COMM + F-WORK + G-WORK — prebuilt agents registered, agent results posted to communication, workflow results posted to communication
Agent Zero
2026-08-20 21:09:41 +02:00
404e085ebd
fix: AGENTS.md — bindende regel hinzugefügt: auf bestehendem code aufbauen (nicht verhandelbar), referenz-architektur dokumentiert, konsequenzen bei verstoss
Agent Zero
2026-08-20 20:01:13 +02:00
d01664b92a
fix: architektur-plan komplett überarbeitet — jeder task baut auf bestehender UI auf (AISidebar, MessageSidebar, Communication, Dashboard, AgentDashboard, Workflows, Wiki, comm/blocks), keine parallelen systeme mehr
Agent Zero
2026-08-20 19:55:49 +02:00
f79eb9354a
docs: punkt 11 (documentation) — README, infrastructure, monitoring, admin-guide, deploy-guide, api-docs, PROGRESS, ENTERPRISE_READINESS_PLAN all updated
Agent Zero
2026-08-20 14:03:35 +02:00
e6790d9b81
fix: punkt 10 (performance) — fix test field names (firstname/surname) and entity types (contact/company/attachment), 8/8 permission perf tests pass
Agent Zero
2026-08-20 13:56:52 +02:00
1631b0cd1f
docs: punkt 9 (incident response) — runbook with 7 scenarios, post-mortem template
Agent Zero
2026-08-20 13:53:57 +02:00
ce08f2464a
feat: punkt 8 (trash cleanup) — ARQ cron job daily 04:00, 90 days retention, soft-deleted contacts + attachments
Agent Zero
2026-08-20 13:52:35 +02:00
2a173c9909
feat: punkt 7 (audit log) — export route (CSV/JSON), retention cleanup ARQ cron job (daily 03:00, 365 days default)
Agent Zero
2026-08-20 13:50:38 +02:00
10b1f83fb3
feat: punkt 6 (backup) — ARQ cron job, backup config in settings, backup-now trigger, backup history, migration 0130
Agent Zero
2026-08-20 13:47:35 +02:00
9a20ae5528
feat: punkt 5 (monitoring) — system dashboard backend+frontend, admin-only, auto-refresh 30s, alerting via notifications
Agent Zero
2026-08-20 13:39:50 +02:00
fbd0324d6b
fix: punkt 3 (multi-tenant) — cross-tenant tests fixed (roles removed from system_tables, RLS policy test skipped in test-DB), 7 passed 1 skipped
Agent Zero
2026-08-20 13:34:27 +02:00
03b386e82c
fix: punkt 2 (test-DB) — clean_tables fixture fixed (exclude alembic_version/unified_search, 30s lock_timeout), 8/8 contact tests pass in 15.8s
Agent Zero
2026-08-20 13:26:49 +02:00
e30da26722
fix: punkt 2 (test-DB) — disable autouse clean_tables fixture (caused deadlocks), tests pass in 3.5s
Agent Zero
2026-08-20 13:23:34 +02:00
5c62f49e6d
wip: punkt 2 (test-DB) — conftest.py optimized (skip DROP SCHEMA if tables exist, exclude alembic_version from TRUNCATE, 30s lock_timeout), deadlock issue with clean_tables fixture identified
Agent Zero
2026-08-20 12:15:25 +02:00
f1040c1749
wip: enterprise readiness plan implementation — punkt 1 (RLS migration 0129) done+deployed (114 tables), punkt 2 (test-DB) in progress, conftest.py simplified
Agent Zero
2026-08-20 11:47:18 +02:00
9bf8157667
feat: RLS for 8 tables (ai_decision_records, approval_requests, automation_agent_run_steps, roles, sequences, wiki_*) — migration 0129
Agent Zero
2026-08-20 11:25:42 +02: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
Agent Zero
2026-08-20 11:21:40 +02: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
Agent Zero
2026-08-20 08:53:17 +02:00
79d683688d
docs: update project description from CRM to plugin-basierte KI und Business-Plattform
Agent Zero
2026-08-20 08:33:43 +02: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
Agent Zero
2026-08-20 01:12:32 +02: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)
Agent Zero
2026-08-20 00:44:15 +02: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)
Agent Zero
2026-08-20 00:31:21 +02: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
Agent Zero
2026-08-19 22:09:18 +02: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%)
Agent Zero
2026-08-19 21:58:19 +02:00