Skip to content

Instantly share code, notes, and snippets.

@backnotprop
Created May 9, 2025 04:19
Show Gist options
  • Save backnotprop/4a07a7e8fdd76cbe054761b986a6f853 to your computer and use it in GitHub Desktop.
Save backnotprop/4a07a7e8fdd76cbe054761b986a6f853 to your computer and use it in GitHub Desktop.

(obfuscated business details)

_project_context/
├── CLAUDE.md
├── backlogged_items.md
├── general_project_brief.md
├── workflow_module_test_plan.md
├── workflow_module_test_checklist.md
├── issues_log_and_retrospective.md
├── phase_10_checkpoint_assessment.md
├── phase_10_stakeholder_reporting_plan.md
├── phase_10_completed.md
├── phase_10_data_schema_evolution_plan.md
├── phase_10_runtime_env_config_completed.md
├── phase_10_ongoing_notes.md
├── phase_10_data_transformation_rules.md
├── phase_10_plan.md
├── phase_10_progress.md
├── phase_11_external_interface_specs.md
├── phase_11_completed.md
├── phase_11_critical_info.md
├── phase_11_critical_interject.md
├── phase_11_critical_interject_completed.md
├── phase_11_critical_interject_progress.md
├── phase_11_showcase_protocol.md
├── phase_11_runtime_env_setup_guide.md
├── phase_11_process_monitoring_log.md
├── phase_11_implementation_summary.md
├── phase_11_overview.md
├── phase_11_progress.md
├── phase_11_operational_state_definitions.md
├── phase_11_testing_guide.md
├── phase_12_completed.md
├── phase_12_plan.md
├── phase_12_progress.md
├── phase_1_completed.md
├── phase_1_plan.md
├── phase_1_progress.md
├── phase_2_completed.md
├── phase_2_notes.md
├── phase_2_plan.md
├── phase_2_progress.md
├── phase_3_completed.md
├── phase_3_ideate.md
├── phase_3_notes.md
├── phase_3_plan.md
├── phase_3_progress.md
├── phase_4_completed.md
├── phase_4_ideate.md
├── phase_4_plan.md
├── phase_4_progress.md
├── phase_5_completed.md
├── phase_5_part1_plan.md
├── phase_5_part3_plan.md
├── phase_5_plan.md
├── phase_5_progress.md
├── phase_6_completed.md
├── phase_6_ideate.md
├── phase_6_plan.md
├── phase_6_progress.md
├── phase_7_completed.md
├── phase_7_ideate.md
├── phase_7_part1_plan.md
├── phase_7_part6_completed.md
├── phase_7_plan.md
├── phase_7_progress.md
├── phase_8_completed.md
├── phase_8_critical_pivot.md
├── phase_8_critical_pivot_completed.md
├── phase_8_critical_pivot_plan.md
├── phase_8_critical_pivot_progress.md
├── phase_8_interject.md
├── phase_8_interject_completed.md
├── phase_8_interject_plan.md
├── phase_8_interject_progress.md
├── phase_8_part0_supporting_tools_guide.md
├── phase_8_part0_supporting_tools_changelog.md
├── phase_8_plan.md
├── phase_8_progress.md
├── phase_8_revised_plan.md
├── phase_9_completed.md
├── phase_9_ideate.md
├── phase_9_interject_interfaces_review.md
├── phase_9_interject_interfaces_review_completed.md
├── phase_9_interject_interfaces_review_plan.md
├── phase_9_interject_interfaces_review_progress.md
├── phase_9_part6_reference.md
├── phase_9_plan.md
├── phase_9_progress.md
├── phase_9_testing.md
├── phase_x_ideate.md
├── phase_xx_ideate.md
├── phase_xxx_ideate.md
├── phase_xxxx_ideate.md
├── end_to_end_system_validation.md
├── user_experience_flow_validation.md
├── gemini_reference/
│   ├── count_tokens.txt
│   ├── gemini.txt
│   └── text_generation.txt
├── phase_10_references/
│   ├── [outdated]approach_analysis.md
│   ├── [outdated]approach_analysis_revised.md
│   ├── [rough_early]guidance.md
│   ├── data_transformation_overview.md
│   ├── data_transformation_config_alpha.md
│   └── data_transformation_config_beta.md
├── phase_5_part3_references/
│   ├── Abstract_Data_Entity.ts
│   ├── Input_Orchestration_Module.ts
│   ├── Resource_Mapping_Utility.ts
│   └── legacy_directory_scanner.js
├── phase_5_part5_references/
│   ├── gemini_relevant.ts
│   └── gemini_simple.ts
├── phase_6_part2_references/
│   └── core_framework_schema_definition.py
└── phase_6_schema_references/
    ├── CLAUDE.md
    ├── example_gemini_jsonResponse.ts
    ├── gemini_tokens.txt
    ├── data_model_definitions.md
    ├── input_parameter_templates.md
    ├── attribute_sequence_guidelines.md
    └── developer_utilities_summary.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment