SepticOwner

Septic ownership record and maintenance planner

A septic system outlives the people who service it and usually outlives the paperwork too. This keeps the permanent part in one place — how the system was built, everything that has been done to it, what documents exist and where they are — so the next conversation starts from a record instead of from memory.

Why a permanent record is worth keeping

Most septic knowledge lives in one person’s head and leaves with them. The installer retires, the pumping company changes hands, the previous owner moves away, and what remains is a lid somewhere under the lawn and a general sense that it was done a while ago. Every visit then begins by re-establishing facts that were known once and written down nowhere.

That rediscovery is billable, it happens on your time, and almost all of it is information you either already have or can obtain for nothing. A tank size is on the permit. A drain field type is on the as-built. A pumping date is on a receipt in an old email. None of it is hard to find once; all of it is tedious to find repeatedly.

The record is also what survives a sale. A buyer, a lender or an inspector asking what has been done to the system is asking a question that a dated timeline answers in seconds and that recollection answers badly.

Why there is no service schedule here

The most common thing a maintenance tool does wrong is imply that a national schedule exists. It does not. Pumping frequency depends on tank size, household size, what goes down the drain, whether there is a garbage disposal, the condition of the tank, the design of the drain field, and the requirements of whichever authority has jurisdiction over your parcel — and those requirements genuinely differ between neighbouring counties.

A tool that produced a date from a form would be inventing the several variables it does not have. So this one does not. There is no interval anywhere in this codebase, no arithmetic that turns a past date into a future one, and no category that a missing record can fall into that reads as “overdue”.

What you get instead is the four honest categories: what you have already arranged, what is worth discussing, what is recorded as done, and what is not established yet. The last one is the one most tools refuse to show you.

Dates you actually know

The timeline accepts a bare year. If you know the tank was pumped in 2019 and nothing more, 2019 is the correct entry — not the first of January, which would be a date you made up and which would then be displayed as though you hadn’t.

Every event also records how you know it: your own recollection, something a provider told you, or something a document states. Those are not the same kind of fact, and the record keeps them distinguishable rather than flattening them into a single history that looks more certain than it is. The summary counts how much of your timeline rests on memory alone, because that is worth knowing about your own record.

What it will never tell you

  • When to pump, inspect or service anything. No interval is generated, ever.
  • That your system is overdue. A gap in the record is a gap in the record.
  • Whether a tank size suits a property, or whether a bedroom count exceeds what the system was permitted for. Both are set by rules SepticOwner does not maintain.
  • That anything has failed, or how long the system has left.
  • What any work would cost.
  • Anything about a specific contractor. No ranking, no rating, no vetting claim.

These are enforced rather than promised: the build fails if a page in this repository states any of them, and the planner has no code path that could produce one.

Where this fits

About this record

How often should I pump my tank?

SepticOwner does not answer that, and it is built so that it cannot. There is no interval published here and none is calculated for your system. How often a septic system needs attention depends on its design, its condition, how the property is used, and the rules of the authority with jurisdiction — which differ by state, by county and sometimes by parcel. A qualified professional and your local authority are the sources for that answer.

Does an empty timeline mean I am overdue for something?

No. An empty timeline means the history is not established. It does not mean nothing has been done, and it does not mean anything is due. Those are three different things, and collapsing them would be the easiest way for this tool to mislead you.

Are my documents uploaded anywhere?

No. Nothing is uploaded and no file is stored. The register records that a document exists, what kind it is, its date and where you keep it — so you can find it again. Your paperwork stays wherever you already keep it, which is the point.

Where is the record kept?

In this browser, under one versioned key, at schema version 3. There is no account, no sync and no cloud backup, so it will not follow you to another device. If a stored record cannot be read it is cleared rather than partly trusted, because reading half a record is worse than reading none — you cannot see which half survived.

Is this the same record as the project planner?

Yes. There is one record per browser and both tools read and write it. The planner captures what you know before a visit; this keeps the permanent part — how the system was built and what has happened to it. A property has one septic system, so keeping two records that could disagree about the same tank would be worse than any amount of overlap.

Will it tell me if my tank is too small for my house?

No. Recording a tank size and a bedroom count does not license a statement about whether one suits the other — that is set by the rules that applied when the system was permitted and by the system’s design, neither of which SepticOwner maintains. It records both figures because people will ask you for them.