Project-authored field experiment
Date: 2026-09-13
Property: SecuritySalesApp.com™ / Base44 app 6aa626575eea89adfa9bc78d
This experiment applies the ĀML research framing to a real production-oriented sales application and public marketing surface. It is project-authored evidence, not independent validation. The declared attention/restoration values below are prototype policy inputs, not objective measurements of cognition, psychology, wellbeing, morality, neurological state, or clinical outcome.
Preserved before state
- Base44 checkpoint:
6aa6f8fdc41582e451bbecfc
- Source commit:
a76495d59daf6e8a772d826058c51cfd907a7cd1
- Operator-supplied mobile capture showed the live Contact page and public navigation on an iPhone-size viewport.
Elements under test
- Public mobile authentication action.
- Mobile public navigation and conversion path.
- Home-page contact area versus the dedicated Contact page.
- Contact-page heading behavior on narrow screens.
- Public internal navigation destinations and hash-section routing.
- Build/lint integrity after changes.
Label provenance
Log In: existing SecuritySalesApp public-header intent; previously icon-only on small screens because the text was hidden below the sm breakpoint.
Home, Product, Pricing, About, Contact: existing public information architecture.
Get Started: existing pricing/conversion intent.
Open Contact Center, Email Sales: derived from the dedicated Contact page and department routing model.
(971) 306-9980: existing site-specific ground truth; preserved unchanged.
office@securitysalesapp.com: current SecuritySalesApp general-office ground truth.
Declared prototype policy inputs
Prototype rule: render_allowed = restoration_value >= attention_cost
| Element |
Purpose |
Attention |
Restoration |
Decision |
| Icon-only mobile login |
Authenticate existing user |
3 |
1 |
SUPPRESS / replace with explicit label |
Explicit Log In |
Authenticate existing user |
2 |
3 |
ALLOW |
| Full department directory duplicated on Home + Contact |
Route visitor |
4 |
2 |
SUPPRESS on Home; preserve on Contact |
Compact Home contact summary + Open Contact Center |
Route visitor |
2 |
4 |
ALLOW |
Missing visible mobile Get Started path |
Move qualified visitor toward access request |
3 |
1 |
SUPPRESS omission |
Visible mobile Get Started action |
Move qualified visitor toward access request |
2 |
3 |
ALLOW |
| Responsive Contact heading constrained to viewport |
Identify page/company without overflow |
1 |
4 |
ALLOW |
Changes applied
- Mobile header now explicitly says
Log In rather than showing an unlabeled icon.
- Added visible
Get Started action to mobile public navigation.
- Reduced duplicated contact-directory density on the Home page.
- Replaced the duplicated Home directory with a compact routing surface pointing to the dedicated Contact Center and Sales.
- Preserved the full department directory on the dedicated Contact page.
- Preserved site-specific phone/email ground truth.
- Kept Product/Pricing hash routing compatible with the app's hash-aware scroll handler.
- Removed unused imports discovered by lint.
After state
- Base44 checkpoint:
6aa6f96cd09e8f29d111560d
- Source commit:
c2953d828f3de7017153510da5fc79b6523e8290
Verification
npm run lint — PASS (0 lint errors)
npm run build — PASS
npm run typecheck — NOT CLEAN because the existing JavaScript project configuration emits broad third-party / typing diagnostics, especially around Leaflet and loosely typed UI wrappers. This is recorded as separate engineering debt rather than falsely claimed fixed.
Result
MIXED / USEFUL. The experiment found concrete meaning-to-action mismatches in the public mobile interface and corrected them. No claim is made that these changes objectively improve conversion, cognition, attention, wellbeing, or sales performance.
A later controlled experiment could measure actual task completion, click-path abandonment, or user-reported clarity with an explicit protocol and consent.
Project-authored field experiment
Date: 2026-09-13
Property: SecuritySalesApp.com™ / Base44 app
6aa626575eea89adfa9bc78dThis experiment applies the ĀML research framing to a real production-oriented sales application and public marketing surface. It is project-authored evidence, not independent validation. The declared attention/restoration values below are prototype policy inputs, not objective measurements of cognition, psychology, wellbeing, morality, neurological state, or clinical outcome.
Preserved before state
6aa6f8fdc41582e451bbecfca76495d59daf6e8a772d826058c51cfd907a7cd1Elements under test
Label provenance
Log In: existing SecuritySalesApp public-header intent; previously icon-only on small screens because the text was hidden below thesmbreakpoint.Home,Product,Pricing,About,Contact: existing public information architecture.Get Started: existing pricing/conversion intent.Open Contact Center,Email Sales: derived from the dedicated Contact page and department routing model.(971) 306-9980: existing site-specific ground truth; preserved unchanged.office@securitysalesapp.com: current SecuritySalesApp general-office ground truth.Declared prototype policy inputs
Prototype rule:
render_allowed = restoration_value >= attention_costLog InOpen Contact CenterGet StartedpathGet StartedactionChanges applied
Log Inrather than showing an unlabeled icon.Get Startedaction to mobile public navigation.After state
6aa6f96cd09e8f29d111560dc2953d828f3de7017153510da5fc79b6523e8290Verification
npm run lint— PASS (0 lint errors)npm run build— PASSnpm run typecheck— NOT CLEAN because the existing JavaScript project configuration emits broad third-party / typing diagnostics, especially around Leaflet and loosely typed UI wrappers. This is recorded as separate engineering debt rather than falsely claimed fixed.Result
MIXED / USEFUL. The experiment found concrete meaning-to-action mismatches in the public mobile interface and corrected them. No claim is made that these changes objectively improve conversion, cognition, attention, wellbeing, or sales performance.
A later controlled experiment could measure actual task completion, click-path abandonment, or user-reported clarity with an explicit protocol and consent.