-
Notifications
You must be signed in to change notification settings - Fork 0
Define default configurations and company template schema #60
Copy link
Copy link
Closed
Labels
prio:mediumShould do, but not blockingShould do, but not blockingscope:medium1-3 days of work1-3 days of workspec:templatesDESIGN_SPEC Section 14 - Templates & BuilderDESIGN_SPEC Section 14 - Templates & Buildertype:featureNew feature implementationNew feature implementation
Description
Context
Create sensible default configurations and define the template schema for pre-built company types.
Acceptance Criteria
- Default config that works out-of-the-box with minimal user input
- Template schema (Pydantic model) for company templates
- At least 2 example templates:
solo_founder.yamlandstartup.yaml(DESIGN_SPEC 4.1) - Template variable substitution (Jinja2 or similar)
- Template validation on load
- Unit tests
Dependencies
- YAML config loader issue (M1)
Design Spec Reference
Sections 4.1, 14.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
prio:mediumShould do, but not blockingShould do, but not blockingscope:medium1-3 days of work1-3 days of workspec:templatesDESIGN_SPEC Section 14 - Templates & BuilderDESIGN_SPEC Section 14 - Templates & Buildertype:featureNew feature implementationNew feature implementation