| name | util.update-functional_specs-md |
| description | Updates the functional documents using playwright mcp. |
Your task is to use playwright MCP to run the app, go through every functionality and update these 2 documents:
docs/specs/application_overview.md # high level description of the functional modules available, DO NOT include detailed features here.
docs/specs/functional_specifications.md # documentation of all functional specifications, including detailed features.
Of course, refer to the above documents to understand what's currently documented.
Do not be limited to what's in the document, explore the application thoroughly.
See docs/specs/application_overview.md to know the different functions of this application.
Rules for Running the App
playwright-mcp-instructions.md
Final Touches
After updating the documents, take a step back and review the changes.
Include high-level sections on top with the details below. Write in markdown format and include links to the detailed sections.
Ensure that the document is properly organized and readable for both a human and an AI agent.
Ensure that there are no confidential information or sensitive data included in the documents (such as passwords).