diff --git a/docs/specs/core/go/RFC.md b/docs/specs/core/go/RFC.md new file mode 100644 index 0000000..6260bd1 --- /dev/null +++ b/docs/specs/core/go/RFC.md @@ -0,0 +1,5 @@ +# go-proxy RFC + +This path mirrors the authoritative proxy contract in [`../../../../RFC.md`](../../../../RFC.md). + +Use the root RFC for the full implementation contract. diff --git a/docs/specs/rfc/RFC-CORE-008-AGENT-EXPERIENCE.md b/docs/specs/rfc/RFC-CORE-008-AGENT-EXPERIENCE.md new file mode 100644 index 0000000..9ae721c --- /dev/null +++ b/docs/specs/rfc/RFC-CORE-008-AGENT-EXPERIENCE.md @@ -0,0 +1,5 @@ +# RFC-CORE-008: Agent Experience + +This path mirrors the local AX guidance in [`../../../../.core/reference/RFC-025-AGENT-EXPERIENCE.md`](../../../../.core/reference/RFC-025-AGENT-EXPERIENCE.md). + +Use the reference copy for the full design principles.