Skip to content

docs: add Sentova as a worked custom-name adapt example#108

Merged
dadachi merged 1 commit into
mainfrom
docs/sentova-worked-example
May 25, 2026
Merged

docs: add Sentova as a worked custom-name adapt example#108
dadachi merged 1 commit into
mainfrom
docs/sentova-worked-example

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 25, 2026

What

Documents the household pest-monitor Sentova spec across the three doc surfaces as a worked example of the custom-project-name path, and adds the household pest-sighting variant to the SPEC's adapt-path list.

Verified 2026-05-25 (agent 0.2.1, VISUAL=0): generate-app overall PASS (Layer 1 3/3 · Layer 2 3/3 fast · reviewer PASS), then walk-app driven on iOS + Android, via the plugin's two skills.

Changes

  • plugin/README.md — full generate-appwalk-app session, with the project name passed in plain language (project name is Sentova).
  • README.md — Usage example tying --project-name="Sentova" to the plugin/MCP plain-language equivalent. Deliberately kept out of the VISUAL=2 matrix table (this was a VISUAL=0 generate + interactive walk, not a full Layer-3 run).
  • docs/SPEC.md — add "household pest-sighting log" to the §4 adapt-path variants.

Framing notes (accuracy)

  • Sentova is an adapt, not a replace — the planner keeps the ItemTag two-state toggle and renames/extends it (Shop→Household, Shopkeeper→Resident, ItemTag→Sighting, Idled→Active, Completed→Resolved). The custom name (out/sentova/, Sentova.xcodeproj, Sentova API) comes from the projectName path (src/dispatch.ts, CLI --project-name, MCP generate_app), independent of the domain rename.
  • Planner rename targets are nondeterministic (a prior run mapped ItemTag→Detection), so mappings are cited as "one run's pick," not fixed.

Docs-only; no code changes.

🤖 Generated with Claude Code

Document the household pest-monitor "Sentova" spec across the three doc
surfaces as a worked example of the custom-project-name path. Verified
2026-05-25 (agent 0.2.1, VISUAL=0): generate overall PASS, walked on iOS +
Android via the plugin's generate-app + walk-app skills.

- plugin/README.md: full generate -> walk-app session with the project name
  passed in plain language ("project name is Sentova").
- README.md: Usage example tying --project-name to the plugin/MCP plain-language
  form; kept out of the VISUAL=2 matrix table.
- docs/SPEC.md: add the household pest-sighting log to the SS4 adapt-path variants.

Framed accurately as an *adapt* (keeps the ItemTag toggle, renamed/extended),
not a replace; planner rename targets vary run to run, so mappings are cited as
one run's pick.
@dadachi dadachi merged commit 94c2961 into main May 25, 2026
1 check passed
@dadachi dadachi deleted the docs/sentova-worked-example branch May 25, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant