feat: sync latest ARR implementation

This commit is contained in:
Wyndham ARR
2026-07-31 15:11:42 +08:00
parent d6f8a747fa
commit bf7939dd1a
185 changed files with 17527 additions and 2260 deletions

View File

@@ -1,25 +1,19 @@
# Memory Index
Use this as the high-density entry point before reading slower documents.
## Startup Set
- Project identity: `.project-docs/00-brief/project-positioning.md`
- Current state: `.project-docs/30-worklog/current-state.md`
- Decision list: `.project-docs/10-decisions/decision-index.md`
- Active decisions: `.project-docs/10-decisions/decision-index.md`
- System shape: `.project-docs/20-architecture/system-overview.md`
## Recall Pointers
- Confirmed report workflow and price formula: `.project-docs/10-decisions/ADR-001-automatic-monthly-trigger-and-total-price-formula.md`
- Business rules and exact field semantics: `.project-docs/40-domain/business-rules.md`
- Evidence-heavy bugs, experiments, investigations: `.project-docs/50-evidence/evidence-index.md`
- Current upload E2E blocker: `.project-docs/50-evidence/topics/2026-07-29-live-synthetic-xml-vertical-slice.md`
- Controlled public deployment snapshot: `.project-docs/50-evidence/topics/2026-07-29-public-deployment-repository.md`
- Workflow lessons and repeated agent mistakes: `.project-docs/60-reflection/reflection-index.md`
- Pending promises, loops, timed follow-ups: `.project-docs/80-commitments/commitments.md`
- Stale or conflicting docs: `.project-docs/90-maintenance/stale-items.md`
- ARR-owned processing decision: `.project-docs/10-decisions/ADR-004-arr-owned-programmatic-processing.md`
- Automatic monthly trigger and formula requirement: `.project-docs/10-decisions/ADR-001-automatic-monthly-trigger-and-total-price-formula.md`
- ARR2.0 implementation evidence: `.project-docs/50-evidence/topics/2026-07-30-arr2-programmatic-pipeline.md`
- Business rules: `.project-docs/40-domain/business-rules.md`
- Open gaps/conflicts: `.project-docs/90-maintenance/stale-items.md`
- Future commitments: `.project-docs/80-commitments/commitments.md`
## Loading Rule
Keep this file short. Add pointers here, not full history.
Historical Agent/MCP evidence remains indexed in `.project-docs/50-evidence/evidence-index.md` but is not current architecture.