> For the complete documentation index, see [llms.txt](https://legal.desmoinesmaker.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legal.desmoinesmaker.space/meeting-minutes/meeting-minutes/2015/may-2015-board-meeting.md).

# May 2015 - Board Meeting

Board meeting May 27 2015

Called to order: 18:03

Board members present: tom, ray, nabil, bailey, barry

### Finance update:

* not available

### General member meeting agenda:

* state of the non-profit / space
  * cash flow
    * review membership levels and/or review dues structure
    * additional revenue sources - storage cubes, vending machines, etc
* should we add a corporate membership (simpson, sci)
* bylaws review
  * strike section 2.3 - supporting membership
  * revise section 3.1 - regular meetings / special meeting requirements
  * are additional roles needed, or responsibilities changed for existing roles
    * duties of striken roles should be redistributed
    * some defined committees need to be established - building, security, membership, etc
* create a procedures document
* final agenda will be distributed before the meeting

### Buying the compressor:

* get it done (tom volunteered)

### Further steps:

* develop a new member packet / membership responsibilities
* need a better CRM / member management system

\
Adjourned: 18:56


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://legal.desmoinesmaker.space/meeting-minutes/meeting-minutes/2015/may-2015-board-meeting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
