← Sponic Gardens documents
Working at Sponic Gardens

Best Practices for Working at Sponic Gardens

Expectations and processes for everyone doing paid work, worktrade, or contract work at Sponic Gardens — staff, contractors, residents-in-trade, and visiting collaborators. Working here requires task efficiency, hard-core organization, consistent & clear communication, and a relentless focus on the member and guest experience.

Reference Onboarding Last updated 2026-05-15
"Once a task has just begun, never leave it 'til it's done. Be the labor great or small, do it well or not at all." — Quincy Jones
Contents
  1. The Sponic mandate
  2. Member & guest experience
  3. AI-first by default
  4. Vibe-coding & agentic engineering
  5. Working with the AI stack
  6. Communication
  7. Task efficiency & organization
  8. Organizing information
  9. Taking initiative
  10. Metrics
  11. Project management
  12. Cost considerations
  13. Agreements & physical space
  14. Logging work hours

The Sponic mandate

Sponic Gardens creates natively AI-managed spaces that promote socialization in a healthy, inspiring, and productive manner. The AI works for the members' best interests. Every decision you make about your work should ladder up to that mission.

We are operating towards a goal of:

All of these factors influence the design decisions for projects and work.

Member & guest experience

AI-first by default

Sponic Gardens is an AI-first company. That is not a slogan — it is a job expectation. Everyone, in every role, is expected to use AI to assist in all capacities of their work, and to actively push the capabilities of AI to the current limits. Operations, hospitality, finance, gardening, member relations, recruiting, scheduling, writing, design, research, engineering — all of it.

Vibe-coding & agentic engineering

Beyond using AI as a copilot, everyone at Sponic is expected to become proficient in vibe-coding tools and agentic engineering processes — to the point where they can carry an idea through the full product lifecycle themselves:

  1. Conceptualization — frame the problem, articulate the member or operational outcome, sketch the smallest valuable version.
  2. Specification — write a project spec a model and a human can both build from, including goals, non-goals, success metrics, and explicit constraints. (See Project management.)
  3. Implementation — drive an agent (Claude Code, Codex, Cursor, or whatever the team has standardized on this quarter) to actually build the thing. Review the diff. Push back when the agent does something dumb. Land the change.
  4. Functional testing — write or have the agent write tests, run them, fix what breaks. Don't ship anything you haven't seen run end-to-end at least once.
  5. User testing — put it in front of real members or staff, watch what they actually do (not what they say they'd do), iterate. The dogfooding loop at Sponic is short on purpose; use it.

You do not need to have been a software engineer to do this. You do need to be willing to learn how to operate the tools, read code with AI help, understand what's being committed in your name, and keep going when an agent gets stuck. If you're not there yet, that is a proficiency to build, not a permanent exemption. Ask for pairing time. Watch someone else do it. Then do one yourself.

What "proficient" looks like in practice: you can scope a small internal tool over coffee, kick off an agent to build it, review the resulting PR with intelligent questions, get it deployed to the intranet, and have a teammate using it before the end of the day. If that sentence sounds wild, that's the gap to close — and there is no role at Sponic where closing it is optional.

Working with the AI stack

Sponic Gardens is a natively AI-managed space. That has real implications for how you work — beyond what you'd see at a normal organization.

Communication

Follow-up cadence

When you're responsible for something, you are responsible for driving it to completion regardless of who else has to act. It is your job to make sure the job gets done — or gets officially deprioritized for a good reason. What is not a good reason: "someone else isn't doing something they should be doing."

In general:

Don't rely on just email or messaging. Call people. Bother them. Do not wait idly for multiple days when someone else's response would unblock the work.

Task efficiency & organization

Organizing information

Meetings

Taking initiative

Metrics

Measure, measure, measure (and track) everything — and push the metrics to the team along with commentary on why they are what they are and what new actions each metric indicates we should take. This is a huge priority. Before deciding not to do metrics on something you're working on, confirm that metrics are not a priority for that thing.

Project management

Projects can be small or large — anything from a new tool launch to a new product launch to a new room build-out. For software projects with the dev team there is a specific dev process. For all non-dev projects, use the following. The structure helps you think through things you might miss.

  1. The key prerequisite to a project is defining goals, non-goals, schedule, and success metrics.
  2. Create a Project Spec doc whenever you launch a new project.
    • Name your document descriptively and share with the relevant team. Make sure people at Sponic have edit access unless there's a reason not to.
    • Create a project folder at indocs/projects/[project-name] and put all related documents in it.
    • When linking to a document, use the document's name as the link text — not "click here" or a raw URL.
    • When a Google Doc needs to be accessible org-wide, set permissions so anyone with the link can open it.
  3. Immediately schedule a review of the project doc. Put it on the calendar before the doc is complete.
  4. Once the first draft is done, email a link to everyone relevant and ask for inline comments.
  5. Address comments via whatever channel makes sense — email, calls, in-person. Resolve as much as possible before the review meeting.
  6. At the review meeting, take notes of all open issues and action items.
  7. Revise and resend. Schedule another review if needed.
  8. Create tasks with owners and due dates for all activities.
  9. Calendar all other project activities according to schedule, including final reviews.
  10. Continually drive to 100% completion and roll-out. Elevate any blockers to the review group.
  11. Ask for help early if you're at risk of missing the schedule.

Cost considerations

For any project, it is critical that the cost boundaries are understood — especially the top boundary. What is the most this could cost before it is 100% complete? That number should be clearly communicated up front. The cost of getting something 80% complete doesn't really matter — what matters is the all-in cost of reaching done.

Agreements & physical space

Sponic is an agreements-based organization. Everyone is expected to follow the agreements (and work to modify them when beneficial), including reading the relevant documents. Help others understand the agreements, and ensure that everything is operating within them.

Everything has a place

All items on the property should have a designated place, and no items that don't have a designated place should be kept on the property — if they are here, they should have a place. All items and amenities should be discoverable by someone looking for them, and those that might benefit from them should be discoverable by those who aren't even looking.

This same philosophy extends to digital items and information. Locations should be clearly understood by users of the space. To the extent possible, people should be able to find what they need and do what they need without asking. Use labeling or visible storage. Group similar items together, close to the place where they're likely to be needed.

Clean up after yourself, in an organized manner

Don't leave tools or materials strewn about. Make sure everything is safe. If you're finished with the project, put everything back. The project is not finished until everything is cleaned up and tools are placed in their proper organized places.

Logging work hours

If you're on a worktrade, hourly contract, or similar paid engagement, you must report hours on the same day you do the work. Any work done without same-day reporting is compensated at a discounted rate of 25%. This is needed to ensure work is on track in the right direction, can be reviewed before other work is started, and verified as aligned with best practices.

If you don't do this on the same day, work tends to drift in sub-optimal directions to varying degrees. Read this section again — following the process ensures full pay.

If you're new here: read this whole doc once, ask the AI to review it with you and quiz you on it, and then read it again in a week after you've done some work. Most of it will land differently the second time. If anything in it seems wrong, stale, or not in the best interest of members, the organization, or the system that serves them — raise it. This document is meant to be edited. You can edit anything in it, but tell everyone what changed (or create a system that does this automatically, if one doesn't yet exist).