Commit Graph

1258 Commits

Author SHA1 Message Date
Agent Zero 8a76bfdba4 docs: block B complete - gate B passed all 5 checks 2026-08-23 21:46:21 +02:00
Agent Zero d2434203c1 test(gate-b): new-plugin-without-core-changes + dependency blockade proofs 2026-08-23 21:44:01 +02:00
Agent Zero ad7c763e59 fix(gate-b): fresh-db install path - conditional guards on plugin-table migrations + dual-path convergence migrations
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 21:36:56 +02:00
Agent Zero e3fb4728d7 refactor(b3): dynamic entity registry, custom_fields permissions decoupled from contacts, write perms generated from registry 2026-08-23 20:54:04 +02:00
Agent Zero 7467c01d38 refactor(b2): eliminate all cross-plugin imports - contracts for worker/agent_runner/workstream, declared dependency for wiki
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 20:29:09 +02:00
Agent Zero 4038b74025 docs: b1 progress - contacts domain plugin-owned 2026-08-23 20:20:31 +02:00
Agent Zero 5ad107ff83 refactor(b1): contacts domain fully plugin-owned - routes moved from core to contacts plugin with require_active_plugin guard
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 20:20:02 +02:00
Agent Zero 5cee78c54c docs: block A complete - A2 deactivation cleanup results, Gate A passed 2026-08-23 19:34:49 +02:00
Agent Zero 32f63adc09 test(gate-a): block A completion proof - imports, lifecycle symmetry, activate-once, contract roundtrip 2026-08-23 19:31:33 +02:00
Agent Zero c21634b323 fix(arch-a2): deactivation cleanup - container services, search provider, hook deregistration, notification sync, task state, activation order
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 19:24:12 +02:00
Agent Zero 73d2e109cd docs: block a progress - arch-043/052/008/009 fixed and verified 2026-08-23 18:41:21 +02:00
Agent Zero 795307754f fix(arch-008,arch-009): canonical 2-segment permission schema enforced; fix dead role wildcard patterns
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 18:35:50 +02:00
Agent Zero 17516d2783 fix(arch-043,arch-052): deterministic system tenant lookup; async-safe file metadata
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 16:39:09 +02:00
Agent Zero ed8ee5cda1 docs: architecture repair progress - plan v3, session status, bug statuses 2026-08-23 16:11:01 +02:00
Agent Zero 90a367089d fix(arch-038,arch-054): register_event_handlers hook in BasePlugin; entity model lookup matches registry shape
Check Cross-Plugin Imports / check (push) Has been cancelled
2026-08-23 15:45:43 +02:00
Agent Zero b04cda774b fix(arch-014,arch-020): no contract lazy-resurrect after unregister; event bus dedupes handlers
Check Cross-Plugin Imports / check (push) Has been cancelled
Also fixes ARCH-029/041: none-check before attribute access in trigger dispatcher.
2026-08-23 15:30:12 +02:00
Agent Zero 982b4c9353 fix(arch-003): active-manifests available to every authenticated user 2026-08-23 15:09:39 +02:00
Agent Zero 1d6152fb82 fix(arch-001,arch-002): permissions before on_activate; activate once per process 2026-08-23 15:04:51 +02:00
Agent Zero 337d78ef53 merge: Block H - Agent platform kernel (tools/steps/blocks/tabs plugin-contributable) 2026-08-23 14:47:52 +02:00
Agent Zero 801743ba11 test(block-h): gate H proof - plugin contributes all extension points without core changes 2026-08-23 14:17:02 +02:00
Agent Zero 59fdb614e0 refactor(block-h): ai sidebar tabs resolve via plugin-contributable registry 2026-08-23 13:53:23 +02:00
Agent Zero b7ad5294a5 refactor(block-h): message block types resolve via plugin-contributable registry 2026-08-23 13:45:12 +02:00
Agent Zero 49949066d3 feat(block-h): plugin-contributable intents for fallback action mapper 2026-08-23 13:42:30 +02:00
Agent Zero d87fc4e55c fix(arch-030,arch-047): workflow steps resolve plugins via contracts at runtime 2026-08-23 12:50:53 +02:00
Agent Zero 44511a8fd7 refactor(block-h): knowledge retention job lives with plugin; compliance via contract 2026-08-23 12:18:02 +02:00
Agent Zero a7699d3598 refactor(block-h): resolve CommConversation hardcoding via kommunikation contract 2026-08-23 12:02:29 +02:00
Agent Zero 1f4a621910 refactor(block-h): own integration agent tools in their plugins 2026-08-23 11:44:14 +02:00
Agent Zero 637cfa7940 refactor(block-h): move AI tool registry into core AI layer 2026-08-23 11:44:14 +02:00
Agent Zero 35e2cc8ff2 fix(arch-010): checker scans full app tree by default and handles relative paths 2026-08-23 11:32:12 +02:00
Agent Zero 80775959db fix(arch-043): repair indentation of cron job registration guard 2026-08-23 11:32:12 +02:00
Agent Zero 309c7a1d70 docs: ARCH-061-063 — frontend code analyse (leere route, TeamPanel duplikation, LucideIcons OOM) 2026-08-23 01:04:07 +02:00
Agent Zero 8e041538ad docs: ARCH-060 backup_service naive datetime 2026-08-23 00:53:11 +02:00
Agent Zero 3e9d944b83 docs: 2 weitere Architektur-Fehler (ARCH-058, ARCH-059) — services Analyse 2026-08-23 00:51:52 +02:00
Agent Zero 5dbdf50f39 docs: 5 weitere Architektur-Fehler (ARCH-053 bis ARCH-057) — alle routes komplett gelesen 2026-08-23 00:48:54 +02:00
Agent Zero 2506641b32 docs: 6 weitere Architektur-Fehler (ARCH-047 bis ARCH-052) — manuelle Code-Analyse 2026-08-23 00:43:59 +02:00
Agent Zero 29b3e1acb9 docs: 16 neue Architektur-Fehler (ARCH-031 bis ARCH-046) — manuelle Code-Analyse 2026-08-23 00:41:41 +02:00
Agent Zero 0fdcdb511c docs: ARCH-026 aktualisiert — Cross-Dependencies spezifiziert 2026-08-23 00:34:31 +02:00
Agent Zero 84508b3826 fix(docs): AGENTS.md §0.0 Sub-Agent-Regel nuanciert, project.json Credential-Referenz korrigiert 2026-08-23 00:32:33 +02:00
Agent Zero 0d59389c40 docs: unzuverlässige Script-basierte Fehler gelöscht — nur verifizierte behalten 2026-08-22 23:39:49 +02:00
Agent Zero ba86d588b9 docs: 552 Architektur-Fehler — Migrations gelesen 2026-08-22 23:29:09 +02:00
Agent Zero 40e3ea8876 docs: 549 Architektur-Fehler — Docs gelesen 2026-08-22 23:28:55 +02:00
Agent Zero 0d8f26fa2a docs: 545 Architektur-Fehler — Scripts gelesen 2026-08-22 23:28:42 +02:00
Agent Zero 53695b69ea docs: 536 Architektur-Fehler — Docker/Config gelesen 2026-08-22 23:28:26 +02:00
Agent Zero cddc143b05 docs: 527 Architektur-Fehler — Utils/i18n/Config gelesen 2026-08-22 23:28:11 +02:00
Agent Zero c93ba9d94e docs: 517 Architektur-Fehler — alle Frontend API-Clients gelesen 2026-08-22 23:27:53 +02:00
Agent Zero 5d92ce7b3b docs: 511 Architektur-Fehler — alle Frontend Pages gelesen 2026-08-22 23:27:38 +02:00
Agent Zero a10a435662 docs: 494 Architektur-Fehler — Frontend Pages Batch 1 gelesen 2026-08-22 23:27:20 +02:00
Agent Zero f9048ef073 docs: 475 Architektur-Fehler — alle Frontend Components gelesen 2026-08-22 23:27:01 +02:00
Agent Zero 45bd511831 docs: 435 Architektur-Fehler — alle Plugin Services/Schemas/Contracts gelesen 2026-08-22 23:25:24 +02:00
Agent Zero b13ab4975a docs: 423 Architektur-Fehler — alle Plugin Models gelesen 2026-08-22 23:24:58 +02:00