tidaldb/docs/specs
jordan 413b712c0a chore: initialize tidalDB repository with schema foundation and standards
- Schema phase 1 (tasks 01-02): EntityId, EntityKind, Timestamp, Score, SignalTypeDef, DecayModel, Window, WindowSet — all with property tests and benchmarks scaffolding
- Stub modules for storage, signals, query, ranking
- Full documentation suite: VISION, USE_CASES, SEQUENCE, API, CODING_GUIDELINES, ai-lookup, research docs, specs, roadmap, planning docs
- Marketing site (Next.js) with blog infrastructure
- .claude/ agents and skills for the tidalDB development workflow
- Foundation standards enforced: thiserror + tracing declared as dependencies, clippy::unwrap_used = deny added to lint config
- .gitignore hardened: .next/, node_modules/, .env, secrets, logs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 12:52:20 -07:00
..
00-architecture-overview.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
01-storage-engine.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
02-entity-model.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
03-signal-system.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
04-relationships.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
05-cohorts.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
06-text-retrieval.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
07-vector-retrieval.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
08-query-engine.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
09-ranking-scoring.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
10-feedback-loop.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
11-schema.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
12-cold-start.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
13-concurrency.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00
14-scale-architecture.md chore: initialize tidalDB repository with schema foundation and standards 2026-02-20 12:52:20 -07:00