Policies¶
Company policies and standard operating procedures (SOPs).
Purpose¶
This folder contains official Feoda policies governing how the company operates, especially for the technology team and development processes.
Contents¶
This section will be populated as policies are formalized and documented.
Planned Policies¶
- Development standards and coding conventions
- Code review and PR process
- Environment management (sandbox, production)
- Security and access control policies
- Data handling and privacy
- Incident response procedures
- Change management
How to Add a Policy¶
- Use the appropriate template from doc-templates/.
- Name it descriptively:
code-review-policy.md,security-access-control.md, etc. - Ensure it has clear ownership and review cadence in the frontmatter.
- Submit for approval by leadership before merging.