Skip to content

Commit 20e066e

Browse files
authored
Create roadmap.md
1 parent dc3459c commit 20e066e

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

docs/roadmap.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# TraceForge Roadmap
2+
3+
## Phase 1 — Core Trace Layer
4+
- trace parsing
5+
- validation
6+
- explain/inspect CLI
7+
- pretty timeline output
8+
- replay summary
9+
- initial schema
10+
- example traces
11+
- docs
12+
13+
## Phase 2 — Stronger Semantics
14+
- richer event typing
15+
- better validation
16+
- linked trace references
17+
- trace linting
18+
- JSON output mode
19+
20+
## Phase 3 — Governance Awareness
21+
- contract-aware traces
22+
- capability-aware traces
23+
- provenance strengthening
24+
- trace comparison
25+
- policy-aware summaries
26+
27+
## Phase 4 — Interoperability
28+
- runtime adapters
29+
- export/import helpers
30+
- relationship with contracts, capabilities, and skill reliability layers
31+
- broader portable trace workflows

0 commit comments

Comments
 (0)