// PREVIEW
Agile Kanban — Drag-and-Drop Task Flow

// WORKFLOW
Task-Driven Development — Complete Pipeline from Requirement to Delivery
// FEATURES
Core Capability Matrix
Task-Code Linkage
Branches are tasks, commits are records, MRs are deliverables. Task ↔ Branch ↔ Commit ↔ MR fully traceable in both directions.
Code Hosting
Git HTTP/SSH dual protocol, branch protection, online file browsing, Markdown rendering, Release management.
Agile Project Management
Epic → Story → Task three-tier structure, Sprint planning, drag-and-drop kanban, AI-assisted requirement breakdown.
CI/CD Pipeline
Built-in Docker Executor, .iforge-ci.yml declarative config, secure sandbox isolation, ready out of the box.
Merge Requests
Line-by-line code review, Squash/Rebase merge strategies, Fork contributions, auto-close linked Issues.
Security & Extensibility
LDAP/OIDC single sign-on, Webhook event push, plugin system, repository-level concurrent locks.