thanks for the explanation @deanrie very much appreciated - a related question is how we can have language specific rules work well in our monorepo - we have a mix of ruby and python (amongst others) and after having updated our ruby.mdc with several iterations of globs (still not sure if we need spaces between the globs or not) I think we have it so that if we specifically mention a ruby file in an instruction the ruby rules are followed, but when making a plan that happens to make edits to ruby files the rules are not necessarily followed - would be great if any time a model started to make changes it could have the file specific rules inserted into its context … happy to make this a separate topic if that’s easier?
Also is there a way to see which files have actually been indexed vs just % of the codebase?