Commit Graph

7 Commits

Author SHA1 Message Date
Yury Kossakovsky
e608c4705d refactor: remove hardcoded project name from docker compose commands 2025-12-11 11:39:01 -07:00
Yury Kossakovsky
02e608faf7 Add Docling service to README and update service addition guidelines
- Included Docling service details in the "Quick Start and Usage" section of README.md, providing users with access information.
- Updated the service addition guidelines in add-new-service.mdc to include instructions for adding service URLs in alphabetical order.
2025-11-09 14:28:17 -07:00
Yury Kossakovsky
1e2636d3bf Update documentation and scripts for n8n installation
- Renamed references from "n8n-installer" to "n8n-install" across multiple files for consistency.
- Improved formatting in Cloudflare instructions for better readability.
- Updated installation script to handle directory corrections for the new naming convention.
- Adjusted service selection script comments to reflect the updated project name.
2025-11-05 10:17:32 -07:00
Yury Kossakovsky
45ecb142b6 Add documentation for adding new services to n8n-installer
- Introduced a comprehensive guide in add-new-service.mdc detailing the steps to add optional services using Docker Compose profiles.
- Included instructions for configuring the Caddyfile, .env.example, and scripts for secret generation and user prompts.
- Emphasized the importance of Basic Auth for public-facing services and provided a checklist for verification and application of changes.
2025-10-20 15:05:46 -06:00
Yury Kossakovsky
672cf5b8aa Add speckit commands for feature analysis, checklist generation, clarification, constitution management, implementation planning, and task generation
- Introduced new commands: `speckit.analyze.md`, `speckit.checklist.md`, `speckit.clarify.md`, `speckit.constitution.md`, `speckit.implement.md`, `speckit.plan.md`, `speckit.specify.md`, and `speckit.tasks.md`.
- Each command includes detailed descriptions, user input requirements, execution steps, and guidelines to ensure consistency and quality in feature development.
- These additions enhance the project's capability to manage feature specifications, implementation plans, and related tasks effectively, promoting a structured approach to development.
2025-10-16 14:54:56 -06:00
Yury Kossakovsky
7a64879cf4 Remove deprecated isolation rules and visual maps from the project
- Deleted multiple files related to isolation rules and visual maps, including main-optimized.mdc, command-execution.mdc, and various Level 1 to Level 4 workflow documents.
- This cleanup helps streamline the project by removing outdated or redundant documentation, ensuring a more efficient and maintainable codebase.
2025-10-16 14:54:15 -06:00
Yury Kossakovsky
43cedb8082 Add optimized isolation rules and visual maps for Memory Bank system
- Introduced a comprehensive set of isolation rules, including optimized workflows for various task levels (1-4) to enhance token efficiency and streamline processes.
- Added visual process maps for different modes (VAN, PLAN, CREATIVE, BUILD, REFLECT, ARCHIVE, QA) to guide users through task documentation and implementation phases.
- Implemented detailed documentation for each rule and map, ensuring clarity and usability for developers working with the Memory Bank system.
2025-08-06 10:55:53 -06:00