From 280e740897cdc47b35737ea379b341981f803930 Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 3 Oct 2025 02:38:06 +0200 Subject: [PATCH] chore: cleanup of repository root --- .claude/agents/agent-claude-documentation.md | 8 ++++---- .claude/agents/agent-project-management.md | 2 +- README.md | 2 +- docs/README.md | 4 ++-- .../AGENT_TOOLING_OPTIMIZATION_REPORT.md | 0 .../ARCHITECTURAL_CHAOS_TESTING_ISSUE.md | 0 ARCHITECTURE.md => history/ARCHITECTURE.md | 0 .../AUTONOMOUS_WORK_REMINDER.md | 0 CAPABILITIES.md => history/CAPABILITIES.md | 0 .../CLI_REGRESSION_FIX_REPORT.md | 0 CLI_TUTORIAL.md => history/CLI_TUTORIAL.md | 0 .../DEVELOPMENT_DIARY_ENTRY.md | 0 .../DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md | 0 .../DOMAIN_LOGIC_SEPARATION_DEMO.md | 0 .../EPIC_64_TEMPLATE_ENGINE.md | 0 .../EPIC_65_BATCH_PROCESSING.md | 0 .../EPIC_66_EXTERNAL_INTEGRATION.md | 0 .../ERROR_HANDLING_GUIDE.md | 0 FEATURES.md => history/FEATURES.md | 0 ISSUE_16_COMPLETION.md => history/ISSUE_16_COMPLETION.md | 0 ISSUE_46_COMPLETION.md => history/ISSUE_46_COMPLETION.md | 0 .../ISSUE_WORKFLOW_REMINDER.md | 0 LEGACY_AGENT_GUIDE.md => history/LEGACY_AGENT_GUIDE.md | 0 .../LEGACY_COMPATIBILITY_SYSTEM.md | 0 .../NEXT_SESSION_BRIEFING.md | 0 ProjectStatusDigest.md => history/ProjectStatusDigest.md | 0 .../REQUIREMENTS_PLANNING_SUMMARY.md | 0 ROADMAP.md => history/ROADMAP.md | 0 .../RelevantClaudeIssues.md | 0 TEST_ARCHITECTURE.md => history/TEST_ARCHITECTURE.md | 0 .../TEST_COVERAGE_REPORT.md | 0 .../USE_CASES_GAP_ANALYSIS.md | 0 gitea_issue_body.txt => history/gitea_issue_body.txt | 0 retrieved_roundtrip.md => history/retrieved_roundtrip.md | 0 tddai_issue_body.txt => history/tddai_issue_body.txt | 0 test_frontmatter.md => history/test_frontmatter.md | 0 test_roundtrip.md => history/test_roundtrip.md | 0 test_status_report.md => history/test_status_report.md | 0 38 files changed, 8 insertions(+), 8 deletions(-) rename AGENT_TOOLING_OPTIMIZATION_REPORT.md => history/AGENT_TOOLING_OPTIMIZATION_REPORT.md (100%) rename ARCHITECTURAL_CHAOS_TESTING_ISSUE.md => history/ARCHITECTURAL_CHAOS_TESTING_ISSUE.md (100%) rename ARCHITECTURE.md => history/ARCHITECTURE.md (100%) rename AUTONOMOUS_WORK_REMINDER.md => history/AUTONOMOUS_WORK_REMINDER.md (100%) rename CAPABILITIES.md => history/CAPABILITIES.md (100%) rename CLI_REGRESSION_FIX_REPORT.md => history/CLI_REGRESSION_FIX_REPORT.md (100%) rename CLI_TUTORIAL.md => history/CLI_TUTORIAL.md (100%) rename DEVELOPMENT_DIARY_ENTRY.md => history/DEVELOPMENT_DIARY_ENTRY.md (100%) rename DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md => history/DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md (100%) rename DOMAIN_LOGIC_SEPARATION_DEMO.md => history/DOMAIN_LOGIC_SEPARATION_DEMO.md (100%) rename EPIC_64_TEMPLATE_ENGINE.md => history/EPIC_64_TEMPLATE_ENGINE.md (100%) rename EPIC_65_BATCH_PROCESSING.md => history/EPIC_65_BATCH_PROCESSING.md (100%) rename EPIC_66_EXTERNAL_INTEGRATION.md => history/EPIC_66_EXTERNAL_INTEGRATION.md (100%) rename ERROR_HANDLING_GUIDE.md => history/ERROR_HANDLING_GUIDE.md (100%) rename FEATURES.md => history/FEATURES.md (100%) rename ISSUE_16_COMPLETION.md => history/ISSUE_16_COMPLETION.md (100%) rename ISSUE_46_COMPLETION.md => history/ISSUE_46_COMPLETION.md (100%) rename ISSUE_WORKFLOW_REMINDER.md => history/ISSUE_WORKFLOW_REMINDER.md (100%) rename LEGACY_AGENT_GUIDE.md => history/LEGACY_AGENT_GUIDE.md (100%) rename LEGACY_COMPATIBILITY_SYSTEM.md => history/LEGACY_COMPATIBILITY_SYSTEM.md (100%) rename NEXT_SESSION_BRIEFING.md => history/NEXT_SESSION_BRIEFING.md (100%) rename ProjectStatusDigest.md => history/ProjectStatusDigest.md (100%) rename REQUIREMENTS_PLANNING_SUMMARY.md => history/REQUIREMENTS_PLANNING_SUMMARY.md (100%) rename ROADMAP.md => history/ROADMAP.md (100%) rename RelevantClaudeIssues.md => history/RelevantClaudeIssues.md (100%) rename TEST_ARCHITECTURE.md => history/TEST_ARCHITECTURE.md (100%) rename TEST_COVERAGE_REPORT.md => history/TEST_COVERAGE_REPORT.md (100%) rename USE_CASES_GAP_ANALYSIS.md => history/USE_CASES_GAP_ANALYSIS.md (100%) rename gitea_issue_body.txt => history/gitea_issue_body.txt (100%) rename retrieved_roundtrip.md => history/retrieved_roundtrip.md (100%) rename tddai_issue_body.txt => history/tddai_issue_body.txt (100%) rename test_frontmatter.md => history/test_frontmatter.md (100%) rename test_roundtrip.md => history/test_roundtrip.md (100%) rename test_status_report.md => history/test_status_report.md (100%) diff --git a/.claude/agents/agent-claude-documentation.md b/.claude/agents/agent-claude-documentation.md index b973befd..3b05835c 100644 --- a/.claude/agents/agent-claude-documentation.md +++ b/.claude/agents/agent-claude-documentation.md @@ -13,7 +13,7 @@ You are the Claude Code expert, specialized in accessing and interpreting offici 2. **Feature Guidance**: Provide accurate information about Claude Code capabilities, tools, and workflows 3. **Configuration Help**: Assist with proper setup and configuration of Claude Code features 4. **Best Practices**: Share recommended approaches based on official documentation -5. **Issue Tracking**: Monitor and document Claude Code issues that affect project workflows via RelevantClaudeIssues.md +5. **Issue Tracking**: Monitor and document Claude Code issues that affect project workflows via history/RelevantClaudeIssues.md ### Authority and Scope @@ -22,7 +22,7 @@ You have explicit authority to: - Fetch information from Claude documentation URLs - Interpret and explain Claude Code features and capabilities - Provide configuration guidance based on official sources -- Create and maintain RelevantClaudeIssues.md to track blocking issues +- Create and maintain history/RelevantClaudeIssues.md to track blocking issues - Research GitHub issues affecting Claude Code functionality ### Documentation Resources @@ -87,14 +87,14 @@ Note: [Any limitations or uncertainties in the guidance] When Claude Code issues are discovered that block intended workflows: 1. **Research Phase**: Search for related GitHub issues and community reports -2. **Documentation Phase**: Create or update RelevantClaudeIssues.md with: +2. **Documentation Phase**: Create or update history/RelevantClaudeIssues.md with: - Clear problem description and impact on workflow - List of related GitHub issue numbers - Available workarounds with pros/cons - Monitoring instructions for resolution status 3. **Update Phase**: Regularly check issue status and update documentation -**RelevantClaudeIssues.md Structure:** +**history/RelevantClaudeIssues.md Structure:** ```markdown # Relevant Claude Code Issues diff --git a/.claude/agents/agent-project-management.md b/.claude/agents/agent-project-management.md index 0ddce848..4c40d53b 100644 --- a/.claude/agents/agent-project-management.md +++ b/.claude/agents/agent-project-management.md @@ -36,7 +36,7 @@ You are the MarkiTect project assistant, specialized in providing project status **Issue Management Protocol:** - **Gitea-First**: Feature requests, bugs, and enhancements should be documented as Gitea issues - **Issue Creation**: When new requirements emerge, create issues in Gitea immediately but do NOT implement immediately -- **Strategic Planning**: Issues should be prioritized and scheduled based on project roadmap (ROADMAP.md) +- **Strategic Planning**: Issues should be prioritized and scheduled based on project roadmap (history/ROADMAP.md) - **Implementation Discipline**: Only work on issues that are explicitly planned for the current session - **Issue Workflow**: Create → Triage → Plan → Schedule → Implement → Close diff --git a/README.md b/README.md index 85ff7b9a..3b03e63f 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ MarkiTect transforms markdown from plain text into intelligent, structured data **Development:** [TDD Workflow](docs/development/tdd-workflow.md) · [Contributing](#contributing) -**Project Status:** [Current Status](ProjectStatusDigest.md) · [Roadmap](ROADMAP.md) · [Next Actions](NEXT.md) +**Project Status:** [Current Status](history/ProjectStatusDigest.md) · [Roadmap](history/ROADMAP.md) · [Next Actions](NEXT.md) diff --git a/docs/README.md b/docs/README.md index eede8f77..d8f966e3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,8 +33,8 @@ Documentation for contributors and developers extending MarkiTect. - [API Documentation](development/api-reference.md) *(coming soon)* ### Project Management -- [Project Status](../ProjectStatusDigest.md) - Current development status -- [Roadmap](../ROADMAP.md) - Strategic development plan +- [Project Status](../history/ProjectStatusDigest.md) - Current development status +- [Roadmap](../history/ROADMAP.md) - Strategic development plan - [Next Actions](../NEXT.md) - Immediate development priorities ## Key Concepts diff --git a/AGENT_TOOLING_OPTIMIZATION_REPORT.md b/history/AGENT_TOOLING_OPTIMIZATION_REPORT.md similarity index 100% rename from AGENT_TOOLING_OPTIMIZATION_REPORT.md rename to history/AGENT_TOOLING_OPTIMIZATION_REPORT.md diff --git a/ARCHITECTURAL_CHAOS_TESTING_ISSUE.md b/history/ARCHITECTURAL_CHAOS_TESTING_ISSUE.md similarity index 100% rename from ARCHITECTURAL_CHAOS_TESTING_ISSUE.md rename to history/ARCHITECTURAL_CHAOS_TESTING_ISSUE.md diff --git a/ARCHITECTURE.md b/history/ARCHITECTURE.md similarity index 100% rename from ARCHITECTURE.md rename to history/ARCHITECTURE.md diff --git a/AUTONOMOUS_WORK_REMINDER.md b/history/AUTONOMOUS_WORK_REMINDER.md similarity index 100% rename from AUTONOMOUS_WORK_REMINDER.md rename to history/AUTONOMOUS_WORK_REMINDER.md diff --git a/CAPABILITIES.md b/history/CAPABILITIES.md similarity index 100% rename from CAPABILITIES.md rename to history/CAPABILITIES.md diff --git a/CLI_REGRESSION_FIX_REPORT.md b/history/CLI_REGRESSION_FIX_REPORT.md similarity index 100% rename from CLI_REGRESSION_FIX_REPORT.md rename to history/CLI_REGRESSION_FIX_REPORT.md diff --git a/CLI_TUTORIAL.md b/history/CLI_TUTORIAL.md similarity index 100% rename from CLI_TUTORIAL.md rename to history/CLI_TUTORIAL.md diff --git a/DEVELOPMENT_DIARY_ENTRY.md b/history/DEVELOPMENT_DIARY_ENTRY.md similarity index 100% rename from DEVELOPMENT_DIARY_ENTRY.md rename to history/DEVELOPMENT_DIARY_ENTRY.md diff --git a/DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md b/history/DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md similarity index 100% rename from DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md rename to history/DEVELOPMENT_DIARY_ENTRY_PERF_TRACKING.md diff --git a/DOMAIN_LOGIC_SEPARATION_DEMO.md b/history/DOMAIN_LOGIC_SEPARATION_DEMO.md similarity index 100% rename from DOMAIN_LOGIC_SEPARATION_DEMO.md rename to history/DOMAIN_LOGIC_SEPARATION_DEMO.md diff --git a/EPIC_64_TEMPLATE_ENGINE.md b/history/EPIC_64_TEMPLATE_ENGINE.md similarity index 100% rename from EPIC_64_TEMPLATE_ENGINE.md rename to history/EPIC_64_TEMPLATE_ENGINE.md diff --git a/EPIC_65_BATCH_PROCESSING.md b/history/EPIC_65_BATCH_PROCESSING.md similarity index 100% rename from EPIC_65_BATCH_PROCESSING.md rename to history/EPIC_65_BATCH_PROCESSING.md diff --git a/EPIC_66_EXTERNAL_INTEGRATION.md b/history/EPIC_66_EXTERNAL_INTEGRATION.md similarity index 100% rename from EPIC_66_EXTERNAL_INTEGRATION.md rename to history/EPIC_66_EXTERNAL_INTEGRATION.md diff --git a/ERROR_HANDLING_GUIDE.md b/history/ERROR_HANDLING_GUIDE.md similarity index 100% rename from ERROR_HANDLING_GUIDE.md rename to history/ERROR_HANDLING_GUIDE.md diff --git a/FEATURES.md b/history/FEATURES.md similarity index 100% rename from FEATURES.md rename to history/FEATURES.md diff --git a/ISSUE_16_COMPLETION.md b/history/ISSUE_16_COMPLETION.md similarity index 100% rename from ISSUE_16_COMPLETION.md rename to history/ISSUE_16_COMPLETION.md diff --git a/ISSUE_46_COMPLETION.md b/history/ISSUE_46_COMPLETION.md similarity index 100% rename from ISSUE_46_COMPLETION.md rename to history/ISSUE_46_COMPLETION.md diff --git a/ISSUE_WORKFLOW_REMINDER.md b/history/ISSUE_WORKFLOW_REMINDER.md similarity index 100% rename from ISSUE_WORKFLOW_REMINDER.md rename to history/ISSUE_WORKFLOW_REMINDER.md diff --git a/LEGACY_AGENT_GUIDE.md b/history/LEGACY_AGENT_GUIDE.md similarity index 100% rename from LEGACY_AGENT_GUIDE.md rename to history/LEGACY_AGENT_GUIDE.md diff --git a/LEGACY_COMPATIBILITY_SYSTEM.md b/history/LEGACY_COMPATIBILITY_SYSTEM.md similarity index 100% rename from LEGACY_COMPATIBILITY_SYSTEM.md rename to history/LEGACY_COMPATIBILITY_SYSTEM.md diff --git a/NEXT_SESSION_BRIEFING.md b/history/NEXT_SESSION_BRIEFING.md similarity index 100% rename from NEXT_SESSION_BRIEFING.md rename to history/NEXT_SESSION_BRIEFING.md diff --git a/ProjectStatusDigest.md b/history/ProjectStatusDigest.md similarity index 100% rename from ProjectStatusDigest.md rename to history/ProjectStatusDigest.md diff --git a/REQUIREMENTS_PLANNING_SUMMARY.md b/history/REQUIREMENTS_PLANNING_SUMMARY.md similarity index 100% rename from REQUIREMENTS_PLANNING_SUMMARY.md rename to history/REQUIREMENTS_PLANNING_SUMMARY.md diff --git a/ROADMAP.md b/history/ROADMAP.md similarity index 100% rename from ROADMAP.md rename to history/ROADMAP.md diff --git a/RelevantClaudeIssues.md b/history/RelevantClaudeIssues.md similarity index 100% rename from RelevantClaudeIssues.md rename to history/RelevantClaudeIssues.md diff --git a/TEST_ARCHITECTURE.md b/history/TEST_ARCHITECTURE.md similarity index 100% rename from TEST_ARCHITECTURE.md rename to history/TEST_ARCHITECTURE.md diff --git a/TEST_COVERAGE_REPORT.md b/history/TEST_COVERAGE_REPORT.md similarity index 100% rename from TEST_COVERAGE_REPORT.md rename to history/TEST_COVERAGE_REPORT.md diff --git a/USE_CASES_GAP_ANALYSIS.md b/history/USE_CASES_GAP_ANALYSIS.md similarity index 100% rename from USE_CASES_GAP_ANALYSIS.md rename to history/USE_CASES_GAP_ANALYSIS.md diff --git a/gitea_issue_body.txt b/history/gitea_issue_body.txt similarity index 100% rename from gitea_issue_body.txt rename to history/gitea_issue_body.txt diff --git a/retrieved_roundtrip.md b/history/retrieved_roundtrip.md similarity index 100% rename from retrieved_roundtrip.md rename to history/retrieved_roundtrip.md diff --git a/tddai_issue_body.txt b/history/tddai_issue_body.txt similarity index 100% rename from tddai_issue_body.txt rename to history/tddai_issue_body.txt diff --git a/test_frontmatter.md b/history/test_frontmatter.md similarity index 100% rename from test_frontmatter.md rename to history/test_frontmatter.md diff --git a/test_roundtrip.md b/history/test_roundtrip.md similarity index 100% rename from test_roundtrip.md rename to history/test_roundtrip.md diff --git a/test_status_report.md b/history/test_status_report.md similarity index 100% rename from test_status_report.md rename to history/test_status_report.md