diff --git a/README.md b/README.md index d6dafd8..b970fb0 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,12 @@ uv run mypy src/ - **[MCP PDF Tools](https://github.com/yourusername/mcp-pdf-tools)** - Companion server for PDF processing - **[FastMCP](https://gofastmcp.com)** - The framework powering this server +## 📝 Behind the Scenes + +This README was rewritten during a human-AI collaboration session. The process raised questions about discernment, voice, and what makes documentation actually land: + +- **[AI Isn't New. Your Discernment Is What Matters.](https://ryanmalloy.com/blog/ai-discernment)** — Ryan's take on 40 years of writing code and why discernment matters more than the tools + --- ## 📜 License diff --git a/reports/pytest_results.json b/reports/pytest_results.json index 4d17593..bfdc8a2 100644 --- a/reports/pytest_results.json +++ b/reports/pytest_results.json @@ -1,9 +1,9 @@ { "metadata": { - "start_time": "2026-01-11T00:23:10.209539", + "start_time": "2026-01-11T00:28:31.202459", "pytest_version": "9.0.2", - "end_time": "2026-01-11T00:23:10.999816", - "duration": 0.7902717590332031, + "end_time": "2026-01-11T00:28:32.132845", + "duration": 0.9303832054138184, "exit_status": 0 }, "summary": { diff --git a/reports/test_dashboard.html b/reports/test_dashboard.html index 8ec838e..0d5e132 100644 --- a/reports/test_dashboard.html +++ b/reports/test_dashboard.html @@ -958,6 +958,6 @@ new TestDashboard(); } - + diff --git a/reports/test_files/test_data.xlsx b/reports/test_files/test_data.xlsx index 43f39ca..b99d7b3 100644 Binary files a/reports/test_files/test_data.xlsx and b/reports/test_files/test_data.xlsx differ diff --git a/reports/test_files/test_document.docx b/reports/test_files/test_document.docx index be0baf7..bbaa798 100644 Binary files a/reports/test_files/test_document.docx and b/reports/test_files/test_document.docx differ diff --git a/reports/test_results.json b/reports/test_results.json index bbd25bd..99faf0d 100644 --- a/reports/test_results.json +++ b/reports/test_results.json @@ -1,8 +1,8 @@ { "metadata": { - "start_time": "2026-01-11T00:23:10.209539", - "end_time": "2026-01-11T00:23:12.295169", - "duration": 1.052842140197754, + "start_time": "2026-01-11T00:28:31.202459", + "end_time": "2026-01-11T00:28:33.718606", + "duration": 1.2442383766174316, "exit_status": 0, "pytest_version": "9.0.2", "test_types": [ @@ -37,8 +37,8 @@ "nodeid": "torture_test.py::test_excel_data_analysis", "category": "Excel", "outcome": "passed", - "duration": 0.1404409408569336, - "timestamp": "2026-01-11T00:23:12.271793", + "duration": 0.17873024940490723, + "timestamp": "2026-01-11T00:28:33.696485", "module": "torture_test", "class": null, "function": "test_excel_data_analysis", @@ -58,8 +58,8 @@ "nodeid": "torture_test.py::test_excel_formula_extraction", "category": "Excel", "outcome": "passed", - "duration": 0.0031723976135253906, - "timestamp": "2026-01-11T00:23:12.274971", + "duration": 0.0032067298889160156, + "timestamp": "2026-01-11T00:28:33.699697", "module": "torture_test", "class": null, "function": "test_excel_formula_extraction", @@ -77,8 +77,8 @@ "nodeid": "torture_test.py::test_excel_chart_generation", "category": "Excel", "outcome": "passed", - "duration": 0.003323078155517578, - "timestamp": "2026-01-11T00:23:12.278299", + "duration": 0.0025446414947509766, + "timestamp": "2026-01-11T00:28:33.702246", "module": "torture_test", "class": null, "function": "test_excel_chart_generation", @@ -100,8 +100,8 @@ "nodeid": "torture_test.py::test_word_structure_analysis", "category": "Word", "outcome": "passed", - "duration": 0.010413646697998047, - "timestamp": "2026-01-11T00:23:12.288718", + "duration": 0.010314226150512695, + "timestamp": "2026-01-11T00:28:33.712565", "module": "torture_test", "class": null, "function": "test_word_structure_analysis", @@ -119,8 +119,8 @@ "nodeid": "torture_test.py::test_word_table_extraction", "category": "Word", "outcome": "passed", - "duration": 0.006224393844604492, - "timestamp": "2026-01-11T00:23:12.294948", + "duration": 0.005824089050292969, + "timestamp": "2026-01-11T00:28:33.718393", "module": "torture_test", "class": null, "function": "test_word_table_extraction", @@ -139,7 +139,7 @@ "category": "Excel", "outcome": "skipped", "duration": 0, - "timestamp": "2026-01-11T00:23:12.294963", + "timestamp": "2026-01-11T00:28:33.718405", "module": "torture_test", "class": null, "function": "test_real_excel_analysis",