|
|
d3474b0f8b
|
docs: add implementation plan and clarify no-file-loaded errors
Plan artifacts:
- plan.md: Technical context, constitution check, project structure
- research.md: XER format, MCP SDK, SQLite schema decisions
- data-model.md: Entity definitions and database schema
- contracts/mcp-tools.json: MCP tool schemas (9 tools)
- quickstart.md: Usage guide with examples
- CLAUDE.md: Agent context file
Spec updates:
- Add FR-015: NO_FILE_LOADED error requirement
- Add acceptance scenarios for no-file-loaded errors to US3, US4
|
2026-01-06 20:57:55 -05:00 |
|
|
|
0170eb7fef
|
docs: add project schedule tools feature specification
Feature spec for MCP tools to query XER schedule data:
- 4 user stories (load file, query activities, relationships, summary)
- 14 functional requirements including pagination (100 item default)
- Clarifications: P6 critical flags, multi-project selection, internal calendars
|
2026-01-06 19:58:42 -05:00 |
|
|
|
257135bac0
|
docs: establish project constitution v1.0.1
Define governance for XER MCP Server with 5 core principles:
- Test-First Development (TDD mandatory)
- Extensibility Architecture (pluggable handlers)
- MCP Protocol Compliance (strict spec adherence)
- XER Format Fidelity (no data loss)
- Semantic Versioning (MAJOR.MINOR.PATCH)
Technical standards: Python 3.14, type hints, testing gates
|
2026-01-06 19:37:19 -05:00 |
|
|
|
6df5818c13
|
Initial commit from Specify template
|
2026-01-06 19:22:06 -05:00 |
|