=== AI Form Assistant by Volade ===
Contributors: volade
Tags: forms, autocomplete, contact form, ai assistant, field hints
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

AI-assisted form field help and smart autocomplete — offline heuristics by default, optional LLM suggestions for message fields.

== Description ==

**AI Form Assistant by Volade** adds an assistant layer to front-end forms: field hints, smart formatters, and optional AI suggestions for textarea/message fields. It is not a form builder.

* Offline heuristics — email lowercase/trim, phone digits, name title-case, URL https://
* Placeholder tips by field type / name attributes
* Shortcode `[afa_assist]` and CSS selector targeting
* 4 presets: Contact Support, Lead B2B, Booking Inquiry, Newsletter
* Contact Form 7 + generic HTML forms via `data-afa` attributes
* Free JSON export and privacy-safe action log (values truncated)
* Optional OpenAI-compatible suggestions for message/subject fields
* Optional WP AI Client bridge (Premium)
* REST `afa/v1`, WP-CLI `wp afa`

Core value works **without paid AI** — heuristics are always available.

== Installation ==

1. Upload the ZIP via Plugins → Add New → Upload
2. Activate AI Form Assistant by Volade
3. Open Volade → Form Assistant (or Settings → Form Assistant)

== Frequently Asked Questions ==

= Do I need an OpenAI API key? =

No. Guest mode uses local heuristics and tips. Connect for higher daily suggestion caps and OpenAI-compatible settings. Premium unlocks unlimited suggestions, WP AI bridge, and form-builder adapter stubs.

= Does it replace Gravity Forms / WPForms? =

No. It assists existing forms. Premium includes adapter stubs for Gravity Forms and WPForms.

= Is field content logged? =

Action log never stores full PII — values are truncated.

== Changelog ==

= 1.0.0 =
* Initial release — heuristics, frontend assist, presets, CF7/generic integrations, suggester, log, export, REST and WP-CLI.
