Compare commits

..

3 Commits

Author SHA1 Message Date
aa061de3b0 . 2024-12-27 16:00:16 -06:00
5a6ab168a6 . 2024-12-27 15:56:51 -06:00
452467f985 removed operating agreement from startup package 2024-12-27 15:56:28 -06:00
2 changed files with 2 additions and 33 deletions

View File

@@ -8,33 +8,21 @@ This package of materials is in production use by the TSYS Group portfolio of co
## Contents Overview
In the src sub directory you'll see five sub directories:
In the src sub directory you'll see four sub directories:
- BusinessModelCanvas
- OperatingAgreement
- ProductPlan
- StrategicContext
- WardleyValueMap
Please see the next sections for a synopsis of the contents of each directory.
Go to the [git repo page](https://git.knownelement.com/RWSCP) to engaage with the development process if you find any errors, have feedback etc.
Go to the [git repo page](https://git.knownelement.com/RWSCP) to engage with the development process if you find any errors, have feedback etc.
### Business Model Canvas
This is a nice visual representation of your startups business model.
### Operating Agreement
This is the standard set of company bootstrap documents:
- operating agreement
- NDA
- IP Assignment
- corporate governance documents
that RWSCP requires it's portfolio companies to adopt as part of taking advisement/investment from us.
### ProductPlan
This is a standardized comprehensive set of software engineering templates that we require portfolio companies to fully complete as part of the submission for funding process.

View File

@@ -36,22 +36,3 @@
- [Home](./ProductPlan/Home.md)
- [Workfows](./ProductPlan/Workflows.md)
# Operating Agreement
- [Non Disclousre Agreement](./OperatingAgreement/NonDisclosure.md)
- [Intellectual Property Assignment](./OperatingAgreement/IntelectualPropertAssign.md)
- [Definitions](./OperatingAgreement/Definitions.md)
- [Duty Of Care](./OperatingAgreement/DutyOfCare.md)
- [Indemnification](./OperatingAgreement/Indemnification.md)
- [Liability to Third Parties](./OperatingAgreement/LiabilityToThirdParties.md)
- [Management Of The Company](./OperatingAgreement/ManagementOfTheCompany.md)
- [Member Removal](./OperatingAgreement/MemberRemoval.md)
- [Outside Capital Raising](./OperatingAgreement/OutsideCapRaise.md)
- [Profit Interest](./OperatingAgreement/ProfitInterest.md)
- [Rights to Company Information](./OperatingAgreement/RightsToCompanyInformation.md)
- [Taxes](./OperatingAgreement/Taxes.md)
- [Time And Capital Contributions](./OperatingAgreement/TimeAndCapitalRequirements.md)
- [Dissolution of the LLC](./OperatingAgreement/Dissolution.md)
- [Distribtuons of profit](./OperatingAgreement/Distributions.md)
- [LLC Membership and Profit Interests Grants](./OperatingAgreement/ProfitInterestGrant.md)