Home - atterdag/archflow-it-architecture-hub GitHub Wiki
Welcome to the ArchFlow Wiki!
Intelligent IT Architecture Hub
This wiki serves as the central knowledge base for ArchFlow, an innovative web-based platform designed to streamline, visualize, and accelerate IT architecture documentation and decision-making. ArchFlow combines leading architectural standards, powerful diagramming, and cutting-edge generative AI to transform how teams build and evolve their architectures.
📚 Wiki Content Overview
Here you will find detailed documentation about ArchFlow, covering its product vision, technical architecture, development process, and how to use its features effectively.
- About ArchFlow: Understand the vision, problem statement, and core value proposition of ArchFlow.
- Product Features: Dive deep into the functionalities offered by ArchFlow, from structured documentation to AI assistance.
- Architectural Runway: Explore the foundational technical choices and infrastructure that underpin ArchFlow.
- Development Roadmap: Get insights into our current development plans, epics, and user stories.
- Getting Started (Development): Instructions for setting up and contributing to the ArchFlow project locally.
- Contributing: Learn how you can contribute to the ArchFlow project.
- FAQ: Frequently asked questions about ArchFlow.
✨ Key Sections
- Product Description
- Learn about ArchFlow's mission and what it aims to achieve.
- Architectural Runway
- A deep dive into ArchFlow's technology stack and infrastructure.
- Work Breakdown (Epics & User Stories)
- Our development roadmap, broken down into actionable tasks.
- C4 Model Integration
- Details on how Structurizr DSL and Kroki are used for diagramming.
- AI Assistant Usage
- Guidelines and tips for leveraging the generative AI features.
- ADR Best Practices
- How to effectively use Architectural Decision Records within ArchFlow.
🚀 Quick Links for Developers
- Repository - The main ArchFlow codebase.
- Issues - Track bugs, features, and enhancements.
- Project Board - Our development planning board.
- README.md - A quick overview of the project.
🛠️ Getting Started with the Wiki
If you're new to this wiki or looking for specific information, use the navigation on the right to browse through the pages.
For Project Contributors: To contribute to the ArchFlow wiki, you can clone the wiki repository (separate from the main code repository) or edit pages directly on GitHub.
git clone https://github.com/atterdag/archflow-it-architecture-hub.wiki.git
cd archflow-it-architecture-hub.wiki
# Edit .md files
git add .
git commit -m "Your commit message"
git push
Last Updated: 2025-06-14