We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3459c commit 20e066eCopy full SHA for 20e066e
1 file changed
docs/roadmap.md
@@ -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