name: ✨ Feature Request description: Suggest a new feature or enhancement for the Tractatus Framework title: "[Feature]: " labels: ["enhancement", "needs-triage"] body: - type: markdown attributes: value: | Thanks for suggesting a feature! Please fill out the form below. - type: textarea id: problem attributes: label: Problem Statement description: Is your feature request related to a problem? Please describe. placeholder: I'm frustrated when... validations: required: true - type: textarea id: solution attributes: label: Proposed Solution description: Describe the solution you'd like to see placeholder: I would like... validations: required: true - type: textarea id: alternatives attributes: label: Alternatives Considered description: Describe any alternative solutions or features you've considered - type: dropdown id: component attributes: label: Component description: Which component would this feature affect? options: - BoundaryEnforcer - CrossReferenceValidator - ContextPressureMonitor - InstructionPersistenceClassifier - MetacognitiveVerifier - PluralisticDeliberationOrchestrator - Website/Documentation - New Component - Other validations: required: true - type: dropdown id: values-impact attributes: label: Values Impact description: Does this feature involve values decisions or governance boundaries? options: - "No - Technical/operational only" - "Yes - May involve values decisions" - "Unsure" validations: required: true - type: textarea id: use-case attributes: label: Use Case description: Describe a specific use case or scenario where this feature would be helpful - type: textarea id: additional attributes: label: Additional Context description: Add any other context, mockups, or examples