{
  "edition": {
    "edition": "2026-09-06-draft-01",
    "language": "en",
    "publicationState": "published",
    "sourceRevision": "a7e788eb4b151fd92c1f58153e015773e3a829af",
    "projectCount": 67,
    "documentCount": 94,
    "skillCount": 10,
    "archivePath": "library.zip",
    "archiveBytes": 181812,
    "releasedAt": "2026-09-08T05:03:11.129+00:00"
  },
  "access": {
    "released": true,
    "rehearsal": false
  },
  "project": "native-phone/home-measurements.md",
  "markdown": "https://legion.tw/api/projects/packet.md/native-phone/home-measurements.md?edition=2026-09-06-draft-01",
  "documents": [
    {
      "path": "native-phone/README.md",
      "text": "# Native phone applications\n\n[All project types](../README.md) · [Shared launch](../shared/launch.md)\n\nBuild around life away from the desk. Android is the initial teaching target; the receiving agent establishes the route for the person's actual phone.\n\n## Projects to build\n\n- [Capture photographs for a report on site](photo-report-companion.md)\n- [Workout companion](workout-companion.md)\n- [Capture a spoken thought](voice-capture.md)\n- [Home measurements and replacement parts](home-measurements.md)\n- [Treasure hunt](treasure-hunt.md)\n- [Practice notebook with recordings](practice-notebook.md)\n- [Field notebook for an interest](field-notebook.md)\n- [Personal todo app](personal-todo.md)\n- [Notes that reach the agent's workspace](agent-readable-notes.md)\n- [Chat with your coding agent from your phone](coding-agent-in-your-pocket.md)\n\nThese are instructions for projects you can build with your coding agent.\n"
    },
    {
      "path": "native-phone/home-measurements.md",
      "text": "# Keep the measurements and parts you need at the shop\n\nBuild a native Android application for remembering the spaces, measurements, and replacement parts around the person's home. Build it extremely well for use both while recording information at home and while looking at something in a shop. Follow the [shared launch](../shared/launch.md).\n\nStart with a few things the person has actually needed to look up: the opening for a refrigerator, a doorway, a bulb fitting, a filter, or a paint label. Let those examples determine the first useful organization.\n\n## Record what the measurement means\n\nLet the person create a named place or item, take photographs, and record dimensions with their units and notes. A measurement should identify what was measured: the clear opening, the outside of an existing appliance, or a particular part.\n\nMake it easy to connect a dimension to the right photograph or feature. The person should be able to return later and understand whether a width includes trim or whether a depth was measured to the back wall. Let them record relevant clearances and obstructions as part of the same entry.\n\nA sofa's final location and the doorway it must pass through are different things to remember. Let the person collect those related measurements without losing their separate meanings.\n\nUse deliberately recorded measurements and photographs as the foundation. Make correcting a number or adding a better photograph straightforward, with enough context to recognize the current information.\n\n## Remember the exact replacement\n\nGive replacement parts a useful place in the same app. The person can save a clear label photograph, model or part number, size, fitting, and any note that helps them buy the right thing again. Let them add a source link or the name of the shop.\n\nKeep similar items distinguishable. Two rooms may use different bulbs, and two filters may look alike while having different sizes. Organize entries using names and locations the person recognizes.\n\nMake photographs easy to enlarge so a label is readable in the shop. Search should work with the remembered room, object, part number, or note.\n\n## Compare while the decision is in front of them\n\nLet the person open the relevant space and record or inspect a candidate item's dimensions beside it. Keep units clear and make any conversion visible. Where the app calculates a difference, show which dimensions and recorded clearances it compared.\n\nLet them save candidate photographs and notes with the question they are trying to answer. They should be able to compare another option without overwriting the measurements taken at home.\n\nKeep the saved information available without a connection. The app should reopen to useful records after an interruption and make it easy to find the entry again while someone in the shop is waiting.\n\n## Take it on a real shopping task\n\nHandle the Android build and installation and explain the camera or other access the app uses. Give the person an export and recovery path under the shared launch's ownership guidance.\n\nRecord a space and a replacement part, then use the app away from home to inspect the details and compare a candidate. Judge whether the names, photographs, and measurements answer the questions the person actually asks in the aisle.\n\nExplain why a number becomes much more useful when its unit, subject, and context stay with it. Later additions can follow recurring questions the person encounters, including sharing selected records with someone else or adding further capture assistance while preserving the original measurements.\n"
    }
  ]
}