-
Notifications
You must be signed in to change notification settings - Fork 13
Research: File-Based researches management for CTX #247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Implement comprehensive contracts and immutable domain models for file-based project management system with template-driven structure, MCP integration, and storage abstraction.
…rafling # Conflicts: # src/Drafling/MCP/DTO/ProjectFilters.php # src/Drafling/Storage/AbstractStorageDriver.php # src/Drafling/Storage/FileStorage/FileStorageDriver.php
…roved project management
…ing functionality
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
… actions for improved consistency and error handling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Research bridges the gap between traditional project management tools and AI-assisted development workflows.
Unlike database-driven project management systems, the Research system stores everything as plain text files that are:
Core Purpose
The Research system solves the friction between structured project management and flexible, AI-assisted workflows by providing:
How It Works
Template System
Templates define the structure of your researches - what categories of work exist, what types of entries you track, and what statuses are available.
Example Template (
feature_discovery.yaml
):Research Structure
Researches are instances of templates with their own entries organized in directories:
Entry Format
Each entry is a Markdown file with YAML frontmatter:
Usage Examples
For Product Teams
Scenario: Product team doing customer research for Q1 features
For Development Teams
Scenario: Technical discovery for architecture decisions
For Consulting Teams
Scenario: Client engagement with multiple workstreams
For Research Teams
Scenario: Academic or UX research project
Integration with CTX
MCP Tools for Claude
The Research system provides Claude with comprehensive research management capabilities:
AI-Powered Workflows
Benefits
For Teams
for AI Integration
For Organizations