Back home

Home · Ongoing

Home OS

A shared household system for turning everyday input into clear, confirmed next actions.

Household administration rarely arrives in neat, complete tasks. It arrives as a voice note while leaving the house, a half-remembered item in the shopping list, a receipt, a document that needs a home, or a detail that one person assumes the other knows.

Home OS is my attempt to give that mess a shared, trustworthy place to land.

The problem I wanted to solve

The usual choice is between a chat thread that is easy to use but hard to retrieve, and a structured tool that is correct but too much effort for the moment. I wanted to keep the low-friction input while still creating a record that can be searched, reviewed, and acted on together.

The product is intentionally for one household. It is not a generic project-management workspace with household labels added afterwards.

The product bet

The central rule is simple: AI can help interpret an input, but it does not get to silently write arbitrary household data.

Every assisted capture keeps a trail:

Original input → transcription → editable proposal → confirmation → applied action

That sequence preserves the original evidence, makes uncertainty visible, and keeps the final action under a person’s control. Incomplete input is allowed; a clarification is only worth asking when it changes what should happen.

How it evolved

The scope has grown from a manual household substrate into a more assisted system:

  1. Create a reliable shared record. Tasks, shopping, and household context need to work without an assistant being involved at all.
  2. Introduce universal capture carefully. Text and audio become a proposal for tasks or shopping items, not an autonomous command.
  3. Extend around real household objects. Documents, calendar items, pantry information, receipt imports, and credentials are being brought into the same system where they help resolve a real next action.

The notable iteration is not “adding AI”. It is choosing where AI stops. The interface needs to distinguish what was said, what was inferred, and what has actually been confirmed.

How it is put together

Text, audio, receipts, and documents


Capture stream and transcription


Structured, editable proposal

        clarification when needed


Confirmed Laravel actions
  tasks · shopping · household records · documents · calendar · pantry

The product is manual-first: normal forms and direct actions are always available. The assisted path is layered on top of that same data model, so a capture can be retried, corrected, or confirmed without creating a second, hidden system of record.

What I still want to prove

Trust is the real success criterion. I want to observe whether the confirmation model is light enough to be used every day while still making the system feel safe when an inference is wrong or information is incomplete.

Screens to add

  • An audio or text capture becoming an editable proposal.
  • The one clarification step where it materially changes the outcome.
  • A confirmation view that shows the original input beside the action that will be created.
  • The household view where tasks, shopping, documents, and calendar details meet.