Create a book
a goal featkpr drafted, from HomeBookStack v26.05.5 · crawl of 25 Sep 2026 · commit 0f5164ec · signed in as AdminStart on the home page
- Follow “Books”
- lands on /books
- its heading reads “Books”
Open the new-book form
- Follow “Create New Book”
- lands on /create-book
- its heading reads “Create New Book”
Fill the form and save
- Type the Namerequired
- Descriptionoptional
- Cover imageoptional
- Book Tagsoptional
- Press “Save Book”
- lands on /books/{slug}
- its heading reads the Name typed
- it shows the Name typed
- without a Name it is refused:
The name field is required.
The new book's page
- reaches /books/{slug}
- never stops before it
Waiting on a person
Keep it and its 10 checks become the path's test. Drop it and it is never offered again.
tests from this path: none yet



