README.md is ~19 KB of standards and governance. That serves architects well, but it gives a first-time visitor no path to a working setup — there is no section answering "clone → install → run → what should I see".
The repo has package.json, husky, commitlint and a src/ tree, so the commands exist. They are just not written down in one place.
Acceptance criteria
Where
README.md, README.es.md.
README.mdis ~19 KB of standards and governance. That serves architects well, but it gives a first-time visitor no path to a working setup — there is no section answering "clone → install → run → what should I see".The repo has
package.json,husky,commitlintand asrc/tree, so the commands exist. They are just not written down in one place.Acceptance criteria
npm ci, the build/validation command, and the expected output.README.es.md.Where
README.md,README.es.md.