Live: Migration Sharelook Angular 16→17
Session: "Migration Sharelook Angular 16→17"
interrupted
Migration ISO 100% Angular 16.2→17.3 — SAFe PI: Planning→Sprint→Review→Retro→Release.
Start the conversation:
Inter-Agent Feed
Patterns
100%
Thinking...
PRs & Deliverables
No PRs yet. Agents will produce them.
Artifacts & Decisions
No artifacts yet
Session Memory
No session memory yet
Project Memory
No project memory yet
Shared Memory
agent-count
45+ agents across 5 SAFe levels: Strategic (DSI, CTO, CPO), Portfolio (managers), Program (RTE, SM), Team (dev, QA, DevOps, Security)
adversarial-review
Multi-vendor cognitive diversity: Code critic (MiniMax), Security critic (GLM), Architecture critic (Opus). Same LLM cannot evaluate its own output.
platform-purpose
Software Factory: emulate a full DSI (Direction des Systèmes d'Information) with autonomous AI agents collaborating on real software projects
differentiation
Real agentic orchestration ≠ workflow automation. Agents debate, veto, negotiate, delegate — not just if/then boxes with LLM wrappers
zero-skip
NEVER skip tests, checks, or quality gates. FIX > SKIP. Always.
tdd-first
Red-Green-Refactor. Tests before code. Coverage 80%+. Complexity < 15 cyclomatic.
fractal-decomposition
L1: Split into 3 concerns (FEATURE → GUARDS → FAILURES). L2: KISS atomic (IMPL → TEST → VERIFY)
lean-values
Quality > Speed, Feedback rapide, Éliminer waste, Respect des personnes, Amélioration continue, Flux continu
stack
FastAPI + HTMX + SSE + SQLite (WAL) + Jinja2 templates
patterns
8 workflow patterns: Parallel, Sequential, Loop, Router, Aggregator, Hierarchical, Network, Human-in-loop