{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/one-two-three",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"this is my \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/meta-rules\",\n    \"title\": \"meta rules\"\n  }, \"meta rules\"), \" for automation. \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/impact\",\n    \"title\": \"impact\"\n  }, \"impact\"), \" ,  \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/cost\",\n    \"title\": \"cost\"\n  }, \"cost\"), \" and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/frequency\",\n    \"title\": \"frequency\"\n  }, \"frequency\"), \" should decide how we \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/prioritise\",\n    \"title\": \"prioritise\"\n  }, \"prioritise\"), \" and how we approach \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/automation\",\n    \"title\": \"automation\"\n  }, \"automation\"), \".\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"one - just get it done if it is low impact, low risk and low cost\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"two - \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/thinking\",\n    \"title\": \"thinking\"\n  }, \"thinking\"), \" and \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/documenting\",\n    \"title\": \"documenting\"\n  }, \"documenting\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"three - automate it. \", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"full automation\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"break down the process. see if the sub process is \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/automatable\",\n    \"title\": \"automatable\"\n  }, \"automatable\"), \"\")))), mdx(\"p\", null, \"Take an use case of form builder. \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Form, fields(types of supported)\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"FE for the fields - automatable\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"moving the field from single valued to multivalued\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"lets say we want to start with column in same table to begin with. when multivalue move to another table.\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"migrator changes,\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"script for data migration\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"are the above two things generatable if given the inputs.\")))))), mdx(\"p\", null, \"agents and sub agents\"), mdx(\"p\", null, \"agent - DB agent\\nsub-agent - field transformer\"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[{"id":"43b13c04-0ee2-5825-8832-3b01abcd782d","slug":"rules-for-optimisation"},{"id":"d6e77d51-56a8-57dc-b4e4-82d4e3edb933","slug":"meta-rules"}]}},"pageContext":{"slug":"one-two-three","node":{"childMdx":{"slug":"one-two-three"}}}},
    "staticQueryHashes": []}